| 1 | [ Mar 20 19:58:05 Enabled. ] | ||
| 2 | [ Mar 20 19:58:05 Rereading configuration. ] | ||
| 3 | [ Mar 20 19:58:06 Rereading configuration. ] | ||
| 4 | [ Mar 20 19:58:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 20 19:58:08 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.20 19:58:09.186768 [ 1 ] {} <Information> Application: Will watch for the process with pid 24342 | ||
| 29 | 2026.03.20 19:58:09.187171 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.20 19:58:09.635327 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24342 | ||
| 31 | 2026.03.20 19:58:09.636048 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.20 19:58:09.636193 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.20 19:58:09.726190 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.20 19:58:09.780055 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.20 19:58:09.780112 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.20 19:58:09.780133 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.20 19:58:09.780206 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.20 19:58:09.780643 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.20 19:58:09.783686 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.20 19:58:09.784653 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.20 19:58:09.785515 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.20 19:58:09.785541 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.20 19:58:09.785556 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.20 19:58:09.786296 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.20 19:58:09.787296 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.20 19:58:09.794397 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.20 19:58:09.795066 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.20 19:58:09.796765 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.20 19:58:09.796840 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.20 19:58:09.797988 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.20 19:58:09.798383 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.20 19:58:09.802136 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.20 19:58:09.802597 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.20 19:58:09.805886 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.20 19:58:09.806251 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.20 19:58:09.806633 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.20 19:58:09.806967 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.20 19:58:09.808330 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.20 19:58:09.808359 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.20 19:58:09.808432 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.20 19:58:09.808490 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.20 19:58:09.827422 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.20 19:58:09.827450 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180853 sec | ||
| 68 | 2026.03.20 19:58:09.827479 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.20 19:58:09.827495 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.20 19:58:09.828310 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.20 19:58:09.828894 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.20 19:58:09.838867 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.20 19:58:09.838909 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.20 19:58:09.838936 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.20 19:58:09.838951 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.20 19:58:09.838983 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.20 19:58:09.839001 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.20 19:58:09.841025 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.20 19:58:09.841066 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.20 19:58:09.841085 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.20 19:58:09.841212 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.20 19:58:09.841249 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.20 19:58:09.841262 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.20 19:58:09.841293 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.20 19:58:09.841304 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.20 19:58:09.841331 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.20 19:58:09.841353 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.20 19:58:09.863856 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.20 19:58:09.868151 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.20 19:58:09.868193 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0751e-05 sec | ||
| 91 | 2026.03.20 19:58:09.868205 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.20 19:58:09.868216 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.20 19:58:09.868241 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.20 19:58:09.868426 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.20 19:58:09.868468 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.20 19:58:09.868480 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.20 19:58:09.868491 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.20 19:58:09.868502 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.20 19:58:09.871918 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.20 19:58:09.872111 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.20 19:58:09.873471 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.294e-05 sec. | ||
| 102 | 2026.03.20 19:58:09.873809 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.20 19:58:09.875015 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.20 19:58:09.875096 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.20 19:58:10.001198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.20 19:58:10.581550 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60290 | ||
| 107 | 2026.03.20 19:58:10.582380 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.20 19:58:10.582448 [ 3 ] {} <Debug> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Authenticating user 'default' from [fd00:1122:3344:101::d]:60290 | ||
| 109 | 2026.03.20 19:58:10.582487 [ 3 ] {} <Debug> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.20 19:58:10.582500 [ 3 ] {} <Debug> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.20 19:58:10.582604 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.20 19:58:10.582643 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.20 19:58:10.582659 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.20 19:58:10.583155 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63586 | ||
| 115 | 2026.03.20 19:58:10.583251 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60645 | ||
| 116 | 2026.03.20 19:58:10.583264 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49955 | ||
| 117 | 2026.03.20 19:58:10.583373 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.20 19:58:10.583412 [ 4 ] {} <Debug> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Authenticating user 'default' from [fd00:1122:3344:101::d]:63586 | ||
| 119 | 2026.03.20 19:58:10.583415 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.20 19:58:10.583435 [ 4 ] {} <Debug> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.20 19:58:10.583439 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53508 | ||
| 122 | 2026.03.20 19:58:10.583460 [ 4 ] {} <Debug> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.20 19:58:10.583464 [ 254 ] {} <Debug> TCP-Session: 2a7e0b0e-256a-43dd-964a-b79f6c7d53d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60645 | ||
| 124 | 2026.03.20 19:58:10.583502 [ 254 ] {} <Debug> TCP-Session: 2a7e0b0e-256a-43dd-964a-b79f6c7d53d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.20 19:58:10.583501 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.20 19:58:10.583528 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36590 | ||
| 127 | 2026.03.20 19:58:10.583559 [ 5 ] {} <Debug> TCP-Session: cac212f4-4843-4c05-abd6-541f69ba2730 Authenticating user 'default' from [fd00:1122:3344:101::d]:49955 | ||
| 128 | 2026.03.20 19:58:10.583574 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.20 19:58:10.583517 [ 254 ] {} <Debug> TCP-Session: 2a7e0b0e-256a-43dd-964a-b79f6c7d53d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.20 19:58:10.583601 [ 5 ] {} <Debug> TCP-Session: cac212f4-4843-4c05-abd6-541f69ba2730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.20 19:58:10.583622 [ 255 ] {} <Debug> TCP-Session: d42a73f8-54b8-4dfd-bab2-f68adf465dad Authenticating user 'default' from [fd00:1122:3344:101::d]:53508 | ||
| 132 | 2026.03.20 19:58:10.583642 [ 5 ] {} <Debug> TCP-Session: cac212f4-4843-4c05-abd6-541f69ba2730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.20 19:58:10.583650 [ 255 ] {} <Debug> TCP-Session: d42a73f8-54b8-4dfd-bab2-f68adf465dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.20 19:58:10.583671 [ 255 ] {} <Debug> TCP-Session: d42a73f8-54b8-4dfd-bab2-f68adf465dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.20 19:58:10.583687 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38175 | ||
| 136 | 2026.03.20 19:58:10.583847 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43386 | ||
| 137 | 2026.03.20 19:58:10.584348 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.20 19:58:10.584387 [ 256 ] {} <Debug> TCP-Session: 939e15ae-ff56-4098-a388-07575be577ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36590 | ||
| 139 | 2026.03.20 19:58:10.584405 [ 256 ] {} <Debug> TCP-Session: 939e15ae-ff56-4098-a388-07575be577ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.20 19:58:10.584434 [ 256 ] {} <Debug> TCP-Session: 939e15ae-ff56-4098-a388-07575be577ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.20 19:58:10.584443 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54179 | ||
| 142 | 2026.03.20 19:58:10.584576 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.20 19:58:10.584625 [ 258 ] {} <Debug> TCP-Session: 2176b65b-f13f-4467-951d-6611cb62d149 Authenticating user 'default' from [fd00:1122:3344:101::d]:43386 | ||
| 144 | 2026.03.20 19:58:10.584660 [ 258 ] {} <Debug> TCP-Session: 2176b65b-f13f-4467-951d-6611cb62d149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.20 19:58:10.584673 [ 258 ] {} <Debug> TCP-Session: 2176b65b-f13f-4467-951d-6611cb62d149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.20 19:58:10.585116 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.20 19:58:10.585165 [ 257 ] {} <Debug> TCP-Session: 0b773a81-8806-4a76-bb22-76535c18eb68 Authenticating user 'default' from [fd00:1122:3344:101::d]:38175 | ||
| 148 | 2026.03.20 19:58:10.585176 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.03.20 19:58:10.585188 [ 257 ] {} <Debug> TCP-Session: 0b773a81-8806-4a76-bb22-76535c18eb68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.20 19:58:10.585222 [ 257 ] {} <Debug> TCP-Session: 0b773a81-8806-4a76-bb22-76535c18eb68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.20 19:58:10.585231 [ 259 ] {} <Debug> TCP-Session: 2fd83821-2217-44d7-9004-6441278457e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54179 | ||
| 152 | 2026.03.20 19:58:10.585262 [ 259 ] {} <Debug> TCP-Session: 2fd83821-2217-44d7-9004-6441278457e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.20 19:58:10.585287 [ 259 ] {} <Debug> TCP-Session: 2fd83821-2217-44d7-9004-6441278457e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.20 19:58:10.585845 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.03.20 19:58:10.588460 [ 3 ] {c50717b1-cc09-4bf9-bc11-9c0c4254d5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.20 19:58:10.638082 [ 3 ] {c50717b1-cc09-4bf9-bc11-9c0c4254d5a1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60290) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.03.20 19:58:10.639123 [ 3 ] {c50717b1-cc09-4bf9-bc11-9c0c4254d5a1} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.20 19:58:10.639290 [ 3 ] {c50717b1-cc09-4bf9-bc11-9c0c4254d5a1} <Debug> TCPHandler: Processed in 0.055668402 sec. | ||
| 205 | 2026.03.20 19:58:10.639638 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.20 19:58:10.640322 [ 4 ] {8c9c3dd0-0c60-4bd1-add5-7c605002343d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.20 19:58:10.640667 [ 4 ] {8c9c3dd0-0c60-4bd1-add5-7c605002343d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63586) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.03.20 19:58:10.640807 [ 4 ] {8c9c3dd0-0c60-4bd1-add5-7c605002343d} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.03.20 19:58:10.640883 [ 4 ] {8c9c3dd0-0c60-4bd1-add5-7c605002343d} <Debug> TCPHandler: Processed in 0.00140381 sec. | ||
| 256 | 2026.03.20 19:58:10.641253 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.20 19:58:10.642159 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.20 19:58:10.642985 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.20 19:58:10.647603 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.20 19:58:10.647627 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6381e-05 sec | ||
| 261 | 2026.03.20 19:58:10.647674 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.20 19:58:10.647702 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.20 19:58:10.647734 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.20 19:58:10.648394 [ 3 ] {6eea0de6-024e-46be-8e63-c3eb3c89cd76} <Debug> TCPHandler: Processed in 0.007311885 sec. | ||
| 265 | 2026.03.20 19:58:10.648550 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.20 19:58:10.648692 [ 3 ] {b010a592-12aa-4d96-b306-96570bc0b538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) /* 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.03.20 19:58:10.648753 [ 3 ] {b010a592-12aa-4d96-b306-96570bc0b538} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.20 19:58:10.653544 [ 3 ] {b010a592-12aa-4d96-b306-96570bc0b538} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.20 19:58:10.655014 [ 3 ] {b010a592-12aa-4d96-b306-96570bc0b538} <Debug> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5): Loading data parts | ||
| 271 | 2026.03.20 19:58:10.656149 [ 3 ] {b010a592-12aa-4d96-b306-96570bc0b538} <Debug> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5): There are no data parts | ||
| 272 | 2026.03.20 19:58:10.658506 [ 3 ] {b010a592-12aa-4d96-b306-96570bc0b538} <Debug> TCPHandler: Processed in 0.009984374 sec. | ||
| 273 | 2026.03.20 19:58:10.658673 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.20 19:58:10.658868 [ 3 ] {28aa9e52-a191-4739-99fd-c6a95072c8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) /* 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.03.20 19:58:10.658934 [ 3 ] {28aa9e52-a191-4739-99fd-c6a95072c8cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.20 19:58:10.669185 [ 3 ] {28aa9e52-a191-4739-99fd-c6a95072c8cc} <Debug> oximeter.measurements_bool (c36aea24-924b-4c97-bb66-a844abc721e1): Loading data parts | ||
| 287 | 2026.03.20 19:58:10.669473 [ 3 ] {28aa9e52-a191-4739-99fd-c6a95072c8cc} <Debug> oximeter.measurements_bool (c36aea24-924b-4c97-bb66-a844abc721e1): There are no data parts | ||
| 288 | 2026.03.20 19:58:10.675529 [ 3 ] {28aa9e52-a191-4739-99fd-c6a95072c8cc} <Debug> TCPHandler: Processed in 0.016907454 sec. | ||
| 289 | 2026.03.20 19:58:10.675747 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.20 19:58:10.675959 [ 3 ] {a5255852-6d9d-44d9-8d33-9dd2baab045c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.676029 [ 3 ] {a5255852-6d9d-44d9-8d33-9dd2baab045c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.20 19:58:10.682358 [ 3 ] {a5255852-6d9d-44d9-8d33-9dd2baab045c} <Debug> oximeter.measurements_i8 (04a90389-fc14-4ee0-934c-0cda6d49159e): Loading data parts | ||
| 293 | 2026.03.20 19:58:10.682603 [ 3 ] {a5255852-6d9d-44d9-8d33-9dd2baab045c} <Debug> oximeter.measurements_i8 (04a90389-fc14-4ee0-934c-0cda6d49159e): There are no data parts | ||
| 294 | 2026.03.20 19:58:10.688798 [ 3 ] {a5255852-6d9d-44d9-8d33-9dd2baab045c} <Debug> TCPHandler: Processed in 0.013133689 sec. | ||
| 295 | 2026.03.20 19:58:10.688966 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.20 19:58:10.689309 [ 3 ] {82c642cd-592a-4378-a2b5-bd7165943741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.689364 [ 3 ] {82c642cd-592a-4378-a2b5-bd7165943741} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.20 19:58:10.698712 [ 3 ] {82c642cd-592a-4378-a2b5-bd7165943741} <Debug> oximeter.measurements_u8 (4b7c7667-3425-4a11-9fa0-08a993fd3661): Loading data parts | ||
| 299 | 2026.03.20 19:58:10.698876 [ 3 ] {82c642cd-592a-4378-a2b5-bd7165943741} <Debug> oximeter.measurements_u8 (4b7c7667-3425-4a11-9fa0-08a993fd3661): There are no data parts | ||
| 300 | 2026.03.20 19:58:10.707122 [ 3 ] {82c642cd-592a-4378-a2b5-bd7165943741} <Debug> TCPHandler: Processed in 0.018208892 sec. | ||
| 301 | 2026.03.20 19:58:10.707386 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.20 19:58:10.707553 [ 3 ] {96d9a99a-64b9-41c7-9293-c12b41733b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.707688 [ 3 ] {96d9a99a-64b9-41c7-9293-c12b41733b80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.20 19:58:10.712612 [ 3 ] {96d9a99a-64b9-41c7-9293-c12b41733b80} <Debug> oximeter.measurements_i16 (26be5fbd-22dd-43aa-b2de-1e4891e4cce3): Loading data parts | ||
| 305 | 2026.03.20 19:58:10.712790 [ 3 ] {96d9a99a-64b9-41c7-9293-c12b41733b80} <Debug> oximeter.measurements_i16 (26be5fbd-22dd-43aa-b2de-1e4891e4cce3): There are no data parts | ||
| 306 | 2026.03.20 19:58:10.715024 [ 3 ] {96d9a99a-64b9-41c7-9293-c12b41733b80} <Debug> TCPHandler: Processed in 0.007747301 sec. | ||
| 307 | 2026.03.20 19:58:10.715169 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.20 19:58:10.715423 [ 3 ] {8f95559a-0a4f-409f-a3ce-05ed30a8a30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.715658 [ 3 ] {8f95559a-0a4f-409f-a3ce-05ed30a8a30a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.20 19:58:10.724429 [ 3 ] {8f95559a-0a4f-409f-a3ce-05ed30a8a30a} <Debug> oximeter.measurements_u16 (dd435893-13fd-43ed-98ea-bf435ce59b11): Loading data parts | ||
| 311 | 2026.03.20 19:58:10.724580 [ 3 ] {8f95559a-0a4f-409f-a3ce-05ed30a8a30a} <Debug> oximeter.measurements_u16 (dd435893-13fd-43ed-98ea-bf435ce59b11): There are no data parts | ||
| 312 | 2026.03.20 19:58:10.728516 [ 3 ] {8f95559a-0a4f-409f-a3ce-05ed30a8a30a} <Debug> TCPHandler: Processed in 0.013333012 sec. | ||
| 313 | 2026.03.20 19:58:10.728768 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.20 19:58:10.728990 [ 3 ] {f801a75f-d36e-4997-8cb1-1601779d892a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.729129 [ 3 ] {f801a75f-d36e-4997-8cb1-1601779d892a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.20 19:58:10.740548 [ 3 ] {f801a75f-d36e-4997-8cb1-1601779d892a} <Debug> oximeter.measurements_i32 (51880097-9a29-40ed-88f5-f91ba36beb9f): Loading data parts | ||
| 317 | 2026.03.20 19:58:10.740818 [ 3 ] {f801a75f-d36e-4997-8cb1-1601779d892a} <Debug> oximeter.measurements_i32 (51880097-9a29-40ed-88f5-f91ba36beb9f): There are no data parts | ||
| 318 | 2026.03.20 19:58:10.745858 [ 3 ] {f801a75f-d36e-4997-8cb1-1601779d892a} <Debug> TCPHandler: Processed in 0.017139737 sec. | ||
| 319 | 2026.03.20 19:58:10.746020 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.20 19:58:10.746183 [ 3 ] {1589e352-10ae-47d4-91e6-9b5a43d24dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.746323 [ 3 ] {1589e352-10ae-47d4-91e6-9b5a43d24dfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.20 19:58:10.748508 [ 3 ] {1589e352-10ae-47d4-91e6-9b5a43d24dfd} <Debug> oximeter.measurements_u32 (92b6449e-3095-43f7-85d6-c6a613d81c60): Loading data parts | ||
| 323 | 2026.03.20 19:58:10.748659 [ 3 ] {1589e352-10ae-47d4-91e6-9b5a43d24dfd} <Debug> oximeter.measurements_u32 (92b6449e-3095-43f7-85d6-c6a613d81c60): There are no data parts | ||
| 324 | 2026.03.20 19:58:10.752563 [ 3 ] {1589e352-10ae-47d4-91e6-9b5a43d24dfd} <Debug> TCPHandler: Processed in 0.006621846 sec. | ||
| 325 | 2026.03.20 19:58:10.752704 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.20 19:58:10.752956 [ 3 ] {27b9a104-acd1-4a4d-a609-188ef37b292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.753069 [ 3 ] {27b9a104-acd1-4a4d-a609-188ef37b292b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.20 19:58:10.759689 [ 3 ] {27b9a104-acd1-4a4d-a609-188ef37b292b} <Debug> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): Loading data parts | ||
| 329 | 2026.03.20 19:58:10.759834 [ 3 ] {27b9a104-acd1-4a4d-a609-188ef37b292b} <Debug> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): There are no data parts | ||
| 330 | 2026.03.20 19:58:10.768836 [ 3 ] {27b9a104-acd1-4a4d-a609-188ef37b292b} <Debug> TCPHandler: Processed in 0.016148793 sec. | ||
| 331 | 2026.03.20 19:58:10.769008 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.20 19:58:10.769196 [ 3 ] {b0ec3c80-ba80-4401-b00b-ed9c51ccd723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.769329 [ 3 ] {b0ec3c80-ba80-4401-b00b-ed9c51ccd723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.20 19:58:10.776452 [ 3 ] {b0ec3c80-ba80-4401-b00b-ed9c51ccd723} <Debug> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Loading data parts | ||
| 335 | 2026.03.20 19:58:10.776640 [ 3 ] {b0ec3c80-ba80-4401-b00b-ed9c51ccd723} <Debug> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): There are no data parts | ||
| 336 | 2026.03.20 19:58:10.785431 [ 3 ] {b0ec3c80-ba80-4401-b00b-ed9c51ccd723} <Debug> TCPHandler: Processed in 0.016490338 sec. | ||
| 337 | 2026.03.20 19:58:10.785592 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.20 19:58:10.785870 [ 3 ] {bfbc7804-36bd-4dce-b3bb-86005494d053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.785998 [ 3 ] {bfbc7804-36bd-4dce-b3bb-86005494d053} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.20 19:58:10.788588 [ 3 ] {bfbc7804-36bd-4dce-b3bb-86005494d053} <Debug> oximeter.measurements_f32 (adfd4ec2-adf5-4ef2-9f74-1926094ae5ee): Loading data parts | ||
| 341 | 2026.03.20 19:58:10.788734 [ 3 ] {bfbc7804-36bd-4dce-b3bb-86005494d053} <Debug> oximeter.measurements_f32 (adfd4ec2-adf5-4ef2-9f74-1926094ae5ee): There are no data parts | ||
| 342 | 2026.03.20 19:58:10.792162 [ 3 ] {bfbc7804-36bd-4dce-b3bb-86005494d053} <Debug> TCPHandler: Processed in 0.006611485 sec. | ||
| 343 | 2026.03.20 19:58:10.792325 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.20 19:58:10.792505 [ 3 ] {a33ff1e0-3714-4956-9442-84816b4d9e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.792705 [ 3 ] {a33ff1e0-3714-4956-9442-84816b4d9e4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.20 19:58:10.802774 [ 3 ] {a33ff1e0-3714-4956-9442-84816b4d9e4b} <Debug> oximeter.measurements_f64 (7a6443ec-5bc3-4018-95ea-19117b6b4827): Loading data parts | ||
| 347 | 2026.03.20 19:58:10.803013 [ 3 ] {a33ff1e0-3714-4956-9442-84816b4d9e4b} <Debug> oximeter.measurements_f64 (7a6443ec-5bc3-4018-95ea-19117b6b4827): There are no data parts | ||
| 348 | 2026.03.20 19:58:10.809032 [ 3 ] {a33ff1e0-3714-4956-9442-84816b4d9e4b} <Debug> TCPHandler: Processed in 0.016768722 sec. | ||
| 349 | 2026.03.20 19:58:10.809180 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.20 19:58:10.809447 [ 3 ] {bfd9b01b-a437-4200-9672-2a89903d4b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.809578 [ 3 ] {bfd9b01b-a437-4200-9672-2a89903d4b80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.20 19:58:10.815325 [ 3 ] {bfd9b01b-a437-4200-9672-2a89903d4b80} <Debug> oximeter.measurements_string (4d9f2c53-3a6d-4011-bd0a-f947e42658e9): Loading data parts | ||
| 353 | 2026.03.20 19:58:10.815479 [ 3 ] {bfd9b01b-a437-4200-9672-2a89903d4b80} <Debug> oximeter.measurements_string (4d9f2c53-3a6d-4011-bd0a-f947e42658e9): There are no data parts | ||
| 354 | 2026.03.20 19:58:10.818253 [ 3 ] {bfd9b01b-a437-4200-9672-2a89903d4b80} <Debug> TCPHandler: Processed in 0.009121322 sec. | ||
| 355 | 2026.03.20 19:58:10.818397 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.20 19:58:10.818545 [ 3 ] {b5c0277d-74b5-4519-abe4-10418349d288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.818730 [ 3 ] {b5c0277d-74b5-4519-abe4-10418349d288} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.20 19:58:10.823863 [ 3 ] {b5c0277d-74b5-4519-abe4-10418349d288} <Debug> oximeter.measurements_bytes (e11ddc68-e8d1-4d22-85c5-28333aacdb8f): Loading data parts | ||
| 366 | 2026.03.20 19:58:10.824045 [ 3 ] {b5c0277d-74b5-4519-abe4-10418349d288} <Debug> oximeter.measurements_bytes (e11ddc68-e8d1-4d22-85c5-28333aacdb8f): There are no data parts | ||
| 367 | 2026.03.20 19:58:10.829835 [ 3 ] {b5c0277d-74b5-4519-abe4-10418349d288} <Debug> TCPHandler: Processed in 0.011515426 sec. | ||
| 368 | 2026.03.20 19:58:10.829978 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.20 19:58:10.830130 [ 3 ] {7fac6428-1dba-4bfc-9325-7a9f53287c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.830332 [ 3 ] {7fac6428-1dba-4bfc-9325-7a9f53287c76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.20 19:58:10.838554 [ 3 ] {7fac6428-1dba-4bfc-9325-7a9f53287c76} <Debug> oximeter.measurements_cumulativei64 (88d475ef-9838-4e6e-a5d6-df1c29c4ad9e): Loading data parts | ||
| 372 | 2026.03.20 19:58:10.838732 [ 3 ] {7fac6428-1dba-4bfc-9325-7a9f53287c76} <Debug> oximeter.measurements_cumulativei64 (88d475ef-9838-4e6e-a5d6-df1c29c4ad9e): There are no data parts | ||
| 373 | 2026.03.20 19:58:10.841738 [ 3 ] {7fac6428-1dba-4bfc-9325-7a9f53287c76} <Debug> TCPHandler: Processed in 0.011758209 sec. | ||
| 374 | 2026.03.20 19:58:10.841947 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.20 19:58:10.842211 [ 3 ] {42ae5ad0-08c2-4af7-a277-dd129f32e0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.842344 [ 3 ] {42ae5ad0-08c2-4af7-a277-dd129f32e0a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.20 19:58:10.847537 [ 3 ] {42ae5ad0-08c2-4af7-a277-dd129f32e0a3} <Debug> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Loading data parts | ||
| 378 | 2026.03.20 19:58:10.847804 [ 3 ] {42ae5ad0-08c2-4af7-a277-dd129f32e0a3} <Debug> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): There are no data parts | ||
| 379 | 2026.03.20 19:58:10.852465 [ 3 ] {42ae5ad0-08c2-4af7-a277-dd129f32e0a3} <Debug> TCPHandler: Processed in 0.010563943 sec. | ||
| 380 | 2026.03.20 19:58:10.852612 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.20 19:58:10.852900 [ 3 ] {4e3971f5-0c16-4f72-81fe-7b661d3d45cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.852996 [ 3 ] {4e3971f5-0c16-4f72-81fe-7b661d3d45cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.20 19:58:10.855699 [ 3 ] {4e3971f5-0c16-4f72-81fe-7b661d3d45cd} <Debug> oximeter.measurements_cumulativef32 (af3a95ea-0a4e-4f66-b93c-44d45a77ec38): Loading data parts | ||
| 384 | 2026.03.20 19:58:10.855856 [ 3 ] {4e3971f5-0c16-4f72-81fe-7b661d3d45cd} <Debug> oximeter.measurements_cumulativef32 (af3a95ea-0a4e-4f66-b93c-44d45a77ec38): There are no data parts | ||
| 385 | 2026.03.20 19:58:10.864187 [ 3 ] {4e3971f5-0c16-4f72-81fe-7b661d3d45cd} <Debug> TCPHandler: Processed in 0.011622977 sec. | ||
| 386 | 2026.03.20 19:58:10.864335 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.20 19:58:10.864505 [ 3 ] {d8adc342-b035-4652-b808-59167808020f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.864639 [ 3 ] {d8adc342-b035-4652-b808-59167808020f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.20 19:58:10.870821 [ 3 ] {d8adc342-b035-4652-b808-59167808020f} <Debug> oximeter.measurements_cumulativef64 (e562a5bd-2969-4bf7-ae29-b5a45a03ace7): Loading data parts | ||
| 390 | 2026.03.20 19:58:10.871060 [ 3 ] {d8adc342-b035-4652-b808-59167808020f} <Debug> oximeter.measurements_cumulativef64 (e562a5bd-2969-4bf7-ae29-b5a45a03ace7): There are no data parts | ||
| 391 | 2026.03.20 19:58:10.876481 [ 3 ] {d8adc342-b035-4652-b808-59167808020f} <Debug> TCPHandler: Processed in 0.012192246 sec. | ||
| 392 | 2026.03.20 19:58:10.876651 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.20 19:58:10.877071 [ 3 ] {4e91221e-47a5-482b-acc1-16c2af6b3246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.877256 [ 3 ] {4e91221e-47a5-482b-acc1-16c2af6b3246} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.20 19:58:10.883849 [ 3 ] {4e91221e-47a5-482b-acc1-16c2af6b3246} <Debug> oximeter.measurements_histogrami8 (f326fd73-0c1a-4530-af1b-3a7d0729605e): Loading data parts | ||
| 406 | 2026.03.20 19:58:10.883998 [ 3 ] {4e91221e-47a5-482b-acc1-16c2af6b3246} <Debug> oximeter.measurements_histogrami8 (f326fd73-0c1a-4530-af1b-3a7d0729605e): There are no data parts | ||
| 407 | 2026.03.20 19:58:10.889530 [ 3 ] {4e91221e-47a5-482b-acc1-16c2af6b3246} <Debug> TCPHandler: Processed in 0.012953017 sec. | ||
| 408 | 2026.03.20 19:58:10.889676 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.20 19:58:10.889884 [ 3 ] {9a08247d-88e9-43e5-923a-77a6e3fda8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.890017 [ 3 ] {9a08247d-88e9-43e5-923a-77a6e3fda8c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.20 19:58:10.896577 [ 3 ] {9a08247d-88e9-43e5-923a-77a6e3fda8c5} <Debug> oximeter.measurements_histogramu8 (fe444789-a865-41ea-b222-393ce1aa3c8e): Loading data parts | ||
| 412 | 2026.03.20 19:58:10.896817 [ 3 ] {9a08247d-88e9-43e5-923a-77a6e3fda8c5} <Debug> oximeter.measurements_histogramu8 (fe444789-a865-41ea-b222-393ce1aa3c8e): There are no data parts | ||
| 413 | 2026.03.20 19:58:10.902185 [ 3 ] {9a08247d-88e9-43e5-923a-77a6e3fda8c5} <Debug> TCPHandler: Processed in 0.012528581 sec. | ||
| 414 | 2026.03.20 19:58:10.902343 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.20 19:58:10.902660 [ 3 ] {1e85a519-9bcc-48f6-b00f-d83a9845a846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.902806 [ 3 ] {1e85a519-9bcc-48f6-b00f-d83a9845a846} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.20 19:58:10.908539 [ 3 ] {1e85a519-9bcc-48f6-b00f-d83a9845a846} <Debug> oximeter.measurements_histogrami16 (5423197c-ce23-4b5a-85d8-4b94ee5bf4a7): Loading data parts | ||
| 418 | 2026.03.20 19:58:10.908690 [ 3 ] {1e85a519-9bcc-48f6-b00f-d83a9845a846} <Debug> oximeter.measurements_histogrami16 (5423197c-ce23-4b5a-85d8-4b94ee5bf4a7): There are no data parts | ||
| 419 | 2026.03.20 19:58:10.913915 [ 3 ] {1e85a519-9bcc-48f6-b00f-d83a9845a846} <Debug> TCPHandler: Processed in 0.011619147 sec. | ||
| 420 | 2026.03.20 19:58:10.914263 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.20 19:58:10.914479 [ 3 ] {a67addee-8413-42e6-9d61-a99bd96572b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.914635 [ 3 ] {a67addee-8413-42e6-9d61-a99bd96572b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.20 19:58:10.918924 [ 3 ] {a67addee-8413-42e6-9d61-a99bd96572b5} <Debug> oximeter.measurements_histogramu16 (cc31367c-a81a-4d12-9246-520008babb1a): Loading data parts | ||
| 424 | 2026.03.20 19:58:10.919243 [ 3 ] {a67addee-8413-42e6-9d61-a99bd96572b5} <Debug> oximeter.measurements_histogramu16 (cc31367c-a81a-4d12-9246-520008babb1a): There are no data parts | ||
| 425 | 2026.03.20 19:58:10.925169 [ 3 ] {a67addee-8413-42e6-9d61-a99bd96572b5} <Debug> TCPHandler: Processed in 0.010952418 sec. | ||
| 426 | 2026.03.20 19:58:10.925337 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.20 19:58:10.925652 [ 3 ] {c8267247-b343-4717-be98-b1f8e45ba8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.925785 [ 3 ] {c8267247-b343-4717-be98-b1f8e45ba8bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.20 19:58:10.931743 [ 3 ] {c8267247-b343-4717-be98-b1f8e45ba8bf} <Debug> oximeter.measurements_histogrami32 (29bdcf50-e4ba-495a-91d6-9fafe07c618c): Loading data parts | ||
| 430 | 2026.03.20 19:58:10.931936 [ 3 ] {c8267247-b343-4717-be98-b1f8e45ba8bf} <Debug> oximeter.measurements_histogrami32 (29bdcf50-e4ba-495a-91d6-9fafe07c618c): There are no data parts | ||
| 431 | 2026.03.20 19:58:10.937358 [ 3 ] {c8267247-b343-4717-be98-b1f8e45ba8bf} <Debug> TCPHandler: Processed in 0.012080014 sec. | ||
| 432 | 2026.03.20 19:58:10.937610 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.20 19:58:10.937876 [ 3 ] {1e7add05-db4a-4ccf-bd63-b04f96876d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.938027 [ 3 ] {1e7add05-db4a-4ccf-bd63-b04f96876d50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.20 19:58:10.942580 [ 3 ] {1e7add05-db4a-4ccf-bd63-b04f96876d50} <Debug> oximeter.measurements_histogramu32 (07ce06c7-19c1-4255-badc-2066dce6a184): Loading data parts | ||
| 436 | 2026.03.20 19:58:10.942839 [ 3 ] {1e7add05-db4a-4ccf-bd63-b04f96876d50} <Debug> oximeter.measurements_histogramu32 (07ce06c7-19c1-4255-badc-2066dce6a184): There are no data parts | ||
| 437 | 2026.03.20 19:58:10.949214 [ 3 ] {1e7add05-db4a-4ccf-bd63-b04f96876d50} <Debug> TCPHandler: Processed in 0.011659308 sec. | ||
| 438 | 2026.03.20 19:58:10.949380 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.20 19:58:10.949687 [ 3 ] {785b70af-7f00-461a-9e08-e5f58d2376dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.949816 [ 3 ] {785b70af-7f00-461a-9e08-e5f58d2376dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.20 19:58:10.955646 [ 3 ] {785b70af-7f00-461a-9e08-e5f58d2376dc} <Debug> oximeter.measurements_histogrami64 (c974019c-b2a0-43b4-b853-599f4795941d): Loading data parts | ||
| 442 | 2026.03.20 19:58:10.955801 [ 3 ] {785b70af-7f00-461a-9e08-e5f58d2376dc} <Debug> oximeter.measurements_histogrami64 (c974019c-b2a0-43b4-b853-599f4795941d): There are no data parts | ||
| 443 | 2026.03.20 19:58:10.959381 [ 3 ] {785b70af-7f00-461a-9e08-e5f58d2376dc} <Debug> TCPHandler: Processed in 0.010057245 sec. | ||
| 444 | 2026.03.20 19:58:10.959619 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.20 19:58:10.959866 [ 3 ] {1aa7d1da-ca51-409e-abd5-c99e1078817f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.960013 [ 3 ] {1aa7d1da-ca51-409e-abd5-c99e1078817f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.20 19:58:10.965331 [ 3 ] {1aa7d1da-ca51-409e-abd5-c99e1078817f} <Debug> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Loading data parts | ||
| 448 | 2026.03.20 19:58:10.965485 [ 3 ] {1aa7d1da-ca51-409e-abd5-c99e1078817f} <Debug> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): There are no data parts | ||
| 449 | 2026.03.20 19:58:10.970931 [ 3 ] {1aa7d1da-ca51-409e-abd5-c99e1078817f} <Debug> TCPHandler: Processed in 0.011393394 sec. | ||
| 450 | 2026.03.20 19:58:10.971087 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.20 19:58:10.971392 [ 3 ] {2b8c1dd2-41c5-45b5-bd38-4c846e5e1b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.971530 [ 3 ] {2b8c1dd2-41c5-45b5-bd38-4c846e5e1b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.20 19:58:10.974058 [ 3 ] {2b8c1dd2-41c5-45b5-bd38-4c846e5e1b12} <Debug> oximeter.measurements_histogramf32 (98aabd2a-7f0a-4a9a-b387-7df2be81e664): Loading data parts | ||
| 454 | 2026.03.20 19:58:10.974202 [ 3 ] {2b8c1dd2-41c5-45b5-bd38-4c846e5e1b12} <Debug> oximeter.measurements_histogramf32 (98aabd2a-7f0a-4a9a-b387-7df2be81e664): There are no data parts | ||
| 455 | 2026.03.20 19:58:10.980560 [ 3 ] {2b8c1dd2-41c5-45b5-bd38-4c846e5e1b12} <Debug> TCPHandler: Processed in 0.009479957 sec. | ||
| 456 | 2026.03.20 19:58:10.980938 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.20 19:58:10.981199 [ 3 ] {5ae27937-529f-4261-824f-1e90da3f2eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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.03.20 19:58:10.981566 [ 3 ] {5ae27937-529f-4261-824f-1e90da3f2eb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.20 19:58:10.990257 [ 3 ] {5ae27937-529f-4261-824f-1e90da3f2eb9} <Debug> oximeter.measurements_histogramf64 (eb0be766-5795-4eb2-9201-669ba2e1f6e7): Loading data parts | ||
| 460 | 2026.03.20 19:58:10.990452 [ 3 ] {5ae27937-529f-4261-824f-1e90da3f2eb9} <Debug> oximeter.measurements_histogramf64 (eb0be766-5795-4eb2-9201-669ba2e1f6e7): There are no data parts | ||
| 461 | 2026.03.20 19:58:10.995301 [ 3 ] {5ae27937-529f-4261-824f-1e90da3f2eb9} <Debug> TCPHandler: Processed in 0.014411227 sec. | ||
| 462 | 2026.03.20 19:58:10.995482 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.20 19:58:10.995688 [ 3 ] {b68990e7-8b37-450c-8951-9c7ec21c1d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) /* 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.03.20 19:58:10.995863 [ 3 ] {b68990e7-8b37-450c-8951-9c7ec21c1d0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.20 19:58:11.000352 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.63 MiB, peak 124.63 MiB, free memory in arenas 0.00 B, will set to 133.23 MiB (RSS), difference: 8.60 MiB | ||
| 491 | 2026.03.20 19:58:11.001154 [ 3 ] {b68990e7-8b37-450c-8951-9c7ec21c1d0a} <Debug> oximeter.fields_bool (ce8f9e99-604a-43da-b18c-0e6a580422c7): Loading data parts | ||
| 492 | 2026.03.20 19:58:11.001330 [ 3 ] {b68990e7-8b37-450c-8951-9c7ec21c1d0a} <Debug> oximeter.fields_bool (ce8f9e99-604a-43da-b18c-0e6a580422c7): There are no data parts | ||
| 493 | 2026.03.20 19:58:11.006032 [ 3 ] {b68990e7-8b37-450c-8951-9c7ec21c1d0a} <Debug> TCPHandler: Processed in 0.010663044 sec. | ||
| 494 | 2026.03.20 19:58:11.006352 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.20 19:58:11.006515 [ 3 ] {25893f1e-c72f-4ea7-96ae-e7e2941bbdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 496 | 2026.03.20 19:58:11.006648 [ 3 ] {25893f1e-c72f-4ea7-96ae-e7e2941bbdf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.03.20 19:58:11.011679 [ 3 ] {25893f1e-c72f-4ea7-96ae-e7e2941bbdf3} <Debug> oximeter.fields_i8 (33678c34-8108-4420-859e-b44a06e0cc16): Loading data parts | ||
| 498 | 2026.03.20 19:58:11.011960 [ 3 ] {25893f1e-c72f-4ea7-96ae-e7e2941bbdf3} <Debug> oximeter.fields_i8 (33678c34-8108-4420-859e-b44a06e0cc16): There are no data parts | ||
| 499 | 2026.03.20 19:58:11.015288 [ 3 ] {25893f1e-c72f-4ea7-96ae-e7e2941bbdf3} <Debug> TCPHandler: Processed in 0.008990229 sec. | ||
| 500 | 2026.03.20 19:58:11.015434 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.20 19:58:11.015679 [ 3 ] {8fce2b40-4a94-453b-8a5b-9e963a94adce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 502 | 2026.03.20 19:58:11.015776 [ 3 ] {8fce2b40-4a94-453b-8a5b-9e963a94adce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.03.20 19:58:11.021708 [ 3 ] {8fce2b40-4a94-453b-8a5b-9e963a94adce} <Debug> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Loading data parts | ||
| 504 | 2026.03.20 19:58:11.021896 [ 3 ] {8fce2b40-4a94-453b-8a5b-9e963a94adce} <Debug> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): There are no data parts | ||
| 505 | 2026.03.20 19:58:11.026182 [ 3 ] {8fce2b40-4a94-453b-8a5b-9e963a94adce} <Debug> TCPHandler: Processed in 0.010845206 sec. | ||
| 506 | 2026.03.20 19:58:11.026515 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.20 19:58:11.026676 [ 3 ] {8a28e864-cfbb-4b34-9c40-193bccbeb2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 508 | 2026.03.20 19:58:11.026809 [ 3 ] {8a28e864-cfbb-4b34-9c40-193bccbeb2f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.03.20 19:58:11.031352 [ 3 ] {8a28e864-cfbb-4b34-9c40-193bccbeb2f2} <Debug> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Loading data parts | ||
| 510 | 2026.03.20 19:58:11.031793 [ 3 ] {8a28e864-cfbb-4b34-9c40-193bccbeb2f2} <Debug> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): There are no data parts | ||
| 511 | 2026.03.20 19:58:11.033506 [ 3 ] {8a28e864-cfbb-4b34-9c40-193bccbeb2f2} <Debug> TCPHandler: Processed in 0.007040352 sec. | ||
| 512 | 2026.03.20 19:58:11.033656 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.20 19:58:11.033970 [ 3 ] {25935220-7d2b-4ca2-af2c-2baf771aaa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 514 | 2026.03.20 19:58:11.034073 [ 3 ] {25935220-7d2b-4ca2-af2c-2baf771aaa76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.03.20 19:58:11.038808 [ 3 ] {25935220-7d2b-4ca2-af2c-2baf771aaa76} <Debug> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Loading data parts | ||
| 516 | 2026.03.20 19:58:11.039037 [ 3 ] {25935220-7d2b-4ca2-af2c-2baf771aaa76} <Debug> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): There are no data parts | ||
| 517 | 2026.03.20 19:58:11.043406 [ 3 ] {25935220-7d2b-4ca2-af2c-2baf771aaa76} <Debug> TCPHandler: Processed in 0.009800801 sec. | ||
| 518 | 2026.03.20 19:58:11.043723 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.20 19:58:11.043922 [ 3 ] {3bd7a674-a28a-417f-8ba6-dc15b09bec06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 520 | 2026.03.20 19:58:11.044058 [ 3 ] {3bd7a674-a28a-417f-8ba6-dc15b09bec06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.03.20 19:58:11.050679 [ 3 ] {3bd7a674-a28a-417f-8ba6-dc15b09bec06} <Debug> oximeter.fields_i32 (a8c6df33-b691-4560-a8dc-a42c2ff46145): Loading data parts | ||
| 522 | 2026.03.20 19:58:11.050935 [ 3 ] {3bd7a674-a28a-417f-8ba6-dc15b09bec06} <Debug> oximeter.fields_i32 (a8c6df33-b691-4560-a8dc-a42c2ff46145): There are no data parts | ||
| 523 | 2026.03.20 19:58:11.054679 [ 3 ] {3bd7a674-a28a-417f-8ba6-dc15b09bec06} <Debug> TCPHandler: Processed in 0.011014589 sec. | ||
| 524 | 2026.03.20 19:58:11.054851 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.20 19:58:11.055149 [ 3 ] {a7355511-217e-4394-b1e6-6087bd5bae90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 526 | 2026.03.20 19:58:11.055298 [ 3 ] {a7355511-217e-4394-b1e6-6087bd5bae90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.03.20 19:58:11.060434 [ 3 ] {a7355511-217e-4394-b1e6-6087bd5bae90} <Debug> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Loading data parts | ||
| 528 | 2026.03.20 19:58:11.060584 [ 3 ] {a7355511-217e-4394-b1e6-6087bd5bae90} <Debug> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): There are no data parts | ||
| 529 | 2026.03.20 19:58:11.062547 [ 3 ] {a7355511-217e-4394-b1e6-6087bd5bae90} <Debug> TCPHandler: Processed in 0.007757072 sec. | ||
| 530 | 2026.03.20 19:58:11.062796 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.20 19:58:11.062984 [ 3 ] {6bd8a0f9-e488-43e4-897b-8ec6d82b3040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 532 | 2026.03.20 19:58:11.063155 [ 3 ] {6bd8a0f9-e488-43e4-897b-8ec6d82b3040} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.03.20 19:58:11.067929 [ 3 ] {6bd8a0f9-e488-43e4-897b-8ec6d82b3040} <Debug> oximeter.fields_i64 (0ed217fb-241d-4763-ae67-3386c4b8d985): Loading data parts | ||
| 534 | 2026.03.20 19:58:11.068215 [ 3 ] {6bd8a0f9-e488-43e4-897b-8ec6d82b3040} <Debug> oximeter.fields_i64 (0ed217fb-241d-4763-ae67-3386c4b8d985): There are no data parts | ||
| 535 | 2026.03.20 19:58:11.073751 [ 3 ] {6bd8a0f9-e488-43e4-897b-8ec6d82b3040} <Debug> TCPHandler: Processed in 0.011015678 sec. | ||
| 536 | 2026.03.20 19:58:11.073909 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.20 19:58:11.074179 [ 3 ] {f1186ac4-853f-4a76-9f97-5c42485d44bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 538 | 2026.03.20 19:58:11.074300 [ 3 ] {f1186ac4-853f-4a76-9f97-5c42485d44bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.03.20 19:58:11.078791 [ 3 ] {f1186ac4-853f-4a76-9f97-5c42485d44bd} <Debug> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): Loading data parts | ||
| 540 | 2026.03.20 19:58:11.078961 [ 3 ] {f1186ac4-853f-4a76-9f97-5c42485d44bd} <Debug> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): There are no data parts | ||
| 541 | 2026.03.20 19:58:11.084403 [ 3 ] {f1186ac4-853f-4a76-9f97-5c42485d44bd} <Debug> TCPHandler: Processed in 0.010547512 sec. | ||
| 542 | 2026.03.20 19:58:11.084602 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.20 19:58:11.084767 [ 3 ] {27b2ae67-7fed-475c-a298-e336d2cb0022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 544 | 2026.03.20 19:58:11.084901 [ 3 ] {27b2ae67-7fed-475c-a298-e336d2cb0022} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.03.20 19:58:11.089718 [ 3 ] {27b2ae67-7fed-475c-a298-e336d2cb0022} <Debug> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Loading data parts | ||
| 546 | 2026.03.20 19:58:11.089941 [ 3 ] {27b2ae67-7fed-475c-a298-e336d2cb0022} <Debug> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): There are no data parts | ||
| 547 | 2026.03.20 19:58:11.095133 [ 3 ] {27b2ae67-7fed-475c-a298-e336d2cb0022} <Debug> TCPHandler: Processed in 0.010579363 sec. | ||
| 548 | 2026.03.20 19:58:11.095281 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.20 19:58:11.095544 [ 3 ] {38b8db6c-d9c7-49bd-b9e1-c325ddb16924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 550 | 2026.03.20 19:58:11.095671 [ 3 ] {38b8db6c-d9c7-49bd-b9e1-c325ddb16924} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.03.20 19:58:11.100310 [ 3 ] {38b8db6c-d9c7-49bd-b9e1-c325ddb16924} <Debug> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Loading data parts | ||
| 552 | 2026.03.20 19:58:11.100465 [ 3 ] {38b8db6c-d9c7-49bd-b9e1-c325ddb16924} <Debug> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): There are no data parts | ||
| 553 | 2026.03.20 19:58:11.104248 [ 3 ] {38b8db6c-d9c7-49bd-b9e1-c325ddb16924} <Debug> TCPHandler: Processed in 0.00901539 sec. | ||
| 554 | 2026.03.20 19:58:11.104404 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.20 19:58:11.104559 [ 3 ] {157365b0-01a5-41af-8c03-1a1c910264dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) 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) | ||
| 556 | 2026.03.20 19:58:11.104698 [ 3 ] {157365b0-01a5-41af-8c03-1a1c910264dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.03.20 19:58:11.111404 [ 3 ] {157365b0-01a5-41af-8c03-1a1c910264dc} <Debug> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Loading data parts | ||
| 558 | 2026.03.20 19:58:11.111704 [ 3 ] {157365b0-01a5-41af-8c03-1a1c910264dc} <Debug> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): There are no data parts | ||
| 559 | 2026.03.20 19:58:11.120750 [ 3 ] {157365b0-01a5-41af-8c03-1a1c910264dc} <Debug> TCPHandler: Processed in 0.016393787 sec. | ||
| 560 | 2026.03.20 19:58:11.120922 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.20 19:58:11.121265 [ 3 ] {c7ea495b-05a0-4da5-9333-4130832de1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.03.20 19:58:11.121421 [ 3 ] {c7ea495b-05a0-4da5-9333-4130832de1b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.03.20 19:58:11.128525 [ 3 ] {c7ea495b-05a0-4da5-9333-4130832de1b4} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e): Loading data parts | ||
| 567 | 2026.03.20 19:58:11.128779 [ 3 ] {c7ea495b-05a0-4da5-9333-4130832de1b4} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e): There are no data parts | ||
| 568 | 2026.03.20 19:58:11.137692 [ 3 ] {c7ea495b-05a0-4da5-9333-4130832de1b4} <Debug> TCPHandler: Processed in 0.016818623 sec. | ||
| 569 | 2026.03.20 19:58:11.137953 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.03.20 19:58:11.138388 [ 4 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.03.20 19:58:11.139833 [ 4 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.03.20 19:58:11.148057 [ 260 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Trace> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.03.20 19:58:11.148246 [ 260 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 574 | 2026.03.20 19:58:11.153047 [ 260 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.03.20 19:58:11.153637 [ 260 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Trace> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5): 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.03.20 19:58:11.154010 [ 4 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015761 sec., 63.447750777234944 rows/sec., 1015.16 B/sec. | ||
| 577 | 2026.03.20 19:58:11.154251 [ 4 ] {2ca4d8b5-be20-493e-845e-87e0b152abd0} <Debug> TCPHandler: Processed in 0.016414876 sec. | ||
| 578 | 2026.03.20 19:58:11.384583 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44427 | ||
| 579 | 2026.03.20 19:58:11.384823 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.20 19:58:11.384858 [ 262 ] {} <Debug> TCP-Session: c82f36d9-6ffd-4091-b508-e51417df9c01 Authenticating user 'default' from [fd00:1122:3344:101::b]:44427 | ||
| 581 | 2026.03.20 19:58:11.384881 [ 262 ] {} <Debug> TCP-Session: c82f36d9-6ffd-4091-b508-e51417df9c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.20 19:58:11.384927 [ 262 ] {} <Debug> TCP-Session: c82f36d9-6ffd-4091-b508-e51417df9c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.20 19:58:11.385025 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.20 19:58:11.385054 [ 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.03.20 19:58:11.385167 [ 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.03.20 19:58:11.385660 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47604 | ||
| 587 | 2026.03.20 19:58:11.385823 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.20 19:58:11.385850 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60197 | ||
| 589 | 2026.03.20 19:58:11.385855 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35805 | ||
| 590 | 2026.03.20 19:58:11.385925 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43234 | ||
| 591 | 2026.03.20 19:58:11.385858 [ 263 ] {} <Debug> TCP-Session: 1ffb3a0e-b6c9-452e-a365-8c9acaee20b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:47604 | ||
| 592 | 2026.03.20 19:58:11.386064 [ 263 ] {} <Debug> TCP-Session: 1ffb3a0e-b6c9-452e-a365-8c9acaee20b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.03.20 19:58:11.386082 [ 263 ] {} <Debug> TCP-Session: 1ffb3a0e-b6c9-452e-a365-8c9acaee20b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.20 19:58:11.386120 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.20 19:58:11.386091 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54353 | ||
| 596 | 2026.03.20 19:58:11.386195 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39182 | ||
| 597 | 2026.03.20 19:58:11.386282 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.03.20 19:58:11.386266 [ 265 ] {} <Debug> TCP-Session: dcd88bf0-52d9-4846-aa44-e64417b61c01 Authenticating user 'default' from [fd00:1122:3344:101::b]:60197 | ||
| 599 | 2026.03.20 19:58:11.386376 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.20 19:58:11.386271 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.03.20 19:58:11.386466 [ 264 ] {} <Debug> TCP-Session: 37d886d9-91ee-42bf-8dbb-3e8c6bf64ebc Authenticating user 'default' from [fd00:1122:3344:101::b]:35805 | ||
| 602 | 2026.03.20 19:58:11.386453 [ 267 ] {} <Debug> TCP-Session: 4723384e-f943-47d3-b5ad-b011dcb413e4 Authenticating user 'default' from [fd00:1122:3344:101::b]:54353 | ||
| 603 | 2026.03.20 19:58:11.386508 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.20 19:58:11.386567 [ 264 ] {} <Debug> TCP-Session: 37d886d9-91ee-42bf-8dbb-3e8c6bf64ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.20 19:58:11.386547 [ 267 ] {} <Debug> TCP-Session: 4723384e-f943-47d3-b5ad-b011dcb413e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.20 19:58:11.386545 [ 266 ] {} <Debug> TCP-Session: 7a3ba864-00d3-4598-bb04-936e0244ae7d Authenticating user 'default' from [fd00:1122:3344:101::b]:43234 | ||
| 607 | 2026.03.20 19:58:11.386661 [ 264 ] {} <Debug> TCP-Session: 37d886d9-91ee-42bf-8dbb-3e8c6bf64ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.20 19:58:11.386647 [ 267 ] {} <Debug> TCP-Session: 4723384e-f943-47d3-b5ad-b011dcb413e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.20 19:58:11.386641 [ 268 ] {} <Debug> TCP-Session: 4e56aafc-8a5b-4fb3-8cc0-5976e1c266e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:39182 | ||
| 610 | 2026.03.20 19:58:11.386742 [ 266 ] {} <Debug> TCP-Session: 7a3ba864-00d3-4598-bb04-936e0244ae7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.20 19:58:11.386418 [ 265 ] {} <Debug> TCP-Session: dcd88bf0-52d9-4846-aa44-e64417b61c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.20 19:58:11.386409 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57167 | ||
| 613 | 2026.03.20 19:58:11.386845 [ 266 ] {} <Debug> TCP-Session: 7a3ba864-00d3-4598-bb04-936e0244ae7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.20 19:58:11.386834 [ 265 ] {} <Debug> TCP-Session: dcd88bf0-52d9-4846-aa44-e64417b61c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.20 19:58:11.386820 [ 268 ] {} <Debug> TCP-Session: 4e56aafc-8a5b-4fb3-8cc0-5976e1c266e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.20 19:58:11.387071 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2026.03.20 19:58:11.387155 [ 269 ] {} <Debug> TCP-Session: 37e3544e-cd03-45bc-9322-02c2cb2dd34d Authenticating user 'default' from [fd00:1122:3344:101::b]:57167 | ||
| 618 | 2026.03.20 19:58:11.387163 [ 268 ] {} <Debug> TCP-Session: 4e56aafc-8a5b-4fb3-8cc0-5976e1c266e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.20 19:58:11.387313 [ 269 ] {} <Debug> TCP-Session: 37e3544e-cd03-45bc-9322-02c2cb2dd34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.20 19:58:11.387419 [ 269 ] {} <Debug> TCP-Session: 37e3544e-cd03-45bc-9322-02c2cb2dd34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.20 19:58:12.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.32 MiB, peak 134.32 MiB, free memory in arenas 0.00 B, will set to 138.59 MiB (RSS), difference: 4.27 MiB | ||
| 622 | 2026.03.20 19:58:12.946636 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49077 | ||
| 623 | 2026.03.20 19:58:12.946858 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.03.20 19:58:12.946893 [ 270 ] {} <Debug> TCP-Session: a1189edf-91bd-4fe1-9241-c39c18901ed1 Authenticating user 'default' from [fd00:1122:3344:101::c]:49077 | ||
| 625 | 2026.03.20 19:58:12.946914 [ 270 ] {} <Debug> TCP-Session: a1189edf-91bd-4fe1-9241-c39c18901ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.20 19:58:12.947017 [ 270 ] {} <Debug> TCP-Session: a1189edf-91bd-4fe1-9241-c39c18901ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.20 19:58:12.947084 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.03.20 19:58:12.947109 [ 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 | ||
| 629 | 2026.03.20 19:58:12.947201 [ 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 | ||
| 630 | 2026.03.20 19:58:12.947736 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39184 | ||
| 631 | 2026.03.20 19:58:12.947953 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.03.20 19:58:12.947981 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50070 | ||
| 633 | 2026.03.20 19:58:12.948048 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40619 | ||
| 634 | 2026.03.20 19:58:12.948130 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50488 | ||
| 635 | 2026.03.20 19:58:12.947987 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38796 | ||
| 636 | 2026.03.20 19:58:12.948004 [ 271 ] {} <Debug> TCP-Session: 9c0726d4-bc5e-478c-b635-add262c3a6b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:39184 | ||
| 637 | 2026.03.20 19:58:12.948282 [ 271 ] {} <Debug> TCP-Session: 9c0726d4-bc5e-478c-b635-add262c3a6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.20 19:58:12.948346 [ 271 ] {} <Debug> TCP-Session: 9c0726d4-bc5e-478c-b635-add262c3a6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.03.20 19:58:12.948498 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54932 | ||
| 640 | 2026.03.20 19:58:12.948556 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44837 | ||
| 641 | 2026.03.20 19:58:12.948655 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.20 19:58:12.948585 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.20 19:58:12.948711 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.20 19:58:12.948772 [ 273 ] {} <Debug> TCP-Session: a3a17d5a-316c-47ef-824c-9bae7e21369a Authenticating user 'default' from [fd00:1122:3344:101::c]:50070 | ||
| 645 | 2026.03.20 19:58:12.948795 [ 275 ] {} <Debug> TCP-Session: 78435b07-ac00-49a8-b83b-98c744a11969 Authenticating user 'default' from [fd00:1122:3344:101::c]:50488 | ||
| 646 | 2026.03.20 19:58:12.948816 [ 272 ] {} <Debug> TCP-Session: d2070d8f-d997-4a1e-99b1-7ca0e78c142b Authenticating user 'default' from [fd00:1122:3344:101::c]:38796 | ||
| 647 | 2026.03.20 19:58:12.948741 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.20 19:58:12.948891 [ 275 ] {} <Debug> TCP-Session: 78435b07-ac00-49a8-b83b-98c744a11969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.20 19:58:12.948883 [ 272 ] {} <Debug> TCP-Session: d2070d8f-d997-4a1e-99b1-7ca0e78c142b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.20 19:58:12.948866 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.03.20 19:58:12.949046 [ 275 ] {} <Debug> TCP-Session: 78435b07-ac00-49a8-b83b-98c744a11969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.20 19:58:12.949036 [ 277 ] {} <Debug> TCP-Session: 3159fa74-8b3c-4934-9a8b-163caaae153e Authenticating user 'default' from [fd00:1122:3344:101::c]:54932 | ||
| 653 | 2026.03.20 19:58:12.949026 [ 272 ] {} <Debug> TCP-Session: d2070d8f-d997-4a1e-99b1-7ca0e78c142b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.20 19:58:12.949152 [ 277 ] {} <Debug> TCP-Session: 3159fa74-8b3c-4934-9a8b-163caaae153e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.20 19:58:12.949148 [ 276 ] {} <Debug> TCP-Session: acb51550-f8bd-4d9a-9061-ce7da60223e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:44837 | ||
| 656 | 2026.03.20 19:58:12.948868 [ 273 ] {} <Debug> TCP-Session: a3a17d5a-316c-47ef-824c-9bae7e21369a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.20 19:58:12.949263 [ 276 ] {} <Debug> TCP-Session: acb51550-f8bd-4d9a-9061-ce7da60223e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.20 19:58:12.949272 [ 277 ] {} <Debug> TCP-Session: 3159fa74-8b3c-4934-9a8b-163caaae153e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.20 19:58:12.948806 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.03.20 19:58:12.949368 [ 276 ] {} <Debug> TCP-Session: acb51550-f8bd-4d9a-9061-ce7da60223e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.20 19:58:12.949341 [ 273 ] {} <Debug> TCP-Session: a3a17d5a-316c-47ef-824c-9bae7e21369a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.20 19:58:12.949448 [ 274 ] {} <Debug> TCP-Session: 9d9195db-67a6-484f-bf4f-bf5d3e7b266f Authenticating user 'default' from [fd00:1122:3344:101::c]:40619 | ||
| 663 | 2026.03.20 19:58:12.949541 [ 274 ] {} <Debug> TCP-Session: 9d9195db-67a6-484f-bf4f-bf5d3e7b266f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.20 19:58:12.949555 [ 274 ] {} <Debug> TCP-Session: 9d9195db-67a6-484f-bf4f-bf5d3e7b266f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.03.20 19:58:13.205008 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59516 | ||
| 666 | 2026.03.20 19:58:13.205314 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.03.20 19:58:13.205405 [ 278 ] {} <Debug> TCP-Session: cea96808-2dd6-4cf5-aa2b-349f43bef512 Authenticating user 'default' from [fd00:1122:3344:101::a]:59516 | ||
| 668 | 2026.03.20 19:58:13.205430 [ 278 ] {} <Debug> TCP-Session: cea96808-2dd6-4cf5-aa2b-349f43bef512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.20 19:58:13.205443 [ 278 ] {} <Debug> TCP-Session: cea96808-2dd6-4cf5-aa2b-349f43bef512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.20 19:58:13.205669 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.03.20 19:58:13.205702 [ 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.03.20 19:58:13.205810 [ 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.03.20 19:58:13.206329 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51365 | ||
| 674 | 2026.03.20 19:58:13.206433 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34035 | ||
| 675 | 2026.03.20 19:58:13.206500 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56360 | ||
| 676 | 2026.03.20 19:58:13.206554 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.03.20 19:58:13.206723 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59197 | ||
| 678 | 2026.03.20 19:58:13.206756 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.03.20 19:58:13.206747 [ 279 ] {} <Debug> TCP-Session: 9800bd94-cf3e-46a5-a7d2-123cc0f17b2b Authenticating user 'default' from [fd00:1122:3344:101::a]:51365 | ||
| 680 | 2026.03.20 19:58:13.206787 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.20 19:58:13.206894 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35431 | ||
| 682 | 2026.03.20 19:58:13.206904 [ 280 ] {} <Debug> TCP-Session: 437d7b33-cb4c-4eef-9049-f88d1f28eddf Authenticating user 'default' from [fd00:1122:3344:101::a]:34035 | ||
| 683 | 2026.03.20 19:58:13.206857 [ 279 ] {} <Debug> TCP-Session: 9800bd94-cf3e-46a5-a7d2-123cc0f17b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.20 19:58:13.206991 [ 281 ] {} <Debug> TCP-Session: ca70db61-0d1a-430b-aff4-632844a3e44e Authenticating user 'default' from [fd00:1122:3344:101::a]:56360 | ||
| 685 | 2026.03.20 19:58:13.207011 [ 280 ] {} <Debug> TCP-Session: 437d7b33-cb4c-4eef-9049-f88d1f28eddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.03.20 19:58:13.207012 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.20 19:58:13.207036 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46842 | ||
| 688 | 2026.03.20 19:58:13.207115 [ 282 ] {} <Debug> TCP-Session: 9654fda3-efba-4ffb-bdad-044fba53fca2 Authenticating user 'default' from [fd00:1122:3344:101::a]:59197 | ||
| 689 | 2026.03.20 19:58:13.207125 [ 280 ] {} <Debug> TCP-Session: 437d7b33-cb4c-4eef-9049-f88d1f28eddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.03.20 19:58:13.207088 [ 281 ] {} <Debug> TCP-Session: ca70db61-0d1a-430b-aff4-632844a3e44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.20 19:58:13.207294 [ 282 ] {} <Debug> TCP-Session: 9654fda3-efba-4ffb-bdad-044fba53fca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.20 19:58:13.207165 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.03.20 19:58:13.207372 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.20 19:58:13.207021 [ 279 ] {} <Debug> TCP-Session: 9800bd94-cf3e-46a5-a7d2-123cc0f17b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.20 19:58:13.207440 [ 281 ] {} <Debug> TCP-Session: ca70db61-0d1a-430b-aff4-632844a3e44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.20 19:58:13.207455 [ 285 ] {} <Debug> TCP-Session: 0c637981-6bdb-4355-9b4a-5ff23ef24809 Authenticating user 'default' from [fd00:1122:3344:101::a]:46842 | ||
| 697 | 2026.03.20 19:58:13.206802 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42004 | ||
| 698 | 2026.03.20 19:58:13.207525 [ 282 ] {} <Debug> TCP-Session: 9654fda3-efba-4ffb-bdad-044fba53fca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.20 19:58:13.207537 [ 285 ] {} <Debug> TCP-Session: 0c637981-6bdb-4355-9b4a-5ff23ef24809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.20 19:58:13.207630 [ 284 ] {} <Debug> TCP-Session: b8fc40b1-2fe5-484d-b87a-f32cd54b5e7c Authenticating user 'default' from [fd00:1122:3344:101::a]:35431 | ||
| 701 | 2026.03.20 19:58:13.207635 [ 285 ] {} <Debug> TCP-Session: 0c637981-6bdb-4355-9b4a-5ff23ef24809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.20 19:58:13.207772 [ 284 ] {} <Debug> TCP-Session: b8fc40b1-2fe5-484d-b87a-f32cd54b5e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.20 19:58:13.207781 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.03.20 19:58:13.207796 [ 284 ] {} <Debug> TCP-Session: b8fc40b1-2fe5-484d-b87a-f32cd54b5e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.20 19:58:13.207945 [ 283 ] {} <Debug> TCP-Session: fe69da0d-418c-4d88-91d0-1d34b7d0678c Authenticating user 'default' from [fd00:1122:3344:101::a]:42004 | ||
| 706 | 2026.03.20 19:58:13.207969 [ 283 ] {} <Debug> TCP-Session: fe69da0d-418c-4d88-91d0-1d34b7d0678c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.20 19:58:13.208067 [ 283 ] {} <Debug> TCP-Session: fe69da0d-418c-4d88-91d0-1d34b7d0678c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.20 19:58:17.341834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.20 19:58:17.341914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.20 19:58:17.341954 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.20 19:58:17.342159 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.20 19:58:17.346328 [ 245 ] {} <Debug> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Loading data parts | ||
| 713 | 2026.03.20 19:58:17.346512 [ 245 ] {} <Debug> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): There are no data parts | ||
| 714 | 2026.03.20 19:58:17.354427 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.20 19:58:17.354478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 716 | 2026.03.20 19:58:17.364655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.20 19:58:17.365606 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.20 19:58:17.365786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.03.20 19:58:17.367579 [ 244 ] {} <Debug> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Loading data parts | ||
| 720 | 2026.03.20 19:58:17.367886 [ 244 ] {} <Debug> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): There are no data parts | ||
| 721 | 2026.03.20 19:58:17.394336 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.20 19:58:17.394397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 723 | 2026.03.20 19:58:17.401466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.20 19:58:17.402897 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.20 19:58:17.406588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.20 19:58:18.001073 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.02 MiB | ||
| 727 | 2026.03.20 19:58:19.841601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.20 19:58:19.841695 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.20 19:58:19.845706 [ 243 ] {} <Debug> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Loading data parts | ||
| 730 | 2026.03.20 19:58:19.845908 [ 243 ] {} <Debug> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): There are no data parts | ||
| 731 | 2026.03.20 19:58:19.851597 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.20 19:58:19.851637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 733 | 2026.03.20 19:58:19.855390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.20 19:58:19.855883 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.20 19:58:19.856206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.20 19:58:20.001128 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.04 MiB, peak 158.04 MiB, free memory in arenas 0.00 B, will set to 154.83 MiB (RSS), difference: -3.22 MiB | ||
| 737 | 2026.03.20 19:58:24.808533 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.20 19:58:24.808683 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.20 19:58:24.865992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.03.20 19:58:24.873223 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.20 19:58:24.873281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 742 | 2026.03.20 19:58:24.874248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.20 19:58:24.874797 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.20 19:58:24.874967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.20 19:58:24.906803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.20 19:58:24.924501 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.20 19:58:24.924558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 748 | 2026.03.20 19:58:24.931027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.20 19:58:24.932237 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.03.20 19:58:24.935392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.20 19:58:25.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.58 MiB, peak 159.58 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 2.14 MiB | ||
| 752 | 2026.03.20 19:58:30.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.58 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.03.20 19:58:31.161442 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.03.20 19:58:31.161638 [ 3 ] {23db550c-1d85-4d96-8b98-a6e425a035ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.03.20 19:58:31.168497 [ 3 ] {23db550c-1d85-4d96-8b98-a6e425a035ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.03.20 19:58:31.178425 [ 3 ] {23db550c-1d85-4d96-8b98-a6e425a035ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.03.20 19:58:31.189362 [ 3 ] {23db550c-1d85-4d96-8b98-a6e425a035ac} <Debug> TCPHandler: Processed in 0.028048654 sec. | ||
| 758 | 2026.03.20 19:58:31.211839 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.03.20 19:58:31.211980 [ 3 ] {38c01ae2-044d-4a4f-9598-7c63edc957e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.03.20 19:58:31.224447 [ 3 ] {38c01ae2-044d-4a4f-9598-7c63edc957e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.03.20 19:58:31.224497 [ 3 ] {38c01ae2-044d-4a4f-9598-7c63edc957e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.03.20 19:58:31.227020 [ 3 ] {38c01ae2-044d-4a4f-9598-7c63edc957e9} <Debug> TCPHandler: Processed in 0.01523362 sec. | ||
| 763 | 2026.03.20 19:58:31.227261 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.03.20 19:58:31.227382 [ 3 ] {3fc0278e-9f67-416b-a515-26a8faee7db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.03.20 19:58:31.232020 [ 3 ] {3fc0278e-9f67-416b-a515-26a8faee7db6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.03.20 19:58:31.232075 [ 3 ] {3fc0278e-9f67-416b-a515-26a8faee7db6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.03.20 19:58:31.232460 [ 3 ] {3fc0278e-9f67-416b-a515-26a8faee7db6} <Debug> TCPHandler: Processed in 0.005249016 sec. | ||
| 768 | 2026.03.20 19:58:31.232767 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.03.20 19:58:31.232905 [ 3 ] {65e3836b-8f38-493a-b72d-39ff9b53bd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.03.20 19:58:31.233162 [ 3 ] {65e3836b-8f38-493a-b72d-39ff9b53bd8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.03.20 19:58:31.233205 [ 3 ] {65e3836b-8f38-493a-b72d-39ff9b53bd8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.03.20 19:58:31.233510 [ 3 ] {65e3836b-8f38-493a-b72d-39ff9b53bd8e} <Debug> TCPHandler: Processed in 0.000801581 sec. | ||
| 773 | 2026.03.20 19:58:31.233698 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.03.20 19:58:31.233809 [ 3 ] {8456bbbb-9691-4d19-90f7-29be7684c971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.03.20 19:58:31.234042 [ 3 ] {8456bbbb-9691-4d19-90f7-29be7684c971} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.03.20 19:58:31.234083 [ 3 ] {8456bbbb-9691-4d19-90f7-29be7684c971} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.03.20 19:58:31.234398 [ 3 ] {8456bbbb-9691-4d19-90f7-29be7684c971} <Debug> TCPHandler: Processed in 0.000747371 sec. | ||
| 778 | 2026.03.20 19:58:31.234583 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.03.20 19:58:31.234697 [ 3 ] {2854abd6-c92e-4b94-b45e-e3dd26416a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.03.20 19:58:31.234927 [ 3 ] {2854abd6-c92e-4b94-b45e-e3dd26416a72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.03.20 19:58:31.234971 [ 3 ] {2854abd6-c92e-4b94-b45e-e3dd26416a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.03.20 19:58:31.235277 [ 3 ] {2854abd6-c92e-4b94-b45e-e3dd26416a72} <Debug> TCPHandler: Processed in 0.000741791 sec. | ||
| 783 | 2026.03.20 19:58:31.235467 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.03.20 19:58:31.235579 [ 3 ] {7d10a82a-d6a0-41b8-9fea-b0fcd7549426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.03.20 19:58:31.235813 [ 3 ] {7d10a82a-d6a0-41b8-9fea-b0fcd7549426} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.03.20 19:58:31.235855 [ 3 ] {7d10a82a-d6a0-41b8-9fea-b0fcd7549426} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.03.20 19:58:31.236157 [ 3 ] {7d10a82a-d6a0-41b8-9fea-b0fcd7549426} <Debug> TCPHandler: Processed in 0.00073717 sec. | ||
| 788 | 2026.03.20 19:58:31.236342 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.03.20 19:58:31.236456 [ 3 ] {b9450f28-7016-482a-890c-4db3f2cf05d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.03.20 19:58:31.236690 [ 3 ] {b9450f28-7016-482a-890c-4db3f2cf05d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.03.20 19:58:31.236733 [ 3 ] {b9450f28-7016-482a-890c-4db3f2cf05d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.03.20 19:58:31.237038 [ 3 ] {b9450f28-7016-482a-890c-4db3f2cf05d6} <Debug> TCPHandler: Processed in 0.000742281 sec. | ||
| 793 | 2026.03.20 19:58:31.237223 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.03.20 19:58:31.237334 [ 3 ] {c9cefe33-1ba0-4010-824d-a2cc268bb5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.03.20 19:58:31.237568 [ 3 ] {c9cefe33-1ba0-4010-824d-a2cc268bb5ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.03.20 19:58:31.237611 [ 3 ] {c9cefe33-1ba0-4010-824d-a2cc268bb5ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.03.20 19:58:31.237916 [ 3 ] {c9cefe33-1ba0-4010-824d-a2cc268bb5ef} <Debug> TCPHandler: Processed in 0.00073888 sec. | ||
| 798 | 2026.03.20 19:58:31.238103 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.03.20 19:58:31.238216 [ 3 ] {71c7c0f1-1d25-4f1e-9a76-d998d1468908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.03.20 19:58:31.238453 [ 3 ] {71c7c0f1-1d25-4f1e-9a76-d998d1468908} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.03.20 19:58:31.238497 [ 3 ] {71c7c0f1-1d25-4f1e-9a76-d998d1468908} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.03.20 19:58:31.238783 [ 3 ] {71c7c0f1-1d25-4f1e-9a76-d998d1468908} <Debug> TCPHandler: Processed in 0.000748371 sec. | ||
| 803 | 2026.03.20 19:58:31.238951 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.03.20 19:58:31.239058 [ 3 ] {fa72b535-8506-476d-9ae7-e27fa07a9d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.03.20 19:58:31.239279 [ 3 ] {fa72b535-8506-476d-9ae7-e27fa07a9d6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.03.20 19:58:31.239318 [ 3 ] {fa72b535-8506-476d-9ae7-e27fa07a9d6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.03.20 19:58:31.239682 [ 3 ] {fa72b535-8506-476d-9ae7-e27fa07a9d6f} <Debug> TCPHandler: Processed in 0.000745111 sec. | ||
| 808 | 2026.03.20 19:58:31.239865 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.03.20 19:58:31.239979 [ 3 ] {b470e78c-978f-487b-a117-4321d13bd76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.03.20 19:58:31.240215 [ 3 ] {b470e78c-978f-487b-a117-4321d13bd76e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.03.20 19:58:31.240256 [ 3 ] {b470e78c-978f-487b-a117-4321d13bd76e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.03.20 19:58:31.240563 [ 3 ] {b470e78c-978f-487b-a117-4321d13bd76e} <Debug> TCPHandler: Processed in 0.000744891 sec. | ||
| 813 | 2026.03.20 19:58:31.240750 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.03.20 19:58:31.240865 [ 3 ] {bc56e674-99d0-4be4-9001-1263d48c84c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.03.20 19:58:31.241104 [ 3 ] {bc56e674-99d0-4be4-9001-1263d48c84c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.03.20 19:58:31.241145 [ 3 ] {bc56e674-99d0-4be4-9001-1263d48c84c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.03.20 19:58:31.241447 [ 3 ] {bc56e674-99d0-4be4-9001-1263d48c84c1} <Debug> TCPHandler: Processed in 0.00074324 sec. | ||
| 818 | 2026.03.20 19:58:31.241639 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.03.20 19:58:31.241752 [ 3 ] {76897397-d2d2-4e71-af54-cd28e7089f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.03.20 19:58:31.241992 [ 3 ] {76897397-d2d2-4e71-af54-cd28e7089f9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.03.20 19:58:31.242033 [ 3 ] {76897397-d2d2-4e71-af54-cd28e7089f9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.03.20 19:58:31.242332 [ 3 ] {76897397-d2d2-4e71-af54-cd28e7089f9f} <Debug> TCPHandler: Processed in 0.000740221 sec. | ||
| 823 | 2026.03.20 19:58:31.242517 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.03.20 19:58:31.242632 [ 3 ] {7088b32d-1e10-4f7f-8b88-bece1c629cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.03.20 19:58:31.242876 [ 3 ] {7088b32d-1e10-4f7f-8b88-bece1c629cdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.03.20 19:58:31.242917 [ 3 ] {7088b32d-1e10-4f7f-8b88-bece1c629cdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.03.20 19:58:31.243272 [ 3 ] {7088b32d-1e10-4f7f-8b88-bece1c629cdb} <Debug> TCPHandler: Processed in 0.000802742 sec. | ||
| 828 | 2026.03.20 19:58:31.243885 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.03.20 19:58:31.244000 [ 3 ] {9e91089a-4ef1-46a2-9104-dd16fd1566fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.03.20 19:58:31.244246 [ 3 ] {9e91089a-4ef1-46a2-9104-dd16fd1566fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.03.20 19:58:31.244287 [ 3 ] {9e91089a-4ef1-46a2-9104-dd16fd1566fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.03.20 19:58:31.244595 [ 3 ] {9e91089a-4ef1-46a2-9104-dd16fd1566fb} <Debug> TCPHandler: Processed in 0.000757541 sec. | ||
| 833 | 2026.03.20 19:58:31.245845 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.03.20 19:58:31.245960 [ 3 ] {d128eca4-d6d6-44d8-915b-b6af6dfd8b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.03.20 19:58:31.246255 [ 3 ] {d128eca4-d6d6-44d8-915b-b6af6dfd8b4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.03.20 19:58:31.246306 [ 3 ] {d128eca4-d6d6-44d8-915b-b6af6dfd8b4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.03.20 19:58:31.246697 [ 3 ] {d128eca4-d6d6-44d8-915b-b6af6dfd8b4d} <Debug> TCPHandler: Processed in 0.000898663 sec. | ||
| 838 | 2026.03.20 19:58:31.246903 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.03.20 19:58:31.247046 [ 3 ] {d93b6556-5289-4932-ac8d-f1197e6927d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.03.20 19:58:31.247302 [ 3 ] {d93b6556-5289-4932-ac8d-f1197e6927d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.03.20 19:58:31.247344 [ 3 ] {d93b6556-5289-4932-ac8d-f1197e6927d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.03.20 19:58:31.247660 [ 3 ] {d93b6556-5289-4932-ac8d-f1197e6927d1} <Debug> TCPHandler: Processed in 0.000813662 sec. | ||
| 843 | 2026.03.20 19:58:31.247845 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.03.20 19:58:31.247962 [ 3 ] {1ae83a5f-a271-498d-9245-8ca8018464d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.03.20 19:58:31.248213 [ 3 ] {1ae83a5f-a271-498d-9245-8ca8018464d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.03.20 19:58:31.248254 [ 3 ] {1ae83a5f-a271-498d-9245-8ca8018464d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.03.20 19:58:31.248564 [ 3 ] {1ae83a5f-a271-498d-9245-8ca8018464d4} <Debug> TCPHandler: Processed in 0.000765891 sec. | ||
| 848 | 2026.03.20 19:58:31.248748 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.03.20 19:58:31.248864 [ 3 ] {3b15f2fc-5e71-4576-9153-b1634c841b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.03.20 19:58:31.249117 [ 3 ] {3b15f2fc-5e71-4576-9153-b1634c841b12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.03.20 19:58:31.249159 [ 3 ] {3b15f2fc-5e71-4576-9153-b1634c841b12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.03.20 19:58:31.249473 [ 3 ] {3b15f2fc-5e71-4576-9153-b1634c841b12} <Debug> TCPHandler: Processed in 0.000771741 sec. | ||
| 853 | 2026.03.20 19:58:31.249667 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.03.20 19:58:31.249785 [ 3 ] {a0e82ae6-e8b0-430c-8923-4f7ea65b1ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.03.20 19:58:31.250040 [ 3 ] {a0e82ae6-e8b0-430c-8923-4f7ea65b1ba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.03.20 19:58:31.250082 [ 3 ] {a0e82ae6-e8b0-430c-8923-4f7ea65b1ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.03.20 19:58:31.250391 [ 3 ] {a0e82ae6-e8b0-430c-8923-4f7ea65b1ba3} <Debug> TCPHandler: Processed in 0.000771121 sec. | ||
| 858 | 2026.03.20 19:58:31.250639 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.03.20 19:58:31.250758 [ 3 ] {f0e7789f-eeb2-4a08-bcce-9dc2f3b2c11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.03.20 19:58:31.251013 [ 3 ] {f0e7789f-eeb2-4a08-bcce-9dc2f3b2c11f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.03.20 19:58:31.251054 [ 3 ] {f0e7789f-eeb2-4a08-bcce-9dc2f3b2c11f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.03.20 19:58:31.251359 [ 3 ] {f0e7789f-eeb2-4a08-bcce-9dc2f3b2c11f} <Debug> TCPHandler: Processed in 0.000766461 sec. | ||
| 863 | 2026.03.20 19:58:31.251850 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.03.20 19:58:31.251967 [ 3 ] {97497049-f0af-4611-86d8-07a1b95b3693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.03.20 19:58:31.252222 [ 3 ] {97497049-f0af-4611-86d8-07a1b95b3693} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.03.20 19:58:31.252264 [ 3 ] {97497049-f0af-4611-86d8-07a1b95b3693} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.03.20 19:58:31.252569 [ 3 ] {97497049-f0af-4611-86d8-07a1b95b3693} <Debug> TCPHandler: Processed in 0.000766491 sec. | ||
| 868 | 2026.03.20 19:58:31.252791 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.03.20 19:58:31.252911 [ 3 ] {0a95debc-c385-471c-b6f3-d9a2f1290f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.03.20 19:58:31.253167 [ 3 ] {0a95debc-c385-471c-b6f3-d9a2f1290f35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.03.20 19:58:31.253209 [ 3 ] {0a95debc-c385-471c-b6f3-d9a2f1290f35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.03.20 19:58:31.253512 [ 3 ] {0a95debc-c385-471c-b6f3-d9a2f1290f35} <Debug> TCPHandler: Processed in 0.000767971 sec. | ||
| 873 | 2026.03.20 19:58:31.253724 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.03.20 19:58:31.253844 [ 3 ] {f4477eb6-d7b9-4a3c-916a-d96c3f2c77d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.03.20 19:58:31.254102 [ 3 ] {f4477eb6-d7b9-4a3c-916a-d96c3f2c77d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.03.20 19:58:31.254143 [ 3 ] {f4477eb6-d7b9-4a3c-916a-d96c3f2c77d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.03.20 19:58:31.254450 [ 3 ] {f4477eb6-d7b9-4a3c-916a-d96c3f2c77d4} <Debug> TCPHandler: Processed in 0.000773221 sec. | ||
| 878 | 2026.03.20 19:58:31.254670 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.03.20 19:58:31.254790 [ 3 ] {b571cc34-c9b3-4c5b-983f-d3104d825dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.03.20 19:58:31.255052 [ 3 ] {b571cc34-c9b3-4c5b-983f-d3104d825dfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.03.20 19:58:31.255093 [ 3 ] {b571cc34-c9b3-4c5b-983f-d3104d825dfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.03.20 19:58:31.255398 [ 3 ] {b571cc34-c9b3-4c5b-983f-d3104d825dfc} <Debug> TCPHandler: Processed in 0.000775192 sec. | ||
| 883 | 2026.03.20 19:58:31.255612 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.03.20 19:58:31.255735 [ 3 ] {9c24dc77-dcc6-41fc-ad15-38d4ce4551c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 885 | 2026.03.20 19:58:31.255999 [ 3 ] {9c24dc77-dcc6-41fc-ad15-38d4ce4551c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.03.20 19:58:31.256041 [ 3 ] {9c24dc77-dcc6-41fc-ad15-38d4ce4551c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2026.03.20 19:58:31.256350 [ 3 ] {9c24dc77-dcc6-41fc-ad15-38d4ce4551c2} <Debug> TCPHandler: Processed in 0.000785241 sec. | ||
| 888 | 2026.03.20 19:58:31.256557 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.03.20 19:58:31.256678 [ 3 ] {05883747-0468-4c1b-aee2-fc9551972b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 890 | 2026.03.20 19:58:31.256940 [ 3 ] {05883747-0468-4c1b-aee2-fc9551972b07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2026.03.20 19:58:31.256981 [ 3 ] {05883747-0468-4c1b-aee2-fc9551972b07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2026.03.20 19:58:31.257290 [ 3 ] {05883747-0468-4c1b-aee2-fc9551972b07} <Debug> TCPHandler: Processed in 0.000780251 sec. | ||
| 893 | 2026.03.20 19:58:31.257513 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.03.20 19:58:31.257633 [ 3 ] {d4cb2292-3bab-4949-8cac-2e6518ec1dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 895 | 2026.03.20 19:58:31.257897 [ 3 ] {d4cb2292-3bab-4949-8cac-2e6518ec1dae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2026.03.20 19:58:31.257938 [ 3 ] {d4cb2292-3bab-4949-8cac-2e6518ec1dae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2026.03.20 19:58:31.258245 [ 3 ] {d4cb2292-3bab-4949-8cac-2e6518ec1dae} <Debug> TCPHandler: Processed in 0.000778921 sec. | ||
| 898 | 2026.03.20 19:58:31.258469 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.03.20 19:58:31.258592 [ 3 ] {7657547f-f99d-460b-a7df-271b2d4d58bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 900 | 2026.03.20 19:58:31.258857 [ 3 ] {7657547f-f99d-460b-a7df-271b2d4d58bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2026.03.20 19:58:31.258898 [ 3 ] {7657547f-f99d-460b-a7df-271b2d4d58bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2026.03.20 19:58:31.259210 [ 3 ] {7657547f-f99d-460b-a7df-271b2d4d58bd} <Debug> TCPHandler: Processed in 0.000786671 sec. | ||
| 903 | 2026.03.20 19:58:31.259416 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.03.20 19:58:31.259540 [ 3 ] {095d1e43-c79f-4dec-874a-d182062325f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 905 | 2026.03.20 19:58:31.259808 [ 3 ] {095d1e43-c79f-4dec-874a-d182062325f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2026.03.20 19:58:31.259848 [ 3 ] {095d1e43-c79f-4dec-874a-d182062325f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2026.03.20 19:58:31.260164 [ 3 ] {095d1e43-c79f-4dec-874a-d182062325f6} <Debug> TCPHandler: Processed in 0.000794551 sec. | ||
| 908 | 2026.03.20 19:58:31.267709 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.03.20 19:58:31.267849 [ 3 ] {b4a310ef-f6bf-4329-9322-009a6e51e3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 910 | 2026.03.20 19:58:31.268129 [ 3 ] {b4a310ef-f6bf-4329-9322-009a6e51e3b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2026.03.20 19:58:31.268166 [ 3 ] {b4a310ef-f6bf-4329-9322-009a6e51e3b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2026.03.20 19:58:31.268524 [ 3 ] {b4a310ef-f6bf-4329-9322-009a6e51e3b3} <Debug> TCPHandler: Processed in 0.000855343 sec. | ||
| 913 | 2026.03.20 19:58:31.274963 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.03.20 19:58:31.275124 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2026.03.20 19:58:31.275202 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2026.03.20 19:58:31.278067 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.03.20 19:58:31.278113 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 918 | 2026.03.20 19:58:31.280708 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.03.20 19:58:31.281095 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.03.20 19:58:31.281240 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006176 sec., 5181.347150259067 rows/sec., 1.15 MiB/sec. | ||
| 921 | 2026.03.20 19:58:31.281277 [ 3 ] {60dbcf9b-8d61-4cd8-8527-4a25a9e5e867} <Debug> TCPHandler: Processed in 0.006373062 sec. | ||
| 922 | 2026.03.20 19:58:31.281426 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.03.20 19:58:31.281520 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2026.03.20 19:58:31.281560 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2026.03.20 19:58:31.289280 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.03.20 19:58:31.289339 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 927 | 2026.03.20 19:58:31.292306 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.03.20 19:58:31.292781 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.03.20 19:58:31.292931 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.011429 sec., 24849.068159944003 rows/sec., 1.58 MiB/sec. | ||
| 930 | 2026.03.20 19:58:31.292976 [ 3 ] {9dd84f9b-62c3-45d6-a1c2-95946641b162} <Debug> TCPHandler: Processed in 0.011598107 sec. | ||
| 931 | 2026.03.20 19:58:31.293093 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.03.20 19:58:31.293186 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2026.03.20 19:58:31.293225 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2026.03.20 19:58:31.293616 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.03.20 19:58:31.293652 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 936 | 2026.03.20 19:58:31.294031 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.03.20 19:58:31.294430 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.03.20 19:58:31.294556 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001387 sec., 7209.805335255948 rows/sec., 587.91 KiB/sec. | ||
| 939 | 2026.03.20 19:58:31.294592 [ 3 ] {58f3137e-c0e8-46c1-a51c-e3c4c7fbea65} <Debug> TCPHandler: Processed in 0.001548462 sec. | ||
| 940 | 2026.03.20 19:58:31.294694 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.03.20 19:58:31.294785 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2026.03.20 19:58:31.294822 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2026.03.20 19:58:31.295596 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.03.20 19:58:31.295632 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 945 | 2026.03.20 19:58:31.296096 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.03.20 19:58:31.296540 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.03.20 19:58:31.296663 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Debug> executeQuery: Read 822 rows, 65.83 KiB in 0.001896 sec., 433544.30379746837 rows/sec., 33.91 MiB/sec. | ||
| 948 | 2026.03.20 19:58:31.296700 [ 3 ] {5c39fa2e-bb33-41fe-9003-00f6bf6b2ba2} <Debug> TCPHandler: Processed in 0.00205284 sec. | ||
| 949 | 2026.03.20 19:58:31.296803 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.03.20 19:58:31.296896 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2026.03.20 19:58:31.296934 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2026.03.20 19:58:31.297371 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.03.20 19:58:31.297406 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 954 | 2026.03.20 19:58:31.297781 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.03.20 19:58:31.298156 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.03.20 19:58:31.298270 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.001444 sec., 112188.36565096953 rows/sec., 6.76 MiB/sec. | ||
| 957 | 2026.03.20 19:58:31.298304 [ 3 ] {d32e5a95-0f11-4144-b958-6a2fb3822a27} <Debug> TCPHandler: Processed in 0.001604664 sec. | ||
| 958 | 2026.03.20 19:58:31.298405 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.03.20 19:58:31.298559 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2026.03.20 19:58:31.298598 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2026.03.20 19:58:31.299054 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.03.20 19:58:31.299087 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 963 | 2026.03.20 19:58:31.299490 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.03.20 19:58:31.299907 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.03.20 19:58:31.300028 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001486 sec., 100269.1790040377 rows/sec., 6.48 MiB/sec. | ||
| 966 | 2026.03.20 19:58:31.300064 [ 3 ] {f6cf5b9d-0e9d-4979-9aa0-dde5814435d6} <Debug> TCPHandler: Processed in 0.001645264 sec. | ||
| 967 | 2026.03.20 19:58:31.300232 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.03.20 19:58:31.300324 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2026.03.20 19:58:31.300363 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2026.03.20 19:58:31.300781 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.03.20 19:58:31.300817 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 972 | 2026.03.20 19:58:31.301302 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.03.20 19:58:31.301742 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.03.20 19:58:31.301865 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001558 sec., 94993.58151476253 rows/sec., 5.40 MiB/sec. | ||
| 975 | 2026.03.20 19:58:31.301901 [ 3 ] {354b8642-2244-4663-b71b-a1f8a1ac2bb3} <Debug> TCPHandler: Processed in 0.001717444 sec. | ||
| 976 | 2026.03.20 19:58:31.302008 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.03.20 19:58:31.302099 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2026.03.20 19:58:31.302136 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2026.03.20 19:58:31.302688 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.03.20 19:58:31.302724 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 981 | 2026.03.20 19:58:31.303135 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.03.20 19:58:31.303547 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.03.20 19:58:31.303672 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.001591 sec., 320553.1112507857 rows/sec., 22.58 MiB/sec. | ||
| 984 | 2026.03.20 19:58:31.303710 [ 3 ] {acdfc653-5a91-4292-a89f-1bba75431944} <Debug> TCPHandler: Processed in 0.001750595 sec. | ||
| 985 | 2026.03.20 19:58:31.303813 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.03.20 19:58:31.303906 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2026.03.20 19:58:31.303946 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2026.03.20 19:58:31.306333 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Trace> oximeter.measurements_bool (c36aea24-924b-4c97-bb66-a844abc721e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.20 19:58:31.306375 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 990 | 2026.03.20 19:58:31.308828 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2026.03.20 19:58:31.309240 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Trace> oximeter.measurements_bool (c36aea24-924b-4c97-bb66-a844abc721e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.03.20 19:58:31.309365 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005476 sec., 1095.6902848794741 rows/sec., 57.25 KiB/sec. | ||
| 993 | 2026.03.20 19:58:31.309400 [ 3 ] {3c2065dc-2b61-4ed7-bc19-57d3e0ef9596} <Debug> TCPHandler: Processed in 0.005636232 sec. | ||
| 994 | 2026.03.20 19:58:31.309513 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.20 19:58:31.309606 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2026.03.20 19:58:31.309647 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2026.03.20 19:58:31.312114 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.20 19:58:31.312161 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 999 | 2026.03.20 19:58:31.312686 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2026.03.20 19:58:31.313166 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.03.20 19:58:31.313290 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.003703 sec., 72913.85363219012 rows/sec., 4.85 MiB/sec. | ||
| 1002 | 2026.03.20 19:58:31.313326 [ 3 ] {0200f3cc-d228-492d-8a97-4dcda622e742} <Debug> TCPHandler: Processed in 0.003861175 sec. | ||
| 1003 | 2026.03.20 19:58:31.313439 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.20 19:58:31.313532 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2026.03.20 19:58:31.313573 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2026.03.20 19:58:31.313874 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Trace> oximeter.measurements_f64 (7a6443ec-5bc3-4018-95ea-19117b6b4827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.03.20 19:58:31.313908 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1008 | 2026.03.20 19:58:31.314340 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2026.03.20 19:58:31.314755 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Trace> oximeter.measurements_f64 (7a6443ec-5bc3-4018-95ea-19117b6b4827): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.03.20 19:58:31.314880 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
| 1011 | 2026.03.20 19:58:31.314914 [ 3 ] {d4c1da43-ba87-412d-9ad2-e5d08c3ed94b} <Debug> TCPHandler: Processed in 0.001523502 sec. | ||
| 1012 | 2026.03.20 19:58:31.315019 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.20 19:58:31.315110 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.03.20 19:58:31.315161 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <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 | ||
| 1015 | 2026.03.20 19:58:31.315891 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.03.20 19:58:31.315927 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1017 | 2026.03.20 19:58:31.319265 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2026.03.20 19:58:31.319674 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.03.20 19:58:31.319807 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004714 sec., 2121.3406873143826 rows/sec., 3.80 MiB/sec. | ||
| 1020 | 2026.03.20 19:58:31.319854 [ 3 ] {cae7b950-a14a-4436-bad4-0fcbc1ab6f6a} <Debug> TCPHandler: Processed in 0.00488404 sec. | ||
| 1021 | 2026.03.20 19:58:31.319978 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.20 19:58:31.320082 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.03.20 19:58:31.320121 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.03.20 19:58:31.320462 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.03.20 19:58:31.320497 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1026 | 2026.03.20 19:58:31.320905 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2026.03.20 19:58:31.321317 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.03.20 19:58:31.321442 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001378 sec., 65312.04644412191 rows/sec., 4.09 MiB/sec. | ||
| 1029 | 2026.03.20 19:58:31.321482 [ 3 ] {ff430cd0-9379-4479-9c84-fc7a8a61e6aa} <Debug> TCPHandler: Processed in 0.001547582 sec. | ||
| 1030 | 2026.03.20 19:58:32.375253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1031 | 2026.03.20 19:58:32.375745 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.03.20 19:58:32.375788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1033 | 2026.03.20 19:58:32.376455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.03.20 19:58:32.376887 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.03.20 19:58:32.377016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1036 | 2026.03.20 19:58:32.435528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.03.20 19:58:32.451246 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.03.20 19:58:32.451294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1039 | 2026.03.20 19:58:32.457703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.03.20 19:58:32.458833 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.03.20 19:58:32.461617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.03.20 19:58:33.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.71 MiB, peak 163.71 MiB, free memory in arenas 0.00 B, will set to 161.14 MiB (RSS), difference: 1.42 MiB | ||
| 1043 | 2026.03.20 19:58:34.696747 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58030 | ||
| 1044 | 2026.03.20 19:58:34.698810 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2026.03.20 19:58:34.698851 [ 286 ] {} <Debug> TCP-Session: 44c4463b-ce65-48ab-bfa1-8d277f96ebd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58030 | ||
| 1046 | 2026.03.20 19:58:34.698873 [ 286 ] {} <Debug> TCP-Session: 44c4463b-ce65-48ab-bfa1-8d277f96ebd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.20 19:58:34.698887 [ 286 ] {} <Debug> TCP-Session: 44c4463b-ce65-48ab-bfa1-8d277f96ebd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.20 19:58:34.698949 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1049 | 2026.03.20 19:58:34.698976 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1050 | 2026.03.20 19:58:34.698994 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1051 | 2026.03.20 19:58:34.699386 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43311 | ||
| 1052 | 2026.03.20 19:58:34.699527 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.03.20 19:58:34.699560 [ 287 ] {} <Debug> TCP-Session: 00e63c70-45e4-4940-80d7-aed93df70b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:43311 | ||
| 1054 | 2026.03.20 19:58:34.699583 [ 287 ] {} <Debug> TCP-Session: 00e63c70-45e4-4940-80d7-aed93df70b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.20 19:58:34.699596 [ 287 ] {} <Debug> TCP-Session: 00e63c70-45e4-4940-80d7-aed93df70b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.20 19:58:34.699606 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50501 | ||
| 1057 | 2026.03.20 19:58:34.699609 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44301 | ||
| 1058 | 2026.03.20 19:58:34.699659 [ 286 ] {} <Trace> TCP-Session: 44c4463b-ce65-48ab-bfa1-8d277f96ebd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.03.20 19:58:34.699685 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54044 | ||
| 1060 | 2026.03.20 19:58:34.699783 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41955 | ||
| 1061 | 2026.03.20 19:58:34.699869 [ 286 ] {06298681-18e9-4d15-a213-a20c149c1403} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1062 | 2026.03.20 19:58:34.699888 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2026.03.20 19:58:34.699929 [ 289 ] {} <Debug> TCP-Session: c446fb82-047d-4572-be37-3d93125d459d Authenticating user 'default' from [fd00:1122:3344:101::e]:50501 | ||
| 1064 | 2026.03.20 19:58:34.699951 [ 289 ] {} <Debug> TCP-Session: c446fb82-047d-4572-be37-3d93125d459d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.20 19:58:34.699964 [ 289 ] {} <Debug> TCP-Session: c446fb82-047d-4572-be37-3d93125d459d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.03.20 19:58:34.699966 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59153 | ||
| 1067 | 2026.03.20 19:58:34.700131 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2026.03.20 19:58:34.700142 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2026.03.20 19:58:34.700214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.03.20 19:58:34.700256 [ 291 ] {} <Debug> TCP-Session: b68bbd59-6805-4f5b-acca-38ee9a7157d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41955 | ||
| 1071 | 2026.03.20 19:58:34.700264 [ 288 ] {} <Debug> TCP-Session: 917aab1a-7b84-4a18-949a-5dc93dabf984 Authenticating user 'default' from [fd00:1122:3344:101::e]:44301 | ||
| 1072 | 2026.03.20 19:58:34.700287 [ 290 ] {} <Debug> TCP-Session: b36cf95e-e07a-4a0c-b86d-11f588d08f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:54044 | ||
| 1073 | 2026.03.20 19:58:34.700297 [ 291 ] {} <Debug> TCP-Session: b68bbd59-6805-4f5b-acca-38ee9a7157d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.03.20 19:58:34.700302 [ 288 ] {} <Debug> TCP-Session: 917aab1a-7b84-4a18-949a-5dc93dabf984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.03.20 19:58:34.700314 [ 290 ] {} <Debug> TCP-Session: b36cf95e-e07a-4a0c-b86d-11f588d08f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.20 19:58:34.700337 [ 288 ] {} <Debug> TCP-Session: 917aab1a-7b84-4a18-949a-5dc93dabf984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.03.20 19:58:34.700348 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56365 | ||
| 1078 | 2026.03.20 19:58:34.700354 [ 290 ] {} <Debug> TCP-Session: b36cf95e-e07a-4a0c-b86d-11f588d08f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.03.20 19:58:34.700320 [ 291 ] {} <Debug> TCP-Session: b68bbd59-6805-4f5b-acca-38ee9a7157d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.03.20 19:58:34.700342 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.03.20 19:58:34.700441 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61312 | ||
| 1082 | 2026.03.20 19:58:34.700462 [ 292 ] {} <Debug> TCP-Session: 677274f0-282e-4712-99ce-fb01cdef3481 Authenticating user 'default' from [fd00:1122:3344:101::e]:59153 | ||
| 1083 | 2026.03.20 19:58:34.700488 [ 292 ] {} <Debug> TCP-Session: 677274f0-282e-4712-99ce-fb01cdef3481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.03.20 19:58:34.700501 [ 292 ] {} <Debug> TCP-Session: 677274f0-282e-4712-99ce-fb01cdef3481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.03.20 19:58:34.700551 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.03.20 19:58:34.700587 [ 293 ] {} <Debug> TCP-Session: 1c7d050d-fe0f-4d9c-a106-d09b4d1a82ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56365 | ||
| 1087 | 2026.03.20 19:58:34.700591 [ 286 ] {06298681-18e9-4d15-a213-a20c149c1403} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1088 | 2026.03.20 19:58:34.700605 [ 293 ] {} <Debug> TCP-Session: 1c7d050d-fe0f-4d9c-a106-d09b4d1a82ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.03.20 19:58:34.700634 [ 293 ] {} <Debug> TCP-Session: 1c7d050d-fe0f-4d9c-a106-d09b4d1a82ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.20 19:58:34.700657 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.03.20 19:58:34.700702 [ 294 ] {} <Debug> TCP-Session: 86ad70a6-9308-4034-ba22-9da39f467259 Authenticating user 'default' from [fd00:1122:3344:101::e]:61312 | ||
| 1092 | 2026.03.20 19:58:34.700722 [ 294 ] {} <Debug> TCP-Session: 86ad70a6-9308-4034-ba22-9da39f467259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.03.20 19:58:34.700734 [ 294 ] {} <Debug> TCP-Session: 86ad70a6-9308-4034-ba22-9da39f467259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.03.20 19:58:34.704550 [ 286 ] {06298681-18e9-4d15-a213-a20c149c1403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.03.20 19:58:34.714504 [ 286 ] {06298681-18e9-4d15-a213-a20c149c1403} <Debug> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5) (SelectExecutor): Key condition: unknown | ||
| 1096 | 2026.03.20 19:58:34.729927 [ 295 ] {06298681-18e9-4d15-a213-a20c149c1403} <Trace> AggregatingTransform: Aggregating | ||
| 1097 | 2026.03.20 19:58:34.732150 [ 295 ] {06298681-18e9-4d15-a213-a20c149c1403} <Trace> Aggregator: Aggregation method: without_key | ||
| 1098 | 2026.03.20 19:58:34.732836 [ 295 ] {06298681-18e9-4d15-a213-a20c149c1403} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006888079 sec. (145.178 rows/sec., 5.67 KiB/sec.) | ||
| 1099 | 2026.03.20 19:58:34.732859 [ 295 ] {06298681-18e9-4d15-a213-a20c149c1403} <Trace> Aggregator: Merging aggregated data | ||
| 1100 | 2026.03.20 19:58:34.732883 [ 295 ] {06298681-18e9-4d15-a213-a20c149c1403} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1101 | 2026.03.20 19:58:34.736091 [ 286 ] {06298681-18e9-4d15-a213-a20c149c1403} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.036286 sec., 27.558838119384887 rows/sec., 1.08 KiB/sec. | ||
| 1102 | 2026.03.20 19:58:34.736237 [ 286 ] {06298681-18e9-4d15-a213-a20c149c1403} <Debug> TCPHandler: Processed in 0.03677762 sec. | ||
| 1103 | 2026.03.20 19:58:34.741871 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.03.20 19:58:34.741925 [ 286 ] {} <Debug> TCP-Session: 44c4463b-ce65-48ab-bfa1-8d277f96ebd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.03.20 19:58:34.741928 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.03.20 19:58:34.741948 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.03.20 19:58:34.741980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.03.20 19:58:34.741995 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.03.20 19:58:34.742014 [ 288 ] {} <Debug> TCP-Session: 917aab1a-7b84-4a18-949a-5dc93dabf984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.03.20 19:58:34.742019 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.03.20 19:58:34.742052 [ 293 ] {} <Debug> TCP-Session: 1c7d050d-fe0f-4d9c-a106-d09b4d1a82ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.03.20 19:58:34.742058 [ 291 ] {} <Debug> TCP-Session: b68bbd59-6805-4f5b-acca-38ee9a7157d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.20 19:58:34.742070 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.03.20 19:58:34.742084 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.03.20 19:58:34.742111 [ 290 ] {} <Debug> TCP-Session: b36cf95e-e07a-4a0c-b86d-11f588d08f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.03.20 19:58:34.742131 [ 289 ] {} <Debug> TCP-Session: c446fb82-047d-4572-be37-3d93125d459d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.03.20 19:58:34.742144 [ 294 ] {} <Debug> TCP-Session: 86ad70a6-9308-4034-ba22-9da39f467259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.03.20 19:58:34.742047 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1119 | 2026.03.20 19:58:34.742001 [ 287 ] {} <Debug> TCP-Session: 00e63c70-45e4-4940-80d7-aed93df70b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.20 19:58:34.742213 [ 292 ] {} <Debug> TCP-Session: 677274f0-282e-4712-99ce-fb01cdef3481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.03.20 19:58:35.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.39 MiB, peak 169.50 MiB, free memory in arenas 0.00 B, will set to 164.48 MiB (RSS), difference: 3.09 MiB | ||
| 1122 | 2026.03.20 19:58:36.169818 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.03.20 19:58:36.170010 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1124 | 2026.03.20 19:58:36.170080 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1125 | 2026.03.20 19:58:36.170743 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.03.20 19:58:36.170790 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1127 | 2026.03.20 19:58:36.171346 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2026.03.20 19:58:36.171772 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.03.20 19:58:36.171939 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.16 MiB/sec. | ||
| 1130 | 2026.03.20 19:58:36.171992 [ 3 ] {d3447440-4c30-4bc1-b664-a73db1dc1282} <Debug> TCPHandler: Processed in 0.002303323 sec. | ||
| 1131 | 2026.03.20 19:58:36.172118 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.03.20 19:58:36.172220 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1133 | 2026.03.20 19:58:36.172264 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1134 | 2026.03.20 19:58:36.172722 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.03.20 19:58:36.172757 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1136 | 2026.03.20 19:58:36.173163 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1137 | 2026.03.20 19:58:36.173562 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.03.20 19:58:36.173700 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. | ||
| 1139 | 2026.03.20 19:58:36.173744 [ 3 ] {8c498881-4425-418e-9df8-c41dcf395826} <Debug> TCPHandler: Processed in 0.001677344 sec. | ||
| 1140 | 2026.03.20 19:58:36.173858 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.03.20 19:58:36.173955 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.03.20 19:58:36.173998 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1143 | 2026.03.20 19:58:36.174421 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.03.20 19:58:36.174456 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1145 | 2026.03.20 19:58:36.174882 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.03.20 19:58:36.175292 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.03.20 19:58:36.175428 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
| 1148 | 2026.03.20 19:58:36.175470 [ 3 ] {27c954c4-54f5-4ffb-a169-9acae8e50411} <Debug> TCPHandler: Processed in 0.001661454 sec. | ||
| 1149 | 2026.03.20 19:58:36.175584 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.20 19:58:36.175677 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.03.20 19:58:36.175717 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1152 | 2026.03.20 19:58:36.176054 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.03.20 19:58:36.176089 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1154 | 2026.03.20 19:58:36.176485 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.03.20 19:58:36.176971 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.03.20 19:58:36.177103 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
| 1157 | 2026.03.20 19:58:36.177143 [ 3 ] {c1cc6a06-4736-4505-9a96-5b7fc1c89c63} <Debug> TCPHandler: Processed in 0.001607813 sec. | ||
| 1158 | 2026.03.20 19:58:37.192689 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50160 | ||
| 1159 | 2026.03.20 19:58:37.192797 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.03.20 19:58:37.192827 [ 286 ] {} <Debug> TCP-Session: fb00cbf6-68d6-4f0e-a780-bb24ced13dec Authenticating user 'default' from [fd00:1122:3344:101::e]:50160 | ||
| 1161 | 2026.03.20 19:58:37.192852 [ 286 ] {} <Debug> TCP-Session: fb00cbf6-68d6-4f0e-a780-bb24ced13dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.03.20 19:58:37.192868 [ 286 ] {} <Debug> TCP-Session: fb00cbf6-68d6-4f0e-a780-bb24ced13dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.20 19:58:37.193085 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41688 | ||
| 1164 | 2026.03.20 19:58:37.193134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51821 | ||
| 1165 | 2026.03.20 19:58:37.193159 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64420 | ||
| 1166 | 2026.03.20 19:58:37.193172 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33997 | ||
| 1167 | 2026.03.20 19:58:37.193203 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38007 | ||
| 1168 | 2026.03.20 19:58:37.193210 [ 286 ] {} <Trace> TCP-Session: fb00cbf6-68d6-4f0e-a780-bb24ced13dec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.03.20 19:58:37.193251 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.03.20 19:58:37.193271 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2026.03.20 19:58:37.193290 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1172 | 2026.03.20 19:58:37.193290 [ 290 ] {} <Debug> TCP-Session: b158b92e-40d7-4a96-9897-3a6c10576261 Authenticating user 'default' from [fd00:1122:3344:101::e]:64420 | ||
| 1173 | 2026.03.20 19:58:37.193311 [ 291 ] {} <Debug> TCP-Session: cf821598-ae7e-49b0-ab85-ed83cab242ed Authenticating user 'default' from [fd00:1122:3344:101::e]:33997 | ||
| 1174 | 2026.03.20 19:58:37.193317 [ 294 ] {} <Debug> TCP-Session: da386e97-127d-4458-91e2-d7b29da990a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38007 | ||
| 1175 | 2026.03.20 19:58:37.193329 [ 290 ] {} <Debug> TCP-Session: b158b92e-40d7-4a96-9897-3a6c10576261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.03.20 19:58:37.193354 [ 294 ] {} <Debug> TCP-Session: da386e97-127d-4458-91e2-d7b29da990a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.20 19:58:37.193371 [ 290 ] {} <Debug> TCP-Session: b158b92e-40d7-4a96-9897-3a6c10576261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.20 19:58:37.193384 [ 294 ] {} <Debug> TCP-Session: da386e97-127d-4458-91e2-d7b29da990a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.20 19:58:37.193347 [ 291 ] {} <Debug> TCP-Session: cf821598-ae7e-49b0-ab85-ed83cab242ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.03.20 19:58:37.193250 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1181 | 2026.03.20 19:58:37.193419 [ 291 ] {} <Debug> TCP-Session: cf821598-ae7e-49b0-ab85-ed83cab242ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.20 19:58:37.193415 [ 286 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50160) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1183 | 2026.03.20 19:58:37.193442 [ 288 ] {} <Debug> TCP-Session: 2294a951-40bd-4ec1-986e-c7e7eb48c1ef Authenticating user 'default' from [fd00:1122:3344:101::e]:51821 | ||
| 1184 | 2026.03.20 19:58:37.193192 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.03.20 19:58:37.193479 [ 288 ] {} <Debug> TCP-Session: 2294a951-40bd-4ec1-986e-c7e7eb48c1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.03.20 19:58:37.193195 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60685 | ||
| 1187 | 2026.03.20 19:58:37.193517 [ 287 ] {} <Debug> TCP-Session: 5fb16549-2085-4aa4-b718-15263da19e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:41688 | ||
| 1188 | 2026.03.20 19:58:37.193183 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42700 | ||
| 1189 | 2026.03.20 19:58:37.193591 [ 287 ] {} <Debug> TCP-Session: 5fb16549-2085-4aa4-b718-15263da19e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.03.20 19:58:37.193138 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56953 | ||
| 1191 | 2026.03.20 19:58:37.193611 [ 287 ] {} <Debug> TCP-Session: 5fb16549-2085-4aa4-b718-15263da19e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.03.20 19:58:37.193634 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.03.20 19:58:37.193646 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.03.20 19:58:37.193673 [ 293 ] {} <Debug> TCP-Session: db66ad39-039c-401e-a996-ec7c3f72f6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:60685 | ||
| 1195 | 2026.03.20 19:58:37.193686 [ 292 ] {} <Debug> TCP-Session: 7df9b504-11a5-4524-ada8-b6963d0ace03 Authenticating user 'default' from [fd00:1122:3344:101::e]:42700 | ||
| 1196 | 2026.03.20 19:58:37.193700 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.03.20 19:58:37.193708 [ 293 ] {} <Debug> TCP-Session: db66ad39-039c-401e-a996-ec7c3f72f6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.20 19:58:37.193709 [ 286 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1199 | 2026.03.20 19:58:37.193733 [ 289 ] {} <Debug> TCP-Session: ec10bb19-ccaf-4dcd-ba2c-ce34baaa27dd Authenticating user 'default' from [fd00:1122:3344:101::e]:56953 | ||
| 1200 | 2026.03.20 19:58:37.193715 [ 292 ] {} <Debug> TCP-Session: 7df9b504-11a5-4524-ada8-b6963d0ace03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.03.20 19:58:37.193772 [ 289 ] {} <Debug> TCP-Session: ec10bb19-ccaf-4dcd-ba2c-ce34baaa27dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.03.20 19:58:37.193785 [ 286 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.03.20 19:58:37.193801 [ 289 ] {} <Debug> TCP-Session: ec10bb19-ccaf-4dcd-ba2c-ce34baaa27dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.03.20 19:58:37.193788 [ 292 ] {} <Debug> TCP-Session: 7df9b504-11a5-4524-ada8-b6963d0ace03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.03.20 19:58:37.193732 [ 293 ] {} <Debug> TCP-Session: db66ad39-039c-401e-a996-ec7c3f72f6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.20 19:58:37.193519 [ 288 ] {} <Debug> TCP-Session: 2294a951-40bd-4ec1-986e-c7e7eb48c1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.20 19:58:37.194110 [ 286 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Debug> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5) (SelectExecutor): Key condition: unknown | ||
| 1208 | 2026.03.20 19:58:37.195058 [ 331 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Trace> AggregatingTransform: Aggregating | ||
| 1209 | 2026.03.20 19:58:37.195107 [ 331 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1210 | 2026.03.20 19:58:37.195146 [ 331 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934694 sec. (1069.869 rows/sec., 41.79 KiB/sec.) | ||
| 1211 | 2026.03.20 19:58:37.195169 [ 331 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Trace> Aggregator: Merging aggregated data | ||
| 1212 | 2026.03.20 19:58:37.196326 [ 286 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002962 sec., 337.60972316002704 rows/sec., 13.19 KiB/sec. | ||
| 1213 | 2026.03.20 19:58:37.196475 [ 286 ] {b5ace93b-f4fa-487b-abcf-03280850590c} <Debug> TCPHandler: Processed in 0.003385339 sec. | ||
| 1214 | 2026.03.20 19:58:37.196582 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.03.20 19:58:37.196608 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.03.20 19:58:37.196613 [ 286 ] {} <Debug> TCP-Session: fb00cbf6-68d6-4f0e-a780-bb24ced13dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.20 19:58:37.196625 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1218 | 2026.03.20 19:58:37.196654 [ 287 ] {} <Debug> TCP-Session: 5fb16549-2085-4aa4-b718-15263da19e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.20 19:58:37.196676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2026.03.20 19:58:37.196695 [ 294 ] {} <Debug> TCP-Session: da386e97-127d-4458-91e2-d7b29da990a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.03.20 19:58:37.196706 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1222 | 2026.03.20 19:58:37.196726 [ 289 ] {} <Debug> TCP-Session: ec10bb19-ccaf-4dcd-ba2c-ce34baaa27dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.20 19:58:37.196720 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1224 | 2026.03.20 19:58:37.196758 [ 288 ] {} <Debug> TCP-Session: 2294a951-40bd-4ec1-986e-c7e7eb48c1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.20 19:58:37.196702 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.03.20 19:58:37.196800 [ 290 ] {} <Debug> TCP-Session: b158b92e-40d7-4a96-9897-3a6c10576261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.20 19:58:37.196658 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.03.20 19:58:37.196837 [ 293 ] {} <Debug> TCP-Session: db66ad39-039c-401e-a996-ec7c3f72f6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.03.20 19:58:37.196641 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2026.03.20 19:58:37.196877 [ 292 ] {} <Debug> TCP-Session: 7df9b504-11a5-4524-ada8-b6963d0ace03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.03.20 19:58:37.196918 [ 291 ] {} <Debug> TCP-Session: cf821598-ae7e-49b0-ab85-ed83cab242ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.03.20 19:58:38.394377 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64312 | ||
| 1233 | 2026.03.20 19:58:38.394482 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1234 | 2026.03.20 19:58:38.394515 [ 286 ] {} <Debug> TCP-Session: e31b42af-0897-49d3-a97f-9133505f1e0a Authenticating user 'default' from [fd00:1122:3344:101::e]:64312 | ||
| 1235 | 2026.03.20 19:58:38.394539 [ 286 ] {} <Debug> TCP-Session: e31b42af-0897-49d3-a97f-9133505f1e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.03.20 19:58:38.394553 [ 286 ] {} <Debug> TCP-Session: e31b42af-0897-49d3-a97f-9133505f1e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.03.20 19:58:38.394746 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58569 | ||
| 1238 | 2026.03.20 19:58:38.394775 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46110 | ||
| 1239 | 2026.03.20 19:58:38.394799 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33485 | ||
| 1240 | 2026.03.20 19:58:38.394841 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54345 | ||
| 1241 | 2026.03.20 19:58:38.394864 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1242 | 2026.03.20 19:58:38.394904 [ 286 ] {} <Trace> TCP-Session: e31b42af-0897-49d3-a97f-9133505f1e0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.03.20 19:58:38.394910 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2026.03.20 19:58:38.394927 [ 287 ] {} <Debug> TCP-Session: 4ec47e1a-78cd-4eb9-8ba8-9f50302d6c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:58569 | ||
| 1245 | 2026.03.20 19:58:38.394950 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1246 | 2026.03.20 19:58:38.394952 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1247 | 2026.03.20 19:58:38.394963 [ 289 ] {} <Debug> TCP-Session: ce04907f-2927-44c2-86a6-c99058e98184 Authenticating user 'default' from [fd00:1122:3344:101::e]:46110 | ||
| 1248 | 2026.03.20 19:58:38.394988 [ 294 ] {} <Debug> TCP-Session: 65fcc0f8-9325-4843-98f0-1a3ad49f2832 Authenticating user 'default' from [fd00:1122:3344:101::e]:54345 | ||
| 1249 | 2026.03.20 19:58:38.395002 [ 291 ] {} <Debug> TCP-Session: 403600bf-09f1-4098-9391-9ac39dee5d79 Authenticating user 'default' from [fd00:1122:3344:101::e]:33485 | ||
| 1250 | 2026.03.20 19:58:38.395016 [ 289 ] {} <Debug> TCP-Session: ce04907f-2927-44c2-86a6-c99058e98184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.20 19:58:38.395027 [ 294 ] {} <Debug> TCP-Session: 65fcc0f8-9325-4843-98f0-1a3ad49f2832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.20 19:58:38.395034 [ 291 ] {} <Debug> TCP-Session: 403600bf-09f1-4098-9391-9ac39dee5d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.20 19:58:38.395044 [ 289 ] {} <Debug> TCP-Session: ce04907f-2927-44c2-86a6-c99058e98184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.20 19:58:38.395054 [ 294 ] {} <Debug> TCP-Session: 65fcc0f8-9325-4843-98f0-1a3ad49f2832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.03.20 19:58:38.395065 [ 291 ] {} <Debug> TCP-Session: 403600bf-09f1-4098-9391-9ac39dee5d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.03.20 19:58:38.395076 [ 286 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64312) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1257 | 2026.03.20 19:58:38.394975 [ 287 ] {} <Debug> TCP-Session: 4ec47e1a-78cd-4eb9-8ba8-9f50302d6c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.03.20 19:58:38.394835 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38942 | ||
| 1259 | 2026.03.20 19:58:38.395141 [ 287 ] {} <Debug> TCP-Session: 4ec47e1a-78cd-4eb9-8ba8-9f50302d6c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.03.20 19:58:38.394802 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47198 | ||
| 1261 | 2026.03.20 19:58:38.394787 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34921 | ||
| 1262 | 2026.03.20 19:58:38.395234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.03.20 19:58:38.395265 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1264 | 2026.03.20 19:58:38.394764 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33532 | ||
| 1265 | 2026.03.20 19:58:38.395291 [ 293 ] {} <Debug> TCP-Session: 4a9c1191-5520-4bf6-b7a6-f22c18da573c Authenticating user 'default' from [fd00:1122:3344:101::e]:38942 | ||
| 1266 | 2026.03.20 19:58:38.395323 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.03.20 19:58:38.395349 [ 293 ] {} <Debug> TCP-Session: 4a9c1191-5520-4bf6-b7a6-f22c18da573c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.03.20 19:58:38.395362 [ 286 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1269 | 2026.03.20 19:58:38.395373 [ 290 ] {} <Debug> TCP-Session: b92498d0-bc19-4abd-afe2-6460375af2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:34921 | ||
| 1270 | 2026.03.20 19:58:38.395383 [ 293 ] {} <Debug> TCP-Session: 4a9c1191-5520-4bf6-b7a6-f22c18da573c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.03.20 19:58:38.395413 [ 290 ] {} <Debug> TCP-Session: b92498d0-bc19-4abd-afe2-6460375af2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.03.20 19:58:38.395367 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.03.20 19:58:38.395449 [ 286 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2026.03.20 19:58:38.395470 [ 288 ] {} <Debug> TCP-Session: 0a166269-a36a-4d85-812c-68a3fd78314b Authenticating user 'default' from [fd00:1122:3344:101::e]:33532 | ||
| 1275 | 2026.03.20 19:58:38.395441 [ 290 ] {} <Debug> TCP-Session: b92498d0-bc19-4abd-afe2-6460375af2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.03.20 19:58:38.395500 [ 288 ] {} <Debug> TCP-Session: 0a166269-a36a-4d85-812c-68a3fd78314b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.03.20 19:58:38.395301 [ 292 ] {} <Debug> TCP-Session: 6861d4a8-e7c5-40e7-8167-b8501466c461 Authenticating user 'default' from [fd00:1122:3344:101::e]:47198 | ||
| 1278 | 2026.03.20 19:58:38.395530 [ 288 ] {} <Debug> TCP-Session: 0a166269-a36a-4d85-812c-68a3fd78314b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.03.20 19:58:38.395555 [ 292 ] {} <Debug> TCP-Session: 6861d4a8-e7c5-40e7-8167-b8501466c461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.03.20 19:58:38.395574 [ 292 ] {} <Debug> TCP-Session: 6861d4a8-e7c5-40e7-8167-b8501466c461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.03.20 19:58:38.395756 [ 286 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Debug> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5) (SelectExecutor): Key condition: unknown | ||
| 1282 | 2026.03.20 19:58:38.396651 [ 300 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Trace> AggregatingTransform: Aggregating | ||
| 1283 | 2026.03.20 19:58:38.396695 [ 300 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1284 | 2026.03.20 19:58:38.396726 [ 300 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869482 sec. (1150.110 rows/sec., 44.93 KiB/sec.) | ||
| 1285 | 2026.03.20 19:58:38.396742 [ 300 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Trace> Aggregator: Merging aggregated data | ||
| 1286 | 2026.03.20 19:58:38.398419 [ 286 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0034 sec., 294.11764705882354 rows/sec., 11.49 KiB/sec. | ||
| 1287 | 2026.03.20 19:58:38.398580 [ 286 ] {f4673f48-ccd9-46e5-a93c-a18c64163dc5} <Debug> TCPHandler: Processed in 0.003801445 sec. | ||
| 1288 | 2026.03.20 19:58:38.398665 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1289 | 2026.03.20 19:58:38.398687 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1290 | 2026.03.20 19:58:38.398696 [ 286 ] {} <Debug> TCP-Session: e31b42af-0897-49d3-a97f-9133505f1e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.03.20 19:58:38.398705 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1292 | 2026.03.20 19:58:38.398729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1293 | 2026.03.20 19:58:38.398743 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1294 | 2026.03.20 19:58:38.398783 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1295 | 2026.03.20 19:58:38.398802 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1296 | 2026.03.20 19:58:38.398813 [ 290 ] {} <Debug> TCP-Session: b92498d0-bc19-4abd-afe2-6460375af2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.03.20 19:58:38.398832 [ 291 ] {} <Debug> TCP-Session: 403600bf-09f1-4098-9391-9ac39dee5d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.03.20 19:58:38.398856 [ 293 ] {} <Debug> TCP-Session: 4a9c1191-5520-4bf6-b7a6-f22c18da573c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.03.20 19:58:38.398793 [ 289 ] {} <Debug> TCP-Session: ce04907f-2927-44c2-86a6-c99058e98184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.03.20 19:58:38.398764 [ 288 ] {} <Debug> TCP-Session: 0a166269-a36a-4d85-812c-68a3fd78314b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.03.20 19:58:38.398763 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1302 | 2026.03.20 19:58:38.398734 [ 287 ] {} <Debug> TCP-Session: 4ec47e1a-78cd-4eb9-8ba8-9f50302d6c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.03.20 19:58:38.398816 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1304 | 2026.03.20 19:58:38.398964 [ 292 ] {} <Debug> TCP-Session: 6861d4a8-e7c5-40e7-8167-b8501466c461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.03.20 19:58:38.399004 [ 294 ] {} <Debug> TCP-Session: 65fcc0f8-9325-4843-98f0-1a3ad49f2832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.03.20 19:58:39.808733 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1307 | 2026.03.20 19:58:39.808829 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1308 | 2026.03.20 19:58:39.856854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 104 entries to flush up to offset 192 | ||
| 1309 | 2026.03.20 19:58:39.860846 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.03.20 19:58:39.860898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1311 | 2026.03.20 19:58:39.862263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1312 | 2026.03.20 19:58:39.862797 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.03.20 19:58:39.863079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1314 | 2026.03.20 19:58:39.878083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1906 | ||
| 1315 | 2026.03.20 19:58:39.878658 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.03.20 19:58:39.878702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1317 | 2026.03.20 19:58:39.879316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1318 | 2026.03.20 19:58:39.879768 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.03.20 19:58:39.879910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1906 | ||
| 1320 | 2026.03.20 19:58:39.962666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1321 | 2026.03.20 19:58:39.980014 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.03.20 19:58:39.980110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1323 | 2026.03.20 19:58:39.986801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2026.03.20 19:58:39.988347 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.03.20 19:58:39.993829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1326 | 2026.03.20 19:58:40.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.32 MiB, peak 176.95 MiB, free memory in arenas 0.00 B, will set to 166.95 MiB (RSS), difference: 1.63 MiB | ||
| 1327 | 2026.03.20 19:58:41.178190 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.03.20 19:58:41.178364 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.03.20 19:58:41.178428 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1330 | 2026.03.20 19:58:41.179188 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.03.20 19:58:41.179236 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1332 | 2026.03.20 19:58:41.179773 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2026.03.20 19:58:41.180212 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.03.20 19:58:41.180364 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002046 sec., 138807.42913000978 rows/sec., 8.82 MiB/sec. | ||
| 1335 | 2026.03.20 19:58:41.180408 [ 3 ] {2aa0bbd8-8a62-47e7-8065-4cefb99f70ff} <Debug> TCPHandler: Processed in 0.002340413 sec. | ||
| 1336 | 2026.03.20 19:58:41.180538 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.03.20 19:58:41.180633 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1338 | 2026.03.20 19:58:41.180674 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1339 | 2026.03.20 19:58:41.181428 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.03.20 19:58:41.181464 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1341 | 2026.03.20 19:58:41.181952 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1342 | 2026.03.20 19:58:41.182363 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.03.20 19:58:41.182492 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Debug> executeQuery: Read 817 rows, 65.46 KiB in 0.001877 sec., 435269.0463505594 rows/sec., 34.06 MiB/sec. | ||
| 1344 | 2026.03.20 19:58:41.182529 [ 3 ] {f7ecd0eb-e58c-4c3b-a183-44cb6764dff2} <Debug> TCPHandler: Processed in 0.002043209 sec. | ||
| 1345 | 2026.03.20 19:58:41.182642 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.03.20 19:58:41.182735 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.03.20 19:58:41.182775 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1348 | 2026.03.20 19:58:41.183222 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.03.20 19:58:41.183258 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1350 | 2026.03.20 19:58:41.183670 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1351 | 2026.03.20 19:58:41.184119 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.03.20 19:58:41.184246 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.00153 sec., 99346.40522875817 rows/sec., 5.93 MiB/sec. | ||
| 1353 | 2026.03.20 19:58:41.184283 [ 3 ] {b97bb1cf-4902-4987-b2c0-8f99e30afe3c} <Debug> TCPHandler: Processed in 0.001690534 sec. | ||
| 1354 | 2026.03.20 19:58:41.184392 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.03.20 19:58:41.184484 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1356 | 2026.03.20 19:58:41.184524 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1357 | 2026.03.20 19:58:41.184960 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.03.20 19:58:41.184996 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1359 | 2026.03.20 19:58:41.185418 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2026.03.20 19:58:41.185835 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.03.20 19:58:41.185963 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001496 sec., 99598.93048128343 rows/sec., 6.43 MiB/sec. | ||
| 1362 | 2026.03.20 19:58:41.186000 [ 3 ] {89da4a49-1ded-4c6c-972f-a3cc07cab034} <Debug> TCPHandler: Processed in 0.001657474 sec. | ||
| 1363 | 2026.03.20 19:58:41.186107 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.03.20 19:58:41.186199 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.03.20 19:58:41.186238 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1366 | 2026.03.20 19:58:41.186707 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.03.20 19:58:41.186743 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1368 | 2026.03.20 19:58:41.187177 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1369 | 2026.03.20 19:58:41.187604 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.03.20 19:58:41.187734 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001552 sec., 95360.82474226804 rows/sec., 5.42 MiB/sec. | ||
| 1371 | 2026.03.20 19:58:41.187769 [ 3 ] {bae8b377-68ad-434a-8eda-78ead1a61d5f} <Debug> TCPHandler: Processed in 0.001710905 sec. | ||
| 1372 | 2026.03.20 19:58:41.187880 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.03.20 19:58:41.187974 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1374 | 2026.03.20 19:58:41.188013 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1375 | 2026.03.20 19:58:41.188591 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.03.20 19:58:41.188625 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1377 | 2026.03.20 19:58:41.189052 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2026.03.20 19:58:41.189507 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.03.20 19:58:41.189633 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001677 sec., 298151.4609421586 rows/sec., 20.95 MiB/sec. | ||
| 1380 | 2026.03.20 19:58:41.189670 [ 3 ] {5005837c-42db-4f2e-99ec-931ee2e602fc} <Debug> TCPHandler: Processed in 0.001839826 sec. | ||
| 1381 | 2026.03.20 19:58:41.189779 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.03.20 19:58:41.189873 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1383 | 2026.03.20 19:58:41.189913 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1384 | 2026.03.20 19:58:41.190246 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Trace> oximeter.measurements_bool (c36aea24-924b-4c97-bb66-a844abc721e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.03.20 19:58:41.190281 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1386 | 2026.03.20 19:58:41.190701 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1387 | 2026.03.20 19:58:41.191123 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Trace> oximeter.measurements_bool (c36aea24-924b-4c97-bb66-a844abc721e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.03.20 19:58:41.191246 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
| 1389 | 2026.03.20 19:58:41.191286 [ 3 ] {1014429f-e6ca-4413-ad10-3e84766248d3} <Debug> TCPHandler: Processed in 0.001555852 sec. | ||
| 1390 | 2026.03.20 19:58:41.191395 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.03.20 19:58:41.191486 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.03.20 19:58:41.191528 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1393 | 2026.03.20 19:58:41.191933 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.03.20 19:58:41.191966 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1395 | 2026.03.20 19:58:41.192391 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1396 | 2026.03.20 19:58:41.192807 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.03.20 19:58:41.192933 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001464 sec., 181010.92896174864 rows/sec., 12.03 MiB/sec. | ||
| 1398 | 2026.03.20 19:58:41.192974 [ 3 ] {11b5545d-1ec4-4695-a4b4-b2895042942f} <Debug> TCPHandler: Processed in 0.001626444 sec. | ||
| 1399 | 2026.03.20 19:58:41.193082 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.03.20 19:58:41.193175 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.03.20 19:58:41.193215 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1402 | 2026.03.20 19:58:41.193553 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Trace> oximeter.measurements_f64 (7a6443ec-5bc3-4018-95ea-19117b6b4827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.03.20 19:58:41.193589 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1404 | 2026.03.20 19:58:41.194082 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1405 | 2026.03.20 19:58:41.194492 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Trace> oximeter.measurements_f64 (7a6443ec-5bc3-4018-95ea-19117b6b4827): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.03.20 19:58:41.194619 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
| 1407 | 2026.03.20 19:58:41.194654 [ 3 ] {fa3278ef-4463-40ab-b4c9-9cae84559847} <Debug> TCPHandler: Processed in 0.001620703 sec. | ||
| 1408 | 2026.03.20 19:58:41.194761 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.03.20 19:58:41.194852 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.03.20 19:58:41.194906 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <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 | ||
| 1411 | 2026.03.20 19:58:41.195707 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.03.20 19:58:41.195744 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1413 | 2026.03.20 19:58:41.196388 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1414 | 2026.03.20 19:58:41.196799 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.03.20 19:58:41.196932 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002097 sec., 4768.717215069147 rows/sec., 8.55 MiB/sec. | ||
| 1416 | 2026.03.20 19:58:41.196980 [ 3 ] {a7671542-50b5-4a73-babf-2d6a73f0a880} <Debug> TCPHandler: Processed in 0.002267522 sec. | ||
| 1417 | 2026.03.20 19:58:41.197087 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.03.20 19:58:41.197180 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.03.20 19:58:41.197220 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1420 | 2026.03.20 19:58:41.197546 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.03.20 19:58:41.197581 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1422 | 2026.03.20 19:58:41.197984 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1423 | 2026.03.20 19:58:41.198386 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.03.20 19:58:41.198511 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00135 sec., 66666.66666666666 rows/sec., 4.17 MiB/sec. | ||
| 1425 | 2026.03.20 19:58:41.198546 [ 3 ] {e918f17a-8a21-4656-80d3-4481af9d94e5} <Debug> TCPHandler: Processed in 0.001508002 sec. | ||
| 1426 | 2026.03.20 19:58:42.160147 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.03.20 19:58:42.160374 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1428 | 2026.03.20 19:58:42.160728 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1429 | 2026.03.20 19:58:42.164936 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1430 | 2026.03.20 19:58:42.165221 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1431 | 2026.03.20 19:58:42.165310 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1432 | 2026.03.20 19:58:42.165529 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1433 | 2026.03.20 19:58:42.167820 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1434 | 2026.03.20 19:58:42.169783 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1435 | 2026.03.20 19:58:42.169813 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1436 | 2026.03.20 19:58:42.173690 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1437 | 2026.03.20 19:58:42.173729 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1438 | 2026.03.20 19:58:42.196968 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.036692 sec., 872.1247138340782 rows/sec., 32.92 KiB/sec. | ||
| 1439 | 2026.03.20 19:58:42.197066 [ 3 ] {11049d27-7c82-4986-a6dc-7e39743df61d} <Debug> TCPHandler: Processed in 0.037047754 sec. | ||
| 1440 | 2026.03.20 19:58:42.197388 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.03.20 19:58:42.197541 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1442 | 2026.03.20 19:58:42.197785 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1443 | 2026.03.20 19:58:42.197823 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1444 | 2026.03.20 19:58:42.198047 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1445 | 2026.03.20 19:58:42.198104 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1446 | 2026.03.20 19:58:42.198222 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1447 | 2026.03.20 19:58:42.198255 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1448 | 2026.03.20 19:58:42.198276 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1449 | 2026.03.20 19:58:42.198293 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1450 | 2026.03.20 19:58:42.198333 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1451 | 2026.03.20 19:58:42.198353 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1452 | 2026.03.20 19:58:42.198766 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001297 sec., 24672.320740169624 rows/sec., 931.39 KiB/sec. | ||
| 1453 | 2026.03.20 19:58:42.198825 [ 3 ] {314e0a1f-f9f7-4139-84b7-7a47711abc4c} <Debug> TCPHandler: Processed in 0.001491981 sec. | ||
| 1454 | 2026.03.20 19:58:42.199054 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.03.20 19:58:42.199187 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1456 | 2026.03.20 19:58:42.199417 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1457 | 2026.03.20 19:58:42.199456 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1458 | 2026.03.20 19:58:42.199672 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1459 | 2026.03.20 19:58:42.199732 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1460 | 2026.03.20 19:58:42.199834 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1461 | 2026.03.20 19:58:42.199865 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1462 | 2026.03.20 19:58:42.199884 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1463 | 2026.03.20 19:58:42.199898 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1464 | 2026.03.20 19:58:42.199932 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1465 | 2026.03.20 19:58:42.199950 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1466 | 2026.03.20 19:58:42.200358 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001228 sec., 26058.631921824104 rows/sec., 983.72 KiB/sec. | ||
| 1467 | 2026.03.20 19:58:42.200420 [ 3 ] {ddae8a15-96d7-4b2e-b354-46e3f374bc2f} <Debug> TCPHandler: Processed in 0.00141565 sec. | ||
| 1468 | 2026.03.20 19:58:42.202616 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.20 19:58:42.202759 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1470 | 2026.03.20 19:58:42.202997 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1471 | 2026.03.20 19:58:42.203035 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1472 | 2026.03.20 19:58:42.203238 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1473 | 2026.03.20 19:58:42.203294 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1474 | 2026.03.20 19:58:42.203399 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1475 | 2026.03.20 19:58:42.203429 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1476 | 2026.03.20 19:58:42.203449 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1477 | 2026.03.20 19:58:42.203463 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1478 | 2026.03.20 19:58:42.203497 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1479 | 2026.03.20 19:58:42.203515 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1480 | 2026.03.20 19:58:42.203918 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001222 sec., 26186.579378068738 rows/sec., 988.55 KiB/sec. | ||
| 1481 | 2026.03.20 19:58:42.203977 [ 3 ] {dabc9876-57f3-41f7-994b-e91f427cc6ac} <Debug> TCPHandler: Processed in 0.00141161 sec. | ||
| 1482 | 2026.03.20 19:58:42.204233 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.03.20 19:58:42.204367 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1484 | 2026.03.20 19:58:42.204598 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1485 | 2026.03.20 19:58:42.204635 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1486 | 2026.03.20 19:58:42.204842 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1487 | 2026.03.20 19:58:42.204897 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1488 | 2026.03.20 19:58:42.204997 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1489 | 2026.03.20 19:58:42.205027 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1490 | 2026.03.20 19:58:42.205046 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1491 | 2026.03.20 19:58:42.205062 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1492 | 2026.03.20 19:58:42.205095 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1493 | 2026.03.20 19:58:42.205114 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1494 | 2026.03.20 19:58:42.205515 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001205 sec., 26556.016597510374 rows/sec., 1002.50 KiB/sec. | ||
| 1495 | 2026.03.20 19:58:42.205571 [ 3 ] {2b498542-1d27-4136-8bd7-e243ea413f7e} <Debug> TCPHandler: Processed in 0.00138808 sec. | ||
| 1496 | 2026.03.20 19:58:42.205834 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.03.20 19:58:42.205967 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1498 | 2026.03.20 19:58:42.206193 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1499 | 2026.03.20 19:58:42.206230 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1500 | 2026.03.20 19:58:42.206431 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1501 | 2026.03.20 19:58:42.206484 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1502 | 2026.03.20 19:58:42.206584 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1503 | 2026.03.20 19:58:42.206613 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1504 | 2026.03.20 19:58:42.206632 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1505 | 2026.03.20 19:58:42.206647 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1506 | 2026.03.20 19:58:42.206679 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1507 | 2026.03.20 19:58:42.206699 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1508 | 2026.03.20 19:58:42.207469 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001557 sec., 20552.34425176622 rows/sec., 775.86 KiB/sec. | ||
| 1509 | 2026.03.20 19:58:42.207557 [ 3 ] {1f4b43e0-7041-4d9f-94f2-e5d516e44c0e} <Debug> TCPHandler: Processed in 0.001773976 sec. | ||
| 1510 | 2026.03.20 19:58:42.207806 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.03.20 19:58:42.207941 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1512 | 2026.03.20 19:58:42.208178 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1513 | 2026.03.20 19:58:42.208216 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1514 | 2026.03.20 19:58:42.208437 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1515 | 2026.03.20 19:58:42.208492 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1516 | 2026.03.20 19:58:42.208600 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1517 | 2026.03.20 19:58:42.208631 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1518 | 2026.03.20 19:58:42.208649 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1519 | 2026.03.20 19:58:42.208663 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1520 | 2026.03.20 19:58:42.208696 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1521 | 2026.03.20 19:58:42.208715 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1522 | 2026.03.20 19:58:42.209155 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001271 sec., 25177.025963808024 rows/sec., 950.44 KiB/sec. | ||
| 1523 | 2026.03.20 19:58:42.209237 [ 3 ] {f33d873c-5d3a-4b08-b21a-6d828bd01c1c} <Debug> TCPHandler: Processed in 0.001481241 sec. | ||
| 1524 | 2026.03.20 19:58:42.209468 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.03.20 19:58:42.209624 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1526 | 2026.03.20 19:58:42.209861 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1527 | 2026.03.20 19:58:42.209899 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1528 | 2026.03.20 19:58:42.210118 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1529 | 2026.03.20 19:58:42.210171 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1530 | 2026.03.20 19:58:42.210271 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1531 | 2026.03.20 19:58:42.210301 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1532 | 2026.03.20 19:58:42.210321 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1533 | 2026.03.20 19:58:42.210335 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1534 | 2026.03.20 19:58:42.210369 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1535 | 2026.03.20 19:58:42.210388 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1536 | 2026.03.20 19:58:42.210798 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001231 sec., 25995.125913891145 rows/sec., 981.32 KiB/sec. | ||
| 1537 | 2026.03.20 19:58:42.210877 [ 3 ] {cb092025-8f66-4921-b1e9-7f56a8c6e88c} <Debug> TCPHandler: Processed in 0.001458981 sec. | ||
| 1538 | 2026.03.20 19:58:42.211124 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2026.03.20 19:58:42.211272 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1540 | 2026.03.20 19:58:42.211525 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1541 | 2026.03.20 19:58:42.211563 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1542 | 2026.03.20 19:58:42.211789 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1543 | 2026.03.20 19:58:42.211847 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1544 | 2026.03.20 19:58:42.211950 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1545 | 2026.03.20 19:58:42.211980 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1546 | 2026.03.20 19:58:42.211999 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1547 | 2026.03.20 19:58:42.212013 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1548 | 2026.03.20 19:58:42.212047 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1549 | 2026.03.20 19:58:42.212065 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1550 | 2026.03.20 19:58:42.212517 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001298 sec., 24653.312788906012 rows/sec., 930.67 KiB/sec. | ||
| 1551 | 2026.03.20 19:58:42.212609 [ 3 ] {36e6ca4b-7f5f-42ba-92a6-85d5cf023290} <Debug> TCPHandler: Processed in 0.001538543 sec. | ||
| 1552 | 2026.03.20 19:58:42.220414 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.03.20 19:58:42.220562 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1554 | 2026.03.20 19:58:42.220814 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1555 | 2026.03.20 19:58:42.220852 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1556 | 2026.03.20 19:58:42.221067 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1557 | 2026.03.20 19:58:42.221121 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1558 | 2026.03.20 19:58:42.221222 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1559 | 2026.03.20 19:58:42.221251 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1560 | 2026.03.20 19:58:42.221271 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1561 | 2026.03.20 19:58:42.221286 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1562 | 2026.03.20 19:58:42.221320 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1563 | 2026.03.20 19:58:42.221339 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1564 | 2026.03.20 19:58:42.221820 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001319 sec., 24260.803639120546 rows/sec., 915.85 KiB/sec. | ||
| 1565 | 2026.03.20 19:58:42.221909 [ 3 ] {155a59d7-7703-44c9-802d-060fccc46760} <Debug> TCPHandler: Processed in 0.001550563 sec. | ||
| 1566 | 2026.03.20 19:58:42.222248 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.03.20 19:58:42.222397 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1568 | 2026.03.20 19:58:42.222645 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1569 | 2026.03.20 19:58:42.222689 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1570 | 2026.03.20 19:58:42.222901 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1571 | 2026.03.20 19:58:42.222954 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1572 | 2026.03.20 19:58:42.223052 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1573 | 2026.03.20 19:58:42.223080 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1574 | 2026.03.20 19:58:42.223099 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1575 | 2026.03.20 19:58:42.223114 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1576 | 2026.03.20 19:58:42.223147 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1577 | 2026.03.20 19:58:42.223165 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1578 | 2026.03.20 19:58:42.223703 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001376 sec., 23255.81395348837 rows/sec., 877.91 KiB/sec. | ||
| 1579 | 2026.03.20 19:58:42.223789 [ 3 ] {66f92e58-cd79-4e77-946c-9c9c71d25dc2} <Debug> TCPHandler: Processed in 0.001591363 sec. | ||
| 1580 | 2026.03.20 19:58:42.224033 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.03.20 19:58:42.224178 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1582 | 2026.03.20 19:58:42.224424 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1583 | 2026.03.20 19:58:42.224464 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1584 | 2026.03.20 19:58:42.224691 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1585 | 2026.03.20 19:58:42.224746 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1586 | 2026.03.20 19:58:42.224848 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1587 | 2026.03.20 19:58:42.224877 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1588 | 2026.03.20 19:58:42.224897 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1589 | 2026.03.20 19:58:42.224911 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1590 | 2026.03.20 19:58:42.224945 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1591 | 2026.03.20 19:58:42.224963 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1592 | 2026.03.20 19:58:42.225706 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001587 sec., 20163.8311279143 rows/sec., 761.19 KiB/sec. | ||
| 1593 | 2026.03.20 19:58:42.225799 [ 3 ] {9f1caec1-43bc-4144-b118-9a1432cf3588} <Debug> TCPHandler: Processed in 0.001815746 sec. | ||
| 1594 | 2026.03.20 19:58:42.226054 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.03.20 19:58:42.226194 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1596 | 2026.03.20 19:58:42.226457 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1597 | 2026.03.20 19:58:42.226497 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1598 | 2026.03.20 19:58:42.226744 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1599 | 2026.03.20 19:58:42.226800 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1600 | 2026.03.20 19:58:42.226902 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1601 | 2026.03.20 19:58:42.226932 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1602 | 2026.03.20 19:58:42.226951 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1603 | 2026.03.20 19:58:42.226966 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1604 | 2026.03.20 19:58:42.227000 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1605 | 2026.03.20 19:58:42.227021 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1606 | 2026.03.20 19:58:42.227752 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001618 sec., 19777.503090234855 rows/sec., 746.61 KiB/sec. | ||
| 1607 | 2026.03.20 19:58:42.227845 [ 3 ] {1f29783e-862f-483f-8c22-23bb585070c0} <Debug> TCPHandler: Processed in 0.001839926 sec. | ||
| 1608 | 2026.03.20 19:58:42.228064 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.03.20 19:58:42.228203 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1610 | 2026.03.20 19:58:42.228465 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1611 | 2026.03.20 19:58:42.228507 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1612 | 2026.03.20 19:58:42.228731 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1613 | 2026.03.20 19:58:42.228784 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1614 | 2026.03.20 19:58:42.228885 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1615 | 2026.03.20 19:58:42.228916 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1616 | 2026.03.20 19:58:42.228934 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1617 | 2026.03.20 19:58:42.228950 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1618 | 2026.03.20 19:58:42.228985 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1619 | 2026.03.20 19:58:42.229003 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1620 | 2026.03.20 19:58:42.229526 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001384 sec., 23121.387283236993 rows/sec., 872.84 KiB/sec. | ||
| 1621 | 2026.03.20 19:58:42.229594 [ 3 ] {aac2194a-7474-4992-8dbf-2d911877b32c} <Debug> TCPHandler: Processed in 0.001580042 sec. | ||
| 1622 | 2026.03.20 19:58:42.229834 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.20 19:58:42.229971 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1624 | 2026.03.20 19:58:42.230213 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1625 | 2026.03.20 19:58:42.230251 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1626 | 2026.03.20 19:58:42.230482 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1627 | 2026.03.20 19:58:42.230536 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1628 | 2026.03.20 19:58:42.230645 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1629 | 2026.03.20 19:58:42.230675 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1630 | 2026.03.20 19:58:42.230695 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1631 | 2026.03.20 19:58:42.230710 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1632 | 2026.03.20 19:58:42.230744 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1633 | 2026.03.20 19:58:42.230762 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1634 | 2026.03.20 19:58:42.231285 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001365 sec., 23443.223443223444 rows/sec., 884.99 KiB/sec. | ||
| 1635 | 2026.03.20 19:58:42.231365 [ 3 ] {c9cfddc6-5906-481f-b2b5-889da85da3ef} <Debug> TCPHandler: Processed in 0.001580533 sec. | ||
| 1636 | 2026.03.20 19:58:42.275658 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.03.20 19:58:42.275850 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1638 | 2026.03.20 19:58:42.276192 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1639 | 2026.03.20 19:58:42.276240 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1640 | 2026.03.20 19:58:42.276478 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1641 | 2026.03.20 19:58:42.276538 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1642 | 2026.03.20 19:58:42.276651 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1643 | 2026.03.20 19:58:42.276685 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1644 | 2026.03.20 19:58:42.276706 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1645 | 2026.03.20 19:58:42.276721 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1646 | 2026.03.20 19:58:42.276758 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1647 | 2026.03.20 19:58:42.276777 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1648 | 2026.03.20 19:58:42.277322 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001554 sec., 20592.02059202059 rows/sec., 777.35 KiB/sec. | ||
| 1649 | 2026.03.20 19:58:42.277408 [ 3 ] {88671b5f-b847-4f21-adc0-6162afacb574} <Debug> TCPHandler: Processed in 0.001822176 sec. | ||
| 1650 | 2026.03.20 19:58:42.324782 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.03.20 19:58:42.324968 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1652 | 2026.03.20 19:58:42.325289 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1653 | 2026.03.20 19:58:42.325332 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1654 | 2026.03.20 19:58:42.325588 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2026.03.20 19:58:42.325651 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1656 | 2026.03.20 19:58:42.325775 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 1657 | 2026.03.20 19:58:42.325807 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1658 | 2026.03.20 19:58:42.325827 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Debug> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (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 | ||
| 1659 | 2026.03.20 19:58:42.325843 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1660 | 2026.03.20 19:58:42.325879 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1661 | 2026.03.20 19:58:42.325899 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1662 | 2026.03.20 19:58:42.326466 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001577 sec., 20291.69308814204 rows/sec., 766.02 KiB/sec. | ||
| 1663 | 2026.03.20 19:58:42.326556 [ 3 ] {6ba6c846-dac1-4538-b52c-c28fedc2049d} <Debug> TCPHandler: Processed in 0.001853227 sec. | ||
| 1664 | 2026.03.20 19:58:42.327500 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.03.20 19:58:42.327607 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1666 | 2026.03.20 19:58:42.327651 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1667 | 2026.03.20 19:58:42.328194 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.03.20 19:58:42.328239 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1669 | 2026.03.20 19:58:42.328810 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1670 | 2026.03.20 19:58:42.329196 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Trace> oximeter.timeseries_schema (7cde00d3-cf97-42f6-bed1-21f4c592799e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.03.20 19:58:42.329367 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Debug> executeQuery: Read 17 rows, 4.77 KiB in 0.001791 sec., 9491.903964265774 rows/sec., 2.60 MiB/sec. | ||
| 1672 | 2026.03.20 19:58:42.329410 [ 3 ] {b9c26b16-5699-4cac-9b5a-de969cfd96c3} <Debug> TCPHandler: Processed in 0.001963399 sec. | ||
| 1673 | 2026.03.20 19:58:42.329563 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.03.20 19:58:42.329665 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1675 | 2026.03.20 19:58:42.329708 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1676 | 2026.03.20 19:58:42.330162 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.20 19:58:42.330198 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1678 | 2026.03.20 19:58:42.330614 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1679 | 2026.03.20 19:58:42.331045 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.03.20 19:58:42.331193 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00155 sec., 15483.870967741936 rows/sec., 1.28 MiB/sec. | ||
| 1681 | 2026.03.20 19:58:42.331233 [ 3 ] {2b51551c-1c51-4940-bdb3-7e6c3cabe910} <Debug> TCPHandler: Processed in 0.001728645 sec. | ||
| 1682 | 2026.03.20 19:58:42.331354 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.03.20 19:58:42.331448 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1684 | 2026.03.20 19:58:42.331489 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1685 | 2026.03.20 19:58:42.331914 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.03.20 19:58:42.331951 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1687 | 2026.03.20 19:58:42.332383 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1688 | 2026.03.20 19:58:42.332884 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.03.20 19:58:42.333031 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001602 sec., 2496.8789013732835 rows/sec., 203.60 KiB/sec. | ||
| 1690 | 2026.03.20 19:58:42.333072 [ 3 ] {6d9c1944-88b8-499f-8ff8-65a9456085ae} <Debug> TCPHandler: Processed in 0.001768105 sec. | ||
| 1691 | 2026.03.20 19:58:42.333186 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.03.20 19:58:42.333282 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1693 | 2026.03.20 19:58:42.333322 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1694 | 2026.03.20 19:58:42.335236 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.03.20 19:58:42.335274 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1696 | 2026.03.20 19:58:42.335929 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1697 | 2026.03.20 19:58:42.336370 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.03.20 19:58:42.336520 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Debug> executeQuery: Read 2066 rows, 160.58 KiB in 0.003256 sec., 634520.8845208845 rows/sec., 48.16 MiB/sec. | ||
| 1699 | 2026.03.20 19:58:42.336641 [ 3 ] {140306ad-ac44-4b59-af48-472cbd63bfb1} <Debug> TCPHandler: Processed in 0.00350366 sec. | ||
| 1700 | 2026.03.20 19:58:42.336755 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.03.20 19:58:42.336850 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1702 | 2026.03.20 19:58:42.336890 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1703 | 2026.03.20 19:58:42.337640 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.03.20 19:58:42.337678 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1705 | 2026.03.20 19:58:42.338079 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1706 | 2026.03.20 19:58:42.338550 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.03.20 19:58:42.338770 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001938 sec., 14963.880288957687 rows/sec., 1.12 MiB/sec. | ||
| 1708 | 2026.03.20 19:58:42.338815 [ 3 ] {4baa64d2-cfa9-469a-8585-42be17e53fd4} <Debug> TCPHandler: Processed in 0.00211024 sec. | ||
| 1709 | 2026.03.20 19:58:42.338927 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.03.20 19:58:42.339024 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.03.20 19:58:42.339063 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1712 | 2026.03.20 19:58:42.339818 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.03.20 19:58:42.339855 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1714 | 2026.03.20 19:58:42.340313 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1715 | 2026.03.20 19:58:42.340770 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.03.20 19:58:42.340899 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001893 sec., 386687.79714738514 rows/sec., 22.87 MiB/sec. | ||
| 1717 | 2026.03.20 19:58:42.340941 [ 3 ] {a5ceb498-8a57-4b34-a490-55c5fd0acf8f} <Debug> TCPHandler: Processed in 0.00206256 sec. | ||
| 1718 | 2026.03.20 19:58:42.341063 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.03.20 19:58:42.341157 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.03.20 19:58:42.341195 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1721 | 2026.03.20 19:58:42.341589 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Trace> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.03.20 19:58:42.341626 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1723 | 2026.03.20 19:58:42.342075 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1724 | 2026.03.20 19:58:42.342492 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Trace> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.03.20 19:58:42.342620 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 47.44 KiB/sec. | ||
| 1726 | 2026.03.20 19:58:42.342663 [ 3 ] {f9970879-a199-4483-9458-ef4e32ec434f} <Debug> TCPHandler: Processed in 0.001649544 sec. | ||
| 1727 | 2026.03.20 19:58:42.342781 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.03.20 19:58:42.342875 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.03.20 19:58:42.342914 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1730 | 2026.03.20 19:58:42.343312 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.03.20 19:58:42.343350 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1732 | 2026.03.20 19:58:42.343806 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1733 | 2026.03.20 19:58:42.344269 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.03.20 19:58:42.344419 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001561 sec., 7687.379884689301 rows/sec., 600.58 KiB/sec. | ||
| 1735 | 2026.03.20 19:58:42.344463 [ 3 ] {229d9294-e78f-4c6d-9234-cb2a31d24420} <Debug> TCPHandler: Processed in 0.001730465 sec. | ||
| 1736 | 2026.03.20 19:58:42.344577 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.03.20 19:58:42.344671 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1738 | 2026.03.20 19:58:42.344709 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1739 | 2026.03.20 19:58:42.345587 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.03.20 19:58:42.345624 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1741 | 2026.03.20 19:58:42.346168 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1742 | 2026.03.20 19:58:42.346658 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.03.20 19:58:42.346800 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Debug> executeQuery: Read 1059 rows, 75.45 KiB in 0.002148 sec., 493016.75977653626 rows/sec., 34.30 MiB/sec. | ||
| 1744 | 2026.03.20 19:58:42.346844 [ 3 ] {dc750a87-6cf9-4e88-8da2-99b6672f167d} <Debug> TCPHandler: Processed in 0.002318783 sec. | ||
| 1745 | 2026.03.20 19:58:42.346958 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.03.20 19:58:42.347051 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.03.20 19:58:42.347095 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1748 | 2026.03.20 19:58:42.348170 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.03.20 19:58:42.348206 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1750 | 2026.03.20 19:58:42.348785 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1751 | 2026.03.20 19:58:42.349206 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.03.20 19:58:42.349345 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Debug> executeQuery: Read 2297 rows, 154.31 KiB in 0.002312 sec., 993512.1107266437 rows/sec., 65.18 MiB/sec. | ||
| 1753 | 2026.03.20 19:58:42.349389 [ 3 ] {5f9be69a-2196-4da8-95fc-7a7e71cb0ba5} <Debug> TCPHandler: Processed in 0.002479686 sec. | ||
| 1754 | 2026.03.20 19:58:42.349527 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.03.20 19:58:42.349621 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.03.20 19:58:42.349675 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <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 | ||
| 1757 | 2026.03.20 19:58:42.350394 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.03.20 19:58:42.350436 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1759 | 2026.03.20 19:58:42.351041 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1760 | 2026.03.20 19:58:42.351455 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.03.20 19:58:42.351601 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001998 sec., 6506.5065065065055 rows/sec., 11.66 MiB/sec. | ||
| 1762 | 2026.03.20 19:58:42.351650 [ 3 ] {aad78ede-efdc-4fd1-92d2-42b356563c1e} <Debug> TCPHandler: Processed in 0.002173141 sec. | ||
| 1763 | 2026.03.20 19:58:42.351767 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.03.20 19:58:42.351863 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.03.20 19:58:42.351904 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1766 | 2026.03.20 19:58:42.352234 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Trace> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.03.20 19:58:42.352272 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1768 | 2026.03.20 19:58:42.352869 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1769 | 2026.03.20 19:58:42.353411 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Trace> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.03.20 19:58:42.353547 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001704 sec., 3521.1267605633802 rows/sec., 248.73 KiB/sec. | ||
| 1771 | 2026.03.20 19:58:42.353585 [ 3 ] {30e3c7a3-19fb-4c61-8656-eb08062b29e5} <Debug> TCPHandler: Processed in 0.001866967 sec. | ||
| 1772 | 2026.03.20 19:58:42.353692 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.03.20 19:58:42.353786 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.03.20 19:58:42.353828 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1775 | 2026.03.20 19:58:42.354166 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.03.20 19:58:42.354202 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1777 | 2026.03.20 19:58:42.354680 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1778 | 2026.03.20 19:58:42.355136 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.03.20 19:58:42.355283 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 546.62 KiB/sec. | ||
| 1780 | 2026.03.20 19:58:42.355320 [ 3 ] {3c2c7386-6fab-4301-b96f-a8ac121274cc} <Debug> TCPHandler: Processed in 0.001678084 sec. | ||
| 1781 | 2026.03.20 19:58:46.167481 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.03.20 19:58:46.167689 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1783 | 2026.03.20 19:58:46.167762 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1784 | 2026.03.20 19:58:46.168502 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.03.20 19:58:46.168553 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1786 | 2026.03.20 19:58:46.169056 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1787 | 2026.03.20 19:58:46.169512 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.03.20 19:58:46.169703 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002064 sec., 27131.782945736435 rows/sec., 2.07 MiB/sec. | ||
| 1789 | 2026.03.20 19:58:46.169753 [ 3 ] {04e782c3-7866-4495-bddf-52d5f6ef0eae} <Debug> TCPHandler: Processed in 0.002402445 sec. | ||
| 1790 | 2026.03.20 19:58:46.169880 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.03.20 19:58:46.169981 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1792 | 2026.03.20 19:58:46.170025 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1793 | 2026.03.20 19:58:46.170475 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.03.20 19:58:46.170514 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1795 | 2026.03.20 19:58:46.170942 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1796 | 2026.03.20 19:58:46.171360 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.03.20 19:58:46.171516 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001558 sec., 41078.30551989731 rows/sec., 3.21 MiB/sec. | ||
| 1798 | 2026.03.20 19:58:46.171556 [ 3 ] {368d959a-6e37-447b-8924-689c7378f406} <Debug> TCPHandler: Processed in 0.001727605 sec. | ||
| 1799 | 2026.03.20 19:58:46.171668 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.03.20 19:58:46.171764 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.03.20 19:58:46.171810 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1802 | 2026.03.20 19:58:46.172198 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.03.20 19:58:46.172235 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1804 | 2026.03.20 19:58:46.172734 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1805 | 2026.03.20 19:58:46.173246 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.03.20 19:58:46.173436 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001692 sec., 75650.1182033097 rows/sec., 5.27 MiB/sec. | ||
| 1807 | 2026.03.20 19:58:46.173474 [ 3 ] {34912831-7eb8-4bbd-89e8-c9afeba02bda} <Debug> TCPHandler: Processed in 0.001856636 sec. | ||
| 1808 | 2026.03.20 19:58:46.173608 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.03.20 19:58:46.173704 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.03.20 19:58:46.173745 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1811 | 2026.03.20 19:58:46.174101 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.03.20 19:58:46.174138 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1813 | 2026.03.20 19:58:46.174563 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1814 | 2026.03.20 19:58:46.175075 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.03.20 19:58:46.175228 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001542 sec., 31128.4046692607 rows/sec., 2.10 MiB/sec. | ||
| 1816 | 2026.03.20 19:58:46.175265 [ 3 ] {52457e3a-8d70-44b2-b3aa-9fb7a34110cb} <Debug> TCPHandler: Processed in 0.001709555 sec. | ||
| 1817 | 2026.03.20 19:58:47.380812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2418 | ||
| 1818 | 2026.03.20 19:58:47.381331 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.03.20 19:58:47.381379 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1820 | 2026.03.20 19:58:47.382035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1821 | 2026.03.20 19:58:47.382536 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.20 19:58:47.382686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2418 | ||
| 1823 | 2026.03.20 19:58:47.494727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1824 | 2026.03.20 19:58:47.512131 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.20 19:58:47.512193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1826 | 2026.03.20 19:58:47.518500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1827 | 2026.03.20 19:58:47.519764 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.03.20 19:58:47.525132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1829 | 2026.03.20 19:58:48.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.09 MiB, peak 176.95 MiB, free memory in arenas 0.00 B, will set to 171.56 MiB (RSS), difference: 1.47 MiB | ||
| 1830 | 2026.03.20 19:58:49.864278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 282 | ||
| 1831 | 2026.03.20 19:58:49.867565 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.03.20 19:58:49.867619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1833 | 2026.03.20 19:58:49.868978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1834 | 2026.03.20 19:58:49.869485 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.03.20 19:58:49.869779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1836 | 2026.03.20 19:58:51.169702 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.03.20 19:58:51.169896 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1838 | 2026.03.20 19:58:51.169968 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1839 | 2026.03.20 19:58:51.170648 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.03.20 19:58:51.170697 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1841 | 2026.03.20 19:58:51.171215 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1842 | 2026.03.20 19:58:51.171706 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.03.20 19:58:51.171836 [ 83 ] {} <Debug> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1844 | 2026.03.20 19:58:51.171863 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002018 sec., 37661.05054509416 rows/sec., 3.09 MiB/sec. | ||
| 1845 | 2026.03.20 19:58:51.171882 [ 83 ] {} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.03.20 19:58:51.171903 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1847 | 2026.03.20 19:58:51.171907 [ 3 ] {d5b8a6bb-8517-4a3c-857e-5a030ba878f8} <Debug> TCPHandler: Processed in 0.002336053 sec. | ||
| 1848 | 2026.03.20 19:58:51.172032 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.03.20 19:58:51.172134 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.03.20 19:58:51.172178 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1851 | 2026.03.20 19:58:51.172614 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.03.20 19:58:51.172659 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1853 | 2026.03.20 19:58:51.173168 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1854 | 2026.03.20 19:58:51.173672 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.03.20 19:58:51.173804 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001692 sec., 5910.16548463357 rows/sec., 444.42 KiB/sec. | ||
| 1856 | 2026.03.20 19:58:51.173847 [ 3 ] {a3f02af6-d73e-4d62-a144-e6af3ee34367} <Debug> TCPHandler: Processed in 0.001867036 sec. | ||
| 1857 | 2026.03.20 19:58:51.173956 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.03.20 19:58:51.174051 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1859 | 2026.03.20 19:58:51.174091 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1860 | 2026.03.20 19:58:51.174311 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::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 | ||
| 1861 | 2026.03.20 19:58:51.174516 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.03.20 19:58:51.174557 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1863 | 2026.03.20 19:58:51.174991 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1864 | 2026.03.20 19:58:51.175501 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.03.20 19:58:51.175598 [ 83 ] {} <Debug> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1866 | 2026.03.20 19:58:51.175629 [ 83 ] {} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.03.20 19:58:51.175631 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001598 sec., 46307.884856070086 rows/sec., 3.62 MiB/sec. | ||
| 1868 | 2026.03.20 19:58:51.175652 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1869 | 2026.03.20 19:58:51.175678 [ 3 ] {ece8131e-e4dc-4791-ad05-c16eb4fd768a} <Debug> TCPHandler: Processed in 0.001770046 sec. | ||
| 1870 | 2026.03.20 19:58:51.175760 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::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 | ||
| 1871 | 2026.03.20 19:58:51.175787 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.03.20 19:58:51.175881 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.03.20 19:58:51.175925 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1874 | 2026.03.20 19:58:51.176326 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.03.20 19:58:51.176362 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1876 | 2026.03.20 19:58:51.176447 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1877 | 2026.03.20 19:58:51.176454 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1878 | 2026.03.20 19:58:51.176558 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1879 | 2026.03.20 19:58:51.176565 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1880 | 2026.03.20 19:58:51.176681 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::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 | ||
| 1881 | 2026.03.20 19:58:51.176711 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::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 | ||
| 1882 | 2026.03.20 19:58:51.176744 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1883 | 2026.03.20 19:58:51.176790 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1884 | 2026.03.20 19:58:51.176802 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1059 rows starting from the beginning of the part | ||
| 1885 | 2026.03.20 19:58:51.176812 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1886 | 2026.03.20 19:58:51.176859 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2066 rows starting from the beginning of the part | ||
| 1887 | 2026.03.20 19:58:51.176861 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::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 | ||
| 1888 | 2026.03.20 19:58:51.176925 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::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 | ||
| 1889 | 2026.03.20 19:58:51.176932 [ 191 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1890 | 2026.03.20 19:58:51.176992 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1891 | 2026.03.20 19:58:51.177449 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.03.20 19:58:51.177557 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1893 | 2026.03.20 19:58:51.177586 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.03.20 19:58:51.177594 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. | ||
| 1895 | 2026.03.20 19:58:51.177605 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1896 | 2026.03.20 19:58:51.177631 [ 3 ] {5e326940-3df6-46dd-a15e-626a92c55f6b} <Debug> TCPHandler: Processed in 0.001893177 sec. | ||
| 1897 | 2026.03.20 19:58:51.177720 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::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 | ||
| 1898 | 2026.03.20 19:58:51.177740 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.03.20 19:58:51.177857 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.03.20 19:58:51.177910 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1901 | 2026.03.20 19:58:51.177911 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <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 | ||
| 1902 | 2026.03.20 19:58:51.177959 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1903 | 2026.03.20 19:58:51.178065 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1904 | 2026.03.20 19:58:51.178129 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1905 | 2026.03.20 19:58:51.178203 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2297 rows starting from the beginning of the part | ||
| 1906 | 2026.03.20 19:58:51.178267 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1907 | 2026.03.20 19:58:51.178325 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1908 | 2026.03.20 19:58:51.178492 [ 188 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.00277086 sec., 819601.1346657716 rows/sec., 61.06 MiB/sec. | ||
| 1909 | 2026.03.20 19:58:51.178702 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.03.20 19:58:51.178745 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1911 | 2026.03.20 19:58:51.178930 [ 201 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1912 | 2026.03.20 19:58:51.179275 [ 189 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3893 rows, containing 5 columns (5 merged, 0 gathered) in 0.007237194 sec., 537915.6617882566 rows/sec., 43.48 MiB/sec. | ||
| 1913 | 2026.03.20 19:58:51.179493 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1914 | 2026.03.20 19:58:51.179641 [ 201 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.03.20 19:58:51.179737 [ 201 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_6_1} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1916 | 2026.03.20 19:58:51.179794 [ 188 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1917 | 2026.03.20 19:58:51.179848 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1918 | 2026.03.20 19:58:51.180070 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.03.20 19:58:51.180235 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002395 sec., 4175.365344467641 rows/sec., 7.48 MiB/sec. | ||
| 1920 | 2026.03.20 19:58:51.180303 [ 3 ] {3fb64e05-705d-499a-b369-f513c9de2238} <Debug> TCPHandler: Processed in 0.002611208 sec. | ||
| 1921 | 2026.03.20 19:58:51.180410 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.03.20 19:58:51.180501 [ 188 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.03.20 19:58:51.180505 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1924 | 2026.03.20 19:58:51.180564 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1925 | 2026.03.20 19:58:51.180591 [ 188 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_6_1} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1926 | 2026.03.20 19:58:51.180685 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 1927 | 2026.03.20 19:58:51.180902 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.20 19:58:51.180943 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1929 | 2026.03.20 19:58:51.181400 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1930 | 2026.03.20 19:58:51.181551 [ 194 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 5 columns (5 merged, 0 gathered) in 0.003884916 sec., 844291.09921553 rows/sec., 55.97 MiB/sec. | ||
| 1931 | 2026.03.20 19:58:51.181928 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.03.20 19:58:51.182030 [ 83 ] {} <Debug> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1933 | 2026.03.20 19:58:51.182039 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1934 | 2026.03.20 19:58:51.182059 [ 83 ] {} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.03.20 19:58:51.182069 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. | ||
| 1936 | 2026.03.20 19:58:51.182086 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1937 | 2026.03.20 19:58:51.182110 [ 3 ] {77624e58-59a0-483e-bf11-9ac45460cddd} <Debug> TCPHandler: Processed in 0.001748346 sec. | ||
| 1938 | 2026.03.20 19:58:51.182171 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::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 | ||
| 1939 | 2026.03.20 19:58:51.182278 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1940 | 2026.03.20 19:58:51.182312 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1941 | 2026.03.20 19:58:51.182389 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1942 | 2026.03.20 19:58:51.182437 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1943 | 2026.03.20 19:58:51.182483 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1944 | 2026.03.20 19:58:51.182524 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1945 | 2026.03.20 19:58:51.182568 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1946 | 2026.03.20 19:58:51.182629 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.20 19:58:51.182715 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1948 | 2026.03.20 19:58:51.182791 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 1949 | 2026.03.20 19:58:51.183394 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264048 sec., 284799.3114185537 rows/sec., 18.51 MiB/sec. | ||
| 1950 | 2026.03.20 19:58:51.183635 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1951 | 2026.03.20 19:58:51.184115 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.03.20 19:58:51.184178 [ 194 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_6_1} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1953 | 2026.03.20 19:58:51.184232 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1954 | 2026.03.20 19:58:52.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.20 MiB, peak 181.86 MiB, free memory in arenas 0.00 B, will set to 173.55 MiB (RSS), difference: 1.35 MiB | ||
| 1955 | 2026.03.20 19:58:54.808895 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1956 | 2026.03.20 19:58:54.808993 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1957 | 2026.03.20 19:58:54.882920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2866 | ||
| 1958 | 2026.03.20 19:58:54.883702 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.03.20 19:58:54.883784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1960 | 2026.03.20 19:58:54.884956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1961 | 2026.03.20 19:58:54.885418 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.03.20 19:58:54.885545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2866 | ||
| 1963 | 2026.03.20 19:58:54.885608 [ 77 ] {} <Debug> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1964 | 2026.03.20 19:58:54.885652 [ 77 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.03.20 19:58:54.885674 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1966 | 2026.03.20 19:58:54.885775 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::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 | ||
| 1967 | 2026.03.20 19:58:54.885871 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1968 | 2026.03.20 19:58:54.885906 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1969 | 2026.03.20 19:58:54.886011 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1970 | 2026.03.20 19:58:54.886072 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::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 | ||
| 1971 | 2026.03.20 19:58:54.886126 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 442 rows starting from the beginning of the part | ||
| 1972 | 2026.03.20 19:58:54.886176 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1973 | 2026.03.20 19:58:54.886233 [ 201 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1974 | 2026.03.20 19:58:54.918473 [ 188 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.032737872 sec., 87543.86968096155 rows/sec., 1.25 MiB/sec. | ||
| 1975 | 2026.03.20 19:58:54.919407 [ 189 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1976 | 2026.03.20 19:58:54.919926 [ 189 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.03.20 19:58:54.920003 [ 189 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_6_1} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1978 | 2026.03.20 19:58:54.920100 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1979 | 2026.03.20 19:58:55.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.60 MiB, peak 181.86 MiB, free memory in arenas 0.00 B, will set to 174.75 MiB (RSS), difference: 1.15 MiB | ||
| 1980 | 2026.03.20 19:58:55.025313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1981 | 2026.03.20 19:58:55.042348 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.03.20 19:58:55.042395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1983 | 2026.03.20 19:58:55.048857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1984 | 2026.03.20 19:58:55.049973 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.20 19:58:55.050254 [ 74 ] {} <Debug> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1986 | 2026.03.20 19:58:55.050300 [ 74 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.03.20 19:58:55.050318 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 1988 | 2026.03.20 19:58:55.050398 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 1989 | 2026.03.20 19:58:55.054051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1990 | 2026.03.20 19:58:55.054877 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1991 | 2026.03.20 19:58:55.056317 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 1992 | 2026.03.20 19:58:55.060964 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 1993 | 2026.03.20 19:58:55.065277 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 1994 | 2026.03.20 19:58:55.069651 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 1995 | 2026.03.20 19:58:55.078599 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 1996 | 2026.03.20 19:58:55.083169 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 1997 | 2026.03.20 19:58:55.143803 [ 189 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093436907 sec., 492.310816752528 rows/sec., 2.55 MiB/sec. | ||
| 1998 | 2026.03.20 19:58:55.145605 [ 193 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1999 | 2026.03.20 19:58:55.147968 [ 193 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_6_1} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.03.20 19:58:55.148069 [ 193 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_6_1} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2001 | 2026.03.20 19:58:55.149308 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 2002 | 2026.03.20 19:58:56.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.83 MiB, peak 185.36 MiB, free memory in arenas 0.00 B, will set to 184.92 MiB (RSS), difference: 9.10 MiB | ||
| 2003 | 2026.03.20 19:58:56.171583 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.20 19:58:56.171778 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2005 | 2026.03.20 19:58:56.171851 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2006 | 2026.03.20 19:58:56.172535 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.03.20 19:58:56.172595 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2008 | 2026.03.20 19:58:56.173108 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2009 | 2026.03.20 19:58:56.173552 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.20 19:58:56.173709 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001981 sec., 53508.329126703684 rows/sec., 4.48 MiB/sec. | ||
| 2011 | 2026.03.20 19:58:56.173756 [ 3 ] {32c4c9a9-04f3-4a21-b618-397327dcd643} <Debug> TCPHandler: Processed in 0.002303063 sec. | ||
| 2012 | 2026.03.20 19:58:56.173875 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.03.20 19:58:56.173974 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.03.20 19:58:56.174018 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2015 | 2026.03.20 19:58:56.174417 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.03.20 19:58:56.174455 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2017 | 2026.03.20 19:58:56.174854 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2018 | 2026.03.20 19:58:56.175258 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.03.20 19:58:56.175407 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001455 sec., 17182.13058419244 rows/sec., 1.26 MiB/sec. | ||
| 2020 | 2026.03.20 19:58:56.175446 [ 3 ] {dcb49d8f-81a8-4eb4-9a7c-b3cc00e2009c} <Debug> TCPHandler: Processed in 0.001622824 sec. | ||
| 2021 | 2026.03.20 19:58:56.175557 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.03.20 19:58:56.175649 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2023 | 2026.03.20 19:58:56.175688 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2024 | 2026.03.20 19:58:56.176101 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.03.20 19:58:56.176137 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2026 | 2026.03.20 19:58:56.176541 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2027 | 2026.03.20 19:58:56.176946 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.03.20 19:58:56.177074 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Debug> executeQuery: Read 97 rows, 7.78 KiB in 0.001443 sec., 67221.06722106722 rows/sec., 5.26 MiB/sec. | ||
| 2029 | 2026.03.20 19:58:56.177111 [ 3 ] {6c2d0ec3-8d55-429a-9cf4-53256f3fa61d} <Debug> TCPHandler: Processed in 0.001603472 sec. | ||
| 2030 | 2026.03.20 19:58:56.177220 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.03.20 19:58:56.177312 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.03.20 19:58:56.177355 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2033 | 2026.03.20 19:58:56.177736 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.03.20 19:58:56.177772 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2035 | 2026.03.20 19:58:56.178224 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2036 | 2026.03.20 19:58:56.178643 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.03.20 19:58:56.178771 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 2038 | 2026.03.20 19:58:56.178807 [ 3 ] {10433b36-bfb6-47d4-8530-0fb4c045a05d} <Debug> TCPHandler: Processed in 0.001635494 sec. | ||
| 2039 | 2026.03.20 19:58:56.178912 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.03.20 19:58:56.179005 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2041 | 2026.03.20 19:58:56.179058 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <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 | ||
| 2042 | 2026.03.20 19:58:56.179774 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.03.20 19:58:56.179810 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2044 | 2026.03.20 19:58:56.180433 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2045 | 2026.03.20 19:58:56.180905 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.03.20 19:58:56.181064 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002076 sec., 12042.389210019266 rows/sec., 21.58 MiB/sec. | ||
| 2047 | 2026.03.20 19:58:56.181116 [ 3 ] {5ee2b53d-6186-462b-b2d2-b8ccdf0674fe} <Debug> TCPHandler: Processed in 0.002250912 sec. | ||
| 2048 | 2026.03.20 19:58:56.181215 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.03.20 19:58:56.181308 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.03.20 19:58:56.181350 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2051 | 2026.03.20 19:58:56.181660 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Trace> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.03.20 19:58:56.181697 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2053 | 2026.03.20 19:58:56.182097 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2054 | 2026.03.20 19:58:56.182506 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Trace> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.03.20 19:58:56.182632 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001342 sec., 11177.347242921012 rows/sec., 852.85 KiB/sec. | ||
| 2056 | 2026.03.20 19:58:56.182668 [ 3 ] {e45399b9-897c-402b-bec6-aa9c7af01c47} <Debug> TCPHandler: Processed in 0.001500572 sec. | ||
| 2057 | 2026.03.20 19:58:56.182775 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.03.20 19:58:56.182867 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.03.20 19:58:56.182907 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2060 | 2026.03.20 19:58:56.183219 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.03.20 19:58:56.183254 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2062 | 2026.03.20 19:58:56.183679 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2063 | 2026.03.20 19:58:56.184088 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.03.20 19:58:56.184218 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 2065 | 2026.03.20 19:58:56.184254 [ 3 ] {17ab4d23-5a97-431c-8b6f-24cba0ca3242} <Debug> TCPHandler: Processed in 0.001527273 sec. | ||
| 2066 | 2026.03.20 19:58:59.870235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 308 | ||
| 2067 | 2026.03.20 19:58:59.872285 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.03.20 19:58:59.872329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2069 | 2026.03.20 19:58:59.873622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2070 | 2026.03.20 19:58:59.874113 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.03.20 19:58:59.874425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2072 | 2026.03.20 19:59:01.169694 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.03.20 19:59:01.169873 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2074 | 2026.03.20 19:59:01.169937 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2075 | 2026.03.20 19:59:01.170699 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.03.20 19:59:01.170748 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2077 | 2026.03.20 19:59:01.171324 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2078 | 2026.03.20 19:59:01.171952 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.03.20 19:59:01.172103 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002254 sec., 33717.834960070984 rows/sec., 2.77 MiB/sec. | ||
| 2080 | 2026.03.20 19:59:01.172146 [ 3 ] {fd2e4cde-133c-411c-8617-8dcd23f9cb38} <Debug> TCPHandler: Processed in 0.002559667 sec. | ||
| 2081 | 2026.03.20 19:59:01.172283 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.03.20 19:59:01.172386 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.03.20 19:59:01.172428 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2084 | 2026.03.20 19:59:01.172863 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.03.20 19:59:01.172899 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2086 | 2026.03.20 19:59:01.173298 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2087 | 2026.03.20 19:59:01.173736 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.03.20 19:59:01.173858 [ 63 ] {} <Debug> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2089 | 2026.03.20 19:59:01.173865 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001501 sec., 6662.225183211192 rows/sec., 500.97 KiB/sec. | ||
| 2090 | 2026.03.20 19:59:01.173903 [ 63 ] {} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.03.20 19:59:01.173918 [ 3 ] {58820bd6-ea86-4d43-8ab6-e089e3b96811} <Debug> TCPHandler: Processed in 0.001700424 sec. | ||
| 2092 | 2026.03.20 19:59:01.173926 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2093 | 2026.03.20 19:59:01.174037 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.03.20 19:59:01.174039 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::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 | ||
| 2095 | 2026.03.20 19:59:01.174128 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2096 | 2026.03.20 19:59:01.174173 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2097 | 2026.03.20 19:59:01.174179 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2098 | 2026.03.20 19:59:01.174211 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2099 | 2026.03.20 19:59:01.174301 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2100 | 2026.03.20 19:59:01.174347 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
| 2101 | 2026.03.20 19:59:01.174390 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2102 | 2026.03.20 19:59:01.174436 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2103 | 2026.03.20 19:59:01.174481 [ 188 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2104 | 2026.03.20 19:59:01.174626 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.03.20 19:59:01.174665 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2106 | 2026.03.20 19:59:01.175184 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2107 | 2026.03.20 19:59:01.175422 [ 200 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428281 sec., 271655.2275077523 rows/sec., 18.05 MiB/sec. | ||
| 2108 | 2026.03.20 19:59:01.175685 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.03.20 19:59:01.175718 [ 192 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2110 | 2026.03.20 19:59:01.175825 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001715 sec., 43148.68804664723 rows/sec., 3.37 MiB/sec. | ||
| 2111 | 2026.03.20 19:59:01.175865 [ 3 ] {e3436949-60fd-4d06-a005-5d976e28bc30} <Debug> TCPHandler: Processed in 0.001876057 sec. | ||
| 2112 | 2026.03.20 19:59:01.175997 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.03.20 19:59:01.176089 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.03.20 19:59:01.176132 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2115 | 2026.03.20 19:59:01.176209 [ 192 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.03.20 19:59:01.176281 [ 192 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_6_1} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2117 | 2026.03.20 19:59:01.176345 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2118 | 2026.03.20 19:59:01.176566 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.20 19:59:01.176605 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2120 | 2026.03.20 19:59:01.177040 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.03.20 19:59:01.177461 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.03.20 19:59:01.177591 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
| 2123 | 2026.03.20 19:59:01.177627 [ 3 ] {83371258-faae-4fd3-b10a-54554b937373} <Debug> TCPHandler: Processed in 0.001686365 sec. | ||
| 2124 | 2026.03.20 19:59:01.177744 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.03.20 19:59:01.177834 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.03.20 19:59:01.177887 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <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 | ||
| 2127 | 2026.03.20 19:59:01.178617 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.03.20 19:59:01.178653 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2129 | 2026.03.20 19:59:01.179319 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2130 | 2026.03.20 19:59:01.179741 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.03.20 19:59:01.179877 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002061 sec., 4852.01358563804 rows/sec., 8.69 MiB/sec. | ||
| 2132 | 2026.03.20 19:59:01.179878 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2133 | 2026.03.20 19:59:01.179925 [ 3 ] {881e980c-c562-4427-93e4-80620e16ea3c} <Debug> TCPHandler: Processed in 0.002236012 sec. | ||
| 2134 | 2026.03.20 19:59:01.179961 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.03.20 19:59:01.179991 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2136 | 2026.03.20 19:59:01.180048 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.03.20 19:59:01.180099 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::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 | ||
| 2138 | 2026.03.20 19:59:01.180145 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.03.20 19:59:01.180191 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2140 | 2026.03.20 19:59:01.180394 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2141 | 2026.03.20 19:59:01.180476 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2142 | 2026.03.20 19:59:01.180523 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.20 19:59:01.180564 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2144 | 2026.03.20 19:59:01.180647 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2145 | 2026.03.20 19:59:01.180830 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2146 | 2026.03.20 19:59:01.180928 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2147 | 2026.03.20 19:59:01.180982 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2148 | 2026.03.20 19:59:01.181022 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2149 | 2026.03.20 19:59:01.181120 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2150 | 2026.03.20 19:59:01.181481 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.03.20 19:59:01.181621 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 2152 | 2026.03.20 19:59:01.181656 [ 3 ] {511f3741-9eda-4076-9c51-326d99f4b662} <Debug> TCPHandler: Processed in 0.001655924 sec. | ||
| 2153 | 2026.03.20 19:59:01.182714 [ 199 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.002666409 sec., 29252.826554365816 rows/sec., 52.42 MiB/sec. | ||
| 2154 | 2026.03.20 19:59:01.183070 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2155 | 2026.03.20 19:59:01.183573 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.03.20 19:59:01.183638 [ 188 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2157 | 2026.03.20 19:59:01.183705 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2158 | 2026.03.20 19:59:02.385636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3378 | ||
| 2159 | 2026.03.20 19:59:02.386249 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.03.20 19:59:02.386301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2161 | 2026.03.20 19:59:02.386971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2162 | 2026.03.20 19:59:02.387411 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.03.20 19:59:02.387550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3378 | ||
| 2164 | 2026.03.20 19:59:02.554135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2165 | 2026.03.20 19:59:02.570959 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.03.20 19:59:02.571023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2167 | 2026.03.20 19:59:02.576482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2168 | 2026.03.20 19:59:02.577548 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.03.20 19:59:02.580521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2170 | 2026.03.20 19:59:06.169978 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.03.20 19:59:06.170185 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2172 | 2026.03.20 19:59:06.170255 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2173 | 2026.03.20 19:59:06.170963 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.03.20 19:59:06.171004 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2175 | 2026.03.20 19:59:06.171384 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2176 | 2026.03.20 19:59:06.171602 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.03.20 19:59:06.171746 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001611 sec., 65797.64121663563 rows/sec., 5.51 MiB/sec. | ||
| 2178 | 2026.03.20 19:59:06.171785 [ 3 ] {62299f84-08e9-4d8f-afa3-b56b6d825498} <Debug> TCPHandler: Processed in 0.001936778 sec. | ||
| 2179 | 2026.03.20 19:59:06.171917 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.03.20 19:59:06.172013 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.03.20 19:59:06.172054 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2182 | 2026.03.20 19:59:06.172452 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.03.20 19:59:06.172487 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2184 | 2026.03.20 19:59:06.172774 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2185 | 2026.03.20 19:59:06.172978 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.03.20 19:59:06.173103 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001109 sec., 22542.831379621282 rows/sec., 1.66 MiB/sec. | ||
| 2187 | 2026.03.20 19:59:06.173139 [ 3 ] {c142872e-4bc4-438b-b861-c1ecadc0c815} <Debug> TCPHandler: Processed in 0.001271039 sec. | ||
| 2188 | 2026.03.20 19:59:06.173248 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.03.20 19:59:06.173342 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2190 | 2026.03.20 19:59:06.173381 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2191 | 2026.03.20 19:59:06.173784 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.03.20 19:59:06.173820 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2193 | 2026.03.20 19:59:06.174117 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2194 | 2026.03.20 19:59:06.174336 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.03.20 19:59:06.174462 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001138 sec., 78207.38137082601 rows/sec., 6.11 MiB/sec. | ||
| 2196 | 2026.03.20 19:59:06.174499 [ 3 ] {773a4251-5c62-4405-918b-f6bbf112e1d1} <Debug> TCPHandler: Processed in 0.001298329 sec. | ||
| 2197 | 2026.03.20 19:59:06.174608 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.03.20 19:59:06.174700 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2199 | 2026.03.20 19:59:06.174743 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2200 | 2026.03.20 19:59:06.175162 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.03.20 19:59:06.175198 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2202 | 2026.03.20 19:59:06.175511 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2203 | 2026.03.20 19:59:06.175718 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.03.20 19:59:06.175842 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 2205 | 2026.03.20 19:59:06.175878 [ 3 ] {074c13cd-5088-4249-a374-c6f3912cd380} <Debug> TCPHandler: Processed in 0.001318079 sec. | ||
| 2206 | 2026.03.20 19:59:06.175996 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.03.20 19:59:06.176088 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2208 | 2026.03.20 19:59:06.176140 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <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 | ||
| 2209 | 2026.03.20 19:59:06.176933 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.03.20 19:59:06.176969 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2211 | 2026.03.20 19:59:06.177463 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2212 | 2026.03.20 19:59:06.177676 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.03.20 19:59:06.177809 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001738 sec., 14384.349827387803 rows/sec., 25.78 MiB/sec. | ||
| 2214 | 2026.03.20 19:59:06.177857 [ 3 ] {0093a80c-f831-4145-b5ae-0dac255bff8c} <Debug> TCPHandler: Processed in 0.001909618 sec. | ||
| 2215 | 2026.03.20 19:59:06.177967 [ 3 ] {} <Trace> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.03.20 19:59:06.178060 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2217 | 2026.03.20 19:59:06.178102 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2218 | 2026.03.20 19:59:06.178427 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.03.20 19:59:06.178463 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2220 | 2026.03.20 19:59:06.178756 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2221 | 2026.03.20 19:59:06.178958 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.03.20 19:59:06.179083 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 2223 | 2026.03.20 19:59:06.179118 [ 3 ] {1ead361a-4808-45d3-bad6-48fdb4a8bb08} <Debug> TCPHandler: Processed in 0.001199577 sec. | ||
| 2224 | 2026.03.20 19:59:09.809686 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2225 | 2026.03.20 19:59:09.809793 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2226 | 2026.03.20 19:59:09.874616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 332 | ||
| 2227 | 2026.03.20 19:59:09.876601 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.03.20 19:59:09.876642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2229 | 2026.03.20 19:59:09.877735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2230 | 2026.03.20 19:59:09.877985 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.03.20 19:59:09.878214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2232 | 2026.03.20 19:59:09.887709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3826 | ||
| 2233 | 2026.03.20 19:59:09.888502 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.03.20 19:59:09.888541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2235 | 2026.03.20 19:59:09.889024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2236 | 2026.03.20 19:59:09.889287 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.03.20 19:59:09.889413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3826 | ||
| 2238 | 2026.03.20 19:59:10.080629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2239 | 2026.03.20 19:59:10.098858 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.03.20 19:59:10.098919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2241 | 2026.03.20 19:59:10.104712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2242 | 2026.03.20 19:59:10.105416 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.03.20 19:59:10.108520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2244 | 2026.03.20 19:59:10.584690 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2026.03.20 19:59:10.584776 [ 3 ] {} <Debug> TCP-Session: 9963578e-4952-4a7d-8261-884420ec3406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.03.20 19:59:11.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.83 MiB, peak 189.86 MiB, free memory in arenas 0.00 B, will set to 185.91 MiB (RSS), difference: 2.09 MiB | ||
| 2247 | 2026.03.20 19:59:11.169829 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.03.20 19:59:11.170010 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2249 | 2026.03.20 19:59:11.170080 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2250 | 2026.03.20 19:59:11.170744 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.03.20 19:59:11.170788 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2252 | 2026.03.20 19:59:11.171198 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2253 | 2026.03.20 19:59:11.171436 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.03.20 19:59:11.171596 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001638 sec., 46398.0463980464 rows/sec., 3.81 MiB/sec. | ||
| 2255 | 2026.03.20 19:59:11.171640 [ 4 ] {34600349-8ae1-4da5-8d6e-ce41c2c9e513} <Debug> TCPHandler: Processed in 0.001938068 sec. | ||
| 2256 | 2026.03.20 19:59:11.171767 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.03.20 19:59:11.171869 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.03.20 19:59:11.171912 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2259 | 2026.03.20 19:59:11.172326 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.03.20 19:59:11.172364 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2261 | 2026.03.20 19:59:11.172678 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2262 | 2026.03.20 19:59:11.172896 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.03.20 19:59:11.173035 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 2264 | 2026.03.20 19:59:11.173073 [ 4 ] {c12f4eee-a813-43eb-b8ba-6c749e7dd672} <Debug> TCPHandler: Processed in 0.0013576 sec. | ||
| 2265 | 2026.03.20 19:59:11.173183 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.03.20 19:59:11.173280 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2267 | 2026.03.20 19:59:11.173321 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2268 | 2026.03.20 19:59:11.173747 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.03.20 19:59:11.173783 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2270 | 2026.03.20 19:59:11.174105 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2271 | 2026.03.20 19:59:11.174322 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.03.20 19:59:11.174453 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 2273 | 2026.03.20 19:59:11.174489 [ 4 ] {d03a2a0e-16e1-4a38-8c27-58adc32015ac} <Debug> TCPHandler: Processed in 0.001355469 sec. | ||
| 2274 | 2026.03.20 19:59:11.174605 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.03.20 19:59:11.174701 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2276 | 2026.03.20 19:59:11.174744 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2277 | 2026.03.20 19:59:11.175154 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.20 19:59:11.175191 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2279 | 2026.03.20 19:59:11.175528 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2280 | 2026.03.20 19:59:11.175746 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.03.20 19:59:11.175878 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 2282 | 2026.03.20 19:59:11.175914 [ 4 ] {4eba37c0-d083-44b8-af86-92c3f318414e} <Debug> TCPHandler: Processed in 0.00135864 sec. | ||
| 2283 | 2026.03.20 19:59:11.176032 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.03.20 19:59:11.176127 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2285 | 2026.03.20 19:59:11.176181 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <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 | ||
| 2286 | 2026.03.20 19:59:11.176945 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.03.20 19:59:11.176982 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2288 | 2026.03.20 19:59:11.177473 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2289 | 2026.03.20 19:59:11.177693 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.03.20 19:59:11.177832 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001723 sec., 5803.830528148578 rows/sec., 10.40 MiB/sec. | ||
| 2291 | 2026.03.20 19:59:11.177887 [ 4 ] {b0c94283-9223-4f6a-848c-683d727ad65f} <Debug> TCPHandler: Processed in 0.001901717 sec. | ||
| 2292 | 2026.03.20 19:59:11.177997 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.03.20 19:59:11.178093 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.03.20 19:59:11.178135 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2295 | 2026.03.20 19:59:11.178463 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.03.20 19:59:11.178500 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2297 | 2026.03.20 19:59:11.178811 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2298 | 2026.03.20 19:59:11.179034 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.03.20 19:59:11.179167 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2300 | 2026.03.20 19:59:11.179202 [ 4 ] {e1a6f521-7fb4-44d1-bba2-db02ca77ea3b} <Debug> TCPHandler: Processed in 0.001252018 sec. | ||
| 2301 | 2026.03.20 19:59:12.145165 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.03.20 19:59:12.145354 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.03.20 19:59:12.145423 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2304 | 2026.03.20 19:59:12.146104 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.03.20 19:59:12.146152 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2306 | 2026.03.20 19:59:12.146535 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2307 | 2026.03.20 19:59:12.146765 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.03.20 19:59:12.146927 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 2309 | 2026.03.20 19:59:12.146968 [ 4 ] {59cf8cfd-53f8-45bb-9fae-598bed946f50} <Debug> TCPHandler: Processed in 0.001971069 sec. | ||
| 2310 | 2026.03.20 19:59:12.147112 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.03.20 19:59:12.147208 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2312 | 2026.03.20 19:59:12.147249 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2313 | 2026.03.20 19:59:12.148801 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.03.20 19:59:12.148837 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2315 | 2026.03.20 19:59:12.149269 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2316 | 2026.03.20 19:59:12.149493 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.03.20 19:59:12.149606 [ 45 ] {} <Debug> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2318 | 2026.03.20 19:59:12.149624 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Debug> executeQuery: Read 2104 rows, 164.14 KiB in 0.002435 sec., 864065.7084188912 rows/sec., 65.83 MiB/sec. | ||
| 2319 | 2026.03.20 19:59:12.149683 [ 45 ] {} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.03.20 19:59:12.149689 [ 4 ] {3b4d1f6d-b406-44c3-950b-19145c7108f4} <Debug> TCPHandler: Processed in 0.002625188 sec. | ||
| 2321 | 2026.03.20 19:59:12.149717 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2322 | 2026.03.20 19:59:12.149820 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.03.20 19:59:12.149828 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::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 | ||
| 2324 | 2026.03.20 19:59:12.149922 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.03.20 19:59:12.149940 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2326 | 2026.03.20 19:59:12.149961 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2327 | 2026.03.20 19:59:12.149985 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2832 rows starting from the beginning of the part | ||
| 2328 | 2026.03.20 19:59:12.150089 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
| 2329 | 2026.03.20 19:59:12.150144 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2330 | 2026.03.20 19:59:12.150185 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2331 | 2026.03.20 19:59:12.150223 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2332 | 2026.03.20 19:59:12.150262 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2104 rows starting from the beginning of the part | ||
| 2333 | 2026.03.20 19:59:12.150379 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.03.20 19:59:12.150415 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2335 | 2026.03.20 19:59:12.150768 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2336 | 2026.03.20 19:59:12.150999 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.03.20 19:59:12.151128 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Debug> executeQuery: Read 45 rows, 3.44 KiB in 0.001225 sec., 36734.69387755102 rows/sec., 2.74 MiB/sec. | ||
| 2338 | 2026.03.20 19:59:12.151165 [ 4 ] {b95e18cf-4d36-4da5-ae5d-3d8d36a85c9f} <Debug> TCPHandler: Processed in 0.00139356 sec. | ||
| 2339 | 2026.03.20 19:59:12.151277 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.03.20 19:59:12.151373 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2341 | 2026.03.20 19:59:12.151412 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2342 | 2026.03.20 19:59:12.152018 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.03.20 19:59:12.152054 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2344 | 2026.03.20 19:59:12.152406 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2345 | 2026.03.20 19:59:12.152615 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.03.20 19:59:12.152739 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001384 sec., 528901.7341040462 rows/sec., 31.28 MiB/sec. | ||
| 2347 | 2026.03.20 19:59:12.152775 [ 4 ] {61aa6cac-13a7-4750-8ec2-28b0aedb9d87} <Debug> TCPHandler: Processed in 0.001546552 sec. | ||
| 2348 | 2026.03.20 19:59:12.152899 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.03.20 19:59:12.152993 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.03.20 19:59:12.153031 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2351 | 2026.03.20 19:59:12.153405 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Trace> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.03.20 19:59:12.153441 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2353 | 2026.03.20 19:59:12.153718 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2354 | 2026.03.20 19:59:12.153934 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Trace> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.03.20 19:59:12.154061 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 2356 | 2026.03.20 19:59:12.154098 [ 4 ] {84994b0e-d30e-41f2-a868-8b0f79161f5c} <Debug> TCPHandler: Processed in 0.001247718 sec. | ||
| 2357 | 2026.03.20 19:59:12.154207 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.03.20 19:59:12.154301 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2359 | 2026.03.20 19:59:12.154339 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2360 | 2026.03.20 19:59:12.154724 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.03.20 19:59:12.154759 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2362 | 2026.03.20 19:59:12.155046 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2363 | 2026.03.20 19:59:12.155255 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.03.20 19:59:12.155379 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 2365 | 2026.03.20 19:59:12.155416 [ 4 ] {960f6457-ae44-4338-a324-fc96d847f0db} <Debug> TCPHandler: Processed in 0.001257618 sec. | ||
| 2366 | 2026.03.20 19:59:12.155515 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.03.20 19:59:12.155613 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2368 | 2026.03.20 19:59:12.155653 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2369 | 2026.03.20 19:59:12.156411 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.03.20 19:59:12.156447 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2371 | 2026.03.20 19:59:12.156577 [ 188 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006795188 sec., 779963.7037268138 rows/sec., 62.92 MiB/sec. | ||
| 2372 | 2026.03.20 19:59:12.156798 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2373 | 2026.03.20 19:59:12.156987 [ 199 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2374 | 2026.03.20 19:59:12.157029 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.03.20 19:59:12.157136 [ 45 ] {} <Debug> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2376 | 2026.03.20 19:59:12.157163 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Debug> executeQuery: Read 1069 rows, 76.24 KiB in 0.001568 sec., 681760.2040816327 rows/sec., 47.48 MiB/sec. | ||
| 2377 | 2026.03.20 19:59:12.157176 [ 45 ] {} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.03.20 19:59:12.157208 [ 4 ] {4ce32e02-403c-4935-a4b2-2a2b2fac219f} <Debug> TCPHandler: Processed in 0.001741155 sec. | ||
| 2379 | 2026.03.20 19:59:12.157213 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2380 | 2026.03.20 19:59:12.157331 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.03.20 19:59:12.157334 [ 199 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.03.20 19:59:12.157337 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::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 | ||
| 2383 | 2026.03.20 19:59:12.157433 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.03.20 19:59:12.157440 [ 199 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_11_2} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2385 | 2026.03.20 19:59:12.157475 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2386 | 2026.03.20 19:59:12.157482 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2387 | 2026.03.20 19:59:12.157514 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1505 rows starting from the beginning of the part | ||
| 2388 | 2026.03.20 19:59:12.157537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2389 | 2026.03.20 19:59:12.157609 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
| 2390 | 2026.03.20 19:59:12.157664 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2391 | 2026.03.20 19:59:12.157711 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 89 rows starting from the beginning of the part | ||
| 2392 | 2026.03.20 19:59:12.157755 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2393 | 2026.03.20 19:59:12.157797 [ 195 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1069 rows starting from the beginning of the part | ||
| 2394 | 2026.03.20 19:59:12.158138 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.03.20 19:59:12.158180 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2396 | 2026.03.20 19:59:12.158622 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2397 | 2026.03.20 19:59:12.158863 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.03.20 19:59:12.158968 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2399 | 2026.03.20 19:59:12.158994 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001578 sec., 794043.0925221799 rows/sec., 50.07 MiB/sec. | ||
| 2400 | 2026.03.20 19:59:12.159005 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.03.20 19:59:12.159035 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2402 | 2026.03.20 19:59:12.159037 [ 4 ] {e3feb16f-eeb3-4523-8a67-ab61b33cf69d} <Debug> TCPHandler: Processed in 0.001755476 sec. | ||
| 2403 | 2026.03.20 19:59:12.159107 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::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 | ||
| 2404 | 2026.03.20 19:59:12.159154 [ 199 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863477 sec., 1560523.6877085147 rows/sec., 116.06 MiB/sec. | ||
| 2405 | 2026.03.20 19:59:12.159160 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.03.20 19:59:12.159190 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2407 | 2026.03.20 19:59:12.159217 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3280 rows starting from the beginning of the part | ||
| 2408 | 2026.03.20 19:59:12.159268 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::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 | ||
| 2409 | 2026.03.20 19:59:12.159274 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2410 | 2026.03.20 19:59:12.159314 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2411 | 2026.03.20 19:59:12.159328 [ 199 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2412 | 2026.03.20 19:59:12.159332 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <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 | ||
| 2413 | 2026.03.20 19:59:12.159358 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2414 | 2026.03.20 19:59:12.159397 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::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 | ||
| 2415 | 2026.03.20 19:59:12.159438 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1253 rows starting from the beginning of the part | ||
| 2416 | 2026.03.20 19:59:12.159598 [ 199 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.03.20 19:59:12.159668 [ 199 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_11_2} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2418 | 2026.03.20 19:59:12.159727 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2419 | 2026.03.20 19:59:12.160134 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.03.20 19:59:12.160174 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2421 | 2026.03.20 19:59:12.160726 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2422 | 2026.03.20 19:59:12.160952 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.03.20 19:59:12.161087 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001832 sec., 18013.100436681223 rows/sec., 32.28 MiB/sec. | ||
| 2424 | 2026.03.20 19:59:12.161138 [ 4 ] {1d2d8aba-c08b-4561-800c-90158c893068} <Debug> TCPHandler: Processed in 0.002027499 sec. | ||
| 2425 | 2026.03.20 19:59:12.161247 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.03.20 19:59:12.161343 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.03.20 19:59:12.161383 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2428 | 2026.03.20 19:59:12.161458 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002381835 sec., 2171854.8933910197 rows/sec., 143.18 MiB/sec. | ||
| 2429 | 2026.03.20 19:59:12.161693 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.03.20 19:59:12.161730 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2431 | 2026.03.20 19:59:12.161762 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2432 | 2026.03.20 19:59:12.161996 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.03.20 19:59:12.162028 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2434 | 2026.03.20 19:59:12.162058 [ 188 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2435 | 2026.03.20 19:59:12.162116 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2436 | 2026.03.20 19:59:12.162237 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.03.20 19:59:12.162334 [ 45 ] {} <Debug> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2438 | 2026.03.20 19:59:12.162364 [ 45 ] {} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.03.20 19:59:12.162366 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 2440 | 2026.03.20 19:59:12.162384 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2441 | 2026.03.20 19:59:12.162415 [ 4 ] {47bf7fec-ee81-428c-b095-c6421bbda0e0} <Debug> TCPHandler: Processed in 0.001215807 sec. | ||
| 2442 | 2026.03.20 19:59:12.162462 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2443 | 2026.03.20 19:59:12.162546 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2026.03.20 19:59:12.162571 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2445 | 2026.03.20 19:59:12.162630 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::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 | ||
| 2446 | 2026.03.20 19:59:12.162674 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2447 | 2026.03.20 19:59:12.162716 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2448 | 2026.03.20 19:59:12.162754 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::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 | ||
| 2449 | 2026.03.20 19:59:12.162802 [ 199 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2450 | 2026.03.20 19:59:12.163573 [ 196 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139686 sec., 536990.013038679 rows/sec., 35.43 MiB/sec. | ||
| 2451 | 2026.03.20 19:59:12.163802 [ 197 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2452 | 2026.03.20 19:59:12.164110 [ 197 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.03.20 19:59:12.164191 [ 197 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_11_2} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2454 | 2026.03.20 19:59:12.164277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2455 | 2026.03.20 19:59:16.168339 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.03.20 19:59:16.168522 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2457 | 2026.03.20 19:59:16.168585 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2458 | 2026.03.20 19:59:16.169220 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.03.20 19:59:16.169264 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2460 | 2026.03.20 19:59:16.169667 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2461 | 2026.03.20 19:59:16.169900 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.03.20 19:59:16.170052 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.71 MiB/sec. | ||
| 2463 | 2026.03.20 19:59:16.170092 [ 4 ] {c481e4de-776a-4ab5-ae3f-c859898ec6f9} <Debug> TCPHandler: Processed in 0.001872207 sec. | ||
| 2464 | 2026.03.20 19:59:16.170213 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.03.20 19:59:16.170310 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2466 | 2026.03.20 19:59:16.170351 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2467 | 2026.03.20 19:59:16.170782 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.03.20 19:59:16.170819 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2469 | 2026.03.20 19:59:16.171131 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2470 | 2026.03.20 19:59:16.171343 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.03.20 19:59:16.171473 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 2472 | 2026.03.20 19:59:16.171510 [ 4 ] {e857675a-c209-47a1-a241-83150995d611} <Debug> TCPHandler: Processed in 0.001344349 sec. | ||
| 2473 | 2026.03.20 19:59:16.171622 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.03.20 19:59:16.171717 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.03.20 19:59:16.171760 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2476 | 2026.03.20 19:59:16.172136 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.03.20 19:59:16.172174 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2478 | 2026.03.20 19:59:16.172519 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2479 | 2026.03.20 19:59:16.172750 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.03.20 19:59:16.172879 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001181 sec., 108382.72650296359 rows/sec., 7.55 MiB/sec. | ||
| 2481 | 2026.03.20 19:59:16.172915 [ 4 ] {1cede29b-f0c0-4c7a-acb6-8fd6d7e48ec7} <Debug> TCPHandler: Processed in 0.001341479 sec. | ||
| 2482 | 2026.03.20 19:59:16.173029 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.03.20 19:59:16.173123 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2484 | 2026.03.20 19:59:16.173164 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2485 | 2026.03.20 19:59:16.173486 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.03.20 19:59:16.173522 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2487 | 2026.03.20 19:59:16.173836 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2488 | 2026.03.20 19:59:16.174042 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.03.20 19:59:16.174169 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001065 sec., 45070.42253521127 rows/sec., 3.04 MiB/sec. | ||
| 2490 | 2026.03.20 19:59:16.174204 [ 4 ] {da6f35de-8cd0-49c2-a3bd-bbbc2274a0f8} <Debug> TCPHandler: Processed in 0.001223748 sec. | ||
| 2491 | 2026.03.20 19:59:17.140519 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59525 | ||
| 2492 | 2026.03.20 19:59:17.140629 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2493 | 2026.03.20 19:59:17.140655 [ 3 ] {} <Debug> TCP-Session: 3e6d6fd5-e4f1-4348-a1a4-e8ddbe62eae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59525 | ||
| 2494 | 2026.03.20 19:59:17.140676 [ 3 ] {} <Debug> TCP-Session: 3e6d6fd5-e4f1-4348-a1a4-e8ddbe62eae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.03.20 19:59:17.140689 [ 3 ] {} <Debug> TCP-Session: 3e6d6fd5-e4f1-4348-a1a4-e8ddbe62eae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2026.03.20 19:59:17.140912 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38618 | ||
| 2497 | 2026.03.20 19:59:17.140919 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36138 | ||
| 2498 | 2026.03.20 19:59:17.140961 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62926 | ||
| 2499 | 2026.03.20 19:59:17.140997 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62310 | ||
| 2500 | 2026.03.20 19:59:17.141030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2501 | 2026.03.20 19:59:17.140987 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47822 | ||
| 2502 | 2026.03.20 19:59:17.141067 [ 3 ] {} <Trace> TCP-Session: 3e6d6fd5-e4f1-4348-a1a4-e8ddbe62eae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.03.20 19:59:17.141072 [ 286 ] {} <Debug> TCP-Session: f1f1280d-c4e6-418d-b7da-31a45dad8317 Authenticating user 'default' from [fd00:1122:3344:101::e]:38618 | ||
| 2504 | 2026.03.20 19:59:17.140979 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59070 | ||
| 2505 | 2026.03.20 19:59:17.141144 [ 286 ] {} <Debug> TCP-Session: f1f1280d-c4e6-418d-b7da-31a45dad8317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.03.20 19:59:17.141139 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2507 | 2026.03.20 19:59:17.141180 [ 286 ] {} <Debug> TCP-Session: f1f1280d-c4e6-418d-b7da-31a45dad8317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.03.20 19:59:17.140959 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62645 | ||
| 2509 | 2026.03.20 19:59:17.141211 [ 287 ] {} <Debug> TCP-Session: c0e1600c-9df6-4aa0-b866-0895c1fbb1fb Authenticating user 'default' from [fd00:1122:3344:101::e]:36138 | ||
| 2510 | 2026.03.20 19:59:17.140955 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53387 | ||
| 2511 | 2026.03.20 19:59:17.141248 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59525) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2512 | 2026.03.20 19:59:17.141261 [ 287 ] {} <Debug> TCP-Session: c0e1600c-9df6-4aa0-b866-0895c1fbb1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.20 19:59:17.141299 [ 287 ] {} <Debug> TCP-Session: c0e1600c-9df6-4aa0-b866-0895c1fbb1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.03.20 19:59:17.141489 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2515 | 2026.03.20 19:59:17.141490 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2516 | 2026.03.20 19:59:17.141523 [ 289 ] {} <Debug> TCP-Session: fb75736d-e5d4-4c8a-9cd9-095322776c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:53387 | ||
| 2517 | 2026.03.20 19:59:17.141525 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2518 | 2026.03.20 19:59:17.141553 [ 289 ] {} <Debug> TCP-Session: fb75736d-e5d4-4c8a-9cd9-095322776c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.03.20 19:59:17.141548 [ 288 ] {} <Debug> TCP-Session: 5cda08dc-6000-467b-af89-4ba6c04cc184 Authenticating user 'default' from [fd00:1122:3344:101::e]:62645 | ||
| 2520 | 2026.03.20 19:59:17.141572 [ 289 ] {} <Debug> TCP-Session: fb75736d-e5d4-4c8a-9cd9-095322776c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.03.20 19:59:17.141592 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2522 | 2026.03.20 19:59:17.141596 [ 288 ] {} <Debug> TCP-Session: 5cda08dc-6000-467b-af89-4ba6c04cc184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.03.20 19:59:17.141528 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2524 | 2026.03.20 19:59:17.141631 [ 288 ] {} <Debug> TCP-Session: 5cda08dc-6000-467b-af89-4ba6c04cc184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.03.20 19:59:17.141664 [ 292 ] {} <Debug> TCP-Session: f6acb877-cdaa-4b17-baaf-a9a993c3f39a Authenticating user 'default' from [fd00:1122:3344:101::e]:47822 | ||
| 2526 | 2026.03.20 19:59:17.141666 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2026.03.20 19:59:17.141689 [ 292 ] {} <Debug> TCP-Session: f6acb877-cdaa-4b17-baaf-a9a993c3f39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.03.20 19:59:17.141668 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2529 | 2026.03.20 19:59:17.141713 [ 293 ] {} <Debug> TCP-Session: f084f978-be78-4a83-98ee-dfda65aebcfc Authenticating user 'default' from [fd00:1122:3344:101::e]:62310 | ||
| 2530 | 2026.03.20 19:59:17.141736 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2531 | 2026.03.20 19:59:17.141755 [ 293 ] {} <Debug> TCP-Session: f084f978-be78-4a83-98ee-dfda65aebcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.03.20 19:59:17.141748 [ 291 ] {} <Debug> TCP-Session: a3a26984-1b9c-45ce-92e5-f36517a15788 Authenticating user 'default' from [fd00:1122:3344:101::e]:59070 | ||
| 2533 | 2026.03.20 19:59:17.141781 [ 293 ] {} <Debug> TCP-Session: f084f978-be78-4a83-98ee-dfda65aebcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.03.20 19:59:17.141803 [ 291 ] {} <Debug> TCP-Session: a3a26984-1b9c-45ce-92e5-f36517a15788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.03.20 19:59:17.141775 [ 290 ] {} <Debug> TCP-Session: 41e2fbae-9dfc-42b1-9699-022181c5603d Authenticating user 'default' from [fd00:1122:3344:101::e]:62926 | ||
| 2536 | 2026.03.20 19:59:17.141829 [ 291 ] {} <Debug> TCP-Session: a3a26984-1b9c-45ce-92e5-f36517a15788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2026.03.20 19:59:17.141850 [ 290 ] {} <Debug> TCP-Session: 41e2fbae-9dfc-42b1-9699-022181c5603d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.03.20 19:59:17.141717 [ 292 ] {} <Debug> TCP-Session: f6acb877-cdaa-4b17-baaf-a9a993c3f39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.03.20 19:59:17.141875 [ 290 ] {} <Debug> TCP-Session: 41e2fbae-9dfc-42b1-9699-022181c5603d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.03.20 19:59:17.141884 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Debug> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5) (SelectExecutor): Key condition: unknown | ||
| 2541 | 2026.03.20 19:59:17.141982 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2542 | 2026.03.20 19:59:17.389526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4338 | ||
| 2543 | 2026.03.20 19:59:17.390219 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.03.20 19:59:17.390267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2545 | 2026.03.20 19:59:17.393025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2546 | 2026.03.20 19:59:17.393318 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.03.20 19:59:17.393459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4338 | ||
| 2548 | 2026.03.20 19:59:17.508559 [ 295 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Trace> AggregatingTransform: Aggregating | ||
| 2549 | 2026.03.20 19:59:17.508629 [ 295 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2550 | 2026.03.20 19:59:17.508668 [ 295 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001285139 sec. (778.126 rows/sec., 30.40 KiB/sec.) | ||
| 2551 | 2026.03.20 19:59:17.508685 [ 295 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Trace> Aggregator: Merging aggregated data | ||
| 2552 | 2026.03.20 19:59:17.509898 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.368719 sec., 2.712092406412471 rows/sec., 108.48 B/sec. | ||
| 2553 | 2026.03.20 19:59:17.510060 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2554 | 2026.03.20 19:59:17.510076 [ 3 ] {afc15c6a-2e07-4f21-b4db-d4f50cfd476c} <Debug> TCPHandler: Processed in 0.369130068 sec. | ||
| 2555 | 2026.03.20 19:59:17.510190 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2556 | 2026.03.20 19:59:17.510220 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2557 | 2026.03.20 19:59:17.510237 [ 286 ] {} <Debug> TCP-Session: f1f1280d-c4e6-418d-b7da-31a45dad8317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.20 19:59:17.510245 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2559 | 2026.03.20 19:59:17.510273 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.03.20 19:59:17.510296 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2561 | 2026.03.20 19:59:17.510317 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2562 | 2026.03.20 19:59:17.510343 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2563 | 2026.03.20 19:59:17.510333 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2026.03.20 19:59:17.510387 [ 3 ] {} <Debug> TCP-Session: 3e6d6fd5-e4f1-4348-a1a4-e8ddbe62eae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.03.20 19:59:17.510373 [ 288 ] {} <Debug> TCP-Session: 5cda08dc-6000-467b-af89-4ba6c04cc184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.03.20 19:59:17.510426 [ 292 ] {} <Debug> TCP-Session: f6acb877-cdaa-4b17-baaf-a9a993c3f39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.03.20 19:59:17.510328 [ 289 ] {} <Debug> TCP-Session: fb75736d-e5d4-4c8a-9cd9-095322776c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.03.20 19:59:17.510316 [ 287 ] {} <Debug> TCP-Session: c0e1600c-9df6-4aa0-b866-0895c1fbb1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.03.20 19:59:17.510266 [ 293 ] {} <Debug> TCP-Session: f084f978-be78-4a83-98ee-dfda65aebcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.03.20 19:59:17.510254 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2571 | 2026.03.20 19:59:17.510377 [ 291 ] {} <Debug> TCP-Session: a3a26984-1b9c-45ce-92e5-f36517a15788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.03.20 19:59:17.510558 [ 290 ] {} <Debug> TCP-Session: 41e2fbae-9dfc-42b1-9699-022181c5603d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.03.20 19:59:17.608602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2574 | 2026.03.20 19:59:17.624697 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.03.20 19:59:17.624759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2576 | 2026.03.20 19:59:17.630901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2577 | 2026.03.20 19:59:17.631615 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.03.20 19:59:17.634757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2579 | 2026.03.20 19:59:18.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.16 MiB, peak 198.78 MiB, free memory in arenas 0.00 B, will set to 208.46 MiB (RSS), difference: 19.30 MiB | ||
| 2580 | 2026.03.20 19:59:18.367297 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54579 | ||
| 2581 | 2026.03.20 19:59:18.367517 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2582 | 2026.03.20 19:59:18.367559 [ 288 ] {} <Debug> TCP-Session: 6da58a5f-7ee6-4c2d-b42b-85008c30855d Authenticating user 'default' from [fd00:1122:3344:101::e]:54579 | ||
| 2583 | 2026.03.20 19:59:18.367599 [ 288 ] {} <Debug> TCP-Session: 6da58a5f-7ee6-4c2d-b42b-85008c30855d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2026.03.20 19:59:18.367623 [ 288 ] {} <Debug> TCP-Session: 6da58a5f-7ee6-4c2d-b42b-85008c30855d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.03.20 19:59:18.367964 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46828 | ||
| 2586 | 2026.03.20 19:59:18.367993 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40311 | ||
| 2587 | 2026.03.20 19:59:18.368006 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44202 | ||
| 2588 | 2026.03.20 19:59:18.368053 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60707 | ||
| 2589 | 2026.03.20 19:59:18.368064 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35147 | ||
| 2590 | 2026.03.20 19:59:18.368114 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2591 | 2026.03.20 19:59:18.368116 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2592 | 2026.03.20 19:59:18.368149 [ 288 ] {} <Trace> TCP-Session: 6da58a5f-7ee6-4c2d-b42b-85008c30855d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.03.20 19:59:18.368165 [ 291 ] {} <Debug> TCP-Session: 495d12d8-739d-4a8b-9a26-2e72ee0f18da Authenticating user 'default' from [fd00:1122:3344:101::e]:40311 | ||
| 2594 | 2026.03.20 19:59:18.368187 [ 289 ] {} <Debug> TCP-Session: 3d1b0466-1406-4f1d-bc7d-6afe002f0126 Authenticating user 'default' from [fd00:1122:3344:101::e]:46828 | ||
| 2595 | 2026.03.20 19:59:18.368216 [ 291 ] {} <Debug> TCP-Session: 495d12d8-739d-4a8b-9a26-2e72ee0f18da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.03.20 19:59:18.368174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2597 | 2026.03.20 19:59:18.368248 [ 291 ] {} <Debug> TCP-Session: 495d12d8-739d-4a8b-9a26-2e72ee0f18da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.03.20 19:59:18.368247 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2599 | 2026.03.20 19:59:18.368296 [ 292 ] {} <Debug> TCP-Session: 70aff9ae-9262-4369-9907-43b9265ce952 Authenticating user 'default' from [fd00:1122:3344:101::e]:44202 | ||
| 2600 | 2026.03.20 19:59:18.368244 [ 289 ] {} <Debug> TCP-Session: 3d1b0466-1406-4f1d-bc7d-6afe002f0126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.03.20 19:59:18.368339 [ 286 ] {} <Debug> TCP-Session: a575bd0b-7f68-4e61-bbd3-c89a444ecb87 Authenticating user 'default' from [fd00:1122:3344:101::e]:35147 | ||
| 2602 | 2026.03.20 19:59:18.368367 [ 289 ] {} <Debug> TCP-Session: 3d1b0466-1406-4f1d-bc7d-6afe002f0126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.03.20 19:59:18.368369 [ 292 ] {} <Debug> TCP-Session: 70aff9ae-9262-4369-9907-43b9265ce952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2026.03.20 19:59:18.368395 [ 286 ] {} <Debug> TCP-Session: a575bd0b-7f68-4e61-bbd3-c89a444ecb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.03.20 19:59:18.368423 [ 292 ] {} <Debug> TCP-Session: 70aff9ae-9262-4369-9907-43b9265ce952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2026.03.20 19:59:18.368435 [ 286 ] {} <Debug> TCP-Session: a575bd0b-7f68-4e61-bbd3-c89a444ecb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.03.20 19:59:18.368427 [ 288 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2608 | 2026.03.20 19:59:18.368163 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2609 | 2026.03.20 19:59:18.368037 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61555 | ||
| 2610 | 2026.03.20 19:59:18.368559 [ 294 ] {} <Debug> TCP-Session: ab57308c-9d50-436d-b17f-cf31c9b1eca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60707 | ||
| 2611 | 2026.03.20 19:59:18.367993 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35952 | ||
| 2612 | 2026.03.20 19:59:18.368610 [ 294 ] {} <Debug> TCP-Session: ab57308c-9d50-436d-b17f-cf31c9b1eca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.03.20 19:59:18.368643 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2614 | 2026.03.20 19:59:18.368657 [ 294 ] {} <Debug> TCP-Session: ab57308c-9d50-436d-b17f-cf31c9b1eca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.03.20 19:59:18.368683 [ 293 ] {} <Debug> TCP-Session: 8ea899fa-e397-4af1-b6f6-c814aa3717da Authenticating user 'default' from [fd00:1122:3344:101::e]:61555 | ||
| 2616 | 2026.03.20 19:59:18.368694 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2617 | 2026.03.20 19:59:18.368713 [ 293 ] {} <Debug> TCP-Session: 8ea899fa-e397-4af1-b6f6-c814aa3717da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.03.20 19:59:18.368055 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59937 | ||
| 2619 | 2026.03.20 19:59:18.368738 [ 290 ] {} <Debug> TCP-Session: 2a6e02fc-adc6-4eef-826f-361a72c10385 Authenticating user 'default' from [fd00:1122:3344:101::e]:35952 | ||
| 2620 | 2026.03.20 19:59:18.368745 [ 293 ] {} <Debug> TCP-Session: 8ea899fa-e397-4af1-b6f6-c814aa3717da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.03.20 19:59:18.368779 [ 290 ] {} <Debug> TCP-Session: 2a6e02fc-adc6-4eef-826f-361a72c10385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2026.03.20 19:59:18.368803 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2623 | 2026.03.20 19:59:18.368808 [ 290 ] {} <Debug> TCP-Session: 2a6e02fc-adc6-4eef-826f-361a72c10385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.03.20 19:59:18.368837 [ 3 ] {} <Debug> TCP-Session: a1c06d07-f7cf-4ab5-9231-cec5cfdc06d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59937 | ||
| 2625 | 2026.03.20 19:59:18.368859 [ 3 ] {} <Debug> TCP-Session: a1c06d07-f7cf-4ab5-9231-cec5cfdc06d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.03.20 19:59:18.368872 [ 3 ] {} <Debug> TCP-Session: a1c06d07-f7cf-4ab5-9231-cec5cfdc06d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2026.03.20 19:59:18.368908 [ 288 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2628 | 2026.03.20 19:59:18.368979 [ 288 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2629 | 2026.03.20 19:59:18.369369 [ 288 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Debug> oximeter.version (822d38ba-8737-4d54-86c6-a989b53b08f5) (SelectExecutor): Key condition: unknown | ||
| 2630 | 2026.03.20 19:59:18.370722 [ 337 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Trace> AggregatingTransform: Aggregating | ||
| 2631 | 2026.03.20 19:59:18.370781 [ 337 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2632 | 2026.03.20 19:59:18.370823 [ 337 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001349329 sec. (741.109 rows/sec., 28.95 KiB/sec.) | ||
| 2633 | 2026.03.20 19:59:18.370847 [ 337 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Trace> Aggregator: Merging aggregated data | ||
| 2634 | 2026.03.20 19:59:18.372156 [ 288 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003815 sec., 262.12319790301444 rows/sec., 10.24 KiB/sec. | ||
| 2635 | 2026.03.20 19:59:18.372275 [ 288 ] {a0287884-942c-4b73-b5d7-81379f1c5cb6} <Debug> TCPHandler: Processed in 0.004379193 sec. | ||
| 2636 | 2026.03.20 19:59:18.372388 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2637 | 2026.03.20 19:59:18.372425 [ 288 ] {} <Debug> TCP-Session: 6da58a5f-7ee6-4c2d-b42b-85008c30855d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.03.20 19:59:18.372433 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2639 | 2026.03.20 19:59:18.372454 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2640 | 2026.03.20 19:59:18.372477 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2641 | 2026.03.20 19:59:18.372483 [ 286 ] {} <Debug> TCP-Session: a575bd0b-7f68-4e61-bbd3-c89a444ecb87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.03.20 19:59:18.372499 [ 290 ] {} <Debug> TCP-Session: 2a6e02fc-adc6-4eef-826f-361a72c10385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2026.03.20 19:59:18.372522 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2644 | 2026.03.20 19:59:18.372532 [ 292 ] {} <Debug> TCP-Session: 70aff9ae-9262-4369-9907-43b9265ce952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.03.20 19:59:18.372548 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2646 | 2026.03.20 19:59:18.372583 [ 293 ] {} <Debug> TCP-Session: 8ea899fa-e397-4af1-b6f6-c814aa3717da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.03.20 19:59:18.372597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2648 | 2026.03.20 19:59:18.372619 [ 294 ] {} <Debug> TCP-Session: ab57308c-9d50-436d-b17f-cf31c9b1eca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.03.20 19:59:18.372517 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2650 | 2026.03.20 19:59:18.372663 [ 289 ] {} <Debug> TCP-Session: 3d1b0466-1406-4f1d-bc7d-6afe002f0126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2026.03.20 19:59:18.372578 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2652 | 2026.03.20 19:59:18.372690 [ 291 ] {} <Debug> TCP-Session: 495d12d8-739d-4a8b-9a26-2e72ee0f18da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2026.03.20 19:59:18.372735 [ 3 ] {} <Debug> TCP-Session: a1c06d07-f7cf-4ab5-9231-cec5cfdc06d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2026.03.20 19:59:19.878333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 376 | ||
| 2655 | 2026.03.20 19:59:19.880996 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.03.20 19:59:19.881050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2657 | 2026.03.20 19:59:19.882296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2658 | 2026.03.20 19:59:19.882557 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.03.20 19:59:19.882717 [ 32 ] {} <Debug> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2660 | 2026.03.20 19:59:19.882780 [ 32 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.03.20 19:59:19.882799 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2662 | 2026.03.20 19:59:19.882829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2663 | 2026.03.20 19:59:19.882937 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::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 | ||
| 2664 | 2026.03.20 19:59:19.883631 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2026.03.20 19:59:19.883822 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::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 | ||
| 2666 | 2026.03.20 19:59:19.884334 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 104 rows starting from the beginning of the part | ||
| 2667 | 2026.03.20 19:59:19.884718 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 2668 | 2026.03.20 19:59:19.885072 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2669 | 2026.03.20 19:59:19.885422 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2670 | 2026.03.20 19:59:19.885756 [ 198 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2671 | 2026.03.20 19:59:19.892158 [ 196 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 72 columns (72 merged, 0 gathered) in 0.009289333 sec., 40476.53367577629 rows/sec., 42.12 MiB/sec. | ||
| 2672 | 2026.03.20 19:59:19.892983 [ 199 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2673 | 2026.03.20 19:59:19.893587 [ 199 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.03.20 19:59:19.893653 [ 199 ] {08aa0a00-e2b3-4f66-829f-e379cd15d2dc::all_1_6_1} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2675 | 2026.03.20 19:59:19.893849 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 2676 | 2026.03.20 19:59:21.169244 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.03.20 19:59:21.169413 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2678 | 2026.03.20 19:59:21.169476 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2679 | 2026.03.20 19:59:21.170151 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.03.20 19:59:21.170193 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2681 | 2026.03.20 19:59:21.170579 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2682 | 2026.03.20 19:59:21.170807 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.03.20 19:59:21.170963 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001596 sec., 47619.04761904762 rows/sec., 3.91 MiB/sec. | ||
| 2684 | 2026.03.20 19:59:21.171008 [ 4 ] {8aac9358-4268-472e-b7d9-a1114f684c21} <Debug> TCPHandler: Processed in 0.001893848 sec. | ||
| 2685 | 2026.03.20 19:59:21.171143 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.03.20 19:59:21.171248 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.03.20 19:59:21.171294 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2688 | 2026.03.20 19:59:21.171798 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.03.20 19:59:21.171836 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2690 | 2026.03.20 19:59:21.172169 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2691 | 2026.03.20 19:59:21.172397 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.03.20 19:59:21.172532 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001308 sec., 7645.259938837921 rows/sec., 574.89 KiB/sec. | ||
| 2693 | 2026.03.20 19:59:21.172570 [ 4 ] {98d2d2ab-7524-417c-a2f2-4a321c2436c7} <Debug> TCPHandler: Processed in 0.001478071 sec. | ||
| 2694 | 2026.03.20 19:59:21.172690 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.03.20 19:59:21.172785 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2696 | 2026.03.20 19:59:21.172824 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2697 | 2026.03.20 19:59:21.173271 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.03.20 19:59:21.173308 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2699 | 2026.03.20 19:59:21.173608 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2700 | 2026.03.20 19:59:21.173816 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.03.20 19:59:21.173943 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 2702 | 2026.03.20 19:59:21.173979 [ 4 ] {e590944b-575d-4681-95db-908b3df1db77} <Debug> TCPHandler: Processed in 0.00133867 sec. | ||
| 2703 | 2026.03.20 19:59:21.174101 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.03.20 19:59:21.174197 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.03.20 19:59:21.174238 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2706 | 2026.03.20 19:59:21.174659 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.03.20 19:59:21.174695 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2708 | 2026.03.20 19:59:21.175013 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2709 | 2026.03.20 19:59:21.175223 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.03.20 19:59:21.175351 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 2711 | 2026.03.20 19:59:21.175388 [ 4 ] {121ffedf-60f8-43b8-8641-495d944fa9dd} <Debug> TCPHandler: Processed in 0.001335639 sec. | ||
| 2712 | 2026.03.20 19:59:21.175504 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.03.20 19:59:21.175604 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.03.20 19:59:21.175656 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <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 | ||
| 2715 | 2026.03.20 19:59:21.176414 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.03.20 19:59:21.176451 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2717 | 2026.03.20 19:59:21.176960 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2718 | 2026.03.20 19:59:21.177186 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.03.20 19:59:21.177320 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 2720 | 2026.03.20 19:59:21.177375 [ 4 ] {45892e8b-3df9-4070-9c1b-c2aa2b38c470} <Debug> TCPHandler: Processed in 0.001924007 sec. | ||
| 2721 | 2026.03.20 19:59:21.177486 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.03.20 19:59:21.177584 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.03.20 19:59:21.177629 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2724 | 2026.03.20 19:59:21.177960 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.03.20 19:59:21.177997 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2726 | 2026.03.20 19:59:21.178292 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2727 | 2026.03.20 19:59:21.178503 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.03.20 19:59:21.178632 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2729 | 2026.03.20 19:59:21.178667 [ 4 ] {c026519e-97dd-456e-8797-139c25800d54} <Debug> TCPHandler: Processed in 0.001229487 sec. | ||
| 2730 | 2026.03.20 19:59:24.809845 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2731 | 2026.03.20 19:59:24.809915 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2732 | 2026.03.20 19:59:24.894509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4786 | ||
| 2733 | 2026.03.20 19:59:24.894975 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.03.20 19:59:24.895010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2735 | 2026.03.20 19:59:24.895507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2736 | 2026.03.20 19:59:24.895737 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.03.20 19:59:24.895864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4786 | ||
| 2738 | 2026.03.20 19:59:25.134814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2739 | 2026.03.20 19:59:25.151816 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.03.20 19:59:25.151884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2741 | 2026.03.20 19:59:25.157852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2742 | 2026.03.20 19:59:25.158554 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.03.20 19:59:25.161453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2744 | 2026.03.20 19:59:26.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.02 MiB, peak 216.78 MiB, free memory in arenas 0.00 B, will set to 211.22 MiB (RSS), difference: 1.20 MiB | ||
| 2745 | 2026.03.20 19:59:26.170939 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.03.20 19:59:26.171098 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2747 | 2026.03.20 19:59:26.171159 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2748 | 2026.03.20 19:59:26.171790 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.03.20 19:59:26.171835 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2750 | 2026.03.20 19:59:26.172216 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2751 | 2026.03.20 19:59:26.172441 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.03.20 19:59:26.172589 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001537 sec., 68965.51724137932 rows/sec., 5.77 MiB/sec. | ||
| 2753 | 2026.03.20 19:59:26.172632 [ 4 ] {a7541e0f-6a2f-42c6-a0e0-7b4504cb9107} <Debug> TCPHandler: Processed in 0.001809586 sec. | ||
| 2754 | 2026.03.20 19:59:26.172759 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.03.20 19:59:26.172860 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.03.20 19:59:26.172901 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2757 | 2026.03.20 19:59:26.173309 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.03.20 19:59:26.173347 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2759 | 2026.03.20 19:59:26.173636 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2760 | 2026.03.20 19:59:26.173856 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.03.20 19:59:26.173958 [ 75 ] {} <Debug> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2762 | 2026.03.20 19:59:26.173982 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001146 sec., 21815.00872600349 rows/sec., 1.60 MiB/sec. | ||
| 2763 | 2026.03.20 19:59:26.174025 [ 75 ] {} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.03.20 19:59:26.174032 [ 4 ] {5e5070da-7cf5-4df7-a363-eea7ab55d669} <Debug> TCPHandler: Processed in 0.001325169 sec. | ||
| 2765 | 2026.03.20 19:59:26.174055 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2766 | 2026.03.20 19:59:26.174158 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.03.20 19:59:26.174191 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::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 | ||
| 2768 | 2026.03.20 19:59:26.174256 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2769 | 2026.03.20 19:59:26.174300 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2770 | 2026.03.20 19:59:26.174349 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2771 | 2026.03.20 19:59:26.174390 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
| 2772 | 2026.03.20 19:59:26.174464 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2773 | 2026.03.20 19:59:26.174510 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2774 | 2026.03.20 19:59:26.174549 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part | ||
| 2775 | 2026.03.20 19:59:26.174587 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2776 | 2026.03.20 19:59:26.174626 [ 198 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2777 | 2026.03.20 19:59:26.174714 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.03.20 19:59:26.174756 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2779 | 2026.03.20 19:59:26.175080 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2780 | 2026.03.20 19:59:26.175327 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.03.20 19:59:26.175458 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00122 sec., 72950.81967213115 rows/sec., 5.70 MiB/sec. | ||
| 2782 | 2026.03.20 19:59:26.175471 [ 196 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346569 sec., 238383.62534708582 rows/sec., 16.90 MiB/sec. | ||
| 2783 | 2026.03.20 19:59:26.175495 [ 4 ] {0b300b58-e0c7-4861-9928-65e34fde040b} <Debug> TCPHandler: Processed in 0.00138526 sec. | ||
| 2784 | 2026.03.20 19:59:26.175620 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.03.20 19:59:26.175702 [ 199 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2786 | 2026.03.20 19:59:26.175714 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2787 | 2026.03.20 19:59:26.175768 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2788 | 2026.03.20 19:59:26.176068 [ 199 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.03.20 19:59:26.176170 [ 199 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_11_2} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2790 | 2026.03.20 19:59:26.176275 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2791 | 2026.03.20 19:59:26.176550 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.03.20 19:59:26.176590 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2793 | 2026.03.20 19:59:26.176929 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2794 | 2026.03.20 19:59:26.177137 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.03.20 19:59:26.177265 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. | ||
| 2796 | 2026.03.20 19:59:26.177300 [ 4 ] {2de19ecc-84b1-40f4-9549-5b802f403453} <Debug> TCPHandler: Processed in 0.001727985 sec. | ||
| 2797 | 2026.03.20 19:59:26.177411 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.03.20 19:59:26.177507 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.03.20 19:59:26.177559 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <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 | ||
| 2800 | 2026.03.20 19:59:26.178318 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.03.20 19:59:26.178354 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2802 | 2026.03.20 19:59:26.178875 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2803 | 2026.03.20 19:59:26.179098 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.03.20 19:59:26.179205 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2805 | 2026.03.20 19:59:26.179232 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001743 sec., 14343.08663224326 rows/sec., 25.70 MiB/sec. | ||
| 2806 | 2026.03.20 19:59:26.179239 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.03.20 19:59:26.179271 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2808 | 2026.03.20 19:59:26.179287 [ 4 ] {d05c721f-9be9-4df7-817d-932f2f943650} <Debug> TCPHandler: Processed in 0.001923818 sec. | ||
| 2809 | 2026.03.20 19:59:26.179373 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::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 | ||
| 2810 | 2026.03.20 19:59:26.179416 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.03.20 19:59:26.179516 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.03.20 19:59:26.179556 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2813 | 2026.03.20 19:59:26.179635 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2814 | 2026.03.20 19:59:26.179705 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
| 2815 | 2026.03.20 19:59:26.179873 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2816 | 2026.03.20 19:59:26.179916 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.03.20 19:59:26.179957 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2818 | 2026.03.20 19:59:26.179999 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2819 | 2026.03.20 19:59:26.180123 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 2820 | 2026.03.20 19:59:26.180240 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2821 | 2026.03.20 19:59:26.180291 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2822 | 2026.03.20 19:59:26.180358 [ 187 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2823 | 2026.03.20 19:59:26.180519 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.03.20 19:59:26.180653 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 2825 | 2026.03.20 19:59:26.180688 [ 4 ] {d2c883cd-6010-4b3e-ae89-113cbbcab095} <Debug> TCPHandler: Processed in 0.001320609 sec. | ||
| 2826 | 2026.03.20 19:59:26.182393 [ 199 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 19 columns (19 merged, 0 gathered) in 0.003063474 sec., 59083.24993128716 rows/sec., 105.87 MiB/sec. | ||
| 2827 | 2026.03.20 19:59:26.182964 [ 196 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2828 | 2026.03.20 19:59:26.183508 [ 196 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.03.20 19:59:26.183576 [ 196 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2830 | 2026.03.20 19:59:26.183677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2831 | 2026.03.20 19:59:29.883047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 400 | ||
| 2832 | 2026.03.20 19:59:29.885226 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.20 19:59:29.885277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2834 | 2026.03.20 19:59:29.886383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2835 | 2026.03.20 19:59:29.886708 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.20 19:59:29.887033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2837 | 2026.03.20 19:59:31.170602 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.03.20 19:59:31.170779 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2839 | 2026.03.20 19:59:31.170842 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2840 | 2026.03.20 19:59:31.171469 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.03.20 19:59:31.171512 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2842 | 2026.03.20 19:59:31.171887 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2843 | 2026.03.20 19:59:31.172109 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.03.20 19:59:31.172258 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001526 sec., 9174.311926605504 rows/sec., 748.10 KiB/sec. | ||
| 2845 | 2026.03.20 19:59:31.172298 [ 4 ] {260d686f-eb91-43eb-8d8e-6b263b733a2d} <Debug> TCPHandler: Processed in 0.001826587 sec. | ||
| 2846 | 2026.03.20 19:59:31.172434 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.03.20 19:59:31.172528 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2848 | 2026.03.20 19:59:31.172568 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2849 | 2026.03.20 19:59:31.173002 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.03.20 19:59:31.173039 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2851 | 2026.03.20 19:59:31.173351 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2852 | 2026.03.20 19:59:31.173564 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.03.20 19:59:31.173693 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Debug> executeQuery: Read 91 rows, 7.67 KiB in 0.001183 sec., 76923.07692307692 rows/sec., 6.33 MiB/sec. | ||
| 2854 | 2026.03.20 19:59:31.173729 [ 4 ] {8ee5d7fd-02f7-418f-b53d-66fe127b473a} <Debug> TCPHandler: Processed in 0.001344489 sec. | ||
| 2855 | 2026.03.20 19:59:31.173866 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.03.20 19:59:31.173961 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.03.20 19:59:31.174000 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2858 | 2026.03.20 19:59:31.174414 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.03.20 19:59:31.174451 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2860 | 2026.03.20 19:59:31.174762 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2861 | 2026.03.20 19:59:31.174969 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.03.20 19:59:31.175096 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Debug> executeQuery: Read 28 rows, 2.03 KiB in 0.001153 sec., 24284.475281873376 rows/sec., 1.72 MiB/sec. | ||
| 2863 | 2026.03.20 19:59:31.175131 [ 4 ] {5ca5bda4-77ad-4645-8dff-c75dbdcf0ef8} <Debug> TCPHandler: Processed in 0.001315079 sec. | ||
| 2864 | 2026.03.20 19:59:31.175245 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.03.20 19:59:31.175338 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2866 | 2026.03.20 19:59:31.175377 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2867 | 2026.03.20 19:59:31.175792 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.03.20 19:59:31.175829 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2869 | 2026.03.20 19:59:31.176128 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2870 | 2026.03.20 19:59:31.176338 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.03.20 19:59:31.176463 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Debug> executeQuery: Read 98 rows, 7.86 KiB in 0.001142 sec., 85814.36077057793 rows/sec., 6.72 MiB/sec. | ||
| 2872 | 2026.03.20 19:59:31.176499 [ 4 ] {cd34344a-b6f4-42b3-a1e8-2579526c531e} <Debug> TCPHandler: Processed in 0.001301779 sec. | ||
| 2873 | 2026.03.20 19:59:31.176617 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.03.20 19:59:31.176710 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.03.20 19:59:31.176753 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2876 | 2026.03.20 19:59:31.177168 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.03.20 19:59:31.177205 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2878 | 2026.03.20 19:59:31.177524 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2879 | 2026.03.20 19:59:31.177732 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.03.20 19:59:31.177858 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001165 sec., 143347.63948497854 rows/sec., 9.98 MiB/sec. | ||
| 2881 | 2026.03.20 19:59:31.177893 [ 4 ] {1cdf495b-008d-440a-8f2c-0e5ddb8231a9} <Debug> TCPHandler: Processed in 0.001324099 sec. | ||
| 2882 | 2026.03.20 19:59:31.178001 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.03.20 19:59:31.178095 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.03.20 19:59:31.178148 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <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 | ||
| 2885 | 2026.03.20 19:59:31.178890 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.03.20 19:59:31.178927 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2887 | 2026.03.20 19:59:31.179434 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2888 | 2026.03.20 19:59:31.179663 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.03.20 19:59:31.179802 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001726 sec., 8111.239860950173 rows/sec., 14.53 MiB/sec. | ||
| 2890 | 2026.03.20 19:59:31.179851 [ 4 ] {c3819978-0e99-499c-826b-ac0025946667} <Debug> TCPHandler: Processed in 0.001898418 sec. | ||
| 2891 | 2026.03.20 19:59:31.179969 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.03.20 19:59:31.180063 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.03.20 19:59:31.180104 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2894 | 2026.03.20 19:59:31.180418 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Trace> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.03.20 19:59:31.180455 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2896 | 2026.03.20 19:59:31.180748 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2897 | 2026.03.20 19:59:31.180956 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Trace> oximeter.measurements_i64 (5f6ac6c9-7ae8-44a2-8371-44876dee8e52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.03.20 19:59:31.181080 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 409.50 KiB/sec. | ||
| 2899 | 2026.03.20 19:59:31.181114 [ 4 ] {7388f8ff-e524-4b15-9bc5-c413f366fdf6} <Debug> TCPHandler: Processed in 0.001193968 sec. | ||
| 2900 | 2026.03.20 19:59:31.181237 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.03.20 19:59:31.181332 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.03.20 19:59:31.181372 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2903 | 2026.03.20 19:59:31.181719 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.03.20 19:59:31.181755 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2905 | 2026.03.20 19:59:31.182054 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2906 | 2026.03.20 19:59:31.182264 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.03.20 19:59:31.182389 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 2908 | 2026.03.20 19:59:31.182424 [ 4 ] {ed79517e-5e68-477c-8f03-4a6c8c069978} <Debug> TCPHandler: Processed in 0.001234347 sec. | ||
| 2909 | 2026.03.20 19:59:32.396038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5298 | ||
| 2910 | 2026.03.20 19:59:32.396893 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.03.20 19:59:32.396980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2912 | 2026.03.20 19:59:32.397531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2913 | 2026.03.20 19:59:32.397768 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.03.20 19:59:32.397890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5298 | ||
| 2915 | 2026.03.20 19:59:32.397889 [ 150 ] {} <Debug> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2916 | 2026.03.20 19:59:32.397962 [ 150 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.20 19:59:32.397982 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2918 | 2026.03.20 19:59:32.398108 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::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 | ||
| 2919 | 2026.03.20 19:59:32.398257 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2026.03.20 19:59:32.398296 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2866 rows starting from the beginning of the part | ||
| 2921 | 2026.03.20 19:59:32.398364 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2922 | 2026.03.20 19:59:32.398410 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2923 | 2026.03.20 19:59:32.398453 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2924 | 2026.03.20 19:59:32.398490 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2925 | 2026.03.20 19:59:32.398529 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2926 | 2026.03.20 19:59:32.399826 [ 196 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 4 columns (4 merged, 0 gathered) in 0.001773696 sec., 2986983.1132279714 rows/sec., 42.73 MiB/sec. | ||
| 2927 | 2026.03.20 19:59:32.400465 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2928 | 2026.03.20 19:59:32.400706 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.20 19:59:32.400776 [ 199 ] {7549e133-f86f-405d-a35e-31254c4f0d4d::all_1_11_2} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2930 | 2026.03.20 19:59:32.400839 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2931 | 2026.03.20 19:59:32.661582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2932 | 2026.03.20 19:59:32.678266 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.03.20 19:59:32.678318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2934 | 2026.03.20 19:59:32.684682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2935 | 2026.03.20 19:59:32.685372 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.03.20 19:59:32.685638 [ 150 ] {} <Debug> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2937 | 2026.03.20 19:59:32.685674 [ 150 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.03.20 19:59:32.685698 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2939 | 2026.03.20 19:59:32.685794 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::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 | ||
| 2940 | 2026.03.20 19:59:32.688239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2941 | 2026.03.20 19:59:32.688715 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2942 | 2026.03.20 19:59:32.689394 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2943 | 2026.03.20 19:59:32.692713 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2944 | 2026.03.20 19:59:32.696253 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2945 | 2026.03.20 19:59:32.700154 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2946 | 2026.03.20 19:59:32.704652 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2947 | 2026.03.20 19:59:32.708819 [ 196 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2948 | 2026.03.20 19:59:32.761902 [ 199 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076141907 sec., 1090.069887532499 rows/sec., 5.64 MiB/sec. | ||
| 2949 | 2026.03.20 19:59:32.764269 [ 191 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2950 | 2026.03.20 19:59:32.766348 [ 191 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.03.20 19:59:32.766459 [ 191 ] {696c1f90-4ecf-4d49-82f2-c205c963b4ad::all_1_11_2} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2952 | 2026.03.20 19:59:32.768161 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2953 | 2026.03.20 19:59:33.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.45 MiB, peak 222.35 MiB, free memory in arenas 0.00 B, will set to 222.42 MiB (RSS), difference: 9.97 MiB | ||
| 2954 | 2026.03.20 19:59:36.170898 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.03.20 19:59:36.171108 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2956 | 2026.03.20 19:59:36.171179 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2957 | 2026.03.20 19:59:36.171912 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.03.20 19:59:36.171956 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2959 | 2026.03.20 19:59:36.172369 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2960 | 2026.03.20 19:59:36.172610 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.03.20 19:59:36.172741 [ 146 ] {} <Debug> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2962 | 2026.03.20 19:59:36.172757 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001701 sec., 62316.284538506756 rows/sec., 5.22 MiB/sec. | ||
| 2963 | 2026.03.20 19:59:36.172788 [ 146 ] {} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.03.20 19:59:36.172804 [ 4 ] {106500dc-20b7-459e-8e0d-8a1e68876d3f} <Debug> TCPHandler: Processed in 0.002037969 sec. | ||
| 2965 | 2026.03.20 19:59:36.172812 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2966 | 2026.03.20 19:59:36.172937 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.03.20 19:59:36.172984 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2968 | 2026.03.20 19:59:36.173032 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.03.20 19:59:36.173101 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2970 | 2026.03.20 19:59:36.173234 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2971 | 2026.03.20 19:59:36.173299 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2872 rows starting from the beginning of the part | ||
| 2972 | 2026.03.20 19:59:36.173404 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2973 | 2026.03.20 19:59:36.173480 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 2974 | 2026.03.20 19:59:36.173512 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.03.20 19:59:36.173552 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 2976 | 2026.03.20 19:59:36.173556 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2977 | 2026.03.20 19:59:36.173628 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part | ||
| 2978 | 2026.03.20 19:59:36.173703 [ 190 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 2979 | 2026.03.20 19:59:36.173922 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2980 | 2026.03.20 19:59:36.174177 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.03.20 19:59:36.174309 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001296 sec., 19290.123456790123 rows/sec., 1.42 MiB/sec. | ||
| 2982 | 2026.03.20 19:59:36.174345 [ 4 ] {94998578-2645-43d9-810c-197a6a31f7ca} <Debug> TCPHandler: Processed in 0.001458561 sec. | ||
| 2983 | 2026.03.20 19:59:36.174456 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.03.20 19:59:36.174550 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2985 | 2026.03.20 19:59:36.174590 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2986 | 2026.03.20 19:59:36.175028 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.03.20 19:59:36.175063 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2988 | 2026.03.20 19:59:36.175420 [ 191 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002522017 sec., 1311252.0653112172 rows/sec., 106.59 MiB/sec. | ||
| 2989 | 2026.03.20 19:59:36.175428 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2990 | 2026.03.20 19:59:36.175691 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.03.20 19:59:36.175790 [ 146 ] {} <Debug> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2992 | 2026.03.20 19:59:36.175820 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001288 sec., 69099.37888198758 rows/sec., 5.40 MiB/sec. | ||
| 2993 | 2026.03.20 19:59:36.175823 [ 146 ] {} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.03.20 19:59:36.175854 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2995 | 2026.03.20 19:59:36.175858 [ 4 ] {be42a724-c8b3-4c1f-84fa-f2526f16afeb} <Debug> TCPHandler: Processed in 0.00145017 sec. | ||
| 2996 | 2026.03.20 19:59:36.175853 [ 194 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2997 | 2026.03.20 19:59:36.175922 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2998 | 2026.03.20 19:59:36.176007 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2999 | 2026.03.20 19:59:36.176031 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1532 rows starting from the beginning of the part | ||
| 3000 | 2026.03.20 19:59:36.176075 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3001 | 2026.03.20 19:59:36.176113 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 3002 | 2026.03.20 19:59:36.176147 [ 194 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.03.20 19:59:36.176150 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
| 3004 | 2026.03.20 19:59:36.176192 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 98 rows starting from the beginning of the part | ||
| 3005 | 2026.03.20 19:59:36.176227 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 89 rows starting from the beginning of the part | ||
| 3006 | 2026.03.20 19:59:36.176227 [ 194 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_16_3} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3007 | 2026.03.20 19:59:36.176313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 3008 | 2026.03.20 19:59:36.176493 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.03.20 19:59:36.176595 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.03.20 19:59:36.176639 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3011 | 2026.03.20 19:59:36.177063 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.03.20 19:59:36.177098 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3013 | 2026.03.20 19:59:36.177189 [ 201 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294368 sec., 1503436.4261168386 rows/sec., 113.19 MiB/sec. | ||
| 3014 | 2026.03.20 19:59:36.177378 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3015 | 2026.03.20 19:59:36.177474 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3016 | 2026.03.20 19:59:36.177675 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.03.20 19:59:36.177756 [ 190 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_16_3} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3018 | 2026.03.20 19:59:36.177776 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.03.20 19:59:36.177815 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3020 | 2026.03.20 19:59:36.177896 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3021 | 2026.03.20 19:59:36.177920 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 3022 | 2026.03.20 19:59:36.177932 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.03.20 19:59:36.177955 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3024 | 2026.03.20 19:59:36.177957 [ 4 ] {67bb524d-2c04-4db9-972b-e34df205c38d} <Debug> TCPHandler: Processed in 0.001512812 sec. | ||
| 3025 | 2026.03.20 19:59:36.178037 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3026 | 2026.03.20 19:59:36.178077 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.03.20 19:59:36.178157 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3028 | 2026.03.20 19:59:36.178176 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.03.20 19:59:36.178195 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5173 rows starting from the beginning of the part | ||
| 3030 | 2026.03.20 19:59:36.178233 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <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 | ||
| 3031 | 2026.03.20 19:59:36.178263 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3032 | 2026.03.20 19:59:36.178311 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3033 | 2026.03.20 19:59:36.178352 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3034 | 2026.03.20 19:59:36.178389 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 167 rows starting from the beginning of the part | ||
| 3035 | 2026.03.20 19:59:36.178428 [ 191 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3036 | 2026.03.20 19:59:36.179040 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.20 19:59:36.179081 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3038 | 2026.03.20 19:59:36.179647 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3039 | 2026.03.20 19:59:36.179882 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.20 19:59:36.180019 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001862 sec., 13426.423200859292 rows/sec., 24.06 MiB/sec. | ||
| 3041 | 2026.03.20 19:59:36.180070 [ 4 ] {c3f577b1-7438-46ad-ab96-6e7e1e5d64b4} <Debug> TCPHandler: Processed in 0.002040879 sec. | ||
| 3042 | 2026.03.20 19:59:36.180181 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.03.20 19:59:36.180275 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.03.20 19:59:36.180317 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3045 | 2026.03.20 19:59:36.180646 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.03.20 19:59:36.180681 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3047 | 2026.03.20 19:59:36.181015 [ 190 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5948 rows, containing 5 columns (5 merged, 0 gathered) in 0.003014634 sec., 1973042.1669761569 rows/sec., 131.03 MiB/sec. | ||
| 3048 | 2026.03.20 19:59:36.181075 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3049 | 2026.03.20 19:59:36.181287 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.03.20 19:59:36.181376 [ 146 ] {} <Debug> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3051 | 2026.03.20 19:59:36.181402 [ 146 ] {} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.03.20 19:59:36.181418 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 3053 | 2026.03.20 19:59:36.181419 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3054 | 2026.03.20 19:59:36.181452 [ 201 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3055 | 2026.03.20 19:59:36.181453 [ 4 ] {58aaa7f4-bb54-42c0-b27a-e0e301026b24} <Debug> TCPHandler: Processed in 0.001320909 sec. | ||
| 3056 | 2026.03.20 19:59:36.181548 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3057 | 2026.03.20 19:59:36.181720 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3058 | 2026.03.20 19:59:36.181731 [ 201 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.20 19:59:36.181769 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 3060 | 2026.03.20 19:59:36.181821 [ 201 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3061 | 2026.03.20 19:59:36.181876 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3062 | 2026.03.20 19:59:36.181900 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3063 | 2026.03.20 19:59:36.181929 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3064 | 2026.03.20 19:59:36.181978 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3065 | 2026.03.20 19:59:36.182017 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3066 | 2026.03.20 19:59:36.182058 [ 193 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3067 | 2026.03.20 19:59:36.182989 [ 201 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001507612 sec., 596970.5733305386 rows/sec., 39.66 MiB/sec. | ||
| 3068 | 2026.03.20 19:59:36.183146 [ 190 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3069 | 2026.03.20 19:59:36.183395 [ 190 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.03.20 19:59:36.183461 [ 190 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_16_3} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3071 | 2026.03.20 19:59:36.183532 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3072 | 2026.03.20 19:59:37.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.96 MiB, peak 227.16 MiB, free memory in arenas 0.00 B, will set to 224.05 MiB (RSS), difference: 1.09 MiB | ||
| 3073 | 2026.03.20 19:59:39.809965 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3074 | 2026.03.20 19:59:39.810031 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3075 | 2026.03.20 19:59:39.887189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 428 | ||
| 3076 | 2026.03.20 19:59:39.889661 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.03.20 19:59:39.889730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3078 | 2026.03.20 19:59:39.891083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3079 | 2026.03.20 19:59:39.891385 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.03.20 19:59:39.891807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3081 | 2026.03.20 19:59:39.897984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5746 | ||
| 3082 | 2026.03.20 19:59:39.898540 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.03.20 19:59:39.898590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3084 | 2026.03.20 19:59:39.899142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3085 | 2026.03.20 19:59:39.899372 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.03.20 19:59:39.899506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5746 | ||
| 3087 | 2026.03.20 19:59:40.188311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3088 | 2026.03.20 19:59:40.205899 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.03.20 19:59:40.205957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3090 | 2026.03.20 19:59:40.211687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3091 | 2026.03.20 19:59:40.212386 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.20 19:59:40.215418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3093 | 2026.03.20 19:59:41.170494 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.03.20 19:59:41.170685 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3095 | 2026.03.20 19:59:41.170754 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3096 | 2026.03.20 19:59:41.171459 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.20 19:59:41.171504 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3098 | 2026.03.20 19:59:41.171888 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3099 | 2026.03.20 19:59:41.172116 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.03.20 19:59:41.172263 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001631 sec., 51502.14592274678 rows/sec., 4.29 MiB/sec. | ||
| 3101 | 2026.03.20 19:59:41.172303 [ 4 ] {573e41e9-1b7b-4bf8-a316-8baa37895ef9} <Debug> TCPHandler: Processed in 0.001936858 sec. | ||
| 3102 | 2026.03.20 19:59:41.172430 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.03.20 19:59:41.172524 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.03.20 19:59:41.172565 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3105 | 2026.03.20 19:59:41.172973 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.03.20 19:59:41.173009 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3107 | 2026.03.20 19:59:41.173298 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3108 | 2026.03.20 19:59:41.173503 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.03.20 19:59:41.173672 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001167 sec., 11996.572407883461 rows/sec., 902.09 KiB/sec. | ||
| 3110 | 2026.03.20 19:59:41.173712 [ 4 ] {db116495-6376-431d-9deb-279d1141b2bc} <Debug> TCPHandler: Processed in 0.001331009 sec. | ||
| 3111 | 2026.03.20 19:59:41.173824 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.03.20 19:59:41.173917 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3113 | 2026.03.20 19:59:41.173956 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3114 | 2026.03.20 19:59:41.174380 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.20 19:59:41.174416 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3116 | 2026.03.20 19:59:41.174718 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3117 | 2026.03.20 19:59:41.174943 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.03.20 19:59:41.175147 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001248 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 3119 | 2026.03.20 19:59:41.175184 [ 4 ] {6d90c3bc-d443-4f03-a3c5-24fa1c5fd641} <Debug> TCPHandler: Processed in 0.00140782 sec. | ||
| 3120 | 2026.03.20 19:59:41.175298 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.03.20 19:59:41.175390 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.03.20 19:59:41.175433 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3123 | 2026.03.20 19:59:41.175846 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.03.20 19:59:41.175881 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3125 | 2026.03.20 19:59:41.176199 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3126 | 2026.03.20 19:59:41.176401 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.03.20 19:59:41.176526 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 3128 | 2026.03.20 19:59:41.176561 [ 4 ] {3c662bfb-c933-453e-a026-c071869505cf} <Debug> TCPHandler: Processed in 0.001309668 sec. | ||
| 3129 | 2026.03.20 19:59:41.176670 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.03.20 19:59:41.176764 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.03.20 19:59:41.176816 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <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 | ||
| 3132 | 2026.03.20 19:59:41.177548 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.03.20 19:59:41.177583 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3134 | 2026.03.20 19:59:41.178102 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3135 | 2026.03.20 19:59:41.178312 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.03.20 19:59:41.178444 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001698 sec., 8244.994110718491 rows/sec., 14.77 MiB/sec. | ||
| 3137 | 2026.03.20 19:59:41.178493 [ 4 ] {48d55cb9-3499-4955-bbce-e23b9dfbe17c} <Debug> TCPHandler: Processed in 0.001870087 sec. | ||
| 3138 | 2026.03.20 19:59:41.178605 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.03.20 19:59:41.178698 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.03.20 19:59:41.178738 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3141 | 2026.03.20 19:59:41.179068 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.03.20 19:59:41.179103 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3143 | 2026.03.20 19:59:41.179420 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3144 | 2026.03.20 19:59:41.179638 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.03.20 19:59:41.179764 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3146 | 2026.03.20 19:59:41.179799 [ 4 ] {41511e71-b35b-40c3-b7e8-83b02d8e5977} <Debug> TCPHandler: Processed in 0.001241958 sec. | ||
| 3147 | 2026.03.20 19:59:42.146985 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.03.20 19:59:42.147262 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.03.20 19:59:42.147362 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3150 | 2026.03.20 19:59:42.148205 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.03.20 19:59:42.148245 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3152 | 2026.03.20 19:59:42.148622 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3153 | 2026.03.20 19:59:42.148849 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.03.20 19:59:42.149008 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001822 sec., 13172.338090010977 rows/sec., 1.09 MiB/sec. | ||
| 3155 | 2026.03.20 19:59:42.149050 [ 4 ] {da6d401a-6658-4d4a-8cd9-af0dd938d5de} <Debug> TCPHandler: Processed in 0.002241872 sec. | ||
| 3156 | 2026.03.20 19:59:42.149163 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.03.20 19:59:42.149259 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3158 | 2026.03.20 19:59:42.149300 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3159 | 2026.03.20 19:59:42.149685 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.03.20 19:59:42.149721 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3161 | 2026.03.20 19:59:42.150007 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3162 | 2026.03.20 19:59:42.150220 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Trace> oximeter.fields_ipaddr (3b08f642-d5cb-4af3-b666-7dff611724bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.03.20 19:59:42.150347 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 3164 | 2026.03.20 19:59:42.150385 [ 4 ] {f1f677c4-96c8-4fdf-b009-86e9d97c634c} <Debug> TCPHandler: Processed in 0.001271578 sec. | ||
| 3165 | 2026.03.20 19:59:42.150486 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.03.20 19:59:42.150581 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3167 | 2026.03.20 19:59:42.150620 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3168 | 2026.03.20 19:59:42.151998 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.03.20 19:59:42.152036 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3170 | 2026.03.20 19:59:42.152474 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3171 | 2026.03.20 19:59:42.152687 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.03.20 19:59:42.152823 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Debug> executeQuery: Read 2108 rows, 164.47 KiB in 0.002261 sec., 932330.8270676691 rows/sec., 71.04 MiB/sec. | ||
| 3173 | 2026.03.20 19:59:42.152861 [ 4 ] {c25cd8ae-0f1a-4db2-b189-856e561a46d5} <Debug> TCPHandler: Processed in 0.002422905 sec. | ||
| 3174 | 2026.03.20 19:59:42.152960 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.03.20 19:59:42.153055 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.03.20 19:59:42.153095 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3177 | 2026.03.20 19:59:42.153504 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.03.20 19:59:42.153541 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3179 | 2026.03.20 19:59:42.153853 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3180 | 2026.03.20 19:59:42.154058 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.03.20 19:59:42.154185 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001148 sec., 43554.006968641115 rows/sec., 3.23 MiB/sec. | ||
| 3182 | 2026.03.20 19:59:42.154221 [ 4 ] {dadbac44-7e93-484e-a899-38c065c5fa2a} <Debug> TCPHandler: Processed in 0.001309939 sec. | ||
| 3183 | 2026.03.20 19:59:42.154320 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.03.20 19:59:42.154415 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3185 | 2026.03.20 19:59:42.154455 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3186 | 2026.03.20 19:59:42.155062 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.03.20 19:59:42.155097 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3188 | 2026.03.20 19:59:42.155414 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3189 | 2026.03.20 19:59:42.155617 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.03.20 19:59:42.155744 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001348 sec., 543026.706231454 rows/sec., 32.12 MiB/sec. | ||
| 3191 | 2026.03.20 19:59:42.155783 [ 4 ] {613a1a25-142b-4236-8c28-b44e0db098c3} <Debug> TCPHandler: Processed in 0.001511482 sec. | ||
| 3192 | 2026.03.20 19:59:42.155897 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.03.20 19:59:42.155993 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.03.20 19:59:42.156033 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3195 | 2026.03.20 19:59:42.156402 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Trace> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.03.20 19:59:42.156438 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3197 | 2026.03.20 19:59:42.156721 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3198 | 2026.03.20 19:59:42.156929 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Trace> oximeter.fields_u64 (5494091c-3909-4783-87db-e009456b3548): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.03.20 19:59:42.157056 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 3200 | 2026.03.20 19:59:42.157092 [ 4 ] {1ae04692-bbdc-4d27-9b61-272f8b183fc7} <Debug> TCPHandler: Processed in 0.001245298 sec. | ||
| 3201 | 2026.03.20 19:59:42.157211 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.03.20 19:59:42.157332 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.03.20 19:59:42.157380 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3204 | 2026.03.20 19:59:42.157857 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.20 19:59:42.157900 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3206 | 2026.03.20 19:59:42.158235 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3207 | 2026.03.20 19:59:42.158445 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.03.20 19:59:42.158581 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001274 sec., 9419.152276295134 rows/sec., 735.87 KiB/sec. | ||
| 3209 | 2026.03.20 19:59:42.158619 [ 4 ] {a37e1714-1181-4490-bb51-5621a3d00783} <Debug> TCPHandler: Processed in 0.001467931 sec. | ||
| 3210 | 2026.03.20 19:59:42.158718 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.03.20 19:59:42.158813 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2026.03.20 19:59:42.158853 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2026.03.20 19:59:42.159590 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.03.20 19:59:42.159626 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3215 | 2026.03.20 19:59:42.159974 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3216 | 2026.03.20 19:59:42.160182 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.03.20 19:59:42.160325 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Debug> executeQuery: Read 1074 rows, 76.65 KiB in 0.00153 sec., 701960.7843137255 rows/sec., 48.92 MiB/sec. | ||
| 3218 | 2026.03.20 19:59:42.160363 [ 4 ] {affa6e15-f979-4b42-baee-3c9cd936be0c} <Debug> TCPHandler: Processed in 0.001692194 sec. | ||
| 3219 | 2026.03.20 19:59:42.160477 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.03.20 19:59:42.160571 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.03.20 19:59:42.160613 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3222 | 2026.03.20 19:59:42.161184 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.03.20 19:59:42.161218 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3224 | 2026.03.20 19:59:42.161622 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3225 | 2026.03.20 19:59:42.161891 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.03.20 19:59:42.162031 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Debug> executeQuery: Read 1255 rows, 81.05 KiB in 0.001477 sec., 849695.3283683142 rows/sec., 53.59 MiB/sec. | ||
| 3227 | 2026.03.20 19:59:42.162068 [ 4 ] {f4e2f5ed-b1d6-40ff-83c9-6caf3b0b1e14} <Debug> TCPHandler: Processed in 0.001638574 sec. | ||
| 3228 | 2026.03.20 19:59:42.162168 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.03.20 19:59:42.162262 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.03.20 19:59:42.162315 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <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 | ||
| 3231 | 2026.03.20 19:59:42.163083 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.20 19:59:42.163120 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3233 | 2026.03.20 19:59:42.163655 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3234 | 2026.03.20 19:59:42.163886 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.03.20 19:59:42.164021 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001778 sec., 19122.609673790776 rows/sec., 34.27 MiB/sec. | ||
| 3236 | 2026.03.20 19:59:42.164072 [ 4 ] {4b79c8e2-c15c-4e67-bcd7-fc28b9330615} <Debug> TCPHandler: Processed in 0.001951669 sec. | ||
| 3237 | 2026.03.20 19:59:42.164186 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.20 19:59:42.164281 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.20 19:59:42.164322 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3240 | 2026.03.20 19:59:42.164631 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.03.20 19:59:42.164667 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3242 | 2026.03.20 19:59:42.164957 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3243 | 2026.03.20 19:59:42.165158 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.03.20 19:59:42.165300 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 3245 | 2026.03.20 19:59:42.165336 [ 4 ] {a3c3aa8f-2f4c-4287-ad30-40abee9f7647} <Debug> TCPHandler: Processed in 0.001198447 sec. | ||
| 3246 | 2026.03.20 19:59:46.168600 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.03.20 19:59:46.168896 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3248 | 2026.03.20 19:59:46.168995 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3249 | 2026.03.20 19:59:46.169669 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.03.20 19:59:46.169708 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3251 | 2026.03.20 19:59:46.170089 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3252 | 2026.03.20 19:59:46.170303 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.20 19:59:46.170453 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 3254 | 2026.03.20 19:59:46.170493 [ 4 ] {1081e5b6-cc4f-4cba-9b3c-13ae55575665} <Debug> TCPHandler: Processed in 0.00206675 sec. | ||
| 3255 | 2026.03.20 19:59:46.170615 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.03.20 19:59:46.170740 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3257 | 2026.03.20 19:59:46.170788 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3258 | 2026.03.20 19:59:46.171283 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.03.20 19:59:46.171320 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3260 | 2026.03.20 19:59:46.171645 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3261 | 2026.03.20 19:59:46.171864 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.03.20 19:59:46.171993 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 3263 | 2026.03.20 19:59:46.172030 [ 4 ] {085d17ca-b526-4a2c-a844-2196fceb5033} <Debug> TCPHandler: Processed in 0.001474741 sec. | ||
| 3264 | 2026.03.20 19:59:46.172138 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.03.20 19:59:46.172233 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.03.20 19:59:46.172276 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3267 | 2026.03.20 19:59:46.172680 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.03.20 19:59:46.172714 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3269 | 2026.03.20 19:59:46.173072 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3270 | 2026.03.20 19:59:46.173282 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.03.20 19:59:46.173409 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. | ||
| 3272 | 2026.03.20 19:59:46.173444 [ 4 ] {2e176c29-43d0-406d-ae8a-b7e715baa21a} <Debug> TCPHandler: Processed in 0.00135397 sec. | ||
| 3273 | 2026.03.20 19:59:46.173550 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.03.20 19:59:46.173644 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.03.20 19:59:46.173684 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3276 | 2026.03.20 19:59:46.174005 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.20 19:59:46.174038 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3278 | 2026.03.20 19:59:46.174337 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3279 | 2026.03.20 19:59:46.174544 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.20 19:59:46.174669 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001043 sec., 46021.09300095877 rows/sec., 3.10 MiB/sec. | ||
| 3281 | 2026.03.20 19:59:46.174702 [ 4 ] {2b4d5e31-f989-48d3-87d8-2ba7a9987c30} <Debug> TCPHandler: Processed in 0.001199687 sec. | ||
| 3282 | 2026.03.20 19:59:47.399630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6258 | ||
| 3283 | 2026.03.20 19:59:47.400209 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.20 19:59:47.400261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3285 | 2026.03.20 19:59:47.400787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3286 | 2026.03.20 19:59:47.401029 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.03.20 19:59:47.401173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6258 | ||
| 3288 | 2026.03.20 19:59:47.715542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3289 | 2026.03.20 19:59:47.732014 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.20 19:59:47.732072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3291 | 2026.03.20 19:59:47.737407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3292 | 2026.03.20 19:59:47.738116 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.03.20 19:59:47.741166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3294 | 2026.03.20 19:59:49.892000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 470 | ||
| 3295 | 2026.03.20 19:59:49.894387 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.03.20 19:59:49.894435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3297 | 2026.03.20 19:59:49.895603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3298 | 2026.03.20 19:59:49.895872 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.03.20 19:59:49.896116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3300 | 2026.03.20 19:59:51.169958 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.03.20 19:59:51.170144 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3302 | 2026.03.20 19:59:51.170210 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3303 | 2026.03.20 19:59:51.170963 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.20 19:59:51.171004 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3305 | 2026.03.20 19:59:51.171402 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3306 | 2026.03.20 19:59:51.171625 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.03.20 19:59:51.171776 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001684 sec., 49881.2351543943 rows/sec., 4.15 MiB/sec. | ||
| 3308 | 2026.03.20 19:59:51.171821 [ 4 ] {d40d7090-96c1-4632-9572-d0e45bce7f90} <Debug> TCPHandler: Processed in 0.001986619 sec. | ||
| 3309 | 2026.03.20 19:59:51.171955 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.03.20 19:59:51.172064 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.03.20 19:59:51.172104 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3312 | 2026.03.20 19:59:51.172576 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.03.20 19:59:51.172611 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3314 | 2026.03.20 19:59:51.172939 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3315 | 2026.03.20 19:59:51.173140 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.03.20 19:59:51.173268 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001228 sec., 11400.651465798046 rows/sec., 857.28 KiB/sec. | ||
| 3317 | 2026.03.20 19:59:51.173275 [ 135 ] {} <Debug> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3318 | 2026.03.20 19:59:51.173305 [ 4 ] {ec646da4-173f-4cce-a157-6df06a82fab5} <Debug> TCPHandler: Processed in 0.00139826 sec. | ||
| 3319 | 2026.03.20 19:59:51.173351 [ 135 ] {} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.03.20 19:59:51.173376 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3321 | 2026.03.20 19:59:51.173455 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.20 19:59:51.173530 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3323 | 2026.03.20 19:59:51.173556 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3324 | 2026.03.20 19:59:51.173617 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3325 | 2026.03.20 19:59:51.173692 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3326 | 2026.03.20 19:59:51.173735 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 3327 | 2026.03.20 19:59:51.173810 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 3328 | 2026.03.20 19:59:51.173864 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3329 | 2026.03.20 19:59:51.173965 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3330 | 2026.03.20 19:59:51.174021 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 3331 | 2026.03.20 19:59:51.174067 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3332 | 2026.03.20 19:59:51.174090 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.03.20 19:59:51.174132 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3334 | 2026.03.20 19:59:51.174480 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3335 | 2026.03.20 19:59:51.174704 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.03.20 19:59:51.174837 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.0013 sec., 60000 rows/sec., 4.68 MiB/sec. | ||
| 3337 | 2026.03.20 19:59:51.174874 [ 4 ] {307f314e-3e99-4fba-ba0d-1367b41754ec} <Debug> TCPHandler: Processed in 0.001467741 sec. | ||
| 3338 | 2026.03.20 19:59:51.174976 [ 190 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519391 sec., 225090.1841593112 rows/sec., 15.98 MiB/sec. | ||
| 3339 | 2026.03.20 19:59:51.174989 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.20 19:59:51.175099 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.03.20 19:59:51.175128 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3342 | 2026.03.20 19:59:51.175142 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3343 | 2026.03.20 19:59:51.175398 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.03.20 19:59:51.175473 [ 193 ] {58393122-9d39-4a68-8803-de2717db2f19::all_1_16_3} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3345 | 2026.03.20 19:59:51.175551 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3346 | 2026.03.20 19:59:51.175581 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.03.20 19:59:51.175624 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3348 | 2026.03.20 19:59:51.175960 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3349 | 2026.03.20 19:59:51.176168 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.03.20 19:59:51.176293 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 3351 | 2026.03.20 19:59:51.176327 [ 4 ] {38d4a192-1846-4f5a-a7c8-7643de323fa9} <Debug> TCPHandler: Processed in 0.00138531 sec. | ||
| 3352 | 2026.03.20 19:59:51.176447 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.03.20 19:59:51.176536 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3354 | 2026.03.20 19:59:51.176588 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <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 | ||
| 3355 | 2026.03.20 19:59:51.177353 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.03.20 19:59:51.177386 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3357 | 2026.03.20 19:59:51.177913 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3358 | 2026.03.20 19:59:51.178142 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.03.20 19:59:51.178256 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3360 | 2026.03.20 19:59:51.178273 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001754 sec., 7981.75598631699 rows/sec., 14.30 MiB/sec. | ||
| 3361 | 2026.03.20 19:59:51.178296 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.03.20 19:59:51.178315 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3363 | 2026.03.20 19:59:51.178325 [ 4 ] {f92f5e51-bb70-4715-9ce8-0c9c7050478d} <Debug> TCPHandler: Processed in 0.001933198 sec. | ||
| 3364 | 2026.03.20 19:59:51.178402 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3365 | 2026.03.20 19:59:51.178438 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.03.20 19:59:51.178542 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.03.20 19:59:51.178582 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3368 | 2026.03.20 19:59:51.178587 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3369 | 2026.03.20 19:59:51.178636 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 181 rows starting from the beginning of the part | ||
| 3370 | 2026.03.20 19:59:51.178735 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 3371 | 2026.03.20 19:59:51.178829 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3372 | 2026.03.20 19:59:51.178920 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3373 | 2026.03.20 19:59:51.178922 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.03.20 19:59:51.178967 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3375 | 2026.03.20 19:59:51.179009 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 3376 | 2026.03.20 19:59:51.179095 [ 193 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3377 | 2026.03.20 19:59:51.179272 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3378 | 2026.03.20 19:59:51.179524 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.03.20 19:59:51.179654 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3380 | 2026.03.20 19:59:51.179689 [ 4 ] {45d1dc45-999b-4205-be2a-de7b603790cf} <Debug> TCPHandler: Processed in 0.001297948 sec. | ||
| 3381 | 2026.03.20 19:59:51.181816 [ 190 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 19 columns (19 merged, 0 gathered) in 0.00344844 sec., 81776.10745728503 rows/sec., 146.54 MiB/sec. | ||
| 3382 | 2026.03.20 19:59:51.182609 [ 192 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3383 | 2026.03.20 19:59:51.182948 [ 192 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.03.20 19:59:51.183012 [ 192 ] {298ac36b-fe30-4aee-9554-eb16e2f1ea00::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3385 | 2026.03.20 19:59:51.183122 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3386 | 2026.03.20 19:59:53.442984 [ 133 ] {} <Debug> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3387 | 2026.03.20 19:59:53.443085 [ 133 ] {} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.03.20 19:59:53.443127 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3389 | 2026.03.20 19:59:53.443314 [ 193 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::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 | ||
| 3390 | 2026.03.20 19:59:53.443544 [ 193 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.03.20 19:59:53.443603 [ 193 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::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 | ||
| 3392 | 2026.03.20 19:59:53.443715 [ 193 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::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 | ||
| 3393 | 2026.03.20 19:59:53.443794 [ 193 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3394 | 2026.03.20 19:59:53.443874 [ 193 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3395 | 2026.03.20 19:59:53.443946 [ 193 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3396 | 2026.03.20 19:59:53.444827 [ 192 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600863 sec., 207388.14002197565 rows/sec., 13.02 MiB/sec. | ||
| 3397 | 2026.03.20 19:59:53.445054 [ 190 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3398 | 2026.03.20 19:59:53.445416 [ 190 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.03.20 19:59:53.445508 [ 190 ] {07fa5811-46c4-48f7-ad58-9fe4b829beea::all_1_5_1} <Trace> oximeter.fields_u8 (07fa5811-46c4-48f7-ad58-9fe4b829beea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3400 | 2026.03.20 19:59:53.445612 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3401 | 2026.03.20 19:59:53.773052 [ 133 ] {} <Debug> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3402 | 2026.03.20 19:59:53.773119 [ 133 ] {} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.03.20 19:59:53.773146 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3404 | 2026.03.20 19:59:53.773278 [ 200 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::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 | ||
| 3405 | 2026.03.20 19:59:53.773426 [ 200 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3406 | 2026.03.20 19:59:53.773462 [ 200 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::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 | ||
| 3407 | 2026.03.20 19:59:53.773532 [ 200 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::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 | ||
| 3408 | 2026.03.20 19:59:53.773581 [ 200 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3409 | 2026.03.20 19:59:53.773626 [ 200 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3410 | 2026.03.20 19:59:53.773670 [ 200 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3411 | 2026.03.20 19:59:53.774495 [ 190 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271938 sec., 503169.1796298247 rows/sec., 34.98 MiB/sec. | ||
| 3412 | 2026.03.20 19:59:53.774676 [ 192 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3413 | 2026.03.20 19:59:53.774981 [ 192 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.20 19:59:53.775052 [ 192 ] {5c2d3658-35b7-4e4b-be62-6465d5614902::all_1_5_1} <Trace> oximeter.fields_i16 (5c2d3658-35b7-4e4b-be62-6465d5614902) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3415 | 2026.03.20 19:59:53.775116 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3416 | 2026.03.20 19:59:54.810478 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3417 | 2026.03.20 19:59:54.810531 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3418 | 2026.03.20 19:59:54.901824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6706 | ||
| 3419 | 2026.03.20 19:59:54.902570 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.20 19:59:54.902625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3421 | 2026.03.20 19:59:54.903182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3422 | 2026.03.20 19:59:54.903454 [ 245 ] {} <Trace> system.asynchronous_metric_log (7549e133-f86f-405d-a35e-31254c4f0d4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.03.20 19:59:54.903590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6706 | ||
| 3424 | 2026.03.20 19:59:55.241782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3425 | 2026.03.20 19:59:55.257864 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.03.20 19:59:55.257920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3427 | 2026.03.20 19:59:55.263894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3428 | 2026.03.20 19:59:55.264574 [ 244 ] {} <Trace> system.metric_log (696c1f90-4ecf-4d49-82f2-c205c963b4ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.03.20 19:59:55.267384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3430 | 2026.03.20 19:59:56.170751 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.03.20 19:59:56.170931 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3432 | 2026.03.20 19:59:56.171001 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3433 | 2026.03.20 19:59:56.171722 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.03.20 19:59:56.171770 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3435 | 2026.03.20 19:59:56.172185 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3436 | 2026.03.20 19:59:56.172412 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.03.20 19:59:56.172538 [ 130 ] {} <Debug> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3438 | 2026.03.20 19:59:56.172554 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001677 sec., 63208.10971973762 rows/sec., 5.29 MiB/sec. | ||
| 3439 | 2026.03.20 19:59:56.172577 [ 130 ] {} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.03.20 19:59:56.172596 [ 4 ] {e71eb2b3-b6fc-4c84-95c2-df8f88fe5b8c} <Debug> TCPHandler: Processed in 0.001967579 sec. | ||
| 3441 | 2026.03.20 19:59:56.172599 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3442 | 2026.03.20 19:59:56.172698 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3443 | 2026.03.20 19:59:56.172720 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.20 19:59:56.172800 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2026.03.20 19:59:56.172817 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.03.20 19:59:56.172833 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2883 rows starting from the beginning of the part | ||
| 3447 | 2026.03.20 19:59:56.172857 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3448 | 2026.03.20 19:59:56.172897 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 84 rows starting from the beginning of the part | ||
| 3449 | 2026.03.20 19:59:56.172946 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2108 rows starting from the beginning of the part | ||
| 3450 | 2026.03.20 19:59:56.172990 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3451 | 2026.03.20 19:59:56.173033 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 84 rows starting from the beginning of the part | ||
| 3452 | 2026.03.20 19:59:56.173089 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3453 | 2026.03.20 19:59:56.173259 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.20 19:59:56.173293 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3455 | 2026.03.20 19:59:56.173641 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3456 | 2026.03.20 19:59:56.173868 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.03.20 19:59:56.173999 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 1.53 MiB/sec. | ||
| 3458 | 2026.03.20 19:59:56.174036 [ 4 ] {7197762d-ecf3-4d21-b034-4d0a86303a2c} <Debug> TCPHandler: Processed in 0.001366499 sec. | ||
| 3459 | 2026.03.20 19:59:56.174149 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.03.20 19:59:56.174244 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3461 | 2026.03.20 19:59:56.174283 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3462 | 2026.03.20 19:59:56.174705 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.20 19:59:56.174740 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3464 | 2026.03.20 19:59:56.175049 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3465 | 2026.03.20 19:59:56.175063 [ 195 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002400434 sec., 2216682.4832509453 rows/sec., 178.91 MiB/sec. | ||
| 3466 | 2026.03.20 19:59:56.175269 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.03.20 19:59:56.175341 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3468 | 2026.03.20 19:59:56.175368 [ 130 ] {} <Debug> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3469 | 2026.03.20 19:59:56.175397 [ 130 ] {} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.03.20 19:59:56.175400 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001175 sec., 75744.68085106382 rows/sec., 5.92 MiB/sec. | ||
| 3471 | 2026.03.20 19:59:56.175416 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3472 | 2026.03.20 19:59:56.175441 [ 4 ] {f45f5934-3a52-4daf-813f-dcee26ebdd51} <Debug> TCPHandler: Processed in 0.00134008 sec. | ||
| 3473 | 2026.03.20 19:59:56.175485 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3474 | 2026.03.20 19:59:56.175554 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.03.20 19:59:56.175562 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3476 | 2026.03.20 19:59:56.175576 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.03.20 19:59:56.175591 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1547 rows starting from the beginning of the part | ||
| 3478 | 2026.03.20 19:59:56.175637 [ 200 ] {6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba::all_1_21_4} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3479 | 2026.03.20 19:59:56.175650 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.03.20 19:59:56.175657 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part | ||
| 3481 | 2026.03.20 19:59:56.175694 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3482 | 2026.03.20 19:59:56.175694 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 3483 | 2026.03.20 19:59:56.175702 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1074 rows starting from the beginning of the part | ||
| 3484 | 2026.03.20 19:59:56.175748 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3485 | 2026.03.20 19:59:56.175787 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
| 3486 | 2026.03.20 19:59:56.175827 [ 192 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3487 | 2026.03.20 19:59:56.176091 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.03.20 19:59:56.176126 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3489 | 2026.03.20 19:59:56.176456 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3490 | 2026.03.20 19:59:56.176662 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.03.20 19:59:56.176761 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3492 | 2026.03.20 19:59:56.176788 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3493 | 2026.03.20 19:59:56.176794 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.03.20 19:59:56.176819 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3495 | 2026.03.20 19:59:56.176823 [ 4 ] {08aaba11-feef-47fd-ad27-1920962d1a34} <Debug> TCPHandler: Processed in 0.001317289 sec. | ||
| 3496 | 2026.03.20 19:59:56.176858 [ 188 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2930 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140094 sec., 2091452.8816366154 rows/sec., 155.66 MiB/sec. | ||
| 3497 | 2026.03.20 19:59:56.176906 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3498 | 2026.03.20 19:59:56.176928 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.03.20 19:59:56.176985 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3500 | 2026.03.20 19:59:56.177009 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5948 rows starting from the beginning of the part | ||
| 3501 | 2026.03.20 19:59:56.177023 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.03.20 19:59:56.177050 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3503 | 2026.03.20 19:59:56.177077 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <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 | ||
| 3504 | 2026.03.20 19:59:56.177085 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1255 rows starting from the beginning of the part | ||
| 3505 | 2026.03.20 19:59:56.177080 [ 188 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3506 | 2026.03.20 19:59:56.177118 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3507 | 2026.03.20 19:59:56.177151 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3508 | 2026.03.20 19:59:56.177184 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3509 | 2026.03.20 19:59:56.177397 [ 188 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.03.20 19:59:56.177468 [ 188 ] {32dbf10c-00ce-4391-83b2-132e68f5fe93::all_1_21_4} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3511 | 2026.03.20 19:59:56.177531 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3512 | 2026.03.20 19:59:56.177866 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.03.20 19:59:56.177901 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3514 | 2026.03.20 19:59:56.178446 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3515 | 2026.03.20 19:59:56.178676 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.03.20 19:59:56.178808 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001804 sec., 13858.09312638581 rows/sec., 24.83 MiB/sec. | ||
| 3517 | 2026.03.20 19:59:56.178858 [ 4 ] {56e2e03c-9e3c-4999-8e1a-7d96ccb06d17} <Debug> TCPHandler: Processed in 0.001978579 sec. | ||
| 3518 | 2026.03.20 19:59:56.178965 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.03.20 19:59:56.179061 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.03.20 19:59:56.179102 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3521 | 2026.03.20 19:59:56.179367 [ 197 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7811 rows, containing 5 columns (5 merged, 0 gathered) in 0.002498426 sec., 3126368.361520413 rows/sec., 206.73 MiB/sec. | ||
| 3522 | 2026.03.20 19:59:56.179450 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.03.20 19:59:56.179488 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3524 | 2026.03.20 19:59:56.179785 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3525 | 2026.03.20 19:59:56.179986 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.03.20 19:59:56.180075 [ 130 ] {} <Debug> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3527 | 2026.03.20 19:59:56.180105 [ 130 ] {} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.03.20 19:59:56.180108 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3529 | 2026.03.20 19:59:56.180122 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3530 | 2026.03.20 19:59:56.180110 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 3531 | 2026.03.20 19:59:56.180177 [ 4 ] {7bd9ec6b-a65c-4a10-808f-bd58e85c7c72} <Debug> TCPHandler: Processed in 0.001259828 sec. | ||
| 3532 | 2026.03.20 19:59:56.180182 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3533 | 2026.03.20 19:59:56.180255 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3534 | 2026.03.20 19:59:56.180280 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3535 | 2026.03.20 19:59:56.180325 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3536 | 2026.03.20 19:59:56.180362 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3537 | 2026.03.20 19:59:56.180398 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3538 | 2026.03.20 19:59:56.180431 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3539 | 2026.03.20 19:59:56.180464 [ 188 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3540 | 2026.03.20 19:59:56.180480 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.03.20 19:59:56.180572 [ 192 ] {1eaf6dee-2fea-42da-b582-f1ca12ff9ad6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3542 | 2026.03.20 19:59:56.180640 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3543 | 2026.03.20 19:59:56.181216 [ 197 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001056265 sec., 1079274.6138516376 rows/sec., 71.91 MiB/sec. | ||
| 3544 | 2026.03.20 19:59:56.181367 [ 192 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3545 | 2026.03.20 19:59:56.181609 [ 192 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.03.20 19:59:56.181668 [ 192 ] {fbdee146-0ee8-417d-b4d0-43762a0abbd1::all_1_21_4} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3547 | 2026.03.20 19:59:56.181718 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3548 | 2026.03.20 19:59:57.164980 [ 128 ] {} <Debug> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3549 | 2026.03.20 19:59:57.165047 [ 128 ] {} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.03.20 19:59:57.165070 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3551 | 2026.03.20 19:59:57.165257 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::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 | ||
| 3552 | 2026.03.20 19:59:57.165412 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3553 | 2026.03.20 19:59:57.165447 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3554 | 2026.03.20 19:59:57.165519 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3555 | 2026.03.20 19:59:57.165567 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 732 rows starting from the beginning of the part | ||
| 3556 | 2026.03.20 19:59:57.165611 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 3557 | 2026.03.20 19:59:57.165653 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 732 rows starting from the beginning of the part | ||
| 3558 | 2026.03.20 19:59:57.166784 [ 192 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584323 sec., 1574173.9531648534 rows/sec., 100.13 MiB/sec. | ||
| 3559 | 2026.03.20 19:59:57.166941 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3560 | 2026.03.20 19:59:57.167183 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.03.20 19:59:57.167250 [ 188 ] {6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79::all_1_5_1} <Trace> oximeter.fields_u32 (6ae19acf-8c0f-4dbf-ad38-0a16cfc03a79) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3562 | 2026.03.20 19:59:57.167309 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3563 | 2026.03.20 19:59:59.896406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 494 | ||
| 3564 | 2026.03.20 19:59:59.898761 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.03.20 19:59:59.898804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3566 | 2026.03.20 19:59:59.900011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3567 | 2026.03.20 19:59:59.900264 [ 243 ] {} <Trace> system.query_log (08aa0a00-e2b3-4f66-829f-e379cd15d2dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.03.20 19:59:59.900502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3569 | 2026.03.20 20:00:01.172366 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.03.20 20:00:01.172540 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3571 | 2026.03.20 20:00:01.172606 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3572 | 2026.03.20 20:00:01.173297 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.03.20 20:00:01.173343 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3574 | 2026.03.20 20:00:01.173845 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3575 | 2026.03.20 20:00:01.174100 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Trace> oximeter.fields_string (6d6c3828-7dad-44d9-ac95-1fdf9c9a94ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.03.20 20:00:01.174250 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001759 sec., 47754.40591245026 rows/sec., 3.98 MiB/sec. | ||
| 3577 | 2026.03.20 20:00:01.174293 [ 4 ] {9885e143-fae8-4470-9ef3-785eecbe7e5c} <Debug> TCPHandler: Processed in 0.002052329 sec. | ||
| 3578 | 2026.03.20 20:00:01.174431 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.03.20 20:00:01.174532 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3580 | 2026.03.20 20:00:01.174574 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3581 | 2026.03.20 20:00:01.174991 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.03.20 20:00:01.175029 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3583 | 2026.03.20 20:00:01.175340 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3584 | 2026.03.20 20:00:01.175570 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Trace> oximeter.fields_u16 (58393122-9d39-4a68-8803-de2717db2f19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.03.20 20:00:01.175727 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001214 sec., 11532.125205930806 rows/sec., 867.16 KiB/sec. | ||
| 3586 | 2026.03.20 20:00:01.175777 [ 4 ] {3be98d91-e3b4-4c3e-b0a3-9f433ca56de1} <Debug> TCPHandler: Processed in 0.00139585 sec. | ||
| 3587 | 2026.03.20 20:00:01.175916 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.03.20 20:00:01.176035 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3589 | 2026.03.20 20:00:01.176090 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3590 | 2026.03.20 20:00:01.176619 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.03.20 20:00:01.176664 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3592 | 2026.03.20 20:00:01.177043 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3593 | 2026.03.20 20:00:01.177299 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Trace> oximeter.fields_uuid (32dbf10c-00ce-4391-83b2-132e68f5fe93): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.03.20 20:00:01.177458 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001445 sec., 53979.238754325255 rows/sec., 4.21 MiB/sec. | ||
| 3595 | 2026.03.20 20:00:01.177501 [ 4 ] {35cec850-77e1-445e-af4c-cc013f6fc635} <Debug> TCPHandler: Processed in 0.001649193 sec. | ||
| 3596 | 2026.03.20 20:00:01.177635 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.03.20 20:00:01.177739 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.03.20 20:00:01.177790 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3599 | 2026.03.20 20:00:01.178309 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.03.20 20:00:01.178356 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3601 | 2026.03.20 20:00:01.178762 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3602 | 2026.03.20 20:00:01.179008 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Trace> oximeter.measurements_cumulativeu64 (1eaf6dee-2fea-42da-b582-f1ca12ff9ad6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.03.20 20:00:01.179151 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. | ||
| 3604 | 2026.03.20 20:00:01.179192 [ 4 ] {3ebb63f7-814e-4865-b265-0c8198835373} <Debug> TCPHandler: Processed in 0.001612373 sec. | ||
| 3605 | 2026.03.20 20:00:01.179322 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.03.20 20:00:01.179421 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.03.20 20:00:01.179478 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <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 | ||
| 3608 | 2026.03.20 20:00:01.180336 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.03.20 20:00:01.180374 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3610 | 2026.03.20 20:00:01.180989 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3611 | 2026.03.20 20:00:01.181230 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <Trace> oximeter.measurements_histogramu64 (298ac36b-fe30-4aee-9554-eb16e2f1ea00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.03.20 20:00:01.181397 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 12.58 MiB/sec. | ||
| 3613 | 2026.03.20 20:00:01.181477 [ 4 ] {d1bdb477-9ae1-4d90-a271-745a6cce2018} <Debug> TCPHandler: Processed in 0.002203542 sec. | ||
| 3614 | 2026.03.20 20:00:01.181629 [ 4 ] {} <Trace> TCP-Session: 9df3348b-a41b-4e6b-b535-a9c1b79de36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.03.20 20:00:01.181745 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.03.20 20:00:01.181798 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3617 | 2026.03.20 20:00:01.182252 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.03.20 20:00:01.182298 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3619 | 2026.03.20 20:00:01.182720 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3620 | 2026.03.20 20:00:01.183034 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Trace> oximeter.measurements_u64 (fbdee146-0ee8-417d-b4d0-43762a0abbd1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.03.20 20:00:01.183201 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
| 3622 | 2026.03.20 20:00:01.183250 [ 4 ] {d416d956-1ea4-4e2d-9338-fafbf962a92d} <Debug> TCPHandler: Processed in 0.001681014 sec. | ||