| 1 | [ Jan 23 17:28:28 Enabled. ] | ||
| 2 | [ Jan 23 17:28:28 Rereading configuration. ] | ||
| 3 | [ Jan 23 17:28:31 Rereading configuration. ] | ||
| 4 | [ Jan 23 17:28:43 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 | [ Jan 23 17:28:43 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.01.23 17:28:46.506894 [ 1 ] {} <Information> Application: Will watch for the process with pid 24502 | ||
| 29 | 2026.01.23 17:28:46.507288 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.23 17:28:46.739412 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24502 | ||
| 31 | 2026.01.23 17:28:46.742218 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.23 17:28:46.742391 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.23 17:28:47.517568 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.23 17:28:47.630237 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.23 17:28:47.630325 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.23 17:28:47.630344 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.23 17:28:47.630415 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.23 17:28:47.631042 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.23 17:28:47.636351 [ 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.01.23 17:28:47.637303 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.23 17:28:47.639559 [ 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.01.23 17:28:47.639614 [ 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.01.23 17:28:47.639658 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.23 17:28:47.645624 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.23 17:28:47.646651 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.23 17:28:47.653110 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.23 17:28:47.653904 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.23 17:28:47.656636 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.23 17:28:47.656747 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.23 17:28:47.657862 [ 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.01.23 17:28:47.658340 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.23 17:28:47.681869 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.23 17:28:47.682573 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.23 17:28:47.691938 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.23 17:28:47.692344 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.23 17:28:47.692768 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.23 17:28:47.693116 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.23 17:28:47.696612 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.23 17:28:47.696641 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.23 17:28:47.696752 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.23 17:28:47.696857 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.23 17:28:47.726853 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.23 17:28:47.726883 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176115 sec | ||
| 68 | 2026.01.23 17:28:47.726933 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.23 17:28:47.726974 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.23 17:28:47.729063 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.23 17:28:47.731239 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.23 17:28:47.779750 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.23 17:28:47.779815 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.23 17:28:47.779898 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.23 17:28:47.779912 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.23 17:28:47.779948 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.23 17:28:47.780025 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.23 17:28:47.782533 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.23 17:28:47.782580 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.23 17:28:47.782628 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.23 17:28:47.782798 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.23 17:28:47.782840 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.23 17:28:47.782853 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.23 17:28:47.782924 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.23 17:28:47.782937 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.23 17:28:47.782966 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.23 17:28:47.783033 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.23 17:28:47.840032 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.23 17:28:47.855142 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.23 17:28:47.855237 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117123 sec | ||
| 91 | 2026.01.23 17:28:47.855253 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.23 17:28:47.855263 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.23 17:28:47.855291 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.23 17:28:47.855547 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.23 17:28:47.855646 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.23 17:28:47.855664 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.23 17:28:47.855677 [ 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.01.23 17:28:47.855691 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.23 17:28:47.861338 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.23 17:28:47.861558 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.92 MiB | ||
| 101 | 2026.01.23 17:28:47.865915 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4361e-05 sec. | ||
| 102 | 2026.01.23 17:28:47.866367 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.23 17:28:47.868372 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.23 17:28:47.868390 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.23 17:28:48.835350 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34740 | ||
| 106 | 2026.01.23 17:28:48.854216 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.23 17:28:48.854291 [ 3 ] {} <Debug> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Authenticating user 'default' from [fd00:1122:3344:101::d]:34740 | ||
| 108 | 2026.01.23 17:28:48.854321 [ 3 ] {} <Debug> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.23 17:28:48.854403 [ 3 ] {} <Debug> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.23 17:28:48.854509 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.23 17:28:48.854536 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.23 17:28:48.854628 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.23 17:28:48.857168 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52690 | ||
| 114 | 2026.01.23 17:28:48.858072 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44234 | ||
| 115 | 2026.01.23 17:28:48.858085 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61526 | ||
| 116 | 2026.01.23 17:28:48.858198 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37996 | ||
| 117 | 2026.01.23 17:28:48.858515 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61404 | ||
| 118 | 2026.01.23 17:28:48.858643 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60709 | ||
| 119 | 2026.01.23 17:28:48.858757 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59478 | ||
| 120 | 2026.01.23 17:28:48.858893 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.23 17:28:48.858957 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.23 17:28:48.858918 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.23 17:28:48.858989 [ 4 ] {} <Debug> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52690 | ||
| 124 | 2026.01.23 17:28:48.859012 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.23 17:28:48.859079 [ 256 ] {} <Debug> TCP-Session: 9b13cef9-c4e0-4074-a066-0ee3520a08cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60709 | ||
| 126 | 2026.01.23 17:28:48.859100 [ 4 ] {} <Debug> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.23 17:28:48.859107 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43644 | ||
| 128 | 2026.01.23 17:28:48.859184 [ 4 ] {} <Debug> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.23 17:28:48.859201 [ 256 ] {} <Debug> TCP-Session: 9b13cef9-c4e0-4074-a066-0ee3520a08cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.23 17:28:48.859088 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.23 17:28:48.859272 [ 256 ] {} <Debug> TCP-Session: 9b13cef9-c4e0-4074-a066-0ee3520a08cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.23 17:28:48.859174 [ 253 ] {} <Debug> TCP-Session: 9ef0f9ce-db9d-42c4-9dda-bcf0e761a871 Authenticating user 'default' from [fd00:1122:3344:101::d]:44234 | ||
| 133 | 2026.01.23 17:28:48.859303 [ 5 ] {} <Debug> TCP-Session: cc7d7616-6660-474a-b8cf-a8edb5bbe198 Authenticating user 'default' from [fd00:1122:3344:101::d]:61526 | ||
| 134 | 2026.01.23 17:28:48.859121 [ 257 ] {} <Debug> TCP-Session: 0099fe91-309c-499c-9679-e1078946a132 Authenticating user 'default' from [fd00:1122:3344:101::d]:59478 | ||
| 135 | 2026.01.23 17:28:48.859373 [ 5 ] {} <Debug> TCP-Session: cc7d7616-6660-474a-b8cf-a8edb5bbe198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.23 17:28:48.859465 [ 257 ] {} <Debug> TCP-Session: 0099fe91-309c-499c-9679-e1078946a132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.23 17:28:48.859483 [ 5 ] {} <Debug> TCP-Session: cc7d7616-6660-474a-b8cf-a8edb5bbe198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.23 17:28:48.859500 [ 257 ] {} <Debug> TCP-Session: 0099fe91-309c-499c-9679-e1078946a132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.23 17:28:48.859395 [ 253 ] {} <Debug> TCP-Session: 9ef0f9ce-db9d-42c4-9dda-bcf0e761a871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.23 17:28:48.859355 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.23 17:28:48.859597 [ 253 ] {} <Debug> TCP-Session: 9ef0f9ce-db9d-42c4-9dda-bcf0e761a871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.23 17:28:48.859083 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.23 17:28:48.859059 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.23 17:28:48.859722 [ 255 ] {} <Debug> TCP-Session: ad1c6c09-2760-457c-92f9-298ddffeda7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61404 | ||
| 145 | 2026.01.23 17:28:48.859713 [ 258 ] {} <Debug> TCP-Session: 7336b5f8-b637-472a-a658-38cd98cf5e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:43644 | ||
| 146 | 2026.01.23 17:28:48.859842 [ 254 ] {} <Debug> TCP-Session: 3d949fb6-e3d5-48a5-81b8-f07568c04a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:37996 | ||
| 147 | 2026.01.23 17:28:48.859852 [ 255 ] {} <Debug> TCP-Session: ad1c6c09-2760-457c-92f9-298ddffeda7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.23 17:28:48.859840 [ 258 ] {} <Debug> TCP-Session: 7336b5f8-b637-472a-a658-38cd98cf5e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.23 17:28:48.859935 [ 254 ] {} <Debug> TCP-Session: 3d949fb6-e3d5-48a5-81b8-f07568c04a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.23 17:28:48.859949 [ 255 ] {} <Debug> TCP-Session: ad1c6c09-2760-457c-92f9-298ddffeda7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.23 17:28:48.859937 [ 258 ] {} <Debug> TCP-Session: 7336b5f8-b637-472a-a658-38cd98cf5e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.23 17:28:48.860021 [ 254 ] {} <Debug> TCP-Session: 3d949fb6-e3d5-48a5-81b8-f07568c04a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.23 17:28:48.873926 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.23 17:28:48.884913 [ 3 ] {f04e5121-108e-402f-98e6-645e5fe87f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.23 17:28:49.001143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.29 MiB, peak 117.29 MiB, free memory in arenas 0.00 B, will set to 121.61 MiB (RSS), difference: 4.32 MiB | ||
| 156 | 2026.01.23 17:28:49.062483 [ 3 ] {f04e5121-108e-402f-98e6-645e5fe87f2a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34740) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.23 17:28:49.063542 [ 3 ] {f04e5121-108e-402f-98e6-645e5fe87f2a} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.23 17:28:49.063780 [ 3 ] {f04e5121-108e-402f-98e6-645e5fe87f2a} <Debug> TCPHandler: Processed in 0.196719647 sec. | ||
| 205 | 2026.01.23 17:28:49.064308 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.23 17:28:49.064630 [ 4 ] {1ffc13f0-cb9b-46d6-a746-779216f7b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.23 17:28:49.066368 [ 4 ] {1ffc13f0-cb9b-46d6-a746-779216f7b71f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52690) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.23 17:28:49.066635 [ 4 ] {1ffc13f0-cb9b-46d6-a746-779216f7b71f} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.23 17:28:49.066832 [ 4 ] {1ffc13f0-cb9b-46d6-a746-779216f7b71f} <Debug> TCPHandler: Processed in 0.002725193 sec. | ||
| 256 | 2026.01.23 17:28:49.073474 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.23 17:28:49.075782 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.23 17:28:49.077918 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.23 17:28:49.082802 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.23 17:28:49.082826 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.4092e-05 sec | ||
| 261 | 2026.01.23 17:28:49.082931 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.23 17:28:49.082944 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.23 17:28:49.082968 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.23 17:28:49.085471 [ 3 ] {8cf275a4-35a2-4bcb-b02d-c160964640db} <Debug> TCPHandler: Processed in 0.012126982 sec. | ||
| 265 | 2026.01.23 17:28:49.085740 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.23 17:28:49.085902 [ 3 ] {8fa94e6d-bd57-401d-a794-6447b05b9e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) /* 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.01.23 17:28:49.086037 [ 3 ] {8fa94e6d-bd57-401d-a794-6447b05b9e15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.23 17:28:49.106968 [ 3 ] {8fa94e6d-bd57-401d-a794-6447b05b9e15} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.23 17:28:49.114684 [ 3 ] {8fa94e6d-bd57-401d-a794-6447b05b9e15} <Debug> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4): Loading data parts | ||
| 271 | 2026.01.23 17:28:49.117329 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43502 | ||
| 272 | 2026.01.23 17:28:49.117660 [ 3 ] {8fa94e6d-bd57-401d-a794-6447b05b9e15} <Debug> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4): There are no data parts | ||
| 273 | 2026.01.23 17:28:49.119435 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.01.23 17:28:49.119483 [ 259 ] {} <Debug> TCP-Session: f2445313-56d5-47a8-8d12-f132ccc3392c Authenticating user 'default' from [fd00:1122:3344:101::a]:43502 | ||
| 275 | 2026.01.23 17:28:49.119569 [ 259 ] {} <Debug> TCP-Session: f2445313-56d5-47a8-8d12-f132ccc3392c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.23 17:28:49.119592 [ 259 ] {} <Debug> TCP-Session: f2445313-56d5-47a8-8d12-f132ccc3392c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.23 17:28:49.119660 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 278 | 2026.01.23 17:28:49.119768 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 279 | 2026.01.23 17:28:49.119787 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 280 | 2026.01.23 17:28:49.122645 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36237 | ||
| 281 | 2026.01.23 17:28:49.122788 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60502 | ||
| 282 | 2026.01.23 17:28:49.122816 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 283 | 2026.01.23 17:28:49.122902 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48234 | ||
| 284 | 2026.01.23 17:28:49.122975 [ 261 ] {} <Debug> TCP-Session: 87a930cb-6196-4213-a170-5773e253ef38 Authenticating user 'default' from [fd00:1122:3344:101::a]:36237 | ||
| 285 | 2026.01.23 17:28:49.123041 [ 261 ] {} <Debug> TCP-Session: 87a930cb-6196-4213-a170-5773e253ef38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.01.23 17:28:49.123088 [ 261 ] {} <Debug> TCP-Session: 87a930cb-6196-4213-a170-5773e253ef38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.01.23 17:28:49.123060 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61096 | ||
| 288 | 2026.01.23 17:28:49.123128 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44632 | ||
| 289 | 2026.01.23 17:28:49.123174 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 290 | 2026.01.23 17:28:49.123208 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 291 | 2026.01.23 17:28:49.123253 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59299 | ||
| 292 | 2026.01.23 17:28:49.123299 [ 263 ] {} <Debug> TCP-Session: 2a1eed58-7d78-42f6-8ccf-271bffa30a5a Authenticating user 'default' from [fd00:1122:3344:101::a]:48234 | ||
| 293 | 2026.01.23 17:28:49.123363 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54420 | ||
| 294 | 2026.01.23 17:28:49.123299 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 295 | 2026.01.23 17:28:49.123331 [ 262 ] {} <Debug> TCP-Session: 9ca2ea04-6960-4779-9932-4e2eee6e0336 Authenticating user 'default' from [fd00:1122:3344:101::a]:60502 | ||
| 296 | 2026.01.23 17:28:49.123466 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 297 | 2026.01.23 17:28:49.123461 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 298 | 2026.01.23 17:28:49.123452 [ 265 ] {} <Debug> TCP-Session: 627e2d0a-f411-448c-b34c-9df8abb438fa Authenticating user 'default' from [fd00:1122:3344:101::a]:61096 | ||
| 299 | 2026.01.23 17:28:49.123572 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 300 | 2026.01.23 17:28:49.123610 [ 265 ] {} <Debug> TCP-Session: 627e2d0a-f411-448c-b34c-9df8abb438fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 301 | 2026.01.23 17:28:49.123602 [ 266 ] {} <Debug> TCP-Session: ee50d19c-7954-4f49-aed3-344d5ebaedf7 Authenticating user 'default' from [fd00:1122:3344:101::a]:59299 | ||
| 302 | 2026.01.23 17:28:49.123580 [ 262 ] {} <Debug> TCP-Session: 9ca2ea04-6960-4779-9932-4e2eee6e0336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 303 | 2026.01.23 17:28:49.123728 [ 267 ] {} <Debug> TCP-Session: 843258bf-8f8c-4cf3-8ed0-b4d81cca7e7d Authenticating user 'default' from [fd00:1122:3344:101::a]:54420 | ||
| 304 | 2026.01.23 17:28:49.123723 [ 265 ] {} <Debug> TCP-Session: 627e2d0a-f411-448c-b34c-9df8abb438fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 305 | 2026.01.23 17:28:49.123714 [ 266 ] {} <Debug> TCP-Session: ee50d19c-7954-4f49-aed3-344d5ebaedf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 306 | 2026.01.23 17:28:49.123821 [ 267 ] {} <Debug> TCP-Session: 843258bf-8f8c-4cf3-8ed0-b4d81cca7e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.01.23 17:28:49.123788 [ 262 ] {} <Debug> TCP-Session: 9ca2ea04-6960-4779-9932-4e2eee6e0336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.01.23 17:28:49.123597 [ 264 ] {} <Debug> TCP-Session: adab6a79-d60c-4f39-baed-b9fae8e9359b Authenticating user 'default' from [fd00:1122:3344:101::a]:44632 | ||
| 309 | 2026.01.23 17:28:49.123902 [ 267 ] {} <Debug> TCP-Session: 843258bf-8f8c-4cf3-8ed0-b4d81cca7e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.01.23 17:28:49.123873 [ 266 ] {} <Debug> TCP-Session: ee50d19c-7954-4f49-aed3-344d5ebaedf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 311 | 2026.01.23 17:28:49.123435 [ 263 ] {} <Debug> TCP-Session: 2a1eed58-7d78-42f6-8ccf-271bffa30a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.01.23 17:28:49.123978 [ 264 ] {} <Debug> TCP-Session: adab6a79-d60c-4f39-baed-b9fae8e9359b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.01.23 17:28:49.124073 [ 263 ] {} <Debug> TCP-Session: 2a1eed58-7d78-42f6-8ccf-271bffa30a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 314 | 2026.01.23 17:28:49.124085 [ 264 ] {} <Debug> TCP-Session: adab6a79-d60c-4f39-baed-b9fae8e9359b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2026.01.23 17:28:49.137146 [ 3 ] {8fa94e6d-bd57-401d-a794-6447b05b9e15} <Debug> TCPHandler: Processed in 0.051459777 sec. | ||
| 316 | 2026.01.23 17:28:49.137391 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.01.23 17:28:49.137612 [ 3 ] {6ffd6a74-13a9-4fc5-860c-c5c49d19f439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 328 | 2026.01.23 17:28:49.137804 [ 3 ] {6ffd6a74-13a9-4fc5-860c-c5c49d19f439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.01.23 17:28:49.180089 [ 3 ] {6ffd6a74-13a9-4fc5-860c-c5c49d19f439} <Debug> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Loading data parts | ||
| 330 | 2026.01.23 17:28:49.180330 [ 3 ] {6ffd6a74-13a9-4fc5-860c-c5c49d19f439} <Debug> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): There are no data parts | ||
| 331 | 2026.01.23 17:28:49.186331 [ 3 ] {6ffd6a74-13a9-4fc5-860c-c5c49d19f439} <Debug> TCPHandler: Processed in 0.049033933 sec. | ||
| 332 | 2026.01.23 17:28:49.186603 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.01.23 17:28:49.186921 [ 3 ] {ab81c4f5-d4f5-476d-b393-60183de5cc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 334 | 2026.01.23 17:28:49.187075 [ 3 ] {ab81c4f5-d4f5-476d-b393-60183de5cc21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.01.23 17:28:49.196476 [ 3 ] {ab81c4f5-d4f5-476d-b393-60183de5cc21} <Debug> oximeter.measurements_i8 (fe59898c-be85-4a41-954d-907a9524e870): Loading data parts | ||
| 336 | 2026.01.23 17:28:49.196669 [ 3 ] {ab81c4f5-d4f5-476d-b393-60183de5cc21} <Debug> oximeter.measurements_i8 (fe59898c-be85-4a41-954d-907a9524e870): There are no data parts | ||
| 337 | 2026.01.23 17:28:49.198661 [ 3 ] {ab81c4f5-d4f5-476d-b393-60183de5cc21} <Debug> TCPHandler: Processed in 0.012152073 sec. | ||
| 338 | 2026.01.23 17:28:49.198870 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.01.23 17:28:49.199080 [ 3 ] {f59a0ba6-126f-40cb-8853-68507f4f76b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2026.01.23 17:28:49.199205 [ 3 ] {f59a0ba6-126f-40cb-8853-68507f4f76b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.01.23 17:28:49.211811 [ 3 ] {f59a0ba6-126f-40cb-8853-68507f4f76b8} <Debug> oximeter.measurements_u8 (6c951d92-1021-4bd7-b913-94f9504bc976): Loading data parts | ||
| 342 | 2026.01.23 17:28:49.212145 [ 3 ] {f59a0ba6-126f-40cb-8853-68507f4f76b8} <Debug> oximeter.measurements_u8 (6c951d92-1021-4bd7-b913-94f9504bc976): There are no data parts | ||
| 343 | 2026.01.23 17:28:49.217368 [ 3 ] {f59a0ba6-126f-40cb-8853-68507f4f76b8} <Debug> TCPHandler: Processed in 0.018561834 sec. | ||
| 344 | 2026.01.23 17:28:49.217582 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.01.23 17:28:49.217838 [ 3 ] {c72ec1de-a519-4d29-a5a0-33d65145bede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 346 | 2026.01.23 17:28:49.217962 [ 3 ] {c72ec1de-a519-4d29-a5a0-33d65145bede} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.01.23 17:28:49.228730 [ 3 ] {c72ec1de-a519-4d29-a5a0-33d65145bede} <Debug> oximeter.measurements_i16 (0b870f07-bb94-489c-8e62-824c6206fd00): Loading data parts | ||
| 348 | 2026.01.23 17:28:49.228922 [ 3 ] {c72ec1de-a519-4d29-a5a0-33d65145bede} <Debug> oximeter.measurements_i16 (0b870f07-bb94-489c-8e62-824c6206fd00): There are no data parts | ||
| 349 | 2026.01.23 17:28:49.234345 [ 3 ] {c72ec1de-a519-4d29-a5a0-33d65145bede} <Debug> TCPHandler: Processed in 0.016832158 sec. | ||
| 350 | 2026.01.23 17:28:49.234553 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.01.23 17:28:49.234745 [ 3 ] {8b49e68e-c032-4318-9fb9-2970287a73f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 352 | 2026.01.23 17:28:49.234879 [ 3 ] {8b49e68e-c032-4318-9fb9-2970287a73f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.01.23 17:28:49.243198 [ 3 ] {8b49e68e-c032-4318-9fb9-2970287a73f7} <Debug> oximeter.measurements_u16 (1a4c4330-ea3f-4e1e-b0b6-2b67d402d1bf): Loading data parts | ||
| 354 | 2026.01.23 17:28:49.243599 [ 3 ] {8b49e68e-c032-4318-9fb9-2970287a73f7} <Debug> oximeter.measurements_u16 (1a4c4330-ea3f-4e1e-b0b6-2b67d402d1bf): There are no data parts | ||
| 355 | 2026.01.23 17:28:49.248717 [ 3 ] {8b49e68e-c032-4318-9fb9-2970287a73f7} <Debug> TCPHandler: Processed in 0.014230719 sec. | ||
| 356 | 2026.01.23 17:28:49.248927 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.01.23 17:28:49.249216 [ 3 ] {0441ac80-4237-4035-bcc9-78f5ff4a9842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 358 | 2026.01.23 17:28:49.249346 [ 3 ] {0441ac80-4237-4035-bcc9-78f5ff4a9842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.01.23 17:28:49.275707 [ 3 ] {0441ac80-4237-4035-bcc9-78f5ff4a9842} <Debug> oximeter.measurements_i32 (6ec60339-0d1a-40e7-bbf4-2f110d486a5f): Loading data parts | ||
| 360 | 2026.01.23 17:28:49.276023 [ 3 ] {0441ac80-4237-4035-bcc9-78f5ff4a9842} <Debug> oximeter.measurements_i32 (6ec60339-0d1a-40e7-bbf4-2f110d486a5f): There are no data parts | ||
| 361 | 2026.01.23 17:28:49.295138 [ 3 ] {0441ac80-4237-4035-bcc9-78f5ff4a9842} <Debug> TCPHandler: Processed in 0.04627755 sec. | ||
| 362 | 2026.01.23 17:28:49.295427 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.01.23 17:28:49.295644 [ 3 ] {58f196e8-06a7-41cf-992b-79d6714113b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.23 17:28:49.295792 [ 3 ] {58f196e8-06a7-41cf-992b-79d6714113b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.01.23 17:28:49.308675 [ 3 ] {58f196e8-06a7-41cf-992b-79d6714113b9} <Debug> oximeter.measurements_u32 (c961f27f-c99b-44df-8a44-5fdd8d09d39e): Loading data parts | ||
| 366 | 2026.01.23 17:28:49.308954 [ 3 ] {58f196e8-06a7-41cf-992b-79d6714113b9} <Debug> oximeter.measurements_u32 (c961f27f-c99b-44df-8a44-5fdd8d09d39e): There are no data parts | ||
| 367 | 2026.01.23 17:28:49.310827 [ 3 ] {58f196e8-06a7-41cf-992b-79d6714113b9} <Debug> TCPHandler: Processed in 0.015523183 sec. | ||
| 368 | 2026.01.23 17:28:49.311023 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.23 17:28:49.311272 [ 3 ] {1e885599-ea3b-47df-acd3-5f1a140326b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.23 17:28:49.311357 [ 3 ] {1e885599-ea3b-47df-acd3-5f1a140326b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.01.23 17:28:49.325582 [ 3 ] {1e885599-ea3b-47df-acd3-5f1a140326b5} <Debug> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Loading data parts | ||
| 372 | 2026.01.23 17:28:49.325760 [ 3 ] {1e885599-ea3b-47df-acd3-5f1a140326b5} <Debug> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): There are no data parts | ||
| 373 | 2026.01.23 17:28:49.331807 [ 3 ] {1e885599-ea3b-47df-acd3-5f1a140326b5} <Debug> TCPHandler: Processed in 0.020839413 sec. | ||
| 374 | 2026.01.23 17:28:49.332067 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.23 17:28:49.332257 [ 3 ] {13c672b4-1323-40a5-9942-e73e2f736c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.23 17:28:49.332383 [ 3 ] {13c672b4-1323-40a5-9942-e73e2f736c0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.01.23 17:28:49.340190 [ 3 ] {13c672b4-1323-40a5-9942-e73e2f736c0f} <Debug> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Loading data parts | ||
| 378 | 2026.01.23 17:28:49.340485 [ 3 ] {13c672b4-1323-40a5-9942-e73e2f736c0f} <Debug> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): There are no data parts | ||
| 379 | 2026.01.23 17:28:49.345976 [ 3 ] {13c672b4-1323-40a5-9942-e73e2f736c0f} <Debug> TCPHandler: Processed in 0.013959041 sec. | ||
| 380 | 2026.01.23 17:28:49.346170 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.23 17:28:49.346429 [ 3 ] {e71ea3c0-f43f-49e3-a6dd-997b36a832ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.23 17:28:49.346475 [ 3 ] {e71ea3c0-f43f-49e3-a6dd-997b36a832ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.01.23 17:28:49.356494 [ 3 ] {e71ea3c0-f43f-49e3-a6dd-997b36a832ca} <Debug> oximeter.measurements_f32 (0b5f43b5-1edf-44ab-bd28-e645014587e0): Loading data parts | ||
| 384 | 2026.01.23 17:28:49.356704 [ 3 ] {e71ea3c0-f43f-49e3-a6dd-997b36a832ca} <Debug> oximeter.measurements_f32 (0b5f43b5-1edf-44ab-bd28-e645014587e0): There are no data parts | ||
| 385 | 2026.01.23 17:28:49.361994 [ 3 ] {e71ea3c0-f43f-49e3-a6dd-997b36a832ca} <Debug> TCPHandler: Processed in 0.015878193 sec. | ||
| 386 | 2026.01.23 17:28:49.362263 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.23 17:28:49.362435 [ 3 ] {21b5959e-ca39-4987-b154-fb5e10e68f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.01.23 17:28:49.362549 [ 3 ] {21b5959e-ca39-4987-b154-fb5e10e68f42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.01.23 17:28:49.370209 [ 3 ] {21b5959e-ca39-4987-b154-fb5e10e68f42} <Debug> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Loading data parts | ||
| 390 | 2026.01.23 17:28:49.370529 [ 3 ] {21b5959e-ca39-4987-b154-fb5e10e68f42} <Debug> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): There are no data parts | ||
| 391 | 2026.01.23 17:28:49.375602 [ 3 ] {21b5959e-ca39-4987-b154-fb5e10e68f42} <Debug> TCPHandler: Processed in 0.013400286 sec. | ||
| 392 | 2026.01.23 17:28:49.375782 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.23 17:28:49.375994 [ 3 ] {e5976faa-8760-45a3-8bc4-3aa16b2c47c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 394 | 2026.01.23 17:28:49.376078 [ 3 ] {e5976faa-8760-45a3-8bc4-3aa16b2c47c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.01.23 17:28:49.385844 [ 3 ] {e5976faa-8760-45a3-8bc4-3aa16b2c47c7} <Debug> oximeter.measurements_string (cad5d1b8-d670-4c0a-b495-24bca399afd0): Loading data parts | ||
| 396 | 2026.01.23 17:28:49.386064 [ 3 ] {e5976faa-8760-45a3-8bc4-3aa16b2c47c7} <Debug> oximeter.measurements_string (cad5d1b8-d670-4c0a-b495-24bca399afd0): There are no data parts | ||
| 397 | 2026.01.23 17:28:49.391542 [ 3 ] {e5976faa-8760-45a3-8bc4-3aa16b2c47c7} <Debug> TCPHandler: Processed in 0.01581076 sec. | ||
| 398 | 2026.01.23 17:28:49.391837 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.01.23 17:28:49.392009 [ 3 ] {42146663-910c-4c67-b505-7f9556e31403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.01.23 17:28:49.392125 [ 3 ] {42146663-910c-4c67-b505-7f9556e31403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.01.23 17:28:49.400615 [ 3 ] {42146663-910c-4c67-b505-7f9556e31403} <Debug> oximeter.measurements_bytes (de020cdc-0e8c-43c1-b729-d22418ac3b31): Loading data parts | ||
| 409 | 2026.01.23 17:28:49.400760 [ 3 ] {42146663-910c-4c67-b505-7f9556e31403} <Debug> oximeter.measurements_bytes (de020cdc-0e8c-43c1-b729-d22418ac3b31): There are no data parts | ||
| 410 | 2026.01.23 17:28:49.416413 [ 3 ] {42146663-910c-4c67-b505-7f9556e31403} <Debug> TCPHandler: Processed in 0.024630814 sec. | ||
| 411 | 2026.01.23 17:28:49.416707 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.23 17:28:49.416916 [ 3 ] {f34e572c-369f-45ac-8399-9cfefc2f63ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 413 | 2026.01.23 17:28:49.417051 [ 3 ] {f34e572c-369f-45ac-8399-9cfefc2f63ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.01.23 17:28:49.421769 [ 3 ] {f34e572c-369f-45ac-8399-9cfefc2f63ab} <Debug> oximeter.measurements_cumulativei64 (86f912e6-37f1-4fda-ba47-c776afb90c91): Loading data parts | ||
| 415 | 2026.01.23 17:28:49.422055 [ 3 ] {f34e572c-369f-45ac-8399-9cfefc2f63ab} <Debug> oximeter.measurements_cumulativei64 (86f912e6-37f1-4fda-ba47-c776afb90c91): There are no data parts | ||
| 416 | 2026.01.23 17:28:49.430076 [ 3 ] {f34e572c-369f-45ac-8399-9cfefc2f63ab} <Debug> TCPHandler: Processed in 0.013433877 sec. | ||
| 417 | 2026.01.23 17:28:49.430246 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.23 17:28:49.430512 [ 3 ] {c65ffa2d-a4ca-4ea8-9656-c49c3cd9e91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2026.01.23 17:28:49.430629 [ 3 ] {c65ffa2d-a4ca-4ea8-9656-c49c3cd9e91f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.01.23 17:28:49.435096 [ 3 ] {c65ffa2d-a4ca-4ea8-9656-c49c3cd9e91f} <Debug> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Loading data parts | ||
| 421 | 2026.01.23 17:28:49.435308 [ 3 ] {c65ffa2d-a4ca-4ea8-9656-c49c3cd9e91f} <Debug> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): There are no data parts | ||
| 422 | 2026.01.23 17:28:49.446830 [ 3 ] {c65ffa2d-a4ca-4ea8-9656-c49c3cd9e91f} <Debug> TCPHandler: Processed in 0.016640482 sec. | ||
| 423 | 2026.01.23 17:28:49.447004 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.23 17:28:49.447175 [ 3 ] {e483ab54-2d63-48ff-90d4-e312fb1a7159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 425 | 2026.01.23 17:28:49.447297 [ 3 ] {e483ab54-2d63-48ff-90d4-e312fb1a7159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.01.23 17:28:49.460960 [ 3 ] {e483ab54-2d63-48ff-90d4-e312fb1a7159} <Debug> oximeter.measurements_cumulativef32 (0beb711a-07fc-4af6-a680-a8b183bca6b1): Loading data parts | ||
| 427 | 2026.01.23 17:28:49.461145 [ 3 ] {e483ab54-2d63-48ff-90d4-e312fb1a7159} <Debug> oximeter.measurements_cumulativef32 (0beb711a-07fc-4af6-a680-a8b183bca6b1): There are no data parts | ||
| 428 | 2026.01.23 17:28:49.466421 [ 3 ] {e483ab54-2d63-48ff-90d4-e312fb1a7159} <Debug> TCPHandler: Processed in 0.019468197 sec. | ||
| 429 | 2026.01.23 17:28:49.466714 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.23 17:28:49.466885 [ 3 ] {97d7c170-ccab-4b62-877e-0a82bf32d296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 431 | 2026.01.23 17:28:49.467003 [ 3 ] {97d7c170-ccab-4b62-877e-0a82bf32d296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.01.23 17:28:49.476526 [ 3 ] {97d7c170-ccab-4b62-877e-0a82bf32d296} <Debug> oximeter.measurements_cumulativef64 (2d599a25-435e-4fb5-98fb-94e42f8a47f8): Loading data parts | ||
| 433 | 2026.01.23 17:28:49.476763 [ 3 ] {97d7c170-ccab-4b62-877e-0a82bf32d296} <Debug> oximeter.measurements_cumulativef64 (2d599a25-435e-4fb5-98fb-94e42f8a47f8): There are no data parts | ||
| 434 | 2026.01.23 17:28:49.482073 [ 3 ] {97d7c170-ccab-4b62-877e-0a82bf32d296} <Debug> TCPHandler: Processed in 0.01541493 sec. | ||
| 435 | 2026.01.23 17:28:49.482250 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.23 17:28:49.482599 [ 3 ] {b0fb770c-4022-4fe5-b6b1-9ead4d52bdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 447 | 2026.01.23 17:28:49.482730 [ 3 ] {b0fb770c-4022-4fe5-b6b1-9ead4d52bdce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.01.23 17:28:49.490273 [ 3 ] {b0fb770c-4022-4fe5-b6b1-9ead4d52bdce} <Debug> oximeter.measurements_histogrami8 (3d08d1ea-f5b2-4c63-b556-50b78214fd90): Loading data parts | ||
| 449 | 2026.01.23 17:28:49.490467 [ 3 ] {b0fb770c-4022-4fe5-b6b1-9ead4d52bdce} <Debug> oximeter.measurements_histogrami8 (3d08d1ea-f5b2-4c63-b556-50b78214fd90): There are no data parts | ||
| 450 | 2026.01.23 17:28:49.495593 [ 3 ] {b0fb770c-4022-4fe5-b6b1-9ead4d52bdce} <Debug> TCPHandler: Processed in 0.013395476 sec. | ||
| 451 | 2026.01.23 17:28:49.496049 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.01.23 17:28:49.496519 [ 3 ] {a0ff9fde-cc22-4ab5-a690-d97c7b76a0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 453 | 2026.01.23 17:28:49.496693 [ 3 ] {a0ff9fde-cc22-4ab5-a690-d97c7b76a0cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.01.23 17:28:49.505871 [ 3 ] {a0ff9fde-cc22-4ab5-a690-d97c7b76a0cf} <Debug> oximeter.measurements_histogramu8 (e4f3480f-f365-4462-85e9-33d051262a7b): Loading data parts | ||
| 455 | 2026.01.23 17:28:49.506063 [ 3 ] {a0ff9fde-cc22-4ab5-a690-d97c7b76a0cf} <Debug> oximeter.measurements_histogramu8 (e4f3480f-f365-4462-85e9-33d051262a7b): There are no data parts | ||
| 456 | 2026.01.23 17:28:49.511438 [ 3 ] {a0ff9fde-cc22-4ab5-a690-d97c7b76a0cf} <Debug> TCPHandler: Processed in 0.015487631 sec. | ||
| 457 | 2026.01.23 17:28:49.511627 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.01.23 17:28:49.511849 [ 3 ] {ed7f98db-b0ef-4ed3-98a8-07aeba97ada3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.01.23 17:28:49.511995 [ 3 ] {ed7f98db-b0ef-4ed3-98a8-07aeba97ada3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.01.23 17:28:49.519354 [ 3 ] {ed7f98db-b0ef-4ed3-98a8-07aeba97ada3} <Debug> oximeter.measurements_histogrami16 (36d27423-11ec-439c-b93e-09611bd33216): Loading data parts | ||
| 461 | 2026.01.23 17:28:49.519540 [ 3 ] {ed7f98db-b0ef-4ed3-98a8-07aeba97ada3} <Debug> oximeter.measurements_histogrami16 (36d27423-11ec-439c-b93e-09611bd33216): There are no data parts | ||
| 462 | 2026.01.23 17:28:49.524738 [ 3 ] {ed7f98db-b0ef-4ed3-98a8-07aeba97ada3} <Debug> TCPHandler: Processed in 0.01316055 sec. | ||
| 463 | 2026.01.23 17:28:49.524923 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.01.23 17:28:49.525281 [ 3 ] {5c443273-2503-4269-b387-53ed63a03ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 465 | 2026.01.23 17:28:49.525434 [ 3 ] {5c443273-2503-4269-b387-53ed63a03ff6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.01.23 17:28:49.534683 [ 3 ] {5c443273-2503-4269-b387-53ed63a03ff6} <Debug> oximeter.measurements_histogramu16 (f185692b-982b-4f45-84ea-dc02e1aa11a9): Loading data parts | ||
| 467 | 2026.01.23 17:28:49.534892 [ 3 ] {5c443273-2503-4269-b387-53ed63a03ff6} <Debug> oximeter.measurements_histogramu16 (f185692b-982b-4f45-84ea-dc02e1aa11a9): There are no data parts | ||
| 468 | 2026.01.23 17:28:49.540257 [ 3 ] {5c443273-2503-4269-b387-53ed63a03ff6} <Debug> TCPHandler: Processed in 0.015393639 sec. | ||
| 469 | 2026.01.23 17:28:49.540444 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.01.23 17:28:49.540674 [ 3 ] {e68aee38-549c-4601-a5bc-129229d3e61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 471 | 2026.01.23 17:28:49.540850 [ 3 ] {e68aee38-549c-4601-a5bc-129229d3e61e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.01.23 17:28:49.548635 [ 3 ] {e68aee38-549c-4601-a5bc-129229d3e61e} <Debug> oximeter.measurements_histogrami32 (23d70980-f2b3-4522-8906-a6acb4677e03): Loading data parts | ||
| 473 | 2026.01.23 17:28:49.548858 [ 3 ] {e68aee38-549c-4601-a5bc-129229d3e61e} <Debug> oximeter.measurements_histogrami32 (23d70980-f2b3-4522-8906-a6acb4677e03): There are no data parts | ||
| 474 | 2026.01.23 17:28:49.553789 [ 3 ] {e68aee38-549c-4601-a5bc-129229d3e61e} <Debug> TCPHandler: Processed in 0.013404167 sec. | ||
| 475 | 2026.01.23 17:28:49.554001 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.01.23 17:28:49.554447 [ 3 ] {4d64db0b-ab96-4406-b934-6df91f00d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 477 | 2026.01.23 17:28:49.554597 [ 3 ] {4d64db0b-ab96-4406-b934-6df91f00d243} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.01.23 17:28:49.564608 [ 3 ] {4d64db0b-ab96-4406-b934-6df91f00d243} <Debug> oximeter.measurements_histogramu32 (3f0a62c4-b683-4ac5-b0f7-4b30ac7c47b7): Loading data parts | ||
| 479 | 2026.01.23 17:28:49.564811 [ 3 ] {4d64db0b-ab96-4406-b934-6df91f00d243} <Debug> oximeter.measurements_histogramu32 (3f0a62c4-b683-4ac5-b0f7-4b30ac7c47b7): There are no data parts | ||
| 480 | 2026.01.23 17:28:49.570269 [ 3 ] {4d64db0b-ab96-4406-b934-6df91f00d243} <Debug> TCPHandler: Processed in 0.016338875 sec. | ||
| 481 | 2026.01.23 17:28:49.570455 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.01.23 17:28:49.570688 [ 3 ] {d9b24c67-2ae9-47d4-bc78-5b03beb08f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.01.23 17:28:49.570823 [ 3 ] {d9b24c67-2ae9-47d4-bc78-5b03beb08f72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.01.23 17:28:49.578935 [ 3 ] {d9b24c67-2ae9-47d4-bc78-5b03beb08f72} <Debug> oximeter.measurements_histogrami64 (3694979b-7698-4c6a-b2a4-8d81020d80ac): Loading data parts | ||
| 485 | 2026.01.23 17:28:49.579236 [ 3 ] {d9b24c67-2ae9-47d4-bc78-5b03beb08f72} <Debug> oximeter.measurements_histogrami64 (3694979b-7698-4c6a-b2a4-8d81020d80ac): There are no data parts | ||
| 486 | 2026.01.23 17:28:49.584581 [ 3 ] {d9b24c67-2ae9-47d4-bc78-5b03beb08f72} <Debug> TCPHandler: Processed in 0.014187646 sec. | ||
| 487 | 2026.01.23 17:28:49.584808 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.01.23 17:28:49.585141 [ 3 ] {a286e2b8-4e00-4356-998a-b05f02479027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.23 17:28:49.585294 [ 3 ] {a286e2b8-4e00-4356-998a-b05f02479027} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.01.23 17:28:49.596446 [ 3 ] {a286e2b8-4e00-4356-998a-b05f02479027} <Debug> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Loading data parts | ||
| 491 | 2026.01.23 17:28:49.596619 [ 3 ] {a286e2b8-4e00-4356-998a-b05f02479027} <Debug> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): There are no data parts | ||
| 492 | 2026.01.23 17:28:49.602674 [ 3 ] {a286e2b8-4e00-4356-998a-b05f02479027} <Debug> TCPHandler: Processed in 0.017923646 sec. | ||
| 493 | 2026.01.23 17:28:49.602886 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.23 17:28:49.603126 [ 3 ] {8ad49410-8b54-4fc5-aa3b-a86427e0a8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.23 17:28:49.603322 [ 3 ] {8ad49410-8b54-4fc5-aa3b-a86427e0a8ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.01.23 17:28:49.611401 [ 3 ] {8ad49410-8b54-4fc5-aa3b-a86427e0a8ed} <Debug> oximeter.measurements_histogramf32 (baf692c0-8422-4606-a77b-5dc7fbba3784): Loading data parts | ||
| 497 | 2026.01.23 17:28:49.611868 [ 3 ] {8ad49410-8b54-4fc5-aa3b-a86427e0a8ed} <Debug> oximeter.measurements_histogramf32 (baf692c0-8422-4606-a77b-5dc7fbba3784): There are no data parts | ||
| 498 | 2026.01.23 17:28:49.616779 [ 3 ] {8ad49410-8b54-4fc5-aa3b-a86427e0a8ed} <Debug> TCPHandler: Processed in 0.013960841 sec. | ||
| 499 | 2026.01.23 17:28:49.617012 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.23 17:28:49.617413 [ 3 ] {41f66881-4122-480b-968f-f2d47e61ef2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.01.23 17:28:49.617553 [ 3 ] {41f66881-4122-480b-968f-f2d47e61ef2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.01.23 17:28:49.628276 [ 3 ] {41f66881-4122-480b-968f-f2d47e61ef2e} <Debug> oximeter.measurements_histogramf64 (2ac7c873-acbd-42fb-96e7-704a46401209): Loading data parts | ||
| 503 | 2026.01.23 17:28:49.628474 [ 3 ] {41f66881-4122-480b-968f-f2d47e61ef2e} <Debug> oximeter.measurements_histogramf64 (2ac7c873-acbd-42fb-96e7-704a46401209): There are no data parts | ||
| 504 | 2026.01.23 17:28:49.633889 [ 3 ] {41f66881-4122-480b-968f-f2d47e61ef2e} <Debug> TCPHandler: Processed in 0.016974141 sec. | ||
| 505 | 2026.01.23 17:28:49.634108 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.23 17:28:49.634327 [ 3 ] {9983ad96-f550-4230-b8fd-3be7c986517a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.01.23 17:28:49.634480 [ 3 ] {9983ad96-f550-4230-b8fd-3be7c986517a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.01.23 17:28:49.642949 [ 3 ] {9983ad96-f550-4230-b8fd-3be7c986517a} <Debug> oximeter.fields_bool (e115e500-ddd6-4f5c-a9fe-8488a8b65af7): Loading data parts | ||
| 534 | 2026.01.23 17:28:49.643211 [ 3 ] {9983ad96-f550-4230-b8fd-3be7c986517a} <Debug> oximeter.fields_bool (e115e500-ddd6-4f5c-a9fe-8488a8b65af7): There are no data parts | ||
| 535 | 2026.01.23 17:28:49.648538 [ 3 ] {9983ad96-f550-4230-b8fd-3be7c986517a} <Debug> TCPHandler: Processed in 0.014514686 sec. | ||
| 536 | 2026.01.23 17:28:49.648739 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.23 17:28:49.648980 [ 3 ] {195f8a66-88b6-432e-8c89-f3dd2aa396c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.01.23 17:28:49.649067 [ 3 ] {195f8a66-88b6-432e-8c89-f3dd2aa396c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.01.23 17:28:49.660083 [ 3 ] {195f8a66-88b6-432e-8c89-f3dd2aa396c1} <Debug> oximeter.fields_i8 (2ee8a3ed-1da2-42a0-a9b2-d4ebc8ac66e6): Loading data parts | ||
| 540 | 2026.01.23 17:28:49.660291 [ 3 ] {195f8a66-88b6-432e-8c89-f3dd2aa396c1} <Debug> oximeter.fields_i8 (2ee8a3ed-1da2-42a0-a9b2-d4ebc8ac66e6): There are no data parts | ||
| 541 | 2026.01.23 17:28:49.673953 [ 3 ] {195f8a66-88b6-432e-8c89-f3dd2aa396c1} <Debug> TCPHandler: Processed in 0.025270451 sec. | ||
| 542 | 2026.01.23 17:28:49.674479 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.23 17:28:49.674712 [ 3 ] {2ba431ae-df2c-4b1b-a1e3-c9597b616b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.01.23 17:28:49.674921 [ 3 ] {2ba431ae-df2c-4b1b-a1e3-c9597b616b54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.23 17:28:49.692506 [ 3 ] {2ba431ae-df2c-4b1b-a1e3-c9597b616b54} <Debug> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Loading data parts | ||
| 546 | 2026.01.23 17:28:49.692999 [ 3 ] {2ba431ae-df2c-4b1b-a1e3-c9597b616b54} <Debug> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): There are no data parts | ||
| 547 | 2026.01.23 17:28:49.707306 [ 3 ] {2ba431ae-df2c-4b1b-a1e3-c9597b616b54} <Debug> TCPHandler: Processed in 0.032941345 sec. | ||
| 548 | 2026.01.23 17:28:49.707559 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.23 17:28:49.707885 [ 3 ] {7e39c7f8-a872-48ba-9260-ab05c0c7c040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.01.23 17:28:49.707984 [ 3 ] {7e39c7f8-a872-48ba-9260-ab05c0c7c040} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.01.23 17:28:49.726297 [ 3 ] {7e39c7f8-a872-48ba-9260-ab05c0c7c040} <Debug> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Loading data parts | ||
| 552 | 2026.01.23 17:28:49.726558 [ 3 ] {7e39c7f8-a872-48ba-9260-ab05c0c7c040} <Debug> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): There are no data parts | ||
| 553 | 2026.01.23 17:28:49.732173 [ 3 ] {7e39c7f8-a872-48ba-9260-ab05c0c7c040} <Debug> TCPHandler: Processed in 0.024707976 sec. | ||
| 554 | 2026.01.23 17:28:49.732662 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.23 17:28:49.732945 [ 3 ] {955d0585-dcac-46ca-a717-cb66cda29406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 556 | 2026.01.23 17:28:49.733082 [ 3 ] {955d0585-dcac-46ca-a717-cb66cda29406} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.01.23 17:28:49.741859 [ 3 ] {955d0585-dcac-46ca-a717-cb66cda29406} <Debug> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Loading data parts | ||
| 558 | 2026.01.23 17:28:49.742614 [ 3 ] {955d0585-dcac-46ca-a717-cb66cda29406} <Debug> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): There are no data parts | ||
| 559 | 2026.01.23 17:28:49.748230 [ 3 ] {955d0585-dcac-46ca-a717-cb66cda29406} <Debug> TCPHandler: Processed in 0.015674837 sec. | ||
| 560 | 2026.01.23 17:28:49.748456 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.23 17:28:49.748694 [ 3 ] {486732b9-4a62-4ac6-8758-7a74744b768d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 562 | 2026.01.23 17:28:49.748795 [ 3 ] {486732b9-4a62-4ac6-8758-7a74744b768d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.01.23 17:28:49.761504 [ 3 ] {486732b9-4a62-4ac6-8758-7a74744b768d} <Debug> oximeter.fields_i32 (3a1d5a7e-5816-4c47-9aa1-61ddfca0a5d1): Loading data parts | ||
| 564 | 2026.01.23 17:28:49.761695 [ 3 ] {486732b9-4a62-4ac6-8758-7a74744b768d} <Debug> oximeter.fields_i32 (3a1d5a7e-5816-4c47-9aa1-61ddfca0a5d1): There are no data parts | ||
| 565 | 2026.01.23 17:28:49.776080 [ 3 ] {486732b9-4a62-4ac6-8758-7a74744b768d} <Debug> TCPHandler: Processed in 0.027692066 sec. | ||
| 566 | 2026.01.23 17:28:49.776514 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.01.23 17:28:49.776775 [ 3 ] {a5d8ca93-796b-4754-9258-c11d8bdb7a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 568 | 2026.01.23 17:28:49.776981 [ 3 ] {a5d8ca93-796b-4754-9258-c11d8bdb7a46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.01.23 17:28:49.792036 [ 3 ] {a5d8ca93-796b-4754-9258-c11d8bdb7a46} <Debug> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Loading data parts | ||
| 570 | 2026.01.23 17:28:49.792580 [ 3 ] {a5d8ca93-796b-4754-9258-c11d8bdb7a46} <Debug> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): There are no data parts | ||
| 571 | 2026.01.23 17:28:49.795088 [ 3 ] {a5d8ca93-796b-4754-9258-c11d8bdb7a46} <Debug> TCPHandler: Processed in 0.018678236 sec. | ||
| 572 | 2026.01.23 17:28:49.795375 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.01.23 17:28:49.795748 [ 3 ] {ee9468d7-da95-4f06-b4d7-1c362a170057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 574 | 2026.01.23 17:28:49.795812 [ 3 ] {ee9468d7-da95-4f06-b4d7-1c362a170057} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.01.23 17:28:49.808560 [ 3 ] {ee9468d7-da95-4f06-b4d7-1c362a170057} <Debug> oximeter.fields_i64 (f06f9f85-33ea-44d8-8d99-15171c6ef139): Loading data parts | ||
| 576 | 2026.01.23 17:28:49.808778 [ 3 ] {ee9468d7-da95-4f06-b4d7-1c362a170057} <Debug> oximeter.fields_i64 (f06f9f85-33ea-44d8-8d99-15171c6ef139): There are no data parts | ||
| 577 | 2026.01.23 17:28:49.815531 [ 3 ] {ee9468d7-da95-4f06-b4d7-1c362a170057} <Debug> TCPHandler: Processed in 0.020268329 sec. | ||
| 578 | 2026.01.23 17:28:49.816398 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.01.23 17:28:49.816711 [ 3 ] {cca60af3-ac91-4d1a-9b05-7828b1e6116b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 580 | 2026.01.23 17:28:49.816983 [ 3 ] {cca60af3-ac91-4d1a-9b05-7828b1e6116b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.01.23 17:28:49.827101 [ 3 ] {cca60af3-ac91-4d1a-9b05-7828b1e6116b} <Debug> oximeter.fields_u64 (e0c82e61-fec0-4cc0-85e7-baff400fa33c): Loading data parts | ||
| 582 | 2026.01.23 17:28:49.827472 [ 3 ] {cca60af3-ac91-4d1a-9b05-7828b1e6116b} <Debug> oximeter.fields_u64 (e0c82e61-fec0-4cc0-85e7-baff400fa33c): There are no data parts | ||
| 583 | 2026.01.23 17:28:49.832921 [ 3 ] {cca60af3-ac91-4d1a-9b05-7828b1e6116b} <Debug> TCPHandler: Processed in 0.016762975 sec. | ||
| 584 | 2026.01.23 17:28:49.833497 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.01.23 17:28:49.833857 [ 3 ] {b8c5f8a0-eeaa-4b18-885b-c3307a1434ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 586 | 2026.01.23 17:28:49.833921 [ 3 ] {b8c5f8a0-eeaa-4b18-885b-c3307a1434ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.01.23 17:28:49.846181 [ 3 ] {b8c5f8a0-eeaa-4b18-885b-c3307a1434ef} <Debug> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Loading data parts | ||
| 588 | 2026.01.23 17:28:49.846432 [ 3 ] {b8c5f8a0-eeaa-4b18-885b-c3307a1434ef} <Debug> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): There are no data parts | ||
| 589 | 2026.01.23 17:28:49.857390 [ 3 ] {b8c5f8a0-eeaa-4b18-885b-c3307a1434ef} <Debug> TCPHandler: Processed in 0.023994667 sec. | ||
| 590 | 2026.01.23 17:28:49.857868 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.01.23 17:28:49.858085 [ 3 ] {4f90b612-bc7c-421a-903e-2b29539b8a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 592 | 2026.01.23 17:28:49.858265 [ 3 ] {4f90b612-bc7c-421a-903e-2b29539b8a45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.01.23 17:28:49.871555 [ 3 ] {4f90b612-bc7c-421a-903e-2b29539b8a45} <Debug> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Loading data parts | ||
| 594 | 2026.01.23 17:28:49.871920 [ 3 ] {4f90b612-bc7c-421a-903e-2b29539b8a45} <Debug> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): There are no data parts | ||
| 595 | 2026.01.23 17:28:49.887761 [ 3 ] {4f90b612-bc7c-421a-903e-2b29539b8a45} <Debug> TCPHandler: Processed in 0.030005807 sec. | ||
| 596 | 2026.01.23 17:28:49.888073 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.01.23 17:28:49.888396 [ 3 ] {ced9024f-3e1d-4815-a0a3-255be1aebd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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) | ||
| 598 | 2026.01.23 17:28:49.888517 [ 3 ] {ced9024f-3e1d-4815-a0a3-255be1aebd60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.01.23 17:28:49.901955 [ 3 ] {ced9024f-3e1d-4815-a0a3-255be1aebd60} <Debug> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Loading data parts | ||
| 600 | 2026.01.23 17:28:49.902237 [ 3 ] {ced9024f-3e1d-4815-a0a3-255be1aebd60} <Debug> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): There are no data parts | ||
| 601 | 2026.01.23 17:28:49.907578 [ 3 ] {ced9024f-3e1d-4815-a0a3-255be1aebd60} <Debug> TCPHandler: Processed in 0.019649772 sec. | ||
| 602 | 2026.01.23 17:28:49.908057 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.01.23 17:28:49.908365 [ 3 ] {413a5d3f-6c3c-4879-8ebd-9e0cd0d431e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.01.23 17:28:49.908526 [ 3 ] {413a5d3f-6c3c-4879-8ebd-9e0cd0d431e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.01.23 17:28:49.917249 [ 3 ] {413a5d3f-6c3c-4879-8ebd-9e0cd0d431e0} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): Loading data parts | ||
| 609 | 2026.01.23 17:28:49.917446 [ 3 ] {413a5d3f-6c3c-4879-8ebd-9e0cd0d431e0} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): There are no data parts | ||
| 610 | 2026.01.23 17:28:49.931443 [ 3 ] {413a5d3f-6c3c-4879-8ebd-9e0cd0d431e0} <Debug> TCPHandler: Processed in 0.023492685 sec. | ||
| 611 | 2026.01.23 17:28:49.931944 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.01.23 17:28:49.932408 [ 4 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.01.23 17:28:49.937753 [ 4 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.01.23 17:28:49.982315 [ 260 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Trace> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.01.23 17:28:49.982407 [ 260 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 616 | 2026.01.23 17:28:49.998059 [ 260 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.01.23 17:28:49.999115 [ 260 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Trace> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.01.23 17:28:49.999457 [ 4 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.067223 sec., 14.875860940451927 rows/sec., 238.01 B/sec. | ||
| 619 | 2026.01.23 17:28:49.999829 [ 4 ] {4621a55b-9ef5-4414-8045-87b5b529d115} <Debug> TCPHandler: Processed in 0.068060808 sec. | ||
| 620 | 2026.01.23 17:28:50.001136 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.96 MiB, peak 128.96 MiB, free memory in arenas 0.00 B, will set to 138.40 MiB (RSS), difference: 9.44 MiB | ||
| 621 | 2026.01.23 17:28:50.315046 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38150 | ||
| 622 | 2026.01.23 17:28:50.317136 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.23 17:28:50.317310 [ 269 ] {} <Debug> TCP-Session: ed4ba521-f479-4e32-a3e5-40310cb7469f Authenticating user 'default' from [fd00:1122:3344:101::e]:38150 | ||
| 624 | 2026.01.23 17:28:50.317336 [ 269 ] {} <Debug> TCP-Session: ed4ba521-f479-4e32-a3e5-40310cb7469f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.23 17:28:50.317349 [ 269 ] {} <Debug> TCP-Session: ed4ba521-f479-4e32-a3e5-40310cb7469f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.23 17:28:50.317551 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.23 17:28:50.317587 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.23 17:28:50.317705 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.01.23 17:28:50.318183 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60989 | ||
| 630 | 2026.01.23 17:28:50.318275 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50129 | ||
| 631 | 2026.01.23 17:28:50.318340 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46288 | ||
| 632 | 2026.01.23 17:28:50.318434 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58529 | ||
| 633 | 2026.01.23 17:28:50.318498 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42406 | ||
| 634 | 2026.01.23 17:28:50.318682 [ 269 ] {} <Trace> TCP-Session: ed4ba521-f479-4e32-a3e5-40310cb7469f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.23 17:28:50.318713 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50620 | ||
| 636 | 2026.01.23 17:28:50.318726 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.23 17:28:50.318755 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.23 17:28:50.318872 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57897 | ||
| 639 | 2026.01.23 17:28:50.318839 [ 270 ] {} <Debug> TCP-Session: 0324796a-f910-4c30-81c3-449cd8f4be0c Authenticating user 'default' from [fd00:1122:3344:101::e]:60989 | ||
| 640 | 2026.01.23 17:28:50.318983 [ 273 ] {} <Debug> TCP-Session: 8d7b9a89-4f5f-491a-bf50-9eca22690fff Authenticating user 'default' from [fd00:1122:3344:101::e]:58529 | ||
| 641 | 2026.01.23 17:28:50.319025 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.01.23 17:28:50.318984 [ 270 ] {} <Debug> TCP-Session: 0324796a-f910-4c30-81c3-449cd8f4be0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.23 17:28:50.318984 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.23 17:28:50.319178 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.23 17:28:50.319188 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.23 17:28:50.319211 [ 271 ] {} <Debug> TCP-Session: fe9b68ff-8559-4cfd-8baf-e575b5ef616d Authenticating user 'default' from [fd00:1122:3344:101::e]:50129 | ||
| 647 | 2026.01.23 17:28:50.319137 [ 272 ] {} <Debug> TCP-Session: 07306cbb-6811-429f-895a-079aa415c546 Authenticating user 'default' from [fd00:1122:3344:101::e]:46288 | ||
| 648 | 2026.01.23 17:28:50.319289 [ 271 ] {} <Debug> TCP-Session: fe9b68ff-8559-4cfd-8baf-e575b5ef616d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.23 17:28:50.319301 [ 276 ] {} <Debug> TCP-Session: 462f5f06-0561-4fbe-a542-fb12d6aaa7a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57897 | ||
| 650 | 2026.01.23 17:28:50.319283 [ 275 ] {} <Debug> TCP-Session: 8ab2dbdc-e4d5-451f-8653-ef61a0fed17e Authenticating user 'default' from [fd00:1122:3344:101::e]:50620 | ||
| 651 | 2026.01.23 17:28:50.319377 [ 276 ] {} <Debug> TCP-Session: 462f5f06-0561-4fbe-a542-fb12d6aaa7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.23 17:28:50.319110 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52285 | ||
| 653 | 2026.01.23 17:28:50.319419 [ 271 ] {} <Debug> TCP-Session: fe9b68ff-8559-4cfd-8baf-e575b5ef616d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.23 17:28:50.319496 [ 275 ] {} <Debug> TCP-Session: 8ab2dbdc-e4d5-451f-8653-ef61a0fed17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.23 17:28:50.319524 [ 276 ] {} <Debug> TCP-Session: 462f5f06-0561-4fbe-a542-fb12d6aaa7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.23 17:28:50.319110 [ 270 ] {} <Debug> TCP-Session: 0324796a-f910-4c30-81c3-449cd8f4be0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.23 17:28:50.319622 [ 275 ] {} <Debug> TCP-Session: 8ab2dbdc-e4d5-451f-8653-ef61a0fed17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.23 17:28:50.319641 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.01.23 17:28:50.319099 [ 273 ] {} <Debug> TCP-Session: 8d7b9a89-4f5f-491a-bf50-9eca22690fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.23 17:28:50.319717 [ 277 ] {} <Debug> TCP-Session: acd197ca-20d7-4829-8fe4-94cc7b18ee5b Authenticating user 'default' from [fd00:1122:3344:101::e]:52285 | ||
| 661 | 2026.01.23 17:28:50.319091 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 662 | 2026.01.23 17:28:50.319114 [ 269 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 663 | 2026.01.23 17:28:50.319829 [ 277 ] {} <Debug> TCP-Session: acd197ca-20d7-4829-8fe4-94cc7b18ee5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.23 17:28:50.319822 [ 274 ] {} <Debug> TCP-Session: 0e9b6e3e-27b0-4a5c-829d-3a08da6e0253 Authenticating user 'default' from [fd00:1122:3344:101::e]:42406 | ||
| 665 | 2026.01.23 17:28:50.319798 [ 273 ] {} <Debug> TCP-Session: 8d7b9a89-4f5f-491a-bf50-9eca22690fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.01.23 17:28:50.319939 [ 277 ] {} <Debug> TCP-Session: acd197ca-20d7-4829-8fe4-94cc7b18ee5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.23 17:28:50.319940 [ 274 ] {} <Debug> TCP-Session: 0e9b6e3e-27b0-4a5c-829d-3a08da6e0253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.23 17:28:50.319370 [ 272 ] {} <Debug> TCP-Session: 07306cbb-6811-429f-895a-079aa415c546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.23 17:28:50.320098 [ 274 ] {} <Debug> TCP-Session: 0e9b6e3e-27b0-4a5c-829d-3a08da6e0253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.01.23 17:28:50.320113 [ 272 ] {} <Debug> TCP-Session: 07306cbb-6811-429f-895a-079aa415c546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.01.23 17:28:50.320432 [ 269 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 672 | 2026.01.23 17:28:50.320979 [ 269 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 673 | 2026.01.23 17:28:50.324116 [ 269 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Debug> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4) (SelectExecutor): Key condition: unknown | ||
| 674 | 2026.01.23 17:28:50.337480 [ 279 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Trace> AggregatingTransform: Aggregating | ||
| 675 | 2026.01.23 17:28:50.337599 [ 279 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Trace> Aggregator: Aggregation method: without_key | ||
| 676 | 2026.01.23 17:28:50.345212 [ 279 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.011902996 sec. (84.012 rows/sec., 3.28 KiB/sec.) | ||
| 677 | 2026.01.23 17:28:50.345245 [ 279 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Trace> Aggregator: Merging aggregated data | ||
| 678 | 2026.01.23 17:28:50.345283 [ 279 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 679 | 2026.01.23 17:28:50.346961 [ 269 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027962 sec., 35.76282097131822 rows/sec., 1.40 KiB/sec. | ||
| 680 | 2026.01.23 17:28:50.347156 [ 269 ] {33467e17-ca60-4ec1-a4df-930f311a8c75} <Debug> TCPHandler: Processed in 0.028832406 sec. | ||
| 681 | 2026.01.23 17:28:50.348849 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 682 | 2026.01.23 17:28:50.348904 [ 269 ] {} <Debug> TCP-Session: ed4ba521-f479-4e32-a3e5-40310cb7469f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.23 17:28:50.348951 [ 271 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 684 | 2026.01.23 17:28:50.348981 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 685 | 2026.01.23 17:28:50.349004 [ 276 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 686 | 2026.01.23 17:28:50.349026 [ 273 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 687 | 2026.01.23 17:28:50.349043 [ 272 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 688 | 2026.01.23 17:28:50.349060 [ 277 ] {} <Debug> TCP-Session: acd197ca-20d7-4829-8fe4-94cc7b18ee5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.23 17:28:50.349122 [ 271 ] {} <Debug> TCP-Session: fe9b68ff-8559-4cfd-8baf-e575b5ef616d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.23 17:28:50.349097 [ 273 ] {} <Debug> TCP-Session: 8d7b9a89-4f5f-491a-bf50-9eca22690fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.23 17:28:50.349088 [ 276 ] {} <Debug> TCP-Session: 462f5f06-0561-4fbe-a542-fb12d6aaa7a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.23 17:28:50.349081 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 693 | 2026.01.23 17:28:50.349060 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 694 | 2026.01.23 17:28:50.348918 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 695 | 2026.01.23 17:28:50.349126 [ 272 ] {} <Debug> TCP-Session: 07306cbb-6811-429f-895a-079aa415c546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.23 17:28:50.349412 [ 275 ] {} <Debug> TCP-Session: 8ab2dbdc-e4d5-451f-8653-ef61a0fed17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.23 17:28:50.349450 [ 274 ] {} <Debug> TCP-Session: 0e9b6e3e-27b0-4a5c-829d-3a08da6e0253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.23 17:28:50.349477 [ 270 ] {} <Debug> TCP-Session: 0324796a-f910-4c30-81c3-449cd8f4be0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.23 17:28:50.750864 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56590 | ||
| 700 | 2026.01.23 17:28:50.753458 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.01.23 17:28:50.753501 [ 269 ] {} <Debug> TCP-Session: 9a102224-0b4b-407a-8ab2-5c518be7636a Authenticating user 'default' from [fd00:1122:3344:101::b]:56590 | ||
| 702 | 2026.01.23 17:28:50.753523 [ 269 ] {} <Debug> TCP-Session: 9a102224-0b4b-407a-8ab2-5c518be7636a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.23 17:28:50.753619 [ 269 ] {} <Debug> TCP-Session: 9a102224-0b4b-407a-8ab2-5c518be7636a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.23 17:28:50.753728 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 705 | 2026.01.23 17:28:50.753756 [ 269 ] {} <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 | ||
| 706 | 2026.01.23 17:28:50.753848 [ 269 ] {} <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 | ||
| 707 | 2026.01.23 17:28:50.754984 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56296 | ||
| 708 | 2026.01.23 17:28:50.755010 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46918 | ||
| 709 | 2026.01.23 17:28:50.755041 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39082 | ||
| 710 | 2026.01.23 17:28:50.755022 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35028 | ||
| 711 | 2026.01.23 17:28:50.755115 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.01.23 17:28:50.754993 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42682 | ||
| 713 | 2026.01.23 17:28:50.755289 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.01.23 17:28:50.755158 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2026.01.23 17:28:50.755428 [ 274 ] {} <Debug> TCP-Session: edefc0b7-586c-4591-8d30-c5345cf611d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:35028 | ||
| 716 | 2026.01.23 17:28:50.755382 [ 273 ] {} <Debug> TCP-Session: fa96aa85-d73b-43e1-a7d9-857911b95d00 Authenticating user 'default' from [fd00:1122:3344:101::b]:46918 | ||
| 717 | 2026.01.23 17:28:50.755469 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.01.23 17:28:50.755120 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.01.23 17:28:50.755610 [ 271 ] {} <Debug> TCP-Session: 51acd12c-0123-4934-b377-dbc9ad2f0dc1 Authenticating user 'default' from [fd00:1122:3344:101::b]:42682 | ||
| 720 | 2026.01.23 17:28:50.755624 [ 274 ] {} <Debug> TCP-Session: edefc0b7-586c-4591-8d30-c5345cf611d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.01.23 17:28:50.755632 [ 273 ] {} <Debug> TCP-Session: fa96aa85-d73b-43e1-a7d9-857911b95d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.01.23 17:28:50.755718 [ 270 ] {} <Debug> TCP-Session: e3d62c2f-c4b9-49bc-94d8-597c2a7aff0b Authenticating user 'default' from [fd00:1122:3344:101::b]:56296 | ||
| 723 | 2026.01.23 17:28:50.755720 [ 274 ] {} <Debug> TCP-Session: edefc0b7-586c-4591-8d30-c5345cf611d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.01.23 17:28:50.755754 [ 271 ] {} <Debug> TCP-Session: 51acd12c-0123-4934-b377-dbc9ad2f0dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.01.23 17:28:50.755809 [ 273 ] {} <Debug> TCP-Session: fa96aa85-d73b-43e1-a7d9-857911b95d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.01.23 17:28:50.755847 [ 271 ] {} <Debug> TCP-Session: 51acd12c-0123-4934-b377-dbc9ad2f0dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.01.23 17:28:50.755587 [ 276 ] {} <Debug> TCP-Session: 534fe5dd-8826-4c51-a2ec-0759601a508e Authenticating user 'default' from [fd00:1122:3344:101::b]:39082 | ||
| 728 | 2026.01.23 17:28:50.755951 [ 270 ] {} <Debug> TCP-Session: e3d62c2f-c4b9-49bc-94d8-597c2a7aff0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.01.23 17:28:50.755035 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63876 | ||
| 730 | 2026.01.23 17:28:50.755000 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32952 | ||
| 731 | 2026.01.23 17:28:50.756049 [ 270 ] {} <Debug> TCP-Session: e3d62c2f-c4b9-49bc-94d8-597c2a7aff0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.01.23 17:28:50.756075 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.01.23 17:28:50.756027 [ 276 ] {} <Debug> TCP-Session: 534fe5dd-8826-4c51-a2ec-0759601a508e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.01.23 17:28:50.756159 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.01.23 17:28:50.756174 [ 276 ] {} <Debug> TCP-Session: 534fe5dd-8826-4c51-a2ec-0759601a508e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.01.23 17:28:50.756135 [ 275 ] {} <Debug> TCP-Session: 7020fb6f-46dc-475a-81e2-37e93c8e54f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:63876 | ||
| 737 | 2026.01.23 17:28:50.756219 [ 272 ] {} <Debug> TCP-Session: 919e9088-2a40-44b1-b03c-b661809cba0f Authenticating user 'default' from [fd00:1122:3344:101::b]:32952 | ||
| 738 | 2026.01.23 17:28:50.756227 [ 275 ] {} <Debug> TCP-Session: 7020fb6f-46dc-475a-81e2-37e93c8e54f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.01.23 17:28:50.756308 [ 272 ] {} <Debug> TCP-Session: 919e9088-2a40-44b1-b03c-b661809cba0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.01.23 17:28:50.756322 [ 275 ] {} <Debug> TCP-Session: 7020fb6f-46dc-475a-81e2-37e93c8e54f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.23 17:28:50.756329 [ 272 ] {} <Debug> TCP-Session: 919e9088-2a40-44b1-b03c-b661809cba0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.23 17:28:51.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.69 MiB, peak 152.77 MiB, free memory in arenas 0.00 B, will set to 143.00 MiB (RSS), difference: 4.31 MiB | ||
| 743 | 2026.01.23 17:28:51.103046 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40617 | ||
| 744 | 2026.01.23 17:28:51.105317 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.01.23 17:28:51.105373 [ 277 ] {} <Debug> TCP-Session: 681875b9-9b49-4acc-93d2-d4568e86c9df Authenticating user 'default' from [fd00:1122:3344:101::c]:40617 | ||
| 746 | 2026.01.23 17:28:51.105401 [ 277 ] {} <Debug> TCP-Session: 681875b9-9b49-4acc-93d2-d4568e86c9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.01.23 17:28:51.105520 [ 277 ] {} <Debug> TCP-Session: 681875b9-9b49-4acc-93d2-d4568e86c9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.01.23 17:28:51.105584 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 749 | 2026.01.23 17:28:51.105636 [ 277 ] {} <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 | ||
| 750 | 2026.01.23 17:28:51.105741 [ 277 ] {} <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 | ||
| 751 | 2026.01.23 17:28:51.108929 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34537 | ||
| 752 | 2026.01.23 17:28:51.109055 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37439 | ||
| 753 | 2026.01.23 17:28:51.109144 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.01.23 17:28:51.109196 [ 325 ] {} <Debug> TCP-Session: 89c4f7a5-89df-4cd9-9ab1-7f5cd893b08d Authenticating user 'default' from [fd00:1122:3344:101::c]:34537 | ||
| 755 | 2026.01.23 17:28:51.109217 [ 327 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32961 | ||
| 756 | 2026.01.23 17:28:51.109324 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.01.23 17:28:51.109422 [ 328 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38502 | ||
| 758 | 2026.01.23 17:28:51.109464 [ 325 ] {} <Debug> TCP-Session: 89c4f7a5-89df-4cd9-9ab1-7f5cd893b08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.01.23 17:28:51.109481 [ 326 ] {} <Debug> TCP-Session: 9bad95a0-d1f1-42bc-a3bf-d5c0124175d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:37439 | ||
| 760 | 2026.01.23 17:28:51.109493 [ 329 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41284 | ||
| 761 | 2026.01.23 17:28:51.109558 [ 325 ] {} <Debug> TCP-Session: 89c4f7a5-89df-4cd9-9ab1-7f5cd893b08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.01.23 17:28:51.109663 [ 328 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.01.23 17:28:51.109665 [ 326 ] {} <Debug> TCP-Session: 9bad95a0-d1f1-42bc-a3bf-d5c0124175d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.23 17:28:51.109726 [ 328 ] {} <Debug> TCP-Session: a07fd133-ca09-43cf-a1f0-db2b6b5d2e75 Authenticating user 'default' from [fd00:1122:3344:101::c]:38502 | ||
| 765 | 2026.01.23 17:28:51.109727 [ 326 ] {} <Debug> TCP-Session: 9bad95a0-d1f1-42bc-a3bf-d5c0124175d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.23 17:28:51.109759 [ 328 ] {} <Debug> TCP-Session: a07fd133-ca09-43cf-a1f0-db2b6b5d2e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.23 17:28:51.109768 [ 329 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.01.23 17:28:51.109759 [ 331 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61551 | ||
| 769 | 2026.01.23 17:28:51.109764 [ 330 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35421 | ||
| 770 | 2026.01.23 17:28:51.109810 [ 329 ] {} <Debug> TCP-Session: ff73bca4-bbcf-4ee2-8c88-fef7768c8e55 Authenticating user 'default' from [fd00:1122:3344:101::c]:41284 | ||
| 771 | 2026.01.23 17:28:51.109844 [ 327 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.01.23 17:28:51.109858 [ 329 ] {} <Debug> TCP-Session: ff73bca4-bbcf-4ee2-8c88-fef7768c8e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.23 17:28:51.109778 [ 328 ] {} <Debug> TCP-Session: a07fd133-ca09-43cf-a1f0-db2b6b5d2e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.23 17:28:51.109891 [ 327 ] {} <Debug> TCP-Session: 74df51af-7798-4d0c-9275-6eb5168b0abb Authenticating user 'default' from [fd00:1122:3344:101::c]:32961 | ||
| 775 | 2026.01.23 17:28:51.109887 [ 329 ] {} <Debug> TCP-Session: ff73bca4-bbcf-4ee2-8c88-fef7768c8e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.23 17:28:51.109928 [ 327 ] {} <Debug> TCP-Session: 74df51af-7798-4d0c-9275-6eb5168b0abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.23 17:28:51.109952 [ 327 ] {} <Debug> TCP-Session: 74df51af-7798-4d0c-9275-6eb5168b0abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.23 17:28:51.110043 [ 331 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.23 17:28:51.110058 [ 330 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.23 17:28:51.110075 [ 331 ] {} <Debug> TCP-Session: f72345ef-54a4-42b5-bae5-ab5e7f3503f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:61551 | ||
| 781 | 2026.01.23 17:28:51.110108 [ 330 ] {} <Debug> TCP-Session: ab292502-d019-4399-9383-a9d260144603 Authenticating user 'default' from [fd00:1122:3344:101::c]:35421 | ||
| 782 | 2026.01.23 17:28:51.110115 [ 331 ] {} <Debug> TCP-Session: f72345ef-54a4-42b5-bae5-ab5e7f3503f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.23 17:28:51.110132 [ 330 ] {} <Debug> TCP-Session: ab292502-d019-4399-9383-a9d260144603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.23 17:28:51.110139 [ 331 ] {} <Debug> TCP-Session: f72345ef-54a4-42b5-bae5-ab5e7f3503f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.23 17:28:51.110152 [ 330 ] {} <Debug> TCP-Session: ab292502-d019-4399-9383-a9d260144603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.23 17:28:52.932098 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53654 | ||
| 787 | 2026.01.23 17:28:52.932267 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.01.23 17:28:52.932298 [ 332 ] {} <Debug> TCP-Session: ece41478-1e10-4a54-b8ce-58c97898d2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53654 | ||
| 789 | 2026.01.23 17:28:52.932337 [ 332 ] {} <Debug> TCP-Session: ece41478-1e10-4a54-b8ce-58c97898d2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.01.23 17:28:52.932351 [ 332 ] {} <Debug> TCP-Session: ece41478-1e10-4a54-b8ce-58c97898d2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.23 17:28:52.932726 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39736 | ||
| 792 | 2026.01.23 17:28:52.932797 [ 332 ] {} <Trace> TCP-Session: ece41478-1e10-4a54-b8ce-58c97898d2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.23 17:28:52.932820 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59148 | ||
| 794 | 2026.01.23 17:28:52.932908 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60953 | ||
| 795 | 2026.01.23 17:28:52.932959 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.01.23 17:28:52.932992 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40760 | ||
| 797 | 2026.01.23 17:28:52.933000 [ 333 ] {} <Debug> TCP-Session: fe371a04-d542-4cb3-b79f-3f87c7afadaa Authenticating user 'default' from [fd00:1122:3344:101::e]:39736 | ||
| 798 | 2026.01.23 17:28:52.933048 [ 333 ] {} <Debug> TCP-Session: fe371a04-d542-4cb3-b79f-3f87c7afadaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.01.23 17:28:52.933064 [ 333 ] {} <Debug> TCP-Session: fe371a04-d542-4cb3-b79f-3f87c7afadaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.23 17:28:52.933068 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55739 | ||
| 801 | 2026.01.23 17:28:52.933061 [ 332 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53654) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 802 | 2026.01.23 17:28:52.933341 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47786 | ||
| 803 | 2026.01.23 17:28:52.933346 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 804 | 2026.01.23 17:28:52.933363 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 805 | 2026.01.23 17:28:52.933380 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 806 | 2026.01.23 17:28:52.933437 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 807 | 2026.01.23 17:28:52.933443 [ 336 ] {} <Debug> TCP-Session: 33589f77-baff-4838-a58c-7e1aca7e1067 Authenticating user 'default' from [fd00:1122:3344:101::e]:40760 | ||
| 808 | 2026.01.23 17:28:52.933459 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40508 | ||
| 809 | 2026.01.23 17:28:52.933484 [ 337 ] {} <Debug> TCP-Session: bcbafdf8-a7f4-444a-a50f-ca110b6acff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55739 | ||
| 810 | 2026.01.23 17:28:52.933497 [ 336 ] {} <Debug> TCP-Session: 33589f77-baff-4838-a58c-7e1aca7e1067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.23 17:28:52.933526 [ 337 ] {} <Debug> TCP-Session: bcbafdf8-a7f4-444a-a50f-ca110b6acff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.23 17:28:52.933546 [ 336 ] {} <Debug> TCP-Session: 33589f77-baff-4838-a58c-7e1aca7e1067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.23 17:28:52.933554 [ 337 ] {} <Debug> TCP-Session: bcbafdf8-a7f4-444a-a50f-ca110b6acff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.23 17:28:52.933443 [ 334 ] {} <Debug> TCP-Session: 801642cf-c2aa-469b-98a2-86b3a101a011 Authenticating user 'default' from [fd00:1122:3344:101::e]:59148 | ||
| 815 | 2026.01.23 17:28:52.933587 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48628 | ||
| 816 | 2026.01.23 17:28:52.933581 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.01.23 17:28:52.933623 [ 334 ] {} <Debug> TCP-Session: 801642cf-c2aa-469b-98a2-86b3a101a011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.01.23 17:28:52.933664 [ 338 ] {} <Debug> TCP-Session: 92442d06-0e6e-4ecd-acf6-a92b1f02f6b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47786 | ||
| 819 | 2026.01.23 17:28:52.933682 [ 334 ] {} <Debug> TCP-Session: 801642cf-c2aa-469b-98a2-86b3a101a011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.01.23 17:28:52.933697 [ 338 ] {} <Debug> TCP-Session: 92442d06-0e6e-4ecd-acf6-a92b1f02f6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.01.23 17:28:52.933447 [ 335 ] {} <Debug> TCP-Session: 038ae82b-3962-410e-89e9-7ef632678c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:60953 | ||
| 822 | 2026.01.23 17:28:52.933720 [ 338 ] {} <Debug> TCP-Session: 92442d06-0e6e-4ecd-acf6-a92b1f02f6b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.23 17:28:52.933753 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 824 | 2026.01.23 17:28:52.933764 [ 335 ] {} <Debug> TCP-Session: 038ae82b-3962-410e-89e9-7ef632678c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.23 17:28:52.933795 [ 335 ] {} <Debug> TCP-Session: 038ae82b-3962-410e-89e9-7ef632678c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.23 17:28:52.933799 [ 339 ] {} <Debug> TCP-Session: 25724e9f-c359-408c-b143-6be4ff6ee304 Authenticating user 'default' from [fd00:1122:3344:101::e]:40508 | ||
| 827 | 2026.01.23 17:28:52.933830 [ 339 ] {} <Debug> TCP-Session: 25724e9f-c359-408c-b143-6be4ff6ee304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.23 17:28:52.933843 [ 339 ] {} <Debug> TCP-Session: 25724e9f-c359-408c-b143-6be4ff6ee304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.23 17:28:52.933851 [ 332 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 830 | 2026.01.23 17:28:52.933867 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.01.23 17:28:52.933908 [ 340 ] {} <Debug> TCP-Session: 0a3d1263-dcd9-4fd9-92d5-49af267df8e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48628 | ||
| 832 | 2026.01.23 17:28:52.933925 [ 340 ] {} <Debug> TCP-Session: 0a3d1263-dcd9-4fd9-92d5-49af267df8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.01.23 17:28:52.933937 [ 340 ] {} <Debug> TCP-Session: 0a3d1263-dcd9-4fd9-92d5-49af267df8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.23 17:28:52.934020 [ 332 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.01.23 17:28:52.934377 [ 332 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Debug> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4) (SelectExecutor): Key condition: unknown | ||
| 836 | 2026.01.23 17:28:52.935771 [ 315 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Trace> AggregatingTransform: Aggregating | ||
| 837 | 2026.01.23 17:28:52.935819 [ 315 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Trace> Aggregator: Aggregation method: without_key | ||
| 838 | 2026.01.23 17:28:52.935855 [ 315 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001379827 sec. (724.729 rows/sec., 28.31 KiB/sec.) | ||
| 839 | 2026.01.23 17:28:52.935873 [ 315 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Trace> Aggregator: Merging aggregated data | ||
| 840 | 2026.01.23 17:28:52.936923 [ 332 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003926 sec., 254.71217524197658 rows/sec., 9.95 KiB/sec. | ||
| 841 | 2026.01.23 17:28:52.937057 [ 332 ] {6dd2b14e-8b2e-418f-93d1-88c0625a00db} <Debug> TCPHandler: Processed in 0.004466369 sec. | ||
| 842 | 2026.01.23 17:28:52.937228 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 843 | 2026.01.23 17:28:52.937254 [ 332 ] {} <Debug> TCP-Session: ece41478-1e10-4a54-b8ce-58c97898d2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.01.23 17:28:52.937264 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 845 | 2026.01.23 17:28:52.937287 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 846 | 2026.01.23 17:28:52.937310 [ 340 ] {} <Debug> TCP-Session: 0a3d1263-dcd9-4fd9-92d5-49af267df8e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.01.23 17:28:52.937310 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 848 | 2026.01.23 17:28:52.937335 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 849 | 2026.01.23 17:28:52.937342 [ 333 ] {} <Debug> TCP-Session: fe371a04-d542-4cb3-b79f-3f87c7afadaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.23 17:28:52.937364 [ 334 ] {} <Debug> TCP-Session: 801642cf-c2aa-469b-98a2-86b3a101a011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.23 17:28:52.937379 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 852 | 2026.01.23 17:28:52.937383 [ 337 ] {} <Debug> TCP-Session: bcbafdf8-a7f4-444a-a50f-ca110b6acff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.23 17:28:52.937402 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 854 | 2026.01.23 17:28:52.937424 [ 336 ] {} <Debug> TCP-Session: 33589f77-baff-4838-a58c-7e1aca7e1067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.23 17:28:52.937441 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 856 | 2026.01.23 17:28:52.937460 [ 335 ] {} <Debug> TCP-Session: 038ae82b-3962-410e-89e9-7ef632678c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.23 17:28:52.937357 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 858 | 2026.01.23 17:28:52.937491 [ 338 ] {} <Debug> TCP-Session: 92442d06-0e6e-4ecd-acf6-a92b1f02f6b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.23 17:28:52.937527 [ 339 ] {} <Debug> TCP-Session: 25724e9f-c359-408c-b143-6be4ff6ee304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.23 17:28:54.456034 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43942 | ||
| 861 | 2026.01.23 17:28:54.456161 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.01.23 17:28:54.456189 [ 332 ] {} <Debug> TCP-Session: 3af09310-cd4a-4a24-bad5-a499b7bc084b Authenticating user 'default' from [fd00:1122:3344:101::e]:43942 | ||
| 863 | 2026.01.23 17:28:54.456215 [ 332 ] {} <Debug> TCP-Session: 3af09310-cd4a-4a24-bad5-a499b7bc084b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.23 17:28:54.456230 [ 332 ] {} <Debug> TCP-Session: 3af09310-cd4a-4a24-bad5-a499b7bc084b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.23 17:28:54.456440 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55347 | ||
| 866 | 2026.01.23 17:28:54.456486 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46229 | ||
| 867 | 2026.01.23 17:28:54.456506 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59763 | ||
| 868 | 2026.01.23 17:28:54.456549 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52832 | ||
| 869 | 2026.01.23 17:28:54.456564 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52925 | ||
| 870 | 2026.01.23 17:28:54.456596 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.01.23 17:28:54.456584 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54700 | ||
| 872 | 2026.01.23 17:28:54.456626 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.23 17:28:54.456654 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.01.23 17:28:54.456675 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2026.01.23 17:28:54.456687 [ 334 ] {} <Debug> TCP-Session: dafa5d45-2b35-415a-98bf-91c758bdaa9a Authenticating user 'default' from [fd00:1122:3344:101::e]:46229 | ||
| 876 | 2026.01.23 17:28:54.456701 [ 338 ] {} <Debug> TCP-Session: 024a46a7-1877-408d-b70c-b7b91e4f215f Authenticating user 'default' from [fd00:1122:3344:101::e]:52832 | ||
| 877 | 2026.01.23 17:28:54.456724 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2026.01.23 17:28:54.456734 [ 334 ] {} <Debug> TCP-Session: dafa5d45-2b35-415a-98bf-91c758bdaa9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.23 17:28:54.456747 [ 338 ] {} <Debug> TCP-Session: 024a46a7-1877-408d-b70c-b7b91e4f215f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.23 17:28:54.456770 [ 334 ] {} <Debug> TCP-Session: dafa5d45-2b35-415a-98bf-91c758bdaa9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.01.23 17:28:54.456789 [ 338 ] {} <Debug> TCP-Session: 024a46a7-1877-408d-b70c-b7b91e4f215f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.01.23 17:28:54.456762 [ 340 ] {} <Debug> TCP-Session: 00c6fb73-abdb-493f-bfa4-e735b6a818e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54700 | ||
| 883 | 2026.01.23 17:28:54.456720 [ 339 ] {} <Debug> TCP-Session: bc3b6b8c-7e91-4b2f-b831-dc2730543235 Authenticating user 'default' from [fd00:1122:3344:101::e]:52925 | ||
| 884 | 2026.01.23 17:28:54.456845 [ 340 ] {} <Debug> TCP-Session: 00c6fb73-abdb-493f-bfa4-e735b6a818e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.01.23 17:28:54.456646 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 886 | 2026.01.23 17:28:54.456868 [ 339 ] {} <Debug> TCP-Session: bc3b6b8c-7e91-4b2f-b831-dc2730543235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.23 17:28:54.456877 [ 340 ] {} <Debug> TCP-Session: 00c6fb73-abdb-493f-bfa4-e735b6a818e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.01.23 17:28:54.456903 [ 339 ] {} <Debug> TCP-Session: bc3b6b8c-7e91-4b2f-b831-dc2730543235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.23 17:28:54.456903 [ 335 ] {} <Debug> TCP-Session: 35b97e12-2edf-4fe0-a646-53367a108339 Authenticating user 'default' from [fd00:1122:3344:101::e]:59763 | ||
| 890 | 2026.01.23 17:28:54.456642 [ 333 ] {} <Debug> TCP-Session: be6846fa-aa74-4a43-949a-cbb2aa796f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:55347 | ||
| 891 | 2026.01.23 17:28:54.456939 [ 335 ] {} <Debug> TCP-Session: 35b97e12-2edf-4fe0-a646-53367a108339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.23 17:28:54.456964 [ 333 ] {} <Debug> TCP-Session: be6846fa-aa74-4a43-949a-cbb2aa796f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.23 17:28:54.456981 [ 335 ] {} <Debug> TCP-Session: 35b97e12-2edf-4fe0-a646-53367a108339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.23 17:28:54.457001 [ 333 ] {} <Debug> TCP-Session: be6846fa-aa74-4a43-949a-cbb2aa796f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.23 17:28:54.456564 [ 332 ] {} <Trace> TCP-Session: 3af09310-cd4a-4a24-bad5-a499b7bc084b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.23 17:28:54.456538 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46664 | ||
| 897 | 2026.01.23 17:28:54.456526 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43182 | ||
| 898 | 2026.01.23 17:28:54.457143 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 899 | 2026.01.23 17:28:54.457173 [ 337 ] {} <Debug> TCP-Session: 75500f4d-8b61-4f43-b270-9752ae968a06 Authenticating user 'default' from [fd00:1122:3344:101::e]:46664 | ||
| 900 | 2026.01.23 17:28:54.457190 [ 337 ] {} <Debug> TCP-Session: 75500f4d-8b61-4f43-b270-9752ae968a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.23 17:28:54.457198 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.01.23 17:28:54.457204 [ 332 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 903 | 2026.01.23 17:28:54.457236 [ 336 ] {} <Debug> TCP-Session: 42588d06-17cf-48db-806d-625b6847cac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43182 | ||
| 904 | 2026.01.23 17:28:54.457203 [ 337 ] {} <Debug> TCP-Session: 75500f4d-8b61-4f43-b270-9752ae968a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.23 17:28:54.457271 [ 336 ] {} <Debug> TCP-Session: 42588d06-17cf-48db-806d-625b6847cac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.01.23 17:28:54.457305 [ 336 ] {} <Debug> TCP-Session: 42588d06-17cf-48db-806d-625b6847cac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.01.23 17:28:54.457488 [ 332 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 908 | 2026.01.23 17:28:54.457545 [ 332 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.01.23 17:28:54.457859 [ 332 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Debug> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4) (SelectExecutor): Key condition: unknown | ||
| 910 | 2026.01.23 17:28:54.458852 [ 307 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Trace> AggregatingTransform: Aggregating | ||
| 911 | 2026.01.23 17:28:54.458890 [ 307 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 912 | 2026.01.23 17:28:54.458919 [ 307 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961306 sec. (1040.251 rows/sec., 40.63 KiB/sec.) | ||
| 913 | 2026.01.23 17:28:54.458934 [ 307 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Trace> Aggregator: Merging aggregated data | ||
| 914 | 2026.01.23 17:28:54.460122 [ 332 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 915 | 2026.01.23 17:28:54.460278 [ 332 ] {f68c960e-bbd5-44bc-aa68-ee31656606a8} <Debug> TCPHandler: Processed in 0.003828202 sec. | ||
| 916 | 2026.01.23 17:28:54.460404 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 917 | 2026.01.23 17:28:54.460435 [ 332 ] {} <Debug> TCP-Session: 3af09310-cd4a-4a24-bad5-a499b7bc084b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.01.23 17:28:54.460434 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 919 | 2026.01.23 17:28:54.460453 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2026.01.23 17:28:54.460492 [ 340 ] {} <Debug> TCP-Session: 00c6fb73-abdb-493f-bfa4-e735b6a818e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.01.23 17:28:54.460495 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 922 | 2026.01.23 17:28:54.460513 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 923 | 2026.01.23 17:28:54.460530 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 924 | 2026.01.23 17:28:54.460551 [ 333 ] {} <Debug> TCP-Session: be6846fa-aa74-4a43-949a-cbb2aa796f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.23 17:28:54.460561 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 926 | 2026.01.23 17:28:54.460581 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 927 | 2026.01.23 17:28:54.460608 [ 336 ] {} <Debug> TCP-Session: 42588d06-17cf-48db-806d-625b6847cac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.23 17:28:54.460567 [ 334 ] {} <Debug> TCP-Session: dafa5d45-2b35-415a-98bf-91c758bdaa9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.23 17:28:54.460633 [ 338 ] {} <Debug> TCP-Session: 024a46a7-1877-408d-b70c-b7b91e4f215f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.23 17:28:54.460513 [ 335 ] {} <Debug> TCP-Session: 35b97e12-2edf-4fe0-a646-53367a108339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.23 17:28:54.460587 [ 339 ] {} <Debug> TCP-Session: bc3b6b8c-7e91-4b2f-b831-dc2730543235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.23 17:28:54.460548 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 933 | 2026.01.23 17:28:54.460733 [ 337 ] {} <Debug> TCP-Session: 75500f4d-8b61-4f43-b270-9752ae968a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.23 17:28:55.082375 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.01.23 17:28:55.082558 [ 3 ] {f658312a-0c0b-4dd5-b276-5870e6a84b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 936 | 2026.01.23 17:28:55.082858 [ 3 ] {f658312a-0c0b-4dd5-b276-5870e6a84b65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 937 | 2026.01.23 17:28:55.082931 [ 3 ] {f658312a-0c0b-4dd5-b276-5870e6a84b65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 938 | 2026.01.23 17:28:55.085351 [ 3 ] {f658312a-0c0b-4dd5-b276-5870e6a84b65} <Debug> TCPHandler: Processed in 0.003097173 sec. | ||
| 939 | 2026.01.23 17:28:55.087724 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.01.23 17:28:55.087877 [ 3 ] {8a37c54d-47b3-49a3-8f07-a838543aa603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 941 | 2026.01.23 17:28:55.094680 [ 3 ] {8a37c54d-47b3-49a3-8f07-a838543aa603} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 942 | 2026.01.23 17:28:55.094730 [ 3 ] {8a37c54d-47b3-49a3-8f07-a838543aa603} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 943 | 2026.01.23 17:28:55.095176 [ 3 ] {8a37c54d-47b3-49a3-8f07-a838543aa603} <Debug> TCPHandler: Processed in 0.00750552 sec. | ||
| 944 | 2026.01.23 17:28:55.096080 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.01.23 17:28:55.096200 [ 3 ] {aeb8bd4e-d5ab-4eea-86af-0db09dd037c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 946 | 2026.01.23 17:28:55.096518 [ 3 ] {aeb8bd4e-d5ab-4eea-86af-0db09dd037c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 947 | 2026.01.23 17:28:55.096562 [ 3 ] {aeb8bd4e-d5ab-4eea-86af-0db09dd037c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2026.01.23 17:28:55.096918 [ 3 ] {aeb8bd4e-d5ab-4eea-86af-0db09dd037c7} <Debug> TCPHandler: Processed in 0.000888134 sec. | ||
| 949 | 2026.01.23 17:28:55.097161 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.01.23 17:28:55.097285 [ 3 ] {08919f73-cb12-43e3-946f-e60e34a6ffb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 951 | 2026.01.23 17:28:55.097545 [ 3 ] {08919f73-cb12-43e3-946f-e60e34a6ffb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 952 | 2026.01.23 17:28:55.097588 [ 3 ] {08919f73-cb12-43e3-946f-e60e34a6ffb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.01.23 17:28:55.097919 [ 3 ] {08919f73-cb12-43e3-946f-e60e34a6ffb8} <Debug> TCPHandler: Processed in 0.000807001 sec. | ||
| 954 | 2026.01.23 17:28:55.098126 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.23 17:28:55.098242 [ 3 ] {f0de77cc-6127-43ea-b444-34cfc42c2060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 956 | 2026.01.23 17:28:55.098497 [ 3 ] {f0de77cc-6127-43ea-b444-34cfc42c2060} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 957 | 2026.01.23 17:28:55.098540 [ 3 ] {f0de77cc-6127-43ea-b444-34cfc42c2060} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 958 | 2026.01.23 17:28:55.098886 [ 3 ] {f0de77cc-6127-43ea-b444-34cfc42c2060} <Debug> TCPHandler: Processed in 0.000809261 sec. | ||
| 959 | 2026.01.23 17:28:55.099238 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.01.23 17:28:55.099345 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 961 | 2026.01.23 17:28:55.099387 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2026.01.23 17:28:55.102072 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.01.23 17:28:55.102117 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 964 | 2026.01.23 17:28:55.105287 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.01.23 17:28:55.105777 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.01.23 17:28:55.105944 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.006629 sec., 754.261577915221 rows/sec., 97.97 KiB/sec. | ||
| 967 | 2026.01.23 17:28:55.105984 [ 3 ] {5b058a0c-d4f0-4ee0-8aaf-b85ead176c4a} <Debug> TCPHandler: Processed in 0.006796031 sec. | ||
| 968 | 2026.01.23 17:28:55.106108 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.01.23 17:28:55.106208 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 970 | 2026.01.23 17:28:55.106250 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 971 | 2026.01.23 17:28:55.106815 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.01.23 17:28:55.106854 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 973 | 2026.01.23 17:28:55.119594 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.01.23 17:28:55.120099 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.01.23 17:28:55.120251 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.014066 sec., 142.18683349921798 rows/sec., 11.59 KiB/sec. | ||
| 976 | 2026.01.23 17:28:55.120290 [ 3 ] {965b9fa8-6264-4683-856d-29b9434d3dc7} <Debug> TCPHandler: Processed in 0.014233358 sec. | ||
| 977 | 2026.01.23 17:28:55.120407 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.01.23 17:28:55.120506 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 979 | 2026.01.23 17:28:55.120549 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 980 | 2026.01.23 17:28:55.122822 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.23 17:28:55.122858 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 982 | 2026.01.23 17:28:55.123402 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.01.23 17:28:55.123891 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.23 17:28:55.124031 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Debug> executeQuery: Read 15 rows, 1.41 KiB in 0.003547 sec., 4228.92585283338 rows/sec., 397.29 KiB/sec. | ||
| 985 | 2026.01.23 17:28:55.124067 [ 3 ] {9e7927c5-6bb9-4cb6-acd6-888dac65b377} <Debug> TCPHandler: Processed in 0.003711818 sec. | ||
| 986 | 2026.01.23 17:28:55.124179 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.23 17:28:55.124273 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 988 | 2026.01.23 17:28:55.124315 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 989 | 2026.01.23 17:28:55.124788 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.01.23 17:28:55.124819 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 991 | 2026.01.23 17:28:55.125231 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.01.23 17:28:55.125709 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.01.23 17:28:55.125847 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Debug> executeQuery: Read 9 rows, 682.00 B in 0.001593 sec., 5649.717514124293 rows/sec., 418.09 KiB/sec. | ||
| 994 | 2026.01.23 17:28:55.125882 [ 3 ] {a3960585-2fa7-4b7e-b4d3-8af7ff903bb1} <Debug> TCPHandler: Processed in 0.001753087 sec. | ||
| 995 | 2026.01.23 17:28:55.125982 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.01.23 17:28:55.126076 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 997 | 2026.01.23 17:28:55.126115 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 998 | 2026.01.23 17:28:55.126566 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.01.23 17:28:55.126598 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1000 | 2026.01.23 17:28:55.127050 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1001 | 2026.01.23 17:28:55.127529 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.01.23 17:28:55.127664 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Debug> executeQuery: Read 15 rows, 1.21 KiB in 0.001606 sec., 9339.975093399751 rows/sec., 750.97 KiB/sec. | ||
| 1003 | 2026.01.23 17:28:55.127700 [ 3 ] {ac73c719-4a9f-400e-b158-4249872ba47a} <Debug> TCPHandler: Processed in 0.001767547 sec. | ||
| 1004 | 2026.01.23 17:28:55.127800 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.01.23 17:28:55.127894 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1006 | 2026.01.23 17:28:55.127968 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1007 | 2026.01.23 17:28:55.128342 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.01.23 17:28:55.128375 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1009 | 2026.01.23 17:28:55.128821 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2026.01.23 17:28:55.129293 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.01.23 17:28:55.129429 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001554 sec., 643.5006435006435 rows/sec., 45.25 KiB/sec. | ||
| 1012 | 2026.01.23 17:28:55.129464 [ 3 ] {6d79f157-543f-449d-9451-78b78106578b} <Debug> TCPHandler: Processed in 0.001713936 sec. | ||
| 1013 | 2026.01.23 17:28:55.129584 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.23 17:28:55.129705 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2026.01.23 17:28:55.129772 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <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 | ||
| 1016 | 2026.01.23 17:28:55.130887 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.01.23 17:28:55.130924 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1018 | 2026.01.23 17:28:55.133595 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2026.01.23 17:28:55.134138 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.01.23 17:28:55.134286 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.004605 sec., 1520.0868621064062 rows/sec., 2.72 MiB/sec. | ||
| 1021 | 2026.01.23 17:28:55.134342 [ 3 ] {4d8d0acd-c13c-431c-8e64-d76b896d4ec7} <Debug> TCPHandler: Processed in 0.004818768 sec. | ||
| 1022 | 2026.01.23 17:28:55.134459 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.01.23 17:28:55.134556 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.01.23 17:28:55.134601 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1025 | 2026.01.23 17:28:55.134945 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.01.23 17:28:55.134981 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1027 | 2026.01.23 17:28:55.135507 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2026.01.23 17:28:55.136116 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.01.23 17:28:55.136255 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001718 sec., 3492.433061699651 rows/sec., 246.70 KiB/sec. | ||
| 1030 | 2026.01.23 17:28:55.136300 [ 3 ] {cf9f27d9-9c5f-4a35-b98b-9c62922d8221} <Debug> TCPHandler: Processed in 0.00189042 sec. | ||
| 1031 | 2026.01.23 17:28:55.284226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 1032 | 2026.01.23 17:28:55.284251 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 564 entries to flush up to offset 564 | ||
| 1033 | 2026.01.23 17:28:55.284358 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 1034 | 2026.01.23 17:28:55.284376 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 1035 | 2026.01.23 17:28:55.290098 [ 243 ] {} <Debug> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Loading data parts | ||
| 1036 | 2026.01.23 17:28:55.290283 [ 243 ] {} <Debug> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): There are no data parts | ||
| 1037 | 2026.01.23 17:28:55.295621 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.01.23 17:28:55.295669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1039 | 2026.01.23 17:28:55.297257 [ 244 ] {} <Debug> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Loading data parts | ||
| 1040 | 2026.01.23 17:28:55.297414 [ 244 ] {} <Debug> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): There are no data parts | ||
| 1041 | 2026.01.23 17:28:55.300396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1042 | 2026.01.23 17:28:55.301011 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.01.23 17:28:55.301173 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 564 | ||
| 1044 | 2026.01.23 17:28:55.324629 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.01.23 17:28:55.324676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1046 | 2026.01.23 17:28:55.330829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1047 | 2026.01.23 17:28:55.331947 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.01.23 17:28:55.335263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 1049 | 2026.01.23 17:28:56.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.53 MiB, peak 154.53 MiB, free memory in arenas 0.00 B, will set to 160.16 MiB (RSS), difference: 9.63 MiB | ||
| 1050 | 2026.01.23 17:28:57.784097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 120 entries to flush up to offset 120 | ||
| 1051 | 2026.01.23 17:28:57.784178 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 1052 | 2026.01.23 17:28:57.798098 [ 242 ] {} <Debug> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Loading data parts | ||
| 1053 | 2026.01.23 17:28:57.798443 [ 242 ] {} <Debug> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): There are no data parts | ||
| 1054 | 2026.01.23 17:28:57.805095 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.01.23 17:28:57.805135 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1056 | 2026.01.23 17:28:57.806796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1057 | 2026.01.23 17:28:57.807511 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.01.23 17:28:57.807900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 1059 | 2026.01.23 17:28:58.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.39 MiB, peak 164.39 MiB, free memory in arenas 0.00 B, will set to 161.07 MiB (RSS), difference: -3.32 MiB | ||
| 1060 | 2026.01.23 17:29:02.696912 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1061 | 2026.01.23 17:29:02.697000 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1062 | 2026.01.23 17:29:02.802176 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1012 | ||
| 1063 | 2026.01.23 17:29:02.802902 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.01.23 17:29:02.802954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1065 | 2026.01.23 17:29:02.805356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.01.23 17:29:02.806334 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.01.23 17:29:02.806500 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1012 | ||
| 1068 | 2026.01.23 17:29:02.836261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1069 | 2026.01.23 17:29:02.854443 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2026.01.23 17:29:02.854495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1071 | 2026.01.23 17:29:02.860946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1072 | 2026.01.23 17:29:02.862108 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2026.01.23 17:29:02.865220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1074 | 2026.01.23 17:29:03.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.83 MiB, peak 165.83 MiB, free memory in arenas 0.00 B, will set to 164.24 MiB (RSS), difference: 2.41 MiB | ||
| 1075 | 2026.01.23 17:29:05.083220 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.01.23 17:29:05.083421 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1077 | 2026.01.23 17:29:05.083488 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1078 | 2026.01.23 17:29:05.084163 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.01.23 17:29:05.084211 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1080 | 2026.01.23 17:29:05.084723 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1081 | 2026.01.23 17:29:05.085228 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.01.23 17:29:05.085390 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Debug> executeQuery: Read 26 rows, 2.45 KiB in 0.002018 sec., 12884.04360753221 rows/sec., 1.19 MiB/sec. | ||
| 1083 | 2026.01.23 17:29:05.085438 [ 3 ] {a51d573f-daaf-4fa3-be64-fa09ab3103f2} <Debug> TCPHandler: Processed in 0.002344002 sec. | ||
| 1084 | 2026.01.23 17:29:05.085566 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.01.23 17:29:05.085671 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1086 | 2026.01.23 17:29:05.085715 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1087 | 2026.01.23 17:29:05.086146 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.23 17:29:05.086185 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1089 | 2026.01.23 17:29:05.086642 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2026.01.23 17:29:05.087086 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.01.23 17:29:05.087224 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 620.27 KiB/sec. | ||
| 1092 | 2026.01.23 17:29:05.087263 [ 3 ] {f8b1ce89-2556-412e-b8ec-f69fd7d3483f} <Debug> TCPHandler: Processed in 0.001749697 sec. | ||
| 1093 | 2026.01.23 17:29:05.087366 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.01.23 17:29:05.087464 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1095 | 2026.01.23 17:29:05.087507 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1096 | 2026.01.23 17:29:05.087928 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.01.23 17:29:05.087965 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1098 | 2026.01.23 17:29:05.088398 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1099 | 2026.01.23 17:29:05.088841 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.01.23 17:29:05.088976 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.001533 sec., 10437.051532941943 rows/sec., 836.42 KiB/sec. | ||
| 1101 | 2026.01.23 17:29:05.089014 [ 3 ] {1b1a1fb9-8a53-4daf-9f7f-6e6498a9d253} <Debug> TCPHandler: Processed in 0.001698245 sec. | ||
| 1102 | 2026.01.23 17:29:05.089116 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.01.23 17:29:05.089215 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1104 | 2026.01.23 17:29:05.089272 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <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 | ||
| 1105 | 2026.01.23 17:29:05.090045 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.01.23 17:29:05.090082 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1107 | 2026.01.23 17:29:05.090756 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1108 | 2026.01.23 17:29:05.091175 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.01.23 17:29:05.091316 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002123 sec., 6123.410268487989 rows/sec., 10.97 MiB/sec. | ||
| 1110 | 2026.01.23 17:29:05.091369 [ 3 ] {f5f04fd1-6646-4374-9a01-c38546e137ac} <Debug> TCPHandler: Processed in 0.002302322 sec. | ||
| 1111 | 2026.01.23 17:29:05.091485 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.23 17:29:05.091581 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.01.23 17:29:05.091624 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1114 | 2026.01.23 17:29:05.091978 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.01.23 17:29:05.092016 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1116 | 2026.01.23 17:29:05.092475 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1117 | 2026.01.23 17:29:05.092903 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.01.23 17:29:05.093035 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001473 sec., 2036.6598778004075 rows/sec., 143.87 KiB/sec. | ||
| 1119 | 2026.01.23 17:29:05.093076 [ 3 ] {2bc2d0a4-6fa1-4e8c-81dd-490a6ef5d42d} <Debug> TCPHandler: Processed in 0.001639234 sec. | ||
| 1120 | 2026.01.23 17:29:07.809132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 130 | ||
| 1121 | 2026.01.23 17:29:07.811312 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.01.23 17:29:07.811360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1123 | 2026.01.23 17:29:07.812542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2026.01.23 17:29:07.813011 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.01.23 17:29:07.813291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 130 | ||
| 1126 | 2026.01.23 17:29:08.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.46 MiB, peak 165.83 MiB, free memory in arenas 0.00 B, will set to 164.50 MiB (RSS), difference: 4.03 MiB | ||
| 1127 | 2026.01.23 17:29:10.082885 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.01.23 17:29:10.083183 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1129 | 2026.01.23 17:29:10.083521 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1130 | 2026.01.23 17:29:10.083656 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1131 | 2026.01.23 17:29:10.083879 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.01.23 17:29:10.083957 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.01.23 17:29:10.084140 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1134 | 2026.01.23 17:29:10.084202 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1135 | 2026.01.23 17:29:10.084233 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1136 | 2026.01.23 17:29:10.084249 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1137 | 2026.01.23 17:29:10.086227 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1138 | 2026.01.23 17:29:10.086258 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1139 | 2026.01.23 17:29:10.093680 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.010583 sec., 472.4558253803269 rows/sec., 21.04 KiB/sec. | ||
| 1140 | 2026.01.23 17:29:10.093760 [ 3 ] {9143f153-fc26-4907-9209-629109a7007d} <Debug> TCPHandler: Processed in 0.011052394 sec. | ||
| 1141 | 2026.01.23 17:29:10.094082 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.01.23 17:29:10.094207 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1143 | 2026.01.23 17:29:10.094397 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1144 | 2026.01.23 17:29:10.094426 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1145 | 2026.01.23 17:29:10.094571 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2026.01.23 17:29:10.094626 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1147 | 2026.01.23 17:29:10.094728 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1148 | 2026.01.23 17:29:10.094757 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1149 | 2026.01.23 17:29:10.094777 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1150 | 2026.01.23 17:29:10.094791 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1151 | 2026.01.23 17:29:10.094823 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1152 | 2026.01.23 17:29:10.094840 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1153 | 2026.01.23 17:29:10.095270 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001108 sec., 4512.635379061372 rows/sec., 200.95 KiB/sec. | ||
| 1154 | 2026.01.23 17:29:10.095326 [ 3 ] {bc3e9edf-11e6-46a9-8ebe-1882ccaf7fe1} <Debug> TCPHandler: Processed in 0.001295524 sec. | ||
| 1155 | 2026.01.23 17:29:10.095534 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.01.23 17:29:10.095654 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1157 | 2026.01.23 17:29:10.095835 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1158 | 2026.01.23 17:29:10.095864 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1159 | 2026.01.23 17:29:10.096007 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1160 | 2026.01.23 17:29:10.096060 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1161 | 2026.01.23 17:29:10.096160 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1162 | 2026.01.23 17:29:10.096194 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1163 | 2026.01.23 17:29:10.096215 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1164 | 2026.01.23 17:29:10.096231 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1165 | 2026.01.23 17:29:10.096263 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1166 | 2026.01.23 17:29:10.096281 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1167 | 2026.01.23 17:29:10.096914 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001301 sec., 3843.197540353574 rows/sec., 171.14 KiB/sec. | ||
| 1168 | 2026.01.23 17:29:10.096994 [ 3 ] {ac99a8d7-a6e4-462a-bb9f-e9c8405a827e} <Debug> TCPHandler: Processed in 0.00150891 sec. | ||
| 1169 | 2026.01.23 17:29:10.097192 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.01.23 17:29:10.097309 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1171 | 2026.01.23 17:29:10.097493 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1172 | 2026.01.23 17:29:10.097521 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1173 | 2026.01.23 17:29:10.097663 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1174 | 2026.01.23 17:29:10.097717 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1175 | 2026.01.23 17:29:10.097814 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1176 | 2026.01.23 17:29:10.097844 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1177 | 2026.01.23 17:29:10.097863 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1178 | 2026.01.23 17:29:10.097878 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1179 | 2026.01.23 17:29:10.097909 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1180 | 2026.01.23 17:29:10.097926 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1181 | 2026.01.23 17:29:10.098348 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001079 sec., 4633.920296570898 rows/sec., 206.35 KiB/sec. | ||
| 1182 | 2026.01.23 17:29:10.098427 [ 3 ] {1af2bc73-14df-49fa-8633-7f0b8ddb94f6} <Debug> TCPHandler: Processed in 0.001285554 sec. | ||
| 1183 | 2026.01.23 17:29:10.098621 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.01.23 17:29:10.098743 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1185 | 2026.01.23 17:29:10.098923 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1186 | 2026.01.23 17:29:10.098953 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1187 | 2026.01.23 17:29:10.099097 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1188 | 2026.01.23 17:29:10.099149 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1189 | 2026.01.23 17:29:10.099249 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1190 | 2026.01.23 17:29:10.099278 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1191 | 2026.01.23 17:29:10.099298 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1192 | 2026.01.23 17:29:10.099313 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1193 | 2026.01.23 17:29:10.099344 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1194 | 2026.01.23 17:29:10.099362 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1195 | 2026.01.23 17:29:10.099785 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001085 sec., 4608.294930875576 rows/sec., 205.21 KiB/sec. | ||
| 1196 | 2026.01.23 17:29:10.099874 [ 3 ] {53eccfd7-8324-4975-af4c-950323372c28} <Debug> TCPHandler: Processed in 0.001301764 sec. | ||
| 1197 | 2026.01.23 17:29:10.100070 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.01.23 17:29:10.100194 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1199 | 2026.01.23 17:29:10.100378 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1200 | 2026.01.23 17:29:10.100407 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1201 | 2026.01.23 17:29:10.100555 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2026.01.23 17:29:10.100608 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.01.23 17:29:10.100705 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1204 | 2026.01.23 17:29:10.100734 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1205 | 2026.01.23 17:29:10.100753 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1206 | 2026.01.23 17:29:10.100767 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1207 | 2026.01.23 17:29:10.100799 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1208 | 2026.01.23 17:29:10.100816 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1209 | 2026.01.23 17:29:10.101254 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.0011 sec., 4545.454545454545 rows/sec., 202.41 KiB/sec. | ||
| 1210 | 2026.01.23 17:29:10.101333 [ 3 ] {6c8b74fa-43d0-4fdd-b8c7-c584c51c09d6} <Debug> TCPHandler: Processed in 0.001321685 sec. | ||
| 1211 | 2026.01.23 17:29:10.101517 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.01.23 17:29:10.101636 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1213 | 2026.01.23 17:29:10.101814 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1214 | 2026.01.23 17:29:10.101844 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1215 | 2026.01.23 17:29:10.101995 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1216 | 2026.01.23 17:29:10.102046 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1217 | 2026.01.23 17:29:10.102142 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1218 | 2026.01.23 17:29:10.102169 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1219 | 2026.01.23 17:29:10.102191 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1220 | 2026.01.23 17:29:10.102206 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2026.01.23 17:29:10.102237 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1222 | 2026.01.23 17:29:10.102254 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1223 | 2026.01.23 17:29:10.102886 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001291 sec., 3872.9666924864446 rows/sec., 172.47 KiB/sec. | ||
| 1224 | 2026.01.23 17:29:10.102967 [ 3 ] {f6f235eb-763c-43f4-86f5-25e7fd826e10} <Debug> TCPHandler: Processed in 0.00149983 sec. | ||
| 1225 | 2026.01.23 17:29:10.103168 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.01.23 17:29:10.103287 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1227 | 2026.01.23 17:29:10.103467 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.01.23 17:29:10.103496 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1229 | 2026.01.23 17:29:10.103644 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.01.23 17:29:10.103695 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.01.23 17:29:10.103792 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1232 | 2026.01.23 17:29:10.103819 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.01.23 17:29:10.103838 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1234 | 2026.01.23 17:29:10.103851 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.01.23 17:29:10.103882 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1236 | 2026.01.23 17:29:10.103900 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1237 | 2026.01.23 17:29:10.104306 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001059 sec., 4721.435316336166 rows/sec., 210.25 KiB/sec. | ||
| 1238 | 2026.01.23 17:29:10.104384 [ 3 ] {4b205bfd-8e1d-4621-91e1-9a04bc4978e2} <Debug> TCPHandler: Processed in 0.001266064 sec. | ||
| 1239 | 2026.01.23 17:29:10.104567 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.23 17:29:10.104685 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1241 | 2026.01.23 17:29:10.104866 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1242 | 2026.01.23 17:29:10.104895 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1243 | 2026.01.23 17:29:10.105046 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1244 | 2026.01.23 17:29:10.105097 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1245 | 2026.01.23 17:29:10.105193 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1246 | 2026.01.23 17:29:10.105220 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1247 | 2026.01.23 17:29:10.105238 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1248 | 2026.01.23 17:29:10.105251 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1249 | 2026.01.23 17:29:10.105283 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1250 | 2026.01.23 17:29:10.105300 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1251 | 2026.01.23 17:29:10.105718 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001073 sec., 4659.832246039143 rows/sec., 207.51 KiB/sec. | ||
| 1252 | 2026.01.23 17:29:10.105800 [ 3 ] {3913a09d-82d6-4d54-8c26-b6856d2eb455} <Debug> TCPHandler: Processed in 0.001282044 sec. | ||
| 1253 | 2026.01.23 17:29:10.105994 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.01.23 17:29:10.106112 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1255 | 2026.01.23 17:29:10.106298 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1256 | 2026.01.23 17:29:10.106329 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1257 | 2026.01.23 17:29:10.106484 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.01.23 17:29:10.106535 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.01.23 17:29:10.106644 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1260 | 2026.01.23 17:29:10.106674 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1261 | 2026.01.23 17:29:10.106692 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1262 | 2026.01.23 17:29:10.106705 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2026.01.23 17:29:10.106737 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1264 | 2026.01.23 17:29:10.106753 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1265 | 2026.01.23 17:29:10.107178 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001105 sec., 4524.886877828054 rows/sec., 201.50 KiB/sec. | ||
| 1266 | 2026.01.23 17:29:10.107259 [ 3 ] {e6ec8a8e-7d6c-4113-bfca-f3f8f6cd7bf0} <Debug> TCPHandler: Processed in 0.001314784 sec. | ||
| 1267 | 2026.01.23 17:29:10.107455 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.01.23 17:29:10.107574 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1269 | 2026.01.23 17:29:10.107757 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1270 | 2026.01.23 17:29:10.107787 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1271 | 2026.01.23 17:29:10.107942 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2026.01.23 17:29:10.107994 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.01.23 17:29:10.108102 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1274 | 2026.01.23 17:29:10.108131 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1275 | 2026.01.23 17:29:10.108150 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1276 | 2026.01.23 17:29:10.108163 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1277 | 2026.01.23 17:29:10.108196 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1278 | 2026.01.23 17:29:10.108212 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1279 | 2026.01.23 17:29:10.108802 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.00127 sec., 3937.007874015748 rows/sec., 175.32 KiB/sec. | ||
| 1280 | 2026.01.23 17:29:10.108879 [ 3 ] {6b38194d-90da-4062-97dc-c20168359870} <Debug> TCPHandler: Processed in 0.001473528 sec. | ||
| 1281 | 2026.01.23 17:29:10.109081 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.01.23 17:29:10.109204 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1283 | 2026.01.23 17:29:10.109388 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1284 | 2026.01.23 17:29:10.109417 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1285 | 2026.01.23 17:29:10.109592 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2026.01.23 17:29:10.109644 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2026.01.23 17:29:10.109739 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1288 | 2026.01.23 17:29:10.109766 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2026.01.23 17:29:10.109784 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1290 | 2026.01.23 17:29:10.109798 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1291 | 2026.01.23 17:29:10.109839 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1292 | 2026.01.23 17:29:10.109857 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1293 | 2026.01.23 17:29:10.110312 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001154 sec., 4332.7556325823225 rows/sec., 192.94 KiB/sec. | ||
| 1294 | 2026.01.23 17:29:10.110391 [ 3 ] {650c2055-a932-437b-9326-a9a033033981} <Debug> TCPHandler: Processed in 0.001359296 sec. | ||
| 1295 | 2026.01.23 17:29:10.110583 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.01.23 17:29:10.110705 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 1297 | 2026.01.23 17:29:10.110892 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1298 | 2026.01.23 17:29:10.110923 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1299 | 2026.01.23 17:29:10.111084 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1300 | 2026.01.23 17:29:10.111136 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.01.23 17:29:10.111232 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1302 | 2026.01.23 17:29:10.111260 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1303 | 2026.01.23 17:29:10.111278 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1304 | 2026.01.23 17:29:10.111292 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1305 | 2026.01.23 17:29:10.111336 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 1306 | 2026.01.23 17:29:10.111354 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1307 | 2026.01.23 17:29:10.111780 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001118 sec., 4472.271914132379 rows/sec., 199.16 KiB/sec. | ||
| 1308 | 2026.01.23 17:29:10.111858 [ 3 ] {a67c9c9d-ff7b-4fd2-b155-7360e12663c3} <Debug> TCPHandler: Processed in 0.001323986 sec. | ||
| 1309 | 2026.01.23 17:29:10.112055 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.01.23 17:29:10.112177 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 1311 | 2026.01.23 17:29:10.112365 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1312 | 2026.01.23 17:29:10.112395 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1313 | 2026.01.23 17:29:10.112557 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2026.01.23 17:29:10.112607 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.01.23 17:29:10.112704 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1316 | 2026.01.23 17:29:10.112732 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1317 | 2026.01.23 17:29:10.112749 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1318 | 2026.01.23 17:29:10.112763 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1319 | 2026.01.23 17:29:10.112795 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 1320 | 2026.01.23 17:29:10.112812 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1321 | 2026.01.23 17:29:10.113219 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001087 sec., 4599.8160073597055 rows/sec., 204.84 KiB/sec. | ||
| 1322 | 2026.01.23 17:29:10.113301 [ 3 ] {fd6de783-a296-4b78-95e8-36afee861ce1} <Debug> TCPHandler: Processed in 0.001294804 sec. | ||
| 1323 | 2026.01.23 17:29:10.113930 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.01.23 17:29:10.114054 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1325 | 2026.01.23 17:29:10.114252 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.01.23 17:29:10.114284 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1327 | 2026.01.23 17:29:10.114448 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.01.23 17:29:10.114499 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.01.23 17:29:10.114616 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1330 | 2026.01.23 17:29:10.114649 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.01.23 17:29:10.114669 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1332 | 2026.01.23 17:29:10.114682 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1333 | 2026.01.23 17:29:10.114714 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1334 | 2026.01.23 17:29:10.114732 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1335 | 2026.01.23 17:29:10.115169 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001161 sec., 4306.632213608958 rows/sec., 191.78 KiB/sec. | ||
| 1336 | 2026.01.23 17:29:10.115249 [ 3 ] {03ba61d4-43cc-4943-a175-50f55fd9d19c} <Debug> TCPHandler: Processed in 0.001368887 sec. | ||
| 1337 | 2026.01.23 17:29:10.117522 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.01.23 17:29:10.117671 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.01.23 17:29:10.117901 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.01.23 17:29:10.117940 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1341 | 2026.01.23 17:29:10.118121 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.01.23 17:29:10.118173 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.01.23 17:29:10.118272 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1344 | 2026.01.23 17:29:10.118300 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.01.23 17:29:10.118318 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1346 | 2026.01.23 17:29:10.118333 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.01.23 17:29:10.118365 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1348 | 2026.01.23 17:29:10.118383 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1349 | 2026.01.23 17:29:10.118804 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001191 sec., 4198.152812762384 rows/sec., 186.95 KiB/sec. | ||
| 1350 | 2026.01.23 17:29:10.118881 [ 3 ] {6b316243-09b0-477c-b475-dc9aa1b173d0} <Debug> TCPHandler: Processed in 0.001418697 sec. | ||
| 1351 | 2026.01.23 17:29:10.119106 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.01.23 17:29:10.119229 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.01.23 17:29:10.119513 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.01.23 17:29:10.119545 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1355 | 2026.01.23 17:29:10.119807 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.01.23 17:29:10.119860 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.01.23 17:29:10.119953 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1358 | 2026.01.23 17:29:10.119980 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.01.23 17:29:10.119998 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1360 | 2026.01.23 17:29:10.120012 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.01.23 17:29:10.120042 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1362 | 2026.01.23 17:29:10.120059 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1363 | 2026.01.23 17:29:10.120442 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001259 sec., 3971.405877680699 rows/sec., 176.85 KiB/sec. | ||
| 1364 | 2026.01.23 17:29:10.120521 [ 3 ] {04876579-9e2f-45d3-baa3-c9f38db28de6} <Debug> TCPHandler: Processed in 0.001464319 sec. | ||
| 1365 | 2026.01.23 17:29:10.120742 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.01.23 17:29:10.120865 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.01.23 17:29:10.121054 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.01.23 17:29:10.121085 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1369 | 2026.01.23 17:29:10.121258 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.01.23 17:29:10.121308 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.01.23 17:29:10.121403 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1372 | 2026.01.23 17:29:10.121430 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.01.23 17:29:10.121448 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1374 | 2026.01.23 17:29:10.121462 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.01.23 17:29:10.121492 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1376 | 2026.01.23 17:29:10.121510 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1377 | 2026.01.23 17:29:10.121890 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001071 sec., 4668.534080298787 rows/sec., 207.90 KiB/sec. | ||
| 1378 | 2026.01.23 17:29:10.121968 [ 3 ] {cda5b1c5-3c3c-42cf-8ab5-9aa7001f8e12} <Debug> TCPHandler: Processed in 0.001275214 sec. | ||
| 1379 | 2026.01.23 17:29:10.122209 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.01.23 17:29:10.122332 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.01.23 17:29:10.122536 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.01.23 17:29:10.122568 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1383 | 2026.01.23 17:29:10.122739 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.01.23 17:29:10.122789 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.01.23 17:29:10.122884 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1386 | 2026.01.23 17:29:10.122911 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.01.23 17:29:10.122928 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1388 | 2026.01.23 17:29:10.122942 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.01.23 17:29:10.122974 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1390 | 2026.01.23 17:29:10.122991 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1391 | 2026.01.23 17:29:10.123384 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001098 sec., 4553.734061930783 rows/sec., 202.78 KiB/sec. | ||
| 1392 | 2026.01.23 17:29:10.123462 [ 3 ] {b715282f-af62-4528-8793-24bd1d90dd98} <Debug> TCPHandler: Processed in 0.001304055 sec. | ||
| 1393 | 2026.01.23 17:29:10.123680 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.23 17:29:10.123807 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1395 | 2026.01.23 17:29:10.123998 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1396 | 2026.01.23 17:29:10.124030 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1397 | 2026.01.23 17:29:10.124202 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2026.01.23 17:29:10.124252 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2026.01.23 17:29:10.124346 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1400 | 2026.01.23 17:29:10.124374 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1401 | 2026.01.23 17:29:10.124392 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (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 | ||
| 1402 | 2026.01.23 17:29:10.124405 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.01.23 17:29:10.124436 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1404 | 2026.01.23 17:29:10.124453 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1405 | 2026.01.23 17:29:10.124950 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001191 sec., 4198.152812762384 rows/sec., 186.95 KiB/sec. | ||
| 1406 | 2026.01.23 17:29:10.125029 [ 3 ] {bddf3106-720d-4bb9-b14a-fc675804aa30} <Debug> TCPHandler: Processed in 0.001398957 sec. | ||
| 1407 | 2026.01.23 17:29:10.136061 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.01.23 17:29:10.136190 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1409 | 2026.01.23 17:29:10.136241 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1410 | 2026.01.23 17:29:10.136856 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.01.23 17:29:10.136898 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1412 | 2026.01.23 17:29:10.137492 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1413 | 2026.01.23 17:29:10.137869 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.01.23 17:29:10.138009 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.001856 sec., 10775.862068965516 rows/sec., 2.55 MiB/sec. | ||
| 1415 | 2026.01.23 17:29:10.138047 [ 3 ] {d0948669-a7a1-49f6-ac19-7b7e3b9382af} <Debug> TCPHandler: Processed in 0.002062604 sec. | ||
| 1416 | 2026.01.23 17:29:10.138183 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.01.23 17:29:10.138278 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.01.23 17:29:10.138318 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1419 | 2026.01.23 17:29:10.140602 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.01.23 17:29:10.140633 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1421 | 2026.01.23 17:29:10.141083 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1422 | 2026.01.23 17:29:10.141583 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.01.23 17:29:10.141712 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003453 sec., 6950.477845351868 rows/sec., 590.52 KiB/sec. | ||
| 1424 | 2026.01.23 17:29:10.141748 [ 3 ] {a5176e86-3682-4934-9863-be53c6400714} <Debug> TCPHandler: Processed in 0.003614586 sec. | ||
| 1425 | 2026.01.23 17:29:10.141868 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.01.23 17:29:10.141964 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1427 | 2026.01.23 17:29:10.142005 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1428 | 2026.01.23 17:29:10.142394 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.01.23 17:29:10.142429 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1430 | 2026.01.23 17:29:10.142834 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1431 | 2026.01.23 17:29:10.143292 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.01.23 17:29:10.143420 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 331.48 KiB/sec. | ||
| 1433 | 2026.01.23 17:29:10.143456 [ 3 ] {915ad7e6-c984-439d-8b23-df2e629e7e1a} <Debug> TCPHandler: Processed in 0.001637613 sec. | ||
| 1434 | 2026.01.23 17:29:10.143565 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.01.23 17:29:10.143657 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1436 | 2026.01.23 17:29:10.143696 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1437 | 2026.01.23 17:29:10.144156 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.01.23 17:29:10.144192 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1439 | 2026.01.23 17:29:10.144637 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1440 | 2026.01.23 17:29:10.145077 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.01.23 17:29:10.145206 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Debug> executeQuery: Read 151 rows, 13.83 KiB in 0.001566 sec., 96424.01021711367 rows/sec., 8.62 MiB/sec. | ||
| 1442 | 2026.01.23 17:29:10.145242 [ 3 ] {b04e1499-47e2-4b98-9891-84be2546a260} <Debug> TCPHandler: Processed in 0.001727116 sec. | ||
| 1443 | 2026.01.23 17:29:10.145353 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.01.23 17:29:10.145445 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.01.23 17:29:10.145484 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1446 | 2026.01.23 17:29:10.145870 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.01.23 17:29:10.145907 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1448 | 2026.01.23 17:29:10.146343 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1449 | 2026.01.23 17:29:10.146788 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.01.23 17:29:10.146916 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Debug> executeQuery: Read 19 rows, 1.46 KiB in 0.001488 sec., 12768.817204301076 rows/sec., 977.88 KiB/sec. | ||
| 1451 | 2026.01.23 17:29:10.146951 [ 3 ] {1c031ae1-3023-4e73-a8eb-fb408d7964e0} <Debug> TCPHandler: Processed in 0.001648224 sec. | ||
| 1452 | 2026.01.23 17:29:10.147050 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.01.23 17:29:10.147142 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.01.23 17:29:10.147182 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1455 | 2026.01.23 17:29:10.147570 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.01.23 17:29:10.147604 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1457 | 2026.01.23 17:29:10.148060 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1458 | 2026.01.23 17:29:10.148525 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.01.23 17:29:10.148653 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001528 sec., 15706.806282722513 rows/sec., 1.30 MiB/sec. | ||
| 1460 | 2026.01.23 17:29:10.148691 [ 3 ] {26df9ddc-9351-45b7-91fc-c2f0edc68599} <Debug> TCPHandler: Processed in 0.001689855 sec. | ||
| 1461 | 2026.01.23 17:29:10.148796 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.01.23 17:29:10.148890 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.01.23 17:29:10.148931 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1464 | 2026.01.23 17:29:10.149309 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.01.23 17:29:10.149345 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1466 | 2026.01.23 17:29:10.149781 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1467 | 2026.01.23 17:29:10.150265 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.01.23 17:29:10.150390 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001518 sec., 7905.138339920948 rows/sec., 617.59 KiB/sec. | ||
| 1469 | 2026.01.23 17:29:10.150426 [ 3 ] {5e8bddde-3bcc-4d42-920b-31194ddead4a} <Debug> TCPHandler: Processed in 0.001678904 sec. | ||
| 1470 | 2026.01.23 17:29:10.150538 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.01.23 17:29:10.150630 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1472 | 2026.01.23 17:29:10.150669 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1473 | 2026.01.23 17:29:10.151066 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.01.23 17:29:10.151101 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1475 | 2026.01.23 17:29:10.151530 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1476 | 2026.01.23 17:29:10.152034 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.01.23 17:29:10.152162 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Debug> executeQuery: Read 71 rows, 6.06 KiB in 0.001549 sec., 45836.02324080052 rows/sec., 3.82 MiB/sec. | ||
| 1478 | 2026.01.23 17:29:10.152198 [ 3 ] {cc5622e3-2485-47d9-bc4f-9819b2b4c25e} <Debug> TCPHandler: Processed in 0.001709745 sec. | ||
| 1479 | 2026.01.23 17:29:10.152309 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.01.23 17:29:10.152403 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.01.23 17:29:10.152445 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1482 | 2026.01.23 17:29:10.152898 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.01.23 17:29:10.152929 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1484 | 2026.01.23 17:29:10.153414 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1485 | 2026.01.23 17:29:10.153914 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.01.23 17:29:10.154042 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Debug> executeQuery: Read 289 rows, 22.75 KiB in 0.001658 sec., 174306.39324487335 rows/sec., 13.40 MiB/sec. | ||
| 1487 | 2026.01.23 17:29:10.154079 [ 3 ] {54e8baca-82c5-42d4-acad-fd0f1c69560f} <Debug> TCPHandler: Processed in 0.001819369 sec. | ||
| 1488 | 2026.01.23 17:29:10.154188 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.01.23 17:29:10.154281 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1490 | 2026.01.23 17:29:10.154333 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <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 | ||
| 1491 | 2026.01.23 17:29:10.155001 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.01.23 17:29:10.155037 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1493 | 2026.01.23 17:29:10.155636 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1494 | 2026.01.23 17:29:10.156081 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.01.23 17:29:10.156219 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.001956 sec., 511.24744376278124 rows/sec., 938.12 KiB/sec. | ||
| 1496 | 2026.01.23 17:29:10.156268 [ 3 ] {a537944d-b95a-40d2-8edd-fd2c9b6f46b3} <Debug> TCPHandler: Processed in 0.002129827 sec. | ||
| 1497 | 2026.01.23 17:29:10.156377 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.01.23 17:29:10.156471 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.01.23 17:29:10.156513 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1500 | 2026.01.23 17:29:10.156841 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.01.23 17:29:10.156876 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1502 | 2026.01.23 17:29:10.157316 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1503 | 2026.01.23 17:29:10.157774 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.01.23 17:29:10.157900 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001447 sec., 20732.55010366275 rows/sec., 1.42 MiB/sec. | ||
| 1505 | 2026.01.23 17:29:10.157936 [ 3 ] {bc26e6b2-b898-4e3a-b607-70322e1b27ed} <Debug> TCPHandler: Processed in 0.001609573 sec. | ||
| 1506 | 2026.01.23 17:29:10.307524 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1524 | ||
| 1507 | 2026.01.23 17:29:10.307986 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.01.23 17:29:10.308024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1509 | 2026.01.23 17:29:10.308756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1510 | 2026.01.23 17:29:10.309262 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.01.23 17:29:10.309393 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1524 | ||
| 1512 | 2026.01.23 17:29:10.366249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1513 | 2026.01.23 17:29:10.382409 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.01.23 17:29:10.382472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1515 | 2026.01.23 17:29:10.388999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1516 | 2026.01.23 17:29:10.390105 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.01.23 17:29:10.392900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1518 | 2026.01.23 17:29:11.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.65 MiB, peak 170.65 MiB, free memory in arenas 0.00 B, will set to 167.83 MiB (RSS), difference: 1.18 MiB | ||
| 1519 | 2026.01.23 17:29:15.088104 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.01.23 17:29:15.088321 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1521 | 2026.01.23 17:29:15.088394 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1522 | 2026.01.23 17:29:15.089137 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.01.23 17:29:15.089190 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1524 | 2026.01.23 17:29:15.089725 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1525 | 2026.01.23 17:29:15.090195 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.01.23 17:29:15.090352 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Debug> executeQuery: Read 80 rows, 7.05 KiB in 0.002086 sec., 38350.91083413231 rows/sec., 3.30 MiB/sec. | ||
| 1527 | 2026.01.23 17:29:15.090399 [ 3 ] {1f64b86b-3e84-407d-8bfd-115ee3e20df2} <Debug> TCPHandler: Processed in 0.002426394 sec. | ||
| 1528 | 2026.01.23 17:29:15.090529 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.01.23 17:29:15.090633 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1530 | 2026.01.23 17:29:15.090677 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1531 | 2026.01.23 17:29:15.091096 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.01.23 17:29:15.091134 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1533 | 2026.01.23 17:29:15.091547 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1534 | 2026.01.23 17:29:15.091969 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.01.23 17:29:15.092104 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001494 sec., 18072.289156626506 rows/sec., 1.33 MiB/sec. | ||
| 1536 | 2026.01.23 17:29:15.092140 [ 3 ] {506c0495-3e3b-4634-90c8-afd2c81f3b37} <Debug> TCPHandler: Processed in 0.001663795 sec. | ||
| 1537 | 2026.01.23 17:29:15.092250 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.01.23 17:29:15.092347 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1539 | 2026.01.23 17:29:15.092389 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1540 | 2026.01.23 17:29:15.092794 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.01.23 17:29:15.092832 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1542 | 2026.01.23 17:29:15.093257 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1543 | 2026.01.23 17:29:15.093669 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.01.23 17:29:15.093800 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Debug> executeQuery: Read 61 rows, 4.91 KiB in 0.001472 sec., 41440.217391304344 rows/sec., 3.26 MiB/sec. | ||
| 1545 | 2026.01.23 17:29:15.093838 [ 3 ] {d71e6a13-235e-4d1a-a2da-2c0adef8a53a} <Debug> TCPHandler: Processed in 0.001638784 sec. | ||
| 1546 | 2026.01.23 17:29:15.093949 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.01.23 17:29:15.094045 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1548 | 2026.01.23 17:29:15.094089 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1549 | 2026.01.23 17:29:15.094462 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.01.23 17:29:15.094500 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1551 | 2026.01.23 17:29:15.094921 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1552 | 2026.01.23 17:29:15.095363 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.01.23 17:29:15.095493 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001468 sec., 68119.8910081744 rows/sec., 4.72 MiB/sec. | ||
| 1554 | 2026.01.23 17:29:15.095530 [ 3 ] {2a754237-dff8-4fda-99e2-b06cb9c583cd} <Debug> TCPHandler: Processed in 0.001630854 sec. | ||
| 1555 | 2026.01.23 17:29:15.095644 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.01.23 17:29:15.095739 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1557 | 2026.01.23 17:29:15.095794 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <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 | ||
| 1558 | 2026.01.23 17:29:15.096657 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.01.23 17:29:15.096695 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1560 | 2026.01.23 17:29:15.097356 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1561 | 2026.01.23 17:29:15.097825 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.01.23 17:29:15.097964 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002243 sec., 12037.449843958982 rows/sec., 21.57 MiB/sec. | ||
| 1563 | 2026.01.23 17:29:15.098017 [ 3 ] {0bbc444d-3fb5-43b8-906e-6d64613d8fb3} <Debug> TCPHandler: Processed in 0.002422825 sec. | ||
| 1564 | 2026.01.23 17:29:15.098132 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.01.23 17:29:15.098228 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1566 | 2026.01.23 17:29:15.098269 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1567 | 2026.01.23 17:29:15.098606 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.01.23 17:29:15.098643 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1569 | 2026.01.23 17:29:15.099051 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1570 | 2026.01.23 17:29:15.099492 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.23 17:29:15.099622 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001412 sec., 8498.583569405098 rows/sec., 660.49 KiB/sec. | ||
| 1572 | 2026.01.23 17:29:15.099657 [ 3 ] {6dfa4820-7291-4965-aeae-5084814b2c24} <Debug> TCPHandler: Processed in 0.001576771 sec. | ||
| 1573 | 2026.01.23 17:29:15.099759 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.01.23 17:29:15.099853 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1575 | 2026.01.23 17:29:15.099894 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1576 | 2026.01.23 17:29:15.100213 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.23 17:29:15.100250 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1578 | 2026.01.23 17:29:15.100660 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1579 | 2026.01.23 17:29:15.101079 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.23 17:29:15.101208 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001374 sec., 21834.06113537118 rows/sec., 1.50 MiB/sec. | ||
| 1581 | 2026.01.23 17:29:15.101245 [ 3 ] {2a18bd42-2b9b-4dcf-a66f-d926edd5cac8} <Debug> TCPHandler: Processed in 0.00153516 sec. | ||
| 1582 | 2026.01.23 17:29:17.697043 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1583 | 2026.01.23 17:29:17.697095 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1584 | 2026.01.23 17:29:17.810390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1972 | ||
| 1585 | 2026.01.23 17:29:17.810859 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2026.01.23 17:29:17.810903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1587 | 2026.01.23 17:29:17.811687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1588 | 2026.01.23 17:29:17.812219 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.01.23 17:29:17.812362 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1972 | ||
| 1590 | 2026.01.23 17:29:17.814291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 206 | ||
| 1591 | 2026.01.23 17:29:17.817298 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.01.23 17:29:17.817336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1593 | 2026.01.23 17:29:17.818681 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1594 | 2026.01.23 17:29:17.819189 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.01.23 17:29:17.819429 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1596 | 2026.01.23 17:29:17.893888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1597 | 2026.01.23 17:29:17.911064 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.23 17:29:17.911126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1599 | 2026.01.23 17:29:17.917555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1600 | 2026.01.23 17:29:17.918738 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.23 17:29:17.921738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1602 | 2026.01.23 17:29:20.087610 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.01.23 17:29:20.087826 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1604 | 2026.01.23 17:29:20.087901 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1605 | 2026.01.23 17:29:20.088575 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.01.23 17:29:20.088627 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1607 | 2026.01.23 17:29:20.089196 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1608 | 2026.01.23 17:29:20.089738 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.01.23 17:29:20.089953 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Debug> executeQuery: Read 28 rows, 2.17 KiB in 0.002178 sec., 12855.83103764922 rows/sec., 996.74 KiB/sec. | ||
| 1610 | 2026.01.23 17:29:20.090012 [ 3 ] {7cd5c0bf-014a-484f-9a3a-44307769dd36} <Debug> TCPHandler: Processed in 0.002533967 sec. | ||
| 1611 | 2026.01.23 17:29:20.090161 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.01.23 17:29:20.090285 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.01.23 17:29:20.090330 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1614 | 2026.01.23 17:29:20.090742 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.01.23 17:29:20.090781 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1616 | 2026.01.23 17:29:20.091201 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1617 | 2026.01.23 17:29:20.091641 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.01.23 17:29:20.091797 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 48.76 KiB/sec. | ||
| 1619 | 2026.01.23 17:29:20.091836 [ 3 ] {33603915-5e10-4ac4-aed7-a6f82ea54e5d} <Debug> TCPHandler: Processed in 0.001738216 sec. | ||
| 1620 | 2026.01.23 17:29:20.091948 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.01.23 17:29:20.092043 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1622 | 2026.01.23 17:29:20.092083 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1623 | 2026.01.23 17:29:20.092487 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.01.23 17:29:20.092525 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1625 | 2026.01.23 17:29:20.092925 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1626 | 2026.01.23 17:29:20.093353 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.01.23 17:29:20.093507 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001481 sec., 19581.36394328157 rows/sec., 1.53 MiB/sec. | ||
| 1628 | 2026.01.23 17:29:20.093547 [ 3 ] {b69eb424-4357-44fe-a324-fbfd078da8fd} <Debug> TCPHandler: Processed in 0.001648544 sec. | ||
| 1629 | 2026.01.23 17:29:20.093657 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.01.23 17:29:20.093751 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.01.23 17:29:20.093795 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1632 | 2026.01.23 17:29:20.094173 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.01.23 17:29:20.094211 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1634 | 2026.01.23 17:29:20.094722 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1635 | 2026.01.23 17:29:20.095166 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.01.23 17:29:20.095296 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001564 sec., 63938.6189258312 rows/sec., 4.43 MiB/sec. | ||
| 1637 | 2026.01.23 17:29:20.095334 [ 3 ] {4de6aa8b-6b11-4f46-91b1-3422c53f9f93} <Debug> TCPHandler: Processed in 0.001726546 sec. | ||
| 1638 | 2026.01.23 17:29:20.095449 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.01.23 17:29:20.095545 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.01.23 17:29:20.095601 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <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 | ||
| 1641 | 2026.01.23 17:29:20.096281 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.01.23 17:29:20.096319 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1643 | 2026.01.23 17:29:20.096900 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1644 | 2026.01.23 17:29:20.097392 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.01.23 17:29:20.097558 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.00203 sec., 492.61083743842363 rows/sec., 903.92 KiB/sec. | ||
| 1646 | 2026.01.23 17:29:20.097611 [ 3 ] {f675bf5c-9c66-4ebf-8c6d-58a66dc884a3} <Debug> TCPHandler: Processed in 0.002211369 sec. | ||
| 1647 | 2026.01.23 17:29:20.097724 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.01.23 17:29:20.097820 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1649 | 2026.01.23 17:29:20.097862 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1650 | 2026.01.23 17:29:20.098197 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.01.23 17:29:20.098235 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1652 | 2026.01.23 17:29:20.098665 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1653 | 2026.01.23 17:29:20.099124 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.01.23 17:29:20.099253 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001454 sec., 20632.737276478678 rows/sec., 1.41 MiB/sec. | ||
| 1655 | 2026.01.23 17:29:20.099289 [ 3 ] {5ecd13bf-5bcc-46c1-8a04-316ca50d611f} <Debug> TCPHandler: Processed in 0.001616132 sec. | ||
| 1656 | 2026.01.23 17:29:25.082162 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.01.23 17:29:25.082432 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1658 | 2026.01.23 17:29:25.082809 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1659 | 2026.01.23 17:29:25.082854 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1660 | 2026.01.23 17:29:25.083131 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1661 | 2026.01.23 17:29:25.083211 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1662 | 2026.01.23 17:29:25.083351 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1663 | 2026.01.23 17:29:25.083457 [ 308 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1664 | 2026.01.23 17:29:25.083485 [ 281 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1665 | 2026.01.23 17:29:25.083600 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1666 | 2026.01.23 17:29:25.083626 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1667 | 2026.01.23 17:29:25.083751 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1668 | 2026.01.23 17:29:25.083775 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1669 | 2026.01.23 17:29:25.083831 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1670 | 2026.01.23 17:29:25.083872 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1671 | 2026.01.23 17:29:25.084750 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.002425 sec., 10309.278350515464 rows/sec., 453.04 KiB/sec. | ||
| 1672 | 2026.01.23 17:29:25.084874 [ 3 ] {70cbfc15-6b7d-40f3-ba41-2a7c5fdfc70e} <Debug> TCPHandler: Processed in 0.002842445 sec. | ||
| 1673 | 2026.01.23 17:29:25.085239 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.01.23 17:29:25.085375 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1675 | 2026.01.23 17:29:25.085588 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1676 | 2026.01.23 17:29:25.085622 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1677 | 2026.01.23 17:29:25.085811 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1678 | 2026.01.23 17:29:25.085867 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1679 | 2026.01.23 17:29:25.085970 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1680 | 2026.01.23 17:29:25.086033 [ 281 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1681 | 2026.01.23 17:29:25.086033 [ 309 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1682 | 2026.01.23 17:29:25.086125 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1683 | 2026.01.23 17:29:25.086151 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1684 | 2026.01.23 17:29:25.086207 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1685 | 2026.01.23 17:29:25.086224 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1686 | 2026.01.23 17:29:25.086253 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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'))" | ||
| 1687 | 2026.01.23 17:29:25.086283 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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'))" | ||
| 1688 | 2026.01.23 17:29:25.087065 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001744 sec., 14334.8623853211 rows/sec., 629.95 KiB/sec. | ||
| 1689 | 2026.01.23 17:29:25.087163 [ 3 ] {9934ab24-12ed-4294-961d-b623b5ddd0ec} <Debug> TCPHandler: Processed in 0.001975762 sec. | ||
| 1690 | 2026.01.23 17:29:25.087744 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.01.23 17:29:25.087880 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1692 | 2026.01.23 17:29:25.088088 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1693 | 2026.01.23 17:29:25.088122 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1694 | 2026.01.23 17:29:25.088307 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1695 | 2026.01.23 17:29:25.088360 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1696 | 2026.01.23 17:29:25.088462 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1697 | 2026.01.23 17:29:25.088536 [ 308 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1698 | 2026.01.23 17:29:25.088535 [ 306 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1699 | 2026.01.23 17:29:25.088659 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1700 | 2026.01.23 17:29:25.088686 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1701 | 2026.01.23 17:29:25.088745 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1702 | 2026.01.23 17:29:25.088762 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1703 | 2026.01.23 17:29:25.088794 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1704 | 2026.01.23 17:29:25.088824 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1705 | 2026.01.23 17:29:25.089460 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001637 sec., 15271.838729383018 rows/sec., 671.13 KiB/sec. | ||
| 1706 | 2026.01.23 17:29:25.089564 [ 3 ] {28e198a7-fc39-410e-b423-8f0943aa6967} <Debug> TCPHandler: Processed in 0.00187065 sec. | ||
| 1707 | 2026.01.23 17:29:25.089796 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.23 17:29:25.089928 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1709 | 2026.01.23 17:29:25.090140 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1710 | 2026.01.23 17:29:25.090174 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity')" moved to PREWHERE | ||
| 1711 | 2026.01.23 17:29:25.090365 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1712 | 2026.01.23 17:29:25.090419 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1713 | 2026.01.23 17:29:25.090519 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1714 | 2026.01.23 17:29:25.090578 [ 281 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1715 | 2026.01.23 17:29:25.090587 [ 306 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1716 | 2026.01.23 17:29:25.090675 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1717 | 2026.01.23 17:29:25.090700 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1718 | 2026.01.23 17:29:25.090754 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1719 | 2026.01.23 17:29:25.090770 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1720 | 2026.01.23 17:29:25.090800 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity'))" | ||
| 1721 | 2026.01.23 17:29:25.090830 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity'))" | ||
| 1722 | 2026.01.23 17:29:25.091379 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001504 sec., 16622.340425531915 rows/sec., 730.47 KiB/sec. | ||
| 1723 | 2026.01.23 17:29:25.091465 [ 3 ] {5593535c-9415-42ba-a9d8-78299cf747a9} <Debug> TCPHandler: Processed in 0.001720556 sec. | ||
| 1724 | 2026.01.23 17:29:25.091712 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.01.23 17:29:25.091841 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1726 | 2026.01.23 17:29:25.092046 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1727 | 2026.01.23 17:29:25.092080 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1728 | 2026.01.23 17:29:25.092271 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1729 | 2026.01.23 17:29:25.092325 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1730 | 2026.01.23 17:29:25.092423 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1731 | 2026.01.23 17:29:25.092473 [ 308 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1732 | 2026.01.23 17:29:25.092485 [ 306 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1733 | 2026.01.23 17:29:25.092570 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1734 | 2026.01.23 17:29:25.092596 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1735 | 2026.01.23 17:29:25.092650 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1736 | 2026.01.23 17:29:25.092667 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1737 | 2026.01.23 17:29:25.092696 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 1738 | 2026.01.23 17:29:25.092729 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 1739 | 2026.01.23 17:29:25.093350 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00156 sec., 16025.641025641025 rows/sec., 704.25 KiB/sec. | ||
| 1740 | 2026.01.23 17:29:25.093451 [ 3 ] {ba9cd337-828d-4572-a8ab-2d07a962ad10} <Debug> TCPHandler: Processed in 0.001790267 sec. | ||
| 1741 | 2026.01.23 17:29:25.093675 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.01.23 17:29:25.093805 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1743 | 2026.01.23 17:29:25.094012 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1744 | 2026.01.23 17:29:25.094046 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1745 | 2026.01.23 17:29:25.094234 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1746 | 2026.01.23 17:29:25.094287 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1747 | 2026.01.23 17:29:25.094387 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1748 | 2026.01.23 17:29:25.094450 [ 290 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1749 | 2026.01.23 17:29:25.094457 [ 281 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1750 | 2026.01.23 17:29:25.094548 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1751 | 2026.01.23 17:29:25.094574 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1752 | 2026.01.23 17:29:25.094628 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1753 | 2026.01.23 17:29:25.094644 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1754 | 2026.01.23 17:29:25.094673 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1755 | 2026.01.23 17:29:25.094702 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1756 | 2026.01.23 17:29:25.095248 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001496 sec., 16711.229946524065 rows/sec., 734.38 KiB/sec. | ||
| 1757 | 2026.01.23 17:29:25.095333 [ 3 ] {0e1b9049-b5a6-4ac5-aff2-4ab8f429198c} <Debug> TCPHandler: Processed in 0.001709185 sec. | ||
| 1758 | 2026.01.23 17:29:25.095546 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.01.23 17:29:25.095677 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1760 | 2026.01.23 17:29:25.095881 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1761 | 2026.01.23 17:29:25.095915 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1762 | 2026.01.23 17:29:25.096105 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1763 | 2026.01.23 17:29:25.096158 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1764 | 2026.01.23 17:29:25.096258 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1765 | 2026.01.23 17:29:25.096320 [ 308 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1766 | 2026.01.23 17:29:25.096322 [ 290 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1767 | 2026.01.23 17:29:25.096411 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1768 | 2026.01.23 17:29:25.096438 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1769 | 2026.01.23 17:29:25.096491 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1770 | 2026.01.23 17:29:25.096507 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1771 | 2026.01.23 17:29:25.096536 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1772 | 2026.01.23 17:29:25.096565 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1773 | 2026.01.23 17:29:25.097093 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001468 sec., 17029.9727520436 rows/sec., 748.39 KiB/sec. | ||
| 1774 | 2026.01.23 17:29:25.097192 [ 3 ] {4cc06a02-92f1-40fd-8da7-ee6b27821cdb} <Debug> TCPHandler: Processed in 0.001697365 sec. | ||
| 1775 | 2026.01.23 17:29:25.097410 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.23 17:29:25.097541 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1777 | 2026.01.23 17:29:25.097758 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1778 | 2026.01.23 17:29:25.097792 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1779 | 2026.01.23 17:29:25.097984 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1780 | 2026.01.23 17:29:25.098037 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1781 | 2026.01.23 17:29:25.098135 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1782 | 2026.01.23 17:29:25.098194 [ 281 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1783 | 2026.01.23 17:29:25.098201 [ 290 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1784 | 2026.01.23 17:29:25.098298 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1785 | 2026.01.23 17:29:25.098323 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1786 | 2026.01.23 17:29:25.098376 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1787 | 2026.01.23 17:29:25.098392 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1788 | 2026.01.23 17:29:25.098422 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1789 | 2026.01.23 17:29:25.098452 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1790 | 2026.01.23 17:29:25.099026 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001537 sec., 16265.452179570593 rows/sec., 714.79 KiB/sec. | ||
| 1791 | 2026.01.23 17:29:25.099110 [ 3 ] {8c33b9d0-401a-4c12-abfa-9716eb78d1dd} <Debug> TCPHandler: Processed in 0.001750686 sec. | ||
| 1792 | 2026.01.23 17:29:25.099378 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.01.23 17:29:25.099512 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1794 | 2026.01.23 17:29:25.099805 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1795 | 2026.01.23 17:29:25.099839 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1796 | 2026.01.23 17:29:25.100119 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1797 | 2026.01.23 17:29:25.100175 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1798 | 2026.01.23 17:29:25.100274 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1799 | 2026.01.23 17:29:25.100338 [ 308 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1800 | 2026.01.23 17:29:25.100340 [ 281 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1801 | 2026.01.23 17:29:25.100430 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1802 | 2026.01.23 17:29:25.100455 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1803 | 2026.01.23 17:29:25.100508 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1804 | 2026.01.23 17:29:25.100524 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1805 | 2026.01.23 17:29:25.100554 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1806 | 2026.01.23 17:29:25.100583 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1807 | 2026.01.23 17:29:25.101137 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00168 sec., 14880.95238095238 rows/sec., 653.95 KiB/sec. | ||
| 1808 | 2026.01.23 17:29:25.101221 [ 3 ] {8b19645e-5895-4a08-ad23-b5a0cac4c337} <Debug> TCPHandler: Processed in 0.001893681 sec. | ||
| 1809 | 2026.01.23 17:29:25.101444 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.01.23 17:29:25.101577 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1811 | 2026.01.23 17:29:25.101782 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1812 | 2026.01.23 17:29:25.101817 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1813 | 2026.01.23 17:29:25.102011 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1814 | 2026.01.23 17:29:25.102064 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1815 | 2026.01.23 17:29:25.102163 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1816 | 2026.01.23 17:29:25.102214 [ 300 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1817 | 2026.01.23 17:29:25.102226 [ 281 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1818 | 2026.01.23 17:29:25.102306 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1819 | 2026.01.23 17:29:25.102331 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1820 | 2026.01.23 17:29:25.102385 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1821 | 2026.01.23 17:29:25.102401 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1822 | 2026.01.23 17:29:25.102430 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1823 | 2026.01.23 17:29:25.102459 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1824 | 2026.01.23 17:29:25.102951 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001429 sec., 17494.751574527643 rows/sec., 768.81 KiB/sec. | ||
| 1825 | 2026.01.23 17:29:25.103019 [ 3 ] {a4b2599d-dd88-45cf-807e-577e23ee5c6f} <Debug> TCPHandler: Processed in 0.001626113 sec. | ||
| 1826 | 2026.01.23 17:29:25.103238 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.01.23 17:29:25.103371 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1828 | 2026.01.23 17:29:25.103575 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1829 | 2026.01.23 17:29:25.103609 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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')" moved to PREWHERE | ||
| 1830 | 2026.01.23 17:29:25.103800 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1831 | 2026.01.23 17:29:25.103851 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1832 | 2026.01.23 17:29:25.103949 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1833 | 2026.01.23 17:29:25.104000 [ 300 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1834 | 2026.01.23 17:29:25.104001 [ 308 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1835 | 2026.01.23 17:29:25.104068 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1836 | 2026.01.23 17:29:25.104089 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1837 | 2026.01.23 17:29:25.104143 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1838 | 2026.01.23 17:29:25.104159 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1839 | 2026.01.23 17:29:25.104190 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1840 | 2026.01.23 17:29:25.104219 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1841 | 2026.01.23 17:29:25.104920 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001603 sec., 15595.757953836555 rows/sec., 685.36 KiB/sec. | ||
| 1842 | 2026.01.23 17:29:25.105007 [ 3 ] {b05c00ee-06cf-4186-9289-0cba7e47a02c} <Debug> TCPHandler: Processed in 0.001821478 sec. | ||
| 1843 | 2026.01.23 17:29:25.117187 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.01.23 17:29:25.117483 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1845 | 2026.01.23 17:29:25.117907 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1846 | 2026.01.23 17:29:25.117978 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1847 | 2026.01.23 17:29:25.118374 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2026.01.23 17:29:25.118429 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1849 | 2026.01.23 17:29:25.118530 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1850 | 2026.01.23 17:29:25.118598 [ 281 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2026.01.23 17:29:25.118611 [ 300 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1852 | 2026.01.23 17:29:25.118694 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1853 | 2026.01.23 17:29:25.118715 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.01.23 17:29:25.118770 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1855 | 2026.01.23 17:29:25.118787 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1856 | 2026.01.23 17:29:25.118817 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1857 | 2026.01.23 17:29:25.118847 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1858 | 2026.01.23 17:29:25.119442 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00208 sec., 12019.23076923077 rows/sec., 528.19 KiB/sec. | ||
| 1859 | 2026.01.23 17:29:25.119512 [ 3 ] {2c551649-e431-4ff1-b070-6fc7967599dd} <Debug> TCPHandler: Processed in 0.002423875 sec. | ||
| 1860 | 2026.01.23 17:29:25.123070 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.01.23 17:29:25.123333 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'oximeter_collector:collections', '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_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) | ||
| 1862 | 2026.01.23 17:29:25.123558 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1863 | 2026.01.23 17:29:25.123596 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <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', 'oximeter_collector:collections', '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_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 | ||
| 1864 | 2026.01.23 17:29:25.123808 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1865 | 2026.01.23 17:29:25.123863 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1866 | 2026.01.23 17:29:25.123968 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1867 | 2026.01.23 17:29:25.124026 [ 284 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1868 | 2026.01.23 17:29:25.124030 [ 300 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1869 | 2026.01.23 17:29:25.124100 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1870 | 2026.01.23 17:29:25.124121 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1871 | 2026.01.23 17:29:25.124176 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1872 | 2026.01.23 17:29:25.124194 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1873 | 2026.01.23 17:29:25.124224 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1874 | 2026.01.23 17:29:25.124259 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1875 | 2026.01.23 17:29:25.124793 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001575 sec., 15873.015873015873 rows/sec., 697.54 KiB/sec. | ||
| 1876 | 2026.01.23 17:29:25.124882 [ 3 ] {c12c6206-7e34-4bea-a004-80b27478800a} <Debug> TCPHandler: Processed in 0.001915071 sec. | ||
| 1877 | 2026.01.23 17:29:25.125096 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.01.23 17:29:25.125234 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', 'oximeter_collector:collections', '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_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) | ||
| 1879 | 2026.01.23 17:29:25.125451 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1880 | 2026.01.23 17:29:25.125488 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <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', 'oximeter_collector:collections', '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_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 | ||
| 1881 | 2026.01.23 17:29:25.125696 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1882 | 2026.01.23 17:29:25.125750 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1883 | 2026.01.23 17:29:25.125851 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1884 | 2026.01.23 17:29:25.125919 [ 281 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1885 | 2026.01.23 17:29:25.125921 [ 300 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1886 | 2026.01.23 17:29:25.126008 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1887 | 2026.01.23 17:29:25.126030 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1888 | 2026.01.23 17:29:25.126084 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1889 | 2026.01.23 17:29:25.126101 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1890 | 2026.01.23 17:29:25.126131 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1891 | 2026.01.23 17:29:25.126171 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1892 | 2026.01.23 17:29:25.126660 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001486 sec., 16823.687752355316 rows/sec., 739.32 KiB/sec. | ||
| 1893 | 2026.01.23 17:29:25.126736 [ 3 ] {1acff09e-3dea-4aa3-8897-ee93bf8b9388} <Debug> TCPHandler: Processed in 0.001691016 sec. | ||
| 1894 | 2026.01.23 17:29:25.126945 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.01.23 17:29:25.127079 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', '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_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) | ||
| 1896 | 2026.01.23 17:29:25.127292 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1897 | 2026.01.23 17:29:25.127329 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <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', '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_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 | ||
| 1898 | 2026.01.23 17:29:25.127533 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1899 | 2026.01.23 17:29:25.127586 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1900 | 2026.01.23 17:29:25.127684 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1901 | 2026.01.23 17:29:25.127732 [ 300 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1902 | 2026.01.23 17:29:25.127748 [ 281 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1903 | 2026.01.23 17:29:25.127820 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1904 | 2026.01.23 17:29:25.127844 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1905 | 2026.01.23 17:29:25.127898 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1906 | 2026.01.23 17:29:25.127916 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1907 | 2026.01.23 17:29:25.127945 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <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', '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_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'))" | ||
| 1908 | 2026.01.23 17:29:25.127974 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <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', '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_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'))" | ||
| 1909 | 2026.01.23 17:29:25.128716 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001694 sec., 14757.96930342385 rows/sec., 648.54 KiB/sec. | ||
| 1910 | 2026.01.23 17:29:25.128813 [ 3 ] {197c7148-78e7-4260-91bc-bb4b287b4efb} <Debug> TCPHandler: Processed in 0.001919301 sec. | ||
| 1911 | 2026.01.23 17:29:25.129072 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.01.23 17:29:25.129206 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) 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', '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) | ||
| 1913 | 2026.01.23 17:29:25.129428 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1914 | 2026.01.23 17:29:25.129465 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <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', '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 | ||
| 1915 | 2026.01.23 17:29:25.129668 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1916 | 2026.01.23 17:29:25.129720 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2026.01.23 17:29:25.129819 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1918 | 2026.01.23 17:29:25.129886 [ 300 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1919 | 2026.01.23 17:29:25.129896 [ 299 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1920 | 2026.01.23 17:29:25.129991 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1921 | 2026.01.23 17:29:25.130016 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1922 | 2026.01.23 17:29:25.130070 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1923 | 2026.01.23 17:29:25.130087 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Debug> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1924 | 2026.01.23 17:29:25.130116 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <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', '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'))" | ||
| 1925 | 2026.01.23 17:29:25.130147 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <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', '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'))" | ||
| 1926 | 2026.01.23 17:29:25.130703 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001554 sec., 16087.516087516087 rows/sec., 706.97 KiB/sec. | ||
| 1927 | 2026.01.23 17:29:25.130813 [ 3 ] {6549c2ba-e7fa-4106-897f-5307e7da81f8} <Debug> TCPHandler: Processed in 0.001791308 sec. | ||
| 1928 | 2026.01.23 17:29:25.138031 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.01.23 17:29:25.138161 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1930 | 2026.01.23 17:29:25.138219 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1931 | 2026.01.23 17:29:25.139115 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.01.23 17:29:25.139182 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1933 | 2026.01.23 17:29:25.139766 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1934 | 2026.01.23 17:29:25.140130 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Trace> oximeter.timeseries_schema (0a721644-3482-4ba7-af7a-3ccd1c87c6d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.01.23 17:29:25.140289 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.002165 sec., 7390.300230946883 rows/sec., 2.20 MiB/sec. | ||
| 1936 | 2026.01.23 17:29:25.140333 [ 3 ] {c860fd21-fe5d-430f-8524-c95632371862} <Debug> TCPHandler: Processed in 0.002365793 sec. | ||
| 1937 | 2026.01.23 17:29:25.140464 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.01.23 17:29:25.140560 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.01.23 17:29:25.140601 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1940 | 2026.01.23 17:29:25.141144 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.01.23 17:29:25.141181 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1942 | 2026.01.23 17:29:25.141665 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1943 | 2026.01.23 17:29:25.142186 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.01.23 17:29:25.142316 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001778 sec., 250843.64454443194 rows/sec., 15.91 MiB/sec. | ||
| 1945 | 2026.01.23 17:29:25.142361 [ 3 ] {3f395df7-5e41-4588-bd16-8c4bb0e48684} <Debug> TCPHandler: Processed in 0.001946322 sec. | ||
| 1946 | 2026.01.23 17:29:25.142475 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.01.23 17:29:25.142571 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1948 | 2026.01.23 17:29:25.142611 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1949 | 2026.01.23 17:29:25.142987 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.01.23 17:29:25.143023 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1951 | 2026.01.23 17:29:25.143413 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1952 | 2026.01.23 17:29:25.143811 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.01.23 17:29:25.143945 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 350.97 KiB/sec. | ||
| 1954 | 2026.01.23 17:29:25.143990 [ 3 ] {d719f479-6dab-4b0d-b6b0-d50d8de7defa} <Debug> TCPHandler: Processed in 0.001565042 sec. | ||
| 1955 | 2026.01.23 17:29:25.144093 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.01.23 17:29:25.144186 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1957 | 2026.01.23 17:29:25.144225 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1958 | 2026.01.23 17:29:25.145257 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.01.23 17:29:25.145293 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1960 | 2026.01.23 17:29:25.145893 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1961 | 2026.01.23 17:29:25.146304 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): 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.01.23 17:29:25.146417 [ 57 ] {} <Debug> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1963 | 2026.01.23 17:29:25.146445 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Debug> executeQuery: Read 1279 rows, 104.51 KiB in 0.002277 sec., 561703.9964866051 rows/sec., 44.82 MiB/sec. | ||
| 1964 | 2026.01.23 17:29:25.146489 [ 57 ] {} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.01.23 17:29:25.146490 [ 3 ] {bdbb7f07-7fdf-4835-bbbc-dc054dc89631} <Debug> TCPHandler: Processed in 0.002446645 sec. | ||
| 1966 | 2026.01.23 17:29:25.146523 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1967 | 2026.01.23 17:29:25.146643 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.01.23 17:29:25.146742 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.01.23 17:29:25.146783 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1970 | 2026.01.23 17:29:25.147324 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.01.23 17:29:25.147360 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1972 | 2026.01.23 17:29:25.147830 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1973 | 2026.01.23 17:29:25.148451 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.01.23 17:29:25.148552 [ 57 ] {} <Debug> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1975 | 2026.01.23 17:29:25.148588 [ 57 ] {} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.01.23 17:29:25.148593 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Debug> executeQuery: Read 266 rows, 16.59 KiB in 0.001871 sec., 142169.96258685194 rows/sec., 8.66 MiB/sec. | ||
| 1977 | 2026.01.23 17:29:25.148610 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1978 | 2026.01.23 17:29:25.148642 [ 3 ] {d7985385-4930-4d2d-b0a1-29dfdda31331} <Debug> TCPHandler: Processed in 0.002048835 sec. | ||
| 1979 | 2026.01.23 17:29:25.148748 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.01.23 17:29:25.148842 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.01.23 17:29:25.148884 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1982 | 2026.01.23 17:29:25.149098 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::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 | ||
| 1983 | 2026.01.23 17:29:25.149104 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::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 | ||
| 1984 | 2026.01.23 17:29:25.149264 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1985 | 2026.01.23 17:29:25.149267 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1986 | 2026.01.23 17:29:25.149337 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 1987 | 2026.01.23 17:29:25.149338 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 1988 | 2026.01.23 17:29:25.149385 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.01.23 17:29:25.149420 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1990 | 2026.01.23 17:29:25.149437 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 1991 | 2026.01.23 17:29:25.149459 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1992 | 2026.01.23 17:29:25.149493 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 1993 | 2026.01.23 17:29:25.149528 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 151 rows starting from the beginning of the part | ||
| 1994 | 2026.01.23 17:29:25.149552 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 1995 | 2026.01.23 17:29:25.149600 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 1996 | 2026.01.23 17:29:25.149607 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 1997 | 2026.01.23 17:29:25.149653 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1998 | 2026.01.23 17:29:25.149670 [ 190 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 1999 | 2026.01.23 17:29:25.149701 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1279 rows starting from the beginning of the part | ||
| 2000 | 2026.01.23 17:29:25.149899 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2001 | 2026.01.23 17:29:25.150338 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.01.23 17:29:25.150482 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001659 sec., 138637.73357444242 rows/sec., 8.94 MiB/sec. | ||
| 2003 | 2026.01.23 17:29:25.150523 [ 3 ] {0f39edce-2184-4c2c-af7d-9131f77dfa73} <Debug> TCPHandler: Processed in 0.001823538 sec. | ||
| 2004 | 2026.01.23 17:29:25.150638 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.23 17:29:25.150733 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.01.23 17:29:25.150760 [ 187 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706276 sec., 196334.00458073604 rows/sec., 13.23 MiB/sec. | ||
| 2007 | 2026.01.23 17:29:25.150773 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2008 | 2026.01.23 17:29:25.151103 [ 196 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2009 | 2026.01.23 17:29:25.151116 [ 190 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1579 rows, containing 5 columns (5 merged, 0 gathered) in 0.004501149 sec., 350799.31812965975 rows/sec., 29.85 MiB/sec. | ||
| 2010 | 2026.01.23 17:29:25.151273 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.01.23 17:29:25.151314 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2012 | 2026.01.23 17:29:25.151441 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2013 | 2026.01.23 17:29:25.151732 [ 196 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.01.23 17:29:25.151772 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2015 | 2026.01.23 17:29:25.151836 [ 196 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_6_1} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2016 | 2026.01.23 17:29:25.151923 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.01.23 17:29:25.151960 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2018 | 2026.01.23 17:29:25.151996 [ 186 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_6_1} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2019 | 2026.01.23 17:29:25.152065 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2020 | 2026.01.23 17:29:25.152233 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.01.23 17:29:25.152368 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001653 sec., 138535.99516031457 rows/sec., 7.86 MiB/sec. | ||
| 2022 | 2026.01.23 17:29:25.152405 [ 3 ] {d95ef9b3-e55f-414f-944b-a4266a168dc9} <Debug> TCPHandler: Processed in 0.001817478 sec. | ||
| 2023 | 2026.01.23 17:29:25.152509 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.01.23 17:29:25.152602 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2025 | 2026.01.23 17:29:25.152642 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2026 | 2026.01.23 17:29:25.153262 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.01.23 17:29:25.153298 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2028 | 2026.01.23 17:29:25.153758 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2029 | 2026.01.23 17:29:25.154212 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.01.23 17:29:25.154313 [ 57 ] {} <Debug> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2031 | 2026.01.23 17:29:25.154343 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Debug> executeQuery: Read 776 rows, 55.72 KiB in 0.00176 sec., 440909.0909090909 rows/sec., 30.92 MiB/sec. | ||
| 2032 | 2026.01.23 17:29:25.154354 [ 57 ] {} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.23 17:29:25.154387 [ 3 ] {2f81fb60-0ac1-4a2f-954a-697480456269} <Debug> TCPHandler: Processed in 0.001926981 sec. | ||
| 2034 | 2026.01.23 17:29:25.154387 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2035 | 2026.01.23 17:29:25.154504 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::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 | ||
| 2036 | 2026.01.23 17:29:25.154510 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.01.23 17:29:25.154624 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2038 | 2026.01.23 17:29:25.154632 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2039 | 2026.01.23 17:29:25.154670 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2040 | 2026.01.23 17:29:25.154688 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2041 | 2026.01.23 17:29:25.154792 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 2042 | 2026.01.23 17:29:25.154851 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 71 rows starting from the beginning of the part | ||
| 2043 | 2026.01.23 17:29:25.154905 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 61 rows starting from the beginning of the part | ||
| 2044 | 2026.01.23 17:29:25.154959 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
| 2045 | 2026.01.23 17:29:25.154999 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.01.23 17:29:25.155010 [ 187 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 776 rows starting from the beginning of the part | ||
| 2047 | 2026.01.23 17:29:25.155043 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2048 | 2026.01.23 17:29:25.155589 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2049 | 2026.01.23 17:29:25.156028 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.01.23 17:29:25.156086 [ 186 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627893 sec., 594633.6767834249 rows/sec., 45.16 MiB/sec. | ||
| 2051 | 2026.01.23 17:29:25.156168 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. | ||
| 2052 | 2026.01.23 17:29:25.156206 [ 3 ] {665f461e-1b5f-4bc9-8f88-b966bacf8554} <Debug> TCPHandler: Processed in 0.001746606 sec. | ||
| 2053 | 2026.01.23 17:29:25.156309 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2026.01.23 17:29:25.156342 [ 196 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2055 | 2026.01.23 17:29:25.156404 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2056 | 2026.01.23 17:29:25.156452 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2057 | 2026.01.23 17:29:25.156793 [ 196 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.01.23 17:29:25.156862 [ 196 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_6_1} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2059 | 2026.01.23 17:29:25.156899 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.23 17:29:25.156920 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2061 | 2026.01.23 17:29:25.156942 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2062 | 2026.01.23 17:29:25.157384 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2063 | 2026.01.23 17:29:25.157809 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.01.23 17:29:25.157962 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Debug> executeQuery: Read 331 rows, 22.22 KiB in 0.001577 sec., 209892.20038046924 rows/sec., 13.76 MiB/sec. | ||
| 2065 | 2026.01.23 17:29:25.158002 [ 3 ] {ec080e84-7861-4412-a50e-eb24d3b1979a} <Debug> TCPHandler: Processed in 0.001742016 sec. | ||
| 2066 | 2026.01.23 17:29:25.158103 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.01.23 17:29:25.158197 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2068 | 2026.01.23 17:29:25.158238 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2069 | 2026.01.23 17:29:25.158816 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.01.23 17:29:25.158853 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2071 | 2026.01.23 17:29:25.159275 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2072 | 2026.01.23 17:29:25.159726 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.01.23 17:29:25.159854 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001676 sec., 596.6587112171837 rows/sec., 40.20 KiB/sec. | ||
| 2074 | 2026.01.23 17:29:25.159899 [ 3 ] {d74f6af5-9d17-4a3f-a160-618e451683de} <Debug> TCPHandler: Processed in 0.001846049 sec. | ||
| 2075 | 2026.01.23 17:29:25.160009 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.01.23 17:29:25.160109 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.01.23 17:29:25.160164 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <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 | ||
| 2078 | 2026.01.23 17:29:25.161059 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.23 17:29:25.161103 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2080 | 2026.01.23 17:29:25.161833 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2081 | 2026.01.23 17:29:25.162327 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.01.23 17:29:25.162437 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2083 | 2026.01.23 17:29:25.162479 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00239 sec., 15481.171548117154 rows/sec., 27.74 MiB/sec. | ||
| 2084 | 2026.01.23 17:29:25.162483 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.23 17:29:25.162525 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2086 | 2026.01.23 17:29:25.162544 [ 3 ] {2a8f5c37-f4ad-4319-a6db-7f8748e43c5b} <Debug> TCPHandler: Processed in 0.002585059 sec. | ||
| 2087 | 2026.01.23 17:29:25.162598 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::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 | ||
| 2088 | 2026.01.23 17:29:25.162661 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.01.23 17:29:25.162757 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.01.23 17:29:25.162775 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2091 | 2026.01.23 17:29:25.162798 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2092 | 2026.01.23 17:29:25.162824 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 2093 | 2026.01.23 17:29:25.162935 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2094 | 2026.01.23 17:29:25.163042 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2095 | 2026.01.23 17:29:25.163141 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 2096 | 2026.01.23 17:29:25.163143 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.01.23 17:29:25.163186 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2098 | 2026.01.23 17:29:25.163252 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2099 | 2026.01.23 17:29:25.163363 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2100 | 2026.01.23 17:29:25.163632 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2101 | 2026.01.23 17:29:25.164062 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.01.23 17:29:25.164202 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001465 sec., 73720.13651877134 rows/sec., 4.49 MiB/sec. | ||
| 2103 | 2026.01.23 17:29:25.164246 [ 3 ] {a68c897b-9db6-4bb8-9321-7f406910924b} <Debug> TCPHandler: Processed in 0.001635403 sec. | ||
| 2104 | 2026.01.23 17:29:25.172742 [ 201 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 19 columns (19 merged, 0 gathered) in 0.0101715 sec., 8454.99680479772 rows/sec., 15.15 MiB/sec. | ||
| 2105 | 2026.01.23 17:29:25.173144 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2106 | 2026.01.23 17:29:25.173713 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.01.23 17:29:25.173777 [ 186 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2108 | 2026.01.23 17:29:25.173845 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2109 | 2026.01.23 17:29:25.313152 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2484 | ||
| 2110 | 2026.01.23 17:29:25.313598 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.01.23 17:29:25.313639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2112 | 2026.01.23 17:29:25.314256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2113 | 2026.01.23 17:29:25.314679 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.01.23 17:29:25.314819 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2484 | ||
| 2115 | 2026.01.23 17:29:25.422557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 2116 | 2026.01.23 17:29:25.441232 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.01.23 17:29:25.441295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2118 | 2026.01.23 17:29:25.447899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2119 | 2026.01.23 17:29:25.449150 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.01.23 17:29:25.452591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 2121 | 2026.01.23 17:29:26.001106 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.14 MiB, peak 177.60 MiB, free memory in arenas 0.00 B, will set to 174.89 MiB (RSS), difference: 2.75 MiB | ||
| 2122 | 2026.01.23 17:29:27.820262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 276 | ||
| 2123 | 2026.01.23 17:29:27.823185 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.01.23 17:29:27.823251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2125 | 2026.01.23 17:29:27.824659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2126 | 2026.01.23 17:29:27.825160 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.01.23 17:29:27.825473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 2128 | 2026.01.23 17:29:30.090954 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.01.23 17:29:30.091149 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2130 | 2026.01.23 17:29:30.091219 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2131 | 2026.01.23 17:29:30.091906 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.01.23 17:29:30.091955 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2133 | 2026.01.23 17:29:30.092488 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2134 | 2026.01.23 17:29:30.092981 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.01.23 17:29:30.093140 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Debug> executeQuery: Read 58 rows, 4.57 KiB in 0.002041 sec., 28417.442430181287 rows/sec., 2.19 MiB/sec. | ||
| 2136 | 2026.01.23 17:29:30.093183 [ 3 ] {3b2b6dfa-a0a1-48aa-b5e8-b442c5894df6} <Debug> TCPHandler: Processed in 0.002358253 sec. | ||
| 2137 | 2026.01.23 17:29:30.093311 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.01.23 17:29:30.093408 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.01.23 17:29:30.093450 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2140 | 2026.01.23 17:29:30.093844 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.01.23 17:29:30.093889 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2142 | 2026.01.23 17:29:30.094285 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2143 | 2026.01.23 17:29:30.094765 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.01.23 17:29:30.094902 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 49.70 KiB/sec. | ||
| 2145 | 2026.01.23 17:29:30.094940 [ 3 ] {ab65d1e7-0cfc-469b-98ea-d5f1d702e678} <Debug> TCPHandler: Processed in 0.001680085 sec. | ||
| 2146 | 2026.01.23 17:29:30.095059 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.01.23 17:29:30.095155 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2148 | 2026.01.23 17:29:30.095197 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2149 | 2026.01.23 17:29:30.095621 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.01.23 17:29:30.095661 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2151 | 2026.01.23 17:29:30.096110 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2152 | 2026.01.23 17:29:30.096585 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.01.23 17:29:30.096723 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Debug> executeQuery: Read 65 rows, 5.20 KiB in 0.001581 sec., 41113.21948134092 rows/sec., 3.21 MiB/sec. | ||
| 2154 | 2026.01.23 17:29:30.096763 [ 3 ] {477a0450-da9e-4f5e-8769-8458b8f180ef} <Debug> TCPHandler: Processed in 0.001753186 sec. | ||
| 2155 | 2026.01.23 17:29:30.096883 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.01.23 17:29:30.096979 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2157 | 2026.01.23 17:29:30.097024 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2158 | 2026.01.23 17:29:30.097444 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.01.23 17:29:30.097482 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2160 | 2026.01.23 17:29:30.097939 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2161 | 2026.01.23 17:29:30.098388 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.01.23 17:29:30.098509 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2163 | 2026.01.23 17:29:30.098525 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
| 2164 | 2026.01.23 17:29:30.098559 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.01.23 17:29:30.098576 [ 3 ] {d956d40c-fceb-4f84-a147-7a131315edf4} <Debug> TCPHandler: Processed in 0.001742686 sec. | ||
| 2166 | 2026.01.23 17:29:30.098578 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2167 | 2026.01.23 17:29:30.098708 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.01.23 17:29:30.098717 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::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 | ||
| 2169 | 2026.01.23 17:29:30.098806 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.01.23 17:29:30.098866 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <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 | ||
| 2171 | 2026.01.23 17:29:30.098878 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2172 | 2026.01.23 17:29:30.098920 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2173 | 2026.01.23 17:29:30.099015 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 289 rows starting from the beginning of the part | ||
| 2174 | 2026.01.23 17:29:30.099064 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2175 | 2026.01.23 17:29:30.099110 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 2176 | 2026.01.23 17:29:30.099177 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 331 rows starting from the beginning of the part | ||
| 2177 | 2026.01.23 17:29:30.099221 [ 196 ] {253b6537-0141-4b38-82a4-10feefb57838::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 | ||
| 2178 | 2026.01.23 17:29:30.099581 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.01.23 17:29:30.099625 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2180 | 2026.01.23 17:29:30.100251 [ 201 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598473 sec., 613710.710159008 rows/sec., 43.16 MiB/sec. | ||
| 2181 | 2026.01.23 17:29:30.100305 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2182 | 2026.01.23 17:29:30.100620 [ 200 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2183 | 2026.01.23 17:29:30.100823 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.01.23 17:29:30.100978 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002191 sec., 456.4125969876769 rows/sec., 837.50 KiB/sec. | ||
| 2185 | 2026.01.23 17:29:30.101031 [ 3 ] {72516c77-bf34-456c-ae79-e07399f48427} <Debug> TCPHandler: Processed in 0.002377814 sec. | ||
| 2186 | 2026.01.23 17:29:30.101152 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.01.23 17:29:30.101249 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.01.23 17:29:30.101294 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2189 | 2026.01.23 17:29:30.101316 [ 200 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.01.23 17:29:30.101395 [ 200 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2191 | 2026.01.23 17:29:30.101498 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2192 | 2026.01.23 17:29:30.101655 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.01.23 17:29:30.101697 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2194 | 2026.01.23 17:29:30.102187 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2195 | 2026.01.23 17:29:30.102648 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.01.23 17:29:30.102808 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
| 2197 | 2026.01.23 17:29:30.102845 [ 3 ] {7d6ef85a-0aa2-4713-9be4-7f05902af376} <Debug> TCPHandler: Processed in 0.001744047 sec. | ||
| 2198 | 2026.01.23 17:29:32.697144 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2199 | 2026.01.23 17:29:32.697211 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2200 | 2026.01.23 17:29:32.815583 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2932 | ||
| 2201 | 2026.01.23 17:29:32.816044 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.01.23 17:29:32.816080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2203 | 2026.01.23 17:29:32.816737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2204 | 2026.01.23 17:29:32.817259 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.01.23 17:29:32.817382 [ 48 ] {} <Debug> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2206 | 2026.01.23 17:29:32.817399 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2932 | ||
| 2207 | 2026.01.23 17:29:32.817425 [ 48 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.01.23 17:29:32.817448 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2209 | 2026.01.23 17:29:32.817544 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::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 | ||
| 2210 | 2026.01.23 17:29:32.817646 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2211 | 2026.01.23 17:29:32.817681 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 564 rows starting from the beginning of the part | ||
| 2212 | 2026.01.23 17:29:32.817744 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 2213 | 2026.01.23 17:29:32.817792 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 2214 | 2026.01.23 17:29:32.817836 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 2215 | 2026.01.23 17:29:32.817878 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::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 | ||
| 2216 | 2026.01.23 17:29:32.817921 [ 196 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::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 | ||
| 2217 | 2026.01.23 17:29:32.840237 [ 201 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 4 columns (4 merged, 0 gathered) in 0.022730044 sec., 128992.27119841914 rows/sec., 1.85 MiB/sec. | ||
| 2218 | 2026.01.23 17:29:32.841204 [ 189 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2219 | 2026.01.23 17:29:32.841895 [ 189 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.01.23 17:29:32.841977 [ 189 ] {d308f37b-5e96-44bc-b79a-7c1f61c167f5::all_1_6_1} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2221 | 2026.01.23 17:29:32.842077 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 2222 | 2026.01.23 17:29:32.953346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 2223 | 2026.01.23 17:29:32.971362 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.01.23 17:29:32.971419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2225 | 2026.01.23 17:29:32.977547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2226 | 2026.01.23 17:29:32.978700 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.01.23 17:29:32.978999 [ 48 ] {} <Debug> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2228 | 2026.01.23 17:29:32.979064 [ 48 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.01.23 17:29:32.979098 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2230 | 2026.01.23 17:29:32.979247 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::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 | ||
| 2231 | 2026.01.23 17:29:32.981979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 2232 | 2026.01.23 17:29:32.983557 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2233 | 2026.01.23 17:29:32.984841 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::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 | ||
| 2234 | 2026.01.23 17:29:32.989099 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::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 | ||
| 2235 | 2026.01.23 17:29:32.993375 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::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 | ||
| 2236 | 2026.01.23 17:29:32.997647 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::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 | ||
| 2237 | 2026.01.23 17:29:33.001179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.64 MiB, peak 181.44 MiB, free memory in arenas 0.00 B, will set to 178.56 MiB (RSS), difference: 2.92 MiB | ||
| 2238 | 2026.01.23 17:29:33.004743 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::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 | ||
| 2239 | 2026.01.23 17:29:33.009036 [ 196 ] {f962d551-671c-461b-b6ce-389f9a44125b::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 | ||
| 2240 | 2026.01.23 17:29:33.065647 [ 201 ] {f962d551-671c-461b-b6ce-389f9a44125b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086457557 sec., 532.0529702221403 rows/sec., 2.75 MiB/sec. | ||
| 2241 | 2026.01.23 17:29:33.068270 [ 193 ] {f962d551-671c-461b-b6ce-389f9a44125b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2242 | 2026.01.23 17:29:33.071045 [ 193 ] {f962d551-671c-461b-b6ce-389f9a44125b::all_1_6_1} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.01.23 17:29:33.071146 [ 193 ] {f962d551-671c-461b-b6ce-389f9a44125b::all_1_6_1} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2244 | 2026.01.23 17:29:33.073297 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 2245 | 2026.01.23 17:29:34.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.12 MiB, peak 188.66 MiB, free memory in arenas 0.00 B, will set to 185.75 MiB (RSS), difference: 6.63 MiB | ||
| 2246 | 2026.01.23 17:29:35.103269 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.01.23 17:29:35.103507 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.01.23 17:29:35.103580 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2249 | 2026.01.23 17:29:35.104430 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.23 17:29:35.104483 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2251 | 2026.01.23 17:29:35.104911 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2252 | 2026.01.23 17:29:35.105135 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.01.23 17:29:35.105287 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001841 sec., 242259.64149918524 rows/sec., 15.36 MiB/sec. | ||
| 2254 | 2026.01.23 17:29:35.105328 [ 3 ] {341f08a2-d688-4974-91d3-d23abd63953e} <Debug> TCPHandler: Processed in 0.002193929 sec. | ||
| 2255 | 2026.01.23 17:29:35.105477 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.23 17:29:35.105573 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2257 | 2026.01.23 17:29:35.105613 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2258 | 2026.01.23 17:29:35.106542 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.01.23 17:29:35.106578 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2260 | 2026.01.23 17:29:35.106983 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2261 | 2026.01.23 17:29:35.107190 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.01.23 17:29:35.107318 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001763 sec., 723766.3074305161 rows/sec., 57.77 MiB/sec. | ||
| 2263 | 2026.01.23 17:29:35.107378 [ 3 ] {ee0de2a4-0c85-4a95-8b8a-625dac8f058b} <Debug> TCPHandler: Processed in 0.001950382 sec. | ||
| 2264 | 2026.01.23 17:29:35.107502 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.01.23 17:29:35.107596 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.01.23 17:29:35.107636 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2267 | 2026.01.23 17:29:35.108139 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.01.23 17:29:35.108176 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2269 | 2026.01.23 17:29:35.108488 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2270 | 2026.01.23 17:29:35.108693 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.01.23 17:29:35.108821 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001243 sec., 209171.3596138375 rows/sec., 12.71 MiB/sec. | ||
| 2272 | 2026.01.23 17:29:35.108862 [ 3 ] {f0d2af63-3941-4ea9-8efd-e0098fe55397} <Debug> TCPHandler: Processed in 0.001410807 sec. | ||
| 2273 | 2026.01.23 17:29:35.108974 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.01.23 17:29:35.109068 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2275 | 2026.01.23 17:29:35.109106 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2276 | 2026.01.23 17:29:35.109573 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.01.23 17:29:35.109609 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2278 | 2026.01.23 17:29:35.109902 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2279 | 2026.01.23 17:29:35.110104 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.01.23 17:29:35.110227 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001178 sec., 195246.17996604415 rows/sec., 12.59 MiB/sec. | ||
| 2281 | 2026.01.23 17:29:35.110264 [ 3 ] {aafe8741-eb43-4850-8623-d122388d6027} <Debug> TCPHandler: Processed in 0.001338626 sec. | ||
| 2282 | 2026.01.23 17:29:35.110398 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.01.23 17:29:35.110520 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2284 | 2026.01.23 17:29:35.110568 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2285 | 2026.01.23 17:29:35.111123 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.01.23 17:29:35.111166 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2287 | 2026.01.23 17:29:35.111536 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2288 | 2026.01.23 17:29:35.111776 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.01.23 17:29:35.111923 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001426 sec., 160589.0603085554 rows/sec., 9.12 MiB/sec. | ||
| 2290 | 2026.01.23 17:29:35.111966 [ 3 ] {66bd2906-d98f-48d8-a81c-5c47f3f37ec1} <Debug> TCPHandler: Processed in 0.001627373 sec. | ||
| 2291 | 2026.01.23 17:29:35.112115 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.01.23 17:29:35.112239 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2293 | 2026.01.23 17:29:35.112288 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2294 | 2026.01.23 17:29:35.113042 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.01.23 17:29:35.113085 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2296 | 2026.01.23 17:29:35.113466 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2297 | 2026.01.23 17:29:35.113687 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.01.23 17:29:35.113823 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.001609 sec., 478558.1106277191 rows/sec., 33.52 MiB/sec. | ||
| 2299 | 2026.01.23 17:29:35.113860 [ 3 ] {63702672-17d3-4928-b916-dffbccd81668} <Debug> TCPHandler: Processed in 0.001819558 sec. | ||
| 2300 | 2026.01.23 17:29:35.113985 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.01.23 17:29:35.114081 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2302 | 2026.01.23 17:29:35.114123 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2303 | 2026.01.23 17:29:35.114464 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.01.23 17:29:35.114501 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2305 | 2026.01.23 17:29:35.114807 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2306 | 2026.01.23 17:29:35.115013 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.01.23 17:29:35.115139 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 2308 | 2026.01.23 17:29:35.115175 [ 3 ] {5a93629f-da43-4c5d-a5ac-4de2c4edf43e} <Debug> TCPHandler: Processed in 0.001241053 sec. | ||
| 2309 | 2026.01.23 17:29:35.115285 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.01.23 17:29:35.115379 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.01.23 17:29:35.115421 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2312 | 2026.01.23 17:29:35.115852 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.01.23 17:29:35.115889 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2314 | 2026.01.23 17:29:35.116232 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2315 | 2026.01.23 17:29:35.116437 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.01.23 17:29:35.116566 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001206 sec., 271973.46600331675 rows/sec., 17.82 MiB/sec. | ||
| 2317 | 2026.01.23 17:29:35.116604 [ 3 ] {191b3955-a524-4ba8-a7ed-52d5ce53bf10} <Debug> TCPHandler: Processed in 0.001368556 sec. | ||
| 2318 | 2026.01.23 17:29:35.116711 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.01.23 17:29:35.116809 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.01.23 17:29:35.116851 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2321 | 2026.01.23 17:29:35.117161 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.01.23 17:29:35.117196 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2323 | 2026.01.23 17:29:35.117483 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2324 | 2026.01.23 17:29:35.117685 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.01.23 17:29:35.117809 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 2326 | 2026.01.23 17:29:35.117845 [ 3 ] {395d4672-ac1b-4051-afeb-af82c6f5e68f} <Debug> TCPHandler: Processed in 0.001184841 sec. | ||
| 2327 | 2026.01.23 17:29:35.117965 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.01.23 17:29:35.118059 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2329 | 2026.01.23 17:29:35.118111 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <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 | ||
| 2330 | 2026.01.23 17:29:35.118948 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.01.23 17:29:35.118988 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2332 | 2026.01.23 17:29:35.119544 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2333 | 2026.01.23 17:29:35.119774 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.01.23 17:29:35.119912 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00187 sec., 19786.096256684494 rows/sec., 35.46 MiB/sec. | ||
| 2335 | 2026.01.23 17:29:35.119963 [ 3 ] {62490d9d-911f-4da3-8d3c-7985da0e88ed} <Debug> TCPHandler: Processed in 0.002047364 sec. | ||
| 2336 | 2026.01.23 17:29:35.120087 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.01.23 17:29:35.120182 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.01.23 17:29:35.120224 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2339 | 2026.01.23 17:29:35.120564 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.01.23 17:29:35.120600 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2341 | 2026.01.23 17:29:35.120903 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2342 | 2026.01.23 17:29:35.121099 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.01.23 17:29:35.121200 [ 45 ] {} <Debug> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2344 | 2026.01.23 17:29:35.121223 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00106 sec., 101886.7924528302 rows/sec., 6.21 MiB/sec. | ||
| 2345 | 2026.01.23 17:29:35.121274 [ 45 ] {} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.01.23 17:29:35.121281 [ 3 ] {b9a3fe07-8dc9-4570-a518-95af6cf6184b} <Debug> TCPHandler: Processed in 0.001243103 sec. | ||
| 2347 | 2026.01.23 17:29:35.121303 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2348 | 2026.01.23 17:29:35.121429 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::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 | ||
| 2349 | 2026.01.23 17:29:35.121556 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2026.01.23 17:29:35.121597 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2351 | 2026.01.23 17:29:35.121694 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2352 | 2026.01.23 17:29:35.121744 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2353 | 2026.01.23 17:29:35.121801 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 108 rows starting from the beginning of the part | ||
| 2354 | 2026.01.23 17:29:35.121843 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 2355 | 2026.01.23 17:29:35.121879 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 2356 | 2026.01.23 17:29:35.122791 [ 201 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407547 sec., 260026.84102200493 rows/sec., 16.61 MiB/sec. | ||
| 2357 | 2026.01.23 17:29:35.122926 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2358 | 2026.01.23 17:29:35.123189 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.01.23 17:29:35.123255 [ 197 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_6_1} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2360 | 2026.01.23 17:29:35.123316 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2361 | 2026.01.23 17:29:37.826520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 310 | ||
| 2362 | 2026.01.23 17:29:37.828748 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.01.23 17:29:37.828808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2364 | 2026.01.23 17:29:37.830115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2365 | 2026.01.23 17:29:37.830369 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.01.23 17:29:37.830679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2367 | 2026.01.23 17:29:40.089684 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.01.23 17:29:40.089987 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2369 | 2026.01.23 17:29:40.090094 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2370 | 2026.01.23 17:29:40.090836 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.01.23 17:29:40.090886 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2372 | 2026.01.23 17:29:40.091299 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2373 | 2026.01.23 17:29:40.091523 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.01.23 17:29:40.091681 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001771 sec., 33879.16431394692 rows/sec., 2.63 MiB/sec. | ||
| 2375 | 2026.01.23 17:29:40.091728 [ 3 ] {34df4d02-6cfa-427f-ac2b-f45ee2a5d6b8} <Debug> TCPHandler: Processed in 0.002224459 sec. | ||
| 2376 | 2026.01.23 17:29:40.091853 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.01.23 17:29:40.091954 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2378 | 2026.01.23 17:29:40.091997 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2379 | 2026.01.23 17:29:40.092402 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.01.23 17:29:40.092440 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2381 | 2026.01.23 17:29:40.092761 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2382 | 2026.01.23 17:29:40.092976 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.01.23 17:29:40.093105 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 127.99 KiB/sec. | ||
| 2384 | 2026.01.23 17:29:40.093142 [ 3 ] {dbd742ef-d02a-458e-86b5-1a593176e0c4} <Debug> TCPHandler: Processed in 0.001340426 sec. | ||
| 2385 | 2026.01.23 17:29:40.093254 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.01.23 17:29:40.093347 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2387 | 2026.01.23 17:29:40.093388 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2388 | 2026.01.23 17:29:40.093812 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.01.23 17:29:40.093848 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2390 | 2026.01.23 17:29:40.094144 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2391 | 2026.01.23 17:29:40.094345 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.01.23 17:29:40.094471 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001142 sec., 57793.345008756565 rows/sec., 4.51 MiB/sec. | ||
| 2393 | 2026.01.23 17:29:40.094507 [ 3 ] {7b74ccba-c869-4a00-8ea5-ae5f45781eea} <Debug> TCPHandler: Processed in 0.001302744 sec. | ||
| 2394 | 2026.01.23 17:29:40.094622 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.01.23 17:29:40.094714 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2396 | 2026.01.23 17:29:40.094757 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2397 | 2026.01.23 17:29:40.095163 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.01.23 17:29:40.095199 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2399 | 2026.01.23 17:29:40.095537 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2400 | 2026.01.23 17:29:40.095748 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.01.23 17:29:40.095876 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 2402 | 2026.01.23 17:29:40.095912 [ 3 ] {9d54a1c8-d80b-4653-bc35-c33611b3527a} <Debug> TCPHandler: Processed in 0.001338746 sec. | ||
| 2403 | 2026.01.23 17:29:40.096022 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.01.23 17:29:40.096124 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.01.23 17:29:40.096178 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <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 | ||
| 2406 | 2026.01.23 17:29:40.096886 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.01.23 17:29:40.096922 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2408 | 2026.01.23 17:29:40.097427 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2409 | 2026.01.23 17:29:40.097646 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.01.23 17:29:40.097777 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001673 sec., 1195.457262402869 rows/sec., 2.14 MiB/sec. | ||
| 2411 | 2026.01.23 17:29:40.097825 [ 3 ] {c75335c4-1833-4326-a803-4d60e830b46e} <Debug> TCPHandler: Processed in 0.001856649 sec. | ||
| 2412 | 2026.01.23 17:29:40.097945 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.01.23 17:29:40.098039 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.01.23 17:29:40.098079 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2415 | 2026.01.23 17:29:40.098409 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.01.23 17:29:40.098447 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2417 | 2026.01.23 17:29:40.098755 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2418 | 2026.01.23 17:29:40.098957 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.01.23 17:29:40.099078 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 2420 | 2026.01.23 17:29:40.099111 [ 3 ] {1ac4722c-bbbe-4304-b2a3-1307b3387d7d} <Debug> TCPHandler: Processed in 0.001221823 sec. | ||
| 2421 | 2026.01.23 17:29:40.318350 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3444 | ||
| 2422 | 2026.01.23 17:29:40.318920 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.01.23 17:29:40.318970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2424 | 2026.01.23 17:29:40.319616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2425 | 2026.01.23 17:29:40.319855 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.01.23 17:29:40.319986 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3444 | ||
| 2427 | 2026.01.23 17:29:40.482900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2428 | 2026.01.23 17:29:40.498148 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.23 17:29:40.498209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2430 | 2026.01.23 17:29:40.504345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2431 | 2026.01.23 17:29:40.505083 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.23 17:29:40.507786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2433 | 2026.01.23 17:29:44.401726 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40396 | ||
| 2434 | 2026.01.23 17:29:44.401864 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2435 | 2026.01.23 17:29:44.401897 [ 332 ] {} <Debug> TCP-Session: 1b394645-c9c8-44f9-8945-eb7f89bb2a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:40396 | ||
| 2436 | 2026.01.23 17:29:44.401921 [ 332 ] {} <Debug> TCP-Session: 1b394645-c9c8-44f9-8945-eb7f89bb2a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.01.23 17:29:44.401937 [ 332 ] {} <Debug> TCP-Session: 1b394645-c9c8-44f9-8945-eb7f89bb2a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.01.23 17:29:44.402185 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55693 | ||
| 2439 | 2026.01.23 17:29:44.402198 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60367 | ||
| 2440 | 2026.01.23 17:29:44.402231 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50369 | ||
| 2441 | 2026.01.23 17:29:44.402265 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38637 | ||
| 2442 | 2026.01.23 17:29:44.402294 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55411 | ||
| 2443 | 2026.01.23 17:29:44.402309 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2444 | 2026.01.23 17:29:44.402288 [ 332 ] {} <Trace> TCP-Session: 1b394645-c9c8-44f9-8945-eb7f89bb2a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.01.23 17:29:44.402386 [ 333 ] {} <Debug> TCP-Session: 6fa4a4e6-3555-4a44-a530-beba1c7c8dae Authenticating user 'default' from [fd00:1122:3344:101::e]:55693 | ||
| 2446 | 2026.01.23 17:29:44.402285 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54417 | ||
| 2447 | 2026.01.23 17:29:44.402423 [ 333 ] {} <Debug> TCP-Session: 6fa4a4e6-3555-4a44-a530-beba1c7c8dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.01.23 17:29:44.402230 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37361 | ||
| 2449 | 2026.01.23 17:29:44.402467 [ 333 ] {} <Debug> TCP-Session: 6fa4a4e6-3555-4a44-a530-beba1c7c8dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2026.01.23 17:29:44.402238 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62362 | ||
| 2451 | 2026.01.23 17:29:44.402550 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2452 | 2026.01.23 17:29:44.402615 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2453 | 2026.01.23 17:29:44.402657 [ 334 ] {} <Debug> TCP-Session: 981f5c3e-5c98-4aae-9f0d-d4d26033be4e Authenticating user 'default' from [fd00:1122:3344:101::e]:60367 | ||
| 2454 | 2026.01.23 17:29:44.402684 [ 334 ] {} <Debug> TCP-Session: 981f5c3e-5c98-4aae-9f0d-d4d26033be4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.01.23 17:29:44.402700 [ 334 ] {} <Debug> TCP-Session: 981f5c3e-5c98-4aae-9f0d-d4d26033be4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.01.23 17:29:44.402738 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2457 | 2026.01.23 17:29:44.402738 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.01.23 17:29:44.402772 [ 337 ] {} <Debug> TCP-Session: 4a3d8f7f-98e8-4280-82f9-e6300ff46162 Authenticating user 'default' from [fd00:1122:3344:101::e]:62362 | ||
| 2459 | 2026.01.23 17:29:44.402798 [ 339 ] {} <Debug> TCP-Session: 49c825ad-a067-4ad4-bdfa-0d3489df5376 Authenticating user 'default' from [fd00:1122:3344:101::e]:54417 | ||
| 2460 | 2026.01.23 17:29:44.402800 [ 337 ] {} <Debug> TCP-Session: 4a3d8f7f-98e8-4280-82f9-e6300ff46162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.01.23 17:29:44.402806 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2462 | 2026.01.23 17:29:44.402830 [ 337 ] {} <Debug> TCP-Session: 4a3d8f7f-98e8-4280-82f9-e6300ff46162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.01.23 17:29:44.402831 [ 339 ] {} <Debug> TCP-Session: 49c825ad-a067-4ad4-bdfa-0d3489df5376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.01.23 17:29:44.402868 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2465 | 2026.01.23 17:29:44.402882 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2466 | 2026.01.23 17:29:44.402905 [ 336 ] {} <Debug> TCP-Session: c425338f-e573-435a-91ce-6d0a70cdeb7e Authenticating user 'default' from [fd00:1122:3344:101::e]:50369 | ||
| 2467 | 2026.01.23 17:29:44.402917 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2026.01.23 17:29:44.402938 [ 336 ] {} <Debug> TCP-Session: c425338f-e573-435a-91ce-6d0a70cdeb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.01.23 17:29:44.402871 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2470 | 2026.01.23 17:29:44.402960 [ 336 ] {} <Debug> TCP-Session: c425338f-e573-435a-91ce-6d0a70cdeb7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.01.23 17:29:44.402870 [ 339 ] {} <Debug> TCP-Session: 49c825ad-a067-4ad4-bdfa-0d3489df5376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.01.23 17:29:44.402996 [ 335 ] {} <Debug> TCP-Session: 64b60a8b-8860-4701-a971-8420cd338b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:37361 | ||
| 2473 | 2026.01.23 17:29:44.403003 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.01.23 17:29:44.403027 [ 335 ] {} <Debug> TCP-Session: 64b60a8b-8860-4701-a971-8420cd338b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.01.23 17:29:44.403052 [ 338 ] {} <Debug> TCP-Session: c968ac32-31da-445c-8eab-b7cd98cd5b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:38637 | ||
| 2476 | 2026.01.23 17:29:44.403067 [ 335 ] {} <Debug> TCP-Session: 64b60a8b-8860-4701-a971-8420cd338b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.01.23 17:29:44.403083 [ 338 ] {} <Debug> TCP-Session: c968ac32-31da-445c-8eab-b7cd98cd5b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.01.23 17:29:44.402960 [ 340 ] {} <Debug> TCP-Session: 3ac57e51-f062-4abe-8531-8763a2532b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:55411 | ||
| 2479 | 2026.01.23 17:29:44.403107 [ 338 ] {} <Debug> TCP-Session: c968ac32-31da-445c-8eab-b7cd98cd5b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.01.23 17:29:44.403134 [ 340 ] {} <Debug> TCP-Session: 3ac57e51-f062-4abe-8531-8763a2532b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.01.23 17:29:44.403156 [ 340 ] {} <Debug> TCP-Session: 3ac57e51-f062-4abe-8531-8763a2532b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.01.23 17:29:44.403218 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Debug> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4) (SelectExecutor): Key condition: unknown | ||
| 2483 | 2026.01.23 17:29:44.403309 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2484 | 2026.01.23 17:29:44.672781 [ 314 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Trace> AggregatingTransform: Aggregating | ||
| 2485 | 2026.01.23 17:29:44.672865 [ 314 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2486 | 2026.01.23 17:29:44.672908 [ 314 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001291584 sec. (774.243 rows/sec., 30.24 KiB/sec.) | ||
| 2487 | 2026.01.23 17:29:44.672929 [ 314 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Trace> Aggregator: Merging aggregated data | ||
| 2488 | 2026.01.23 17:29:44.674321 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.271823 sec., 3.67886455524367 rows/sec., 147.15 B/sec. | ||
| 2489 | 2026.01.23 17:29:44.674484 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2490 | 2026.01.23 17:29:44.674504 [ 332 ] {04df9dc3-764b-49e1-bbc5-6558fa67ad9a} <Debug> TCPHandler: Processed in 0.272334876 sec. | ||
| 2491 | 2026.01.23 17:29:44.674620 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2492 | 2026.01.23 17:29:44.674650 [ 332 ] {} <Debug> TCP-Session: 1b394645-c9c8-44f9-8945-eb7f89bb2a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.01.23 17:29:44.674679 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2494 | 2026.01.23 17:29:44.674714 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2495 | 2026.01.23 17:29:44.674732 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2496 | 2026.01.23 17:29:44.674753 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2497 | 2026.01.23 17:29:44.674794 [ 333 ] {} <Debug> TCP-Session: 6fa4a4e6-3555-4a44-a530-beba1c7c8dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.01.23 17:29:44.674786 [ 338 ] {} <Debug> TCP-Session: c968ac32-31da-445c-8eab-b7cd98cd5b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.01.23 17:29:44.674804 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2500 | 2026.01.23 17:29:44.674819 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2501 | 2026.01.23 17:29:44.674864 [ 336 ] {} <Debug> TCP-Session: c425338f-e573-435a-91ce-6d0a70cdeb7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2026.01.23 17:29:44.674841 [ 335 ] {} <Debug> TCP-Session: 64b60a8b-8860-4701-a971-8420cd338b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.01.23 17:29:44.674894 [ 339 ] {} <Debug> TCP-Session: 49c825ad-a067-4ad4-bdfa-0d3489df5376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2026.01.23 17:29:44.674786 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2505 | 2026.01.23 17:29:44.674768 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2506 | 2026.01.23 17:29:44.674958 [ 337 ] {} <Debug> TCP-Session: 4a3d8f7f-98e8-4280-82f9-e6300ff46162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.01.23 17:29:44.674737 [ 340 ] {} <Debug> TCP-Session: 3ac57e51-f062-4abe-8531-8763a2532b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.01.23 17:29:44.674985 [ 334 ] {} <Debug> TCP-Session: 981f5c3e-5c98-4aae-9f0d-d4d26033be4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.01.23 17:29:45.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.77 MiB, peak 198.89 MiB, free memory in arenas 0.00 B, will set to 207.54 MiB (RSS), difference: 18.76 MiB | ||
| 2510 | 2026.01.23 17:29:45.103506 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.01.23 17:29:45.103704 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.01.23 17:29:45.103809 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2513 | 2026.01.23 17:29:45.104682 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.01.23 17:29:45.104732 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2515 | 2026.01.23 17:29:45.105144 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2516 | 2026.01.23 17:29:45.105371 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.01.23 17:29:45.105520 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00187 sec., 238502.67379679147 rows/sec., 15.13 MiB/sec. | ||
| 2518 | 2026.01.23 17:29:45.105563 [ 3 ] {87d928f3-0d4f-4a6d-a934-c2596207eeaa} <Debug> TCPHandler: Processed in 0.002198408 sec. | ||
| 2519 | 2026.01.23 17:29:45.105707 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.01.23 17:29:45.105824 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2521 | 2026.01.23 17:29:45.105876 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2522 | 2026.01.23 17:29:45.106808 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.01.23 17:29:45.106846 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2524 | 2026.01.23 17:29:45.107223 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2525 | 2026.01.23 17:29:45.107450 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.23 17:29:45.107579 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001785 sec., 714845.9383753502 rows/sec., 57.06 MiB/sec. | ||
| 2527 | 2026.01.23 17:29:45.107616 [ 3 ] {3e018bb5-a18d-4d50-b7c9-2ddbbd83b4de} <Debug> TCPHandler: Processed in 0.001970103 sec. | ||
| 2528 | 2026.01.23 17:29:45.107729 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.01.23 17:29:45.107825 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.01.23 17:29:45.107866 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2531 | 2026.01.23 17:29:45.108391 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.01.23 17:29:45.108448 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2533 | 2026.01.23 17:29:45.108836 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2534 | 2026.01.23 17:29:45.109092 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.01.23 17:29:45.109248 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.00144 sec., 180555.55555555553 rows/sec., 10.97 MiB/sec. | ||
| 2536 | 2026.01.23 17:29:45.109293 [ 3 ] {cadcfe20-df06-4211-bd24-bf7079c04c03} <Debug> TCPHandler: Processed in 0.001614083 sec. | ||
| 2537 | 2026.01.23 17:29:45.109423 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.01.23 17:29:45.109522 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.01.23 17:29:45.109562 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2540 | 2026.01.23 17:29:45.110025 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.01.23 17:29:45.110063 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2542 | 2026.01.23 17:29:45.110374 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2543 | 2026.01.23 17:29:45.110583 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.01.23 17:29:45.110710 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001206 sec., 190713.10116086234 rows/sec., 12.29 MiB/sec. | ||
| 2545 | 2026.01.23 17:29:45.110748 [ 3 ] {325dfd90-3f8f-414e-ad5b-259c73d665fb} <Debug> TCPHandler: Processed in 0.001385137 sec. | ||
| 2546 | 2026.01.23 17:29:45.110857 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.01.23 17:29:45.110958 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.01.23 17:29:45.111000 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2549 | 2026.01.23 17:29:45.111499 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.01.23 17:29:45.111536 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2551 | 2026.01.23 17:29:45.111862 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2552 | 2026.01.23 17:29:45.112076 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.01.23 17:29:45.112210 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001269 sec., 180457.05279747833 rows/sec., 10.24 MiB/sec. | ||
| 2554 | 2026.01.23 17:29:45.112257 [ 3 ] {f4c59730-de3e-4a38-9545-f1e950773f60} <Debug> TCPHandler: Processed in 0.001451829 sec. | ||
| 2555 | 2026.01.23 17:29:45.112369 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.01.23 17:29:45.112476 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2557 | 2026.01.23 17:29:45.112524 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2558 | 2026.01.23 17:29:45.113339 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.01.23 17:29:45.113383 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2560 | 2026.01.23 17:29:45.113812 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2561 | 2026.01.23 17:29:45.114080 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.01.23 17:29:45.114236 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.001782 sec., 432098.76543209876 rows/sec., 30.27 MiB/sec. | ||
| 2563 | 2026.01.23 17:29:45.114283 [ 3 ] {068f3cfe-0406-43fb-aaf6-235649c25538} <Debug> TCPHandler: Processed in 0.001964633 sec. | ||
| 2564 | 2026.01.23 17:29:45.114429 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.01.23 17:29:45.114536 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2566 | 2026.01.23 17:29:45.114585 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2567 | 2026.01.23 17:29:45.114996 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.01.23 17:29:45.115039 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2569 | 2026.01.23 17:29:45.115437 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2570 | 2026.01.23 17:29:45.115753 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.01.23 17:29:45.115931 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
| 2572 | 2026.01.23 17:29:45.115984 [ 3 ] {b4c63aa5-d123-489c-96cc-72592042dded} <Debug> TCPHandler: Processed in 0.001613163 sec. | ||
| 2573 | 2026.01.23 17:29:45.116119 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.01.23 17:29:45.116239 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.01.23 17:29:45.116297 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2576 | 2026.01.23 17:29:45.116848 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.01.23 17:29:45.116895 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2578 | 2026.01.23 17:29:45.117333 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2579 | 2026.01.23 17:29:45.117581 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.23 17:29:45.117714 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.0015 sec., 218666.66666666666 rows/sec., 14.33 MiB/sec. | ||
| 2581 | 2026.01.23 17:29:45.117751 [ 3 ] {0737b5b3-5818-477e-bb5c-d513a98b1695} <Debug> TCPHandler: Processed in 0.001695745 sec. | ||
| 2582 | 2026.01.23 17:29:45.117871 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.01.23 17:29:45.117991 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.01.23 17:29:45.118042 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2585 | 2026.01.23 17:29:45.118453 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.01.23 17:29:45.118489 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2587 | 2026.01.23 17:29:45.118787 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2588 | 2026.01.23 17:29:45.118993 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.01.23 17:29:45.119121 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 2590 | 2026.01.23 17:29:45.119158 [ 3 ] {bcc15077-7336-4e5b-94b2-7152e08b1517} <Debug> TCPHandler: Processed in 0.001347586 sec. | ||
| 2591 | 2026.01.23 17:29:45.119261 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.01.23 17:29:45.119355 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.01.23 17:29:45.119410 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <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 | ||
| 2594 | 2026.01.23 17:29:45.120203 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.23 17:29:45.120239 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2596 | 2026.01.23 17:29:45.120785 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2597 | 2026.01.23 17:29:45.121003 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.23 17:29:45.121138 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.0018 sec., 20555.555555555555 rows/sec., 36.83 MiB/sec. | ||
| 2599 | 2026.01.23 17:29:45.121193 [ 3 ] {044f9d40-9c84-4f85-a72b-b757e70bb532} <Debug> TCPHandler: Processed in 0.001980802 sec. | ||
| 2600 | 2026.01.23 17:29:45.121305 [ 3 ] {} <Trace> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.01.23 17:29:45.121399 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.01.23 17:29:45.121440 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2603 | 2026.01.23 17:29:45.121808 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.01.23 17:29:45.121852 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2605 | 2026.01.23 17:29:45.122212 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2606 | 2026.01.23 17:29:45.122441 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.01.23 17:29:45.122581 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001199 sec., 90075.06255212678 rows/sec., 5.49 MiB/sec. | ||
| 2608 | 2026.01.23 17:29:45.122618 [ 3 ] {2926ceeb-2b4a-49fe-a8a7-caf576531bc3} <Debug> TCPHandler: Processed in 0.001363156 sec. | ||
| 2609 | 2026.01.23 17:29:47.697265 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2610 | 2026.01.23 17:29:47.697334 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2611 | 2026.01.23 17:29:47.820980 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3892 | ||
| 2612 | 2026.01.23 17:29:47.821466 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.01.23 17:29:47.821508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2614 | 2026.01.23 17:29:47.822015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2615 | 2026.01.23 17:29:47.822259 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.01.23 17:29:47.822398 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3892 | ||
| 2617 | 2026.01.23 17:29:47.831691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 346 | ||
| 2618 | 2026.01.23 17:29:47.834003 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.01.23 17:29:47.834062 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2620 | 2026.01.23 17:29:47.835286 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2621 | 2026.01.23 17:29:47.835580 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.01.23 17:29:47.835773 [ 26 ] {} <Debug> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2623 | 2026.01.23 17:29:47.835844 [ 26 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.01.23 17:29:47.835870 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2625 | 2026.01.23 17:29:47.835919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2626 | 2026.01.23 17:29:47.835975 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::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 | ||
| 2627 | 2026.01.23 17:29:47.836501 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2628 | 2026.01.23 17:29:47.836656 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 2629 | 2026.01.23 17:29:47.837055 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::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 | ||
| 2630 | 2026.01.23 17:29:47.837403 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 2631 | 2026.01.23 17:29:47.837756 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 2632 | 2026.01.23 17:29:47.838098 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2633 | 2026.01.23 17:29:47.838454 [ 199 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2634 | 2026.01.23 17:29:47.844270 [ 201 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 72 columns (72 merged, 0 gathered) in 0.008335011 sec., 41511.64287605619 rows/sec., 42.45 MiB/sec. | ||
| 2635 | 2026.01.23 17:29:47.845259 [ 198 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2636 | 2026.01.23 17:29:47.845907 [ 198 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.01.23 17:29:47.845987 [ 198 ] {f2b878d9-bd76-46dd-885e-e5d7e4685b46::all_1_6_1} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2638 | 2026.01.23 17:29:47.846226 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2639 | 2026.01.23 17:29:48.008981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2640 | 2026.01.23 17:29:48.027896 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.23 17:29:48.027950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2642 | 2026.01.23 17:29:48.034585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2643 | 2026.01.23 17:29:48.035297 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.01.23 17:29:48.039183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2645 | 2026.01.23 17:29:48.858984 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2646 | 2026.01.23 17:29:48.859083 [ 3 ] {} <Debug> TCP-Session: 141e25d6-7260-4329-afc3-2a29dc16e741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.01.23 17:29:49.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.37 MiB, peak 212.41 MiB, free memory in arenas 0.00 B, will set to 210.30 MiB (RSS), difference: 3.93 MiB | ||
| 2648 | 2026.01.23 17:29:50.088692 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.01.23 17:29:50.088933 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2650 | 2026.01.23 17:29:50.089019 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2651 | 2026.01.23 17:29:50.089819 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.01.23 17:29:50.089866 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2653 | 2026.01.23 17:29:50.090280 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2654 | 2026.01.23 17:29:50.090504 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.01.23 17:29:50.090617 [ 56 ] {} <Debug> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2656 | 2026.01.23 17:29:50.090647 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001776 sec., 33783.78378378379 rows/sec., 2.62 MiB/sec. | ||
| 2657 | 2026.01.23 17:29:50.090661 [ 56 ] {} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.01.23 17:29:50.090683 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2659 | 2026.01.23 17:29:50.090687 [ 4 ] {c4d177d7-e48e-4c9b-b4e1-8d91e169c403} <Debug> TCPHandler: Processed in 0.002144307 sec. | ||
| 2660 | 2026.01.23 17:29:50.090801 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::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 | ||
| 2661 | 2026.01.23 17:29:50.090810 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.01.23 17:29:50.090950 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.01.23 17:29:50.090950 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2664 | 2026.01.23 17:29:50.090996 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2665 | 2026.01.23 17:29:50.091004 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1405 rows starting from the beginning of the part | ||
| 2666 | 2026.01.23 17:29:50.091100 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
| 2667 | 2026.01.23 17:29:50.091151 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1276 rows starting from the beginning of the part | ||
| 2668 | 2026.01.23 17:29:50.091199 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::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 | ||
| 2669 | 2026.01.23 17:29:50.091241 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1276 rows starting from the beginning of the part | ||
| 2670 | 2026.01.23 17:29:50.091283 [ 199 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2671 | 2026.01.23 17:29:50.091401 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.01.23 17:29:50.091443 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2673 | 2026.01.23 17:29:50.091779 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2674 | 2026.01.23 17:29:50.092018 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.01.23 17:29:50.092113 [ 56 ] {} <Debug> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2676 | 2026.01.23 17:29:50.092136 [ 56 ] {} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.01.23 17:29:50.092148 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 123.47 KiB/sec. | ||
| 2678 | 2026.01.23 17:29:50.092154 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2679 | 2026.01.23 17:29:50.092186 [ 4 ] {d34fbff9-69d4-4a62-9414-2498e12db106} <Debug> TCPHandler: Processed in 0.001425038 sec. | ||
| 2680 | 2026.01.23 17:29:50.092260 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::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 | ||
| 2681 | 2026.01.23 17:29:50.092301 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.01.23 17:29:50.092399 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2683 | 2026.01.23 17:29:50.092415 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2684 | 2026.01.23 17:29:50.092441 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2026.01.23 17:29:50.092453 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 287 rows starting from the beginning of the part | ||
| 2686 | 2026.01.23 17:29:50.092539 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 2687 | 2026.01.23 17:29:50.092579 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 260 rows starting from the beginning of the part | ||
| 2688 | 2026.01.23 17:29:50.092619 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 2689 | 2026.01.23 17:29:50.092657 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 260 rows starting from the beginning of the part | ||
| 2690 | 2026.01.23 17:29:50.092695 [ 198 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 2691 | 2026.01.23 17:29:50.092857 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.01.23 17:29:50.092899 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2693 | 2026.01.23 17:29:50.093082 [ 194 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4135 rows, containing 5 columns (5 merged, 0 gathered) in 0.002339232 sec., 1767674.1768238463 rows/sec., 148.32 MiB/sec. | ||
| 2694 | 2026.01.23 17:29:50.093261 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2695 | 2026.01.23 17:29:50.093374 [ 192 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2696 | 2026.01.23 17:29:50.093567 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.23 17:29:50.093698 [ 56 ] {} <Debug> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2698 | 2026.01.23 17:29:50.093729 [ 56 ] {} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.01.23 17:29:50.093740 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001357 sec., 48636.69859985262 rows/sec., 3.80 MiB/sec. | ||
| 2700 | 2026.01.23 17:29:50.093749 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2701 | 2026.01.23 17:29:50.093742 [ 192 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.01.23 17:29:50.093785 [ 4 ] {bdd68460-dc02-4525-8080-6a3c6c0e6905} <Debug> TCPHandler: Processed in 0.0015333 sec. | ||
| 2703 | 2026.01.23 17:29:50.093797 [ 191 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587613 sec., 511459.65672994615 rows/sec., 33.27 MiB/sec. | ||
| 2704 | 2026.01.23 17:29:50.093843 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::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 | ||
| 2705 | 2026.01.23 17:29:50.093848 [ 192 ] {7c3d143b-c9a8-43d0-9e10-93fb7cf630fe::all_1_11_2} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2706 | 2026.01.23 17:29:50.093922 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.01.23 17:29:50.093942 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2708 | 2026.01.23 17:29:50.093944 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2709 | 2026.01.23 17:29:50.093995 [ 188 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2710 | 2026.01.23 17:29:50.093996 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 833 rows starting from the beginning of the part | ||
| 2711 | 2026.01.23 17:29:50.094046 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2712 | 2026.01.23 17:29:50.094080 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 65 rows starting from the beginning of the part | ||
| 2713 | 2026.01.23 17:29:50.094103 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2714 | 2026.01.23 17:29:50.094140 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 770 rows starting from the beginning of the part | ||
| 2715 | 2026.01.23 17:29:50.094200 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 66 rows starting from the beginning of the part | ||
| 2716 | 2026.01.23 17:29:50.094242 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 770 rows starting from the beginning of the part | ||
| 2717 | 2026.01.23 17:29:50.094268 [ 188 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.01.23 17:29:50.094288 [ 194 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 66 rows starting from the beginning of the part | ||
| 2719 | 2026.01.23 17:29:50.094338 [ 188 ] {fbbd80b6-0820-433f-8fde-e05c93bd9c86::all_1_11_2} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2720 | 2026.01.23 17:29:50.094399 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2721 | 2026.01.23 17:29:50.094587 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.01.23 17:29:50.094626 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2723 | 2026.01.23 17:29:50.094982 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2724 | 2026.01.23 17:29:50.095198 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.01.23 17:29:50.095322 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 2726 | 2026.01.23 17:29:50.095363 [ 4 ] {9ca676f9-a284-4129-9866-1466964f7a1e} <Debug> TCPHandler: Processed in 0.001498359 sec. | ||
| 2727 | 2026.01.23 17:29:50.095444 [ 201 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647684 sec., 1559765.1005896763 rows/sec., 116.71 MiB/sec. | ||
| 2728 | 2026.01.23 17:29:50.095465 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.01.23 17:29:50.095572 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.01.23 17:29:50.095610 [ 188 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2731 | 2026.01.23 17:29:50.095628 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <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 | ||
| 2732 | 2026.01.23 17:29:50.095835 [ 188 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.23 17:29:50.095899 [ 188 ] {37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9::all_1_11_2} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2734 | 2026.01.23 17:29:50.095952 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2735 | 2026.01.23 17:29:50.096352 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.01.23 17:29:50.096392 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2737 | 2026.01.23 17:29:50.096862 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2738 | 2026.01.23 17:29:50.097078 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.01.23 17:29:50.097177 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2740 | 2026.01.23 17:29:50.097202 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.01.23 17:29:50.097205 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001651 sec., 1211.3870381586917 rows/sec., 2.17 MiB/sec. | ||
| 2742 | 2026.01.23 17:29:50.097218 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2743 | 2026.01.23 17:29:50.097255 [ 4 ] {21d4d330-432c-47f2-b439-bf4b67ad01c2} <Debug> TCPHandler: Processed in 0.001837409 sec. | ||
| 2744 | 2026.01.23 17:29:50.097290 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::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 | ||
| 2745 | 2026.01.23 17:29:50.097355 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.01.23 17:29:50.097452 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.01.23 17:29:50.097486 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2748 | 2026.01.23 17:29:50.097493 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2749 | 2026.01.23 17:29:50.097548 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part | ||
| 2750 | 2026.01.23 17:29:50.097696 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 2751 | 2026.01.23 17:29:50.097808 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 2752 | 2026.01.23 17:29:50.097817 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.01.23 17:29:50.097857 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2754 | 2026.01.23 17:29:50.097924 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 2755 | 2026.01.23 17:29:50.098034 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
| 2756 | 2026.01.23 17:29:50.098147 [ 188 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 2757 | 2026.01.23 17:29:50.098169 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2758 | 2026.01.23 17:29:50.098381 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.23 17:29:50.098510 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2760 | 2026.01.23 17:29:50.098547 [ 4 ] {079825d9-eaca-4bb0-a182-04dbc034045e} <Debug> TCPHandler: Processed in 0.001238863 sec. | ||
| 2761 | 2026.01.23 17:29:50.105486 [ 201 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 19 columns (19 merged, 0 gathered) in 0.008225578 sec., 20059.3806295436 rows/sec., 35.95 MiB/sec. | ||
| 2762 | 2026.01.23 17:29:50.105788 [ 192 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2763 | 2026.01.23 17:29:50.106109 [ 192 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.01.23 17:29:50.106182 [ 192 ] {0da50d00-90bd-4a65-8c0c-f41b10a72518::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2765 | 2026.01.23 17:29:50.106259 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2766 | 2026.01.23 17:29:51.891232 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36887 | ||
| 2767 | 2026.01.23 17:29:51.891346 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2768 | 2026.01.23 17:29:51.891378 [ 335 ] {} <Debug> TCP-Session: 4c960826-ee46-4789-9a76-753bd0f0f018 Authenticating user 'default' from [fd00:1122:3344:101::e]:36887 | ||
| 2769 | 2026.01.23 17:29:51.891403 [ 335 ] {} <Debug> TCP-Session: 4c960826-ee46-4789-9a76-753bd0f0f018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2770 | 2026.01.23 17:29:51.891418 [ 335 ] {} <Debug> TCP-Session: 4c960826-ee46-4789-9a76-753bd0f0f018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2771 | 2026.01.23 17:29:51.891638 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42836 | ||
| 2772 | 2026.01.23 17:29:51.891665 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37424 | ||
| 2773 | 2026.01.23 17:29:51.891689 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43517 | ||
| 2774 | 2026.01.23 17:29:51.891720 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47132 | ||
| 2775 | 2026.01.23 17:29:51.891758 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2776 | 2026.01.23 17:29:51.891761 [ 335 ] {} <Trace> TCP-Session: 4c960826-ee46-4789-9a76-753bd0f0f018 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.01.23 17:29:51.891785 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2778 | 2026.01.23 17:29:51.891798 [ 336 ] {} <Debug> TCP-Session: 0d33cf5c-a14c-4759-b123-23aa8b925606 Authenticating user 'default' from [fd00:1122:3344:101::e]:42836 | ||
| 2779 | 2026.01.23 17:29:51.891823 [ 340 ] {} <Debug> TCP-Session: 19e971f2-4071-40b6-bc04-b7e34c6b9c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:43517 | ||
| 2780 | 2026.01.23 17:29:51.891836 [ 336 ] {} <Debug> TCP-Session: 0d33cf5c-a14c-4759-b123-23aa8b925606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2781 | 2026.01.23 17:29:51.891844 [ 340 ] {} <Debug> TCP-Session: 19e971f2-4071-40b6-bc04-b7e34c6b9c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2782 | 2026.01.23 17:29:51.891845 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2783 | 2026.01.23 17:29:51.891853 [ 336 ] {} <Debug> TCP-Session: 0d33cf5c-a14c-4759-b123-23aa8b925606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2784 | 2026.01.23 17:29:51.891860 [ 340 ] {} <Debug> TCP-Session: 19e971f2-4071-40b6-bc04-b7e34c6b9c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2785 | 2026.01.23 17:29:51.891887 [ 333 ] {} <Debug> TCP-Session: 30281fa3-29fc-4be4-a90f-a430b702cd78 Authenticating user 'default' from [fd00:1122:3344:101::e]:47132 | ||
| 2786 | 2026.01.23 17:29:51.891782 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2787 | 2026.01.23 17:29:51.891920 [ 333 ] {} <Debug> TCP-Session: 30281fa3-29fc-4be4-a90f-a430b702cd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2788 | 2026.01.23 17:29:51.891700 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59047 | ||
| 2789 | 2026.01.23 17:29:51.891944 [ 333 ] {} <Debug> TCP-Session: 30281fa3-29fc-4be4-a90f-a430b702cd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2790 | 2026.01.23 17:29:51.891962 [ 335 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36887) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2791 | 2026.01.23 17:29:51.891947 [ 337 ] {} <Debug> TCP-Session: ab651e49-25b2-4ef5-838a-df85d34f223d Authenticating user 'default' from [fd00:1122:3344:101::e]:37424 | ||
| 2792 | 2026.01.23 17:29:51.891678 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46963 | ||
| 2793 | 2026.01.23 17:29:51.892027 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2794 | 2026.01.23 17:29:51.892033 [ 337 ] {} <Debug> TCP-Session: ab651e49-25b2-4ef5-838a-df85d34f223d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2795 | 2026.01.23 17:29:51.892070 [ 3 ] {} <Debug> TCP-Session: 27a0ba59-0e82-4cb7-8748-470742744af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59047 | ||
| 2796 | 2026.01.23 17:29:51.891675 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64142 | ||
| 2797 | 2026.01.23 17:29:51.892088 [ 337 ] {} <Debug> TCP-Session: ab651e49-25b2-4ef5-838a-df85d34f223d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.01.23 17:29:51.892100 [ 3 ] {} <Debug> TCP-Session: 27a0ba59-0e82-4cb7-8748-470742744af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2799 | 2026.01.23 17:29:51.891713 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48482 | ||
| 2800 | 2026.01.23 17:29:51.892139 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2801 | 2026.01.23 17:29:51.892173 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2802 | 2026.01.23 17:29:51.892199 [ 339 ] {} <Debug> TCP-Session: edc1f6f5-5919-4b88-aec4-57170c5f1310 Authenticating user 'default' from [fd00:1122:3344:101::e]:46963 | ||
| 2803 | 2026.01.23 17:29:51.892218 [ 338 ] {} <Debug> TCP-Session: 9078410f-7c69-4031-91a9-7201aebecdc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64142 | ||
| 2804 | 2026.01.23 17:29:51.892236 [ 339 ] {} <Debug> TCP-Session: edc1f6f5-5919-4b88-aec4-57170c5f1310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2805 | 2026.01.23 17:29:51.892250 [ 338 ] {} <Debug> TCP-Session: 9078410f-7c69-4031-91a9-7201aebecdc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2806 | 2026.01.23 17:29:51.892263 [ 339 ] {} <Debug> TCP-Session: edc1f6f5-5919-4b88-aec4-57170c5f1310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2807 | 2026.01.23 17:29:51.892277 [ 338 ] {} <Debug> TCP-Session: 9078410f-7c69-4031-91a9-7201aebecdc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2808 | 2026.01.23 17:29:51.892287 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2809 | 2026.01.23 17:29:51.892287 [ 335 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2810 | 2026.01.23 17:29:51.892328 [ 332 ] {} <Debug> TCP-Session: adfcd690-4c6b-42b9-8569-537f1a582b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:48482 | ||
| 2811 | 2026.01.23 17:29:51.892139 [ 3 ] {} <Debug> TCP-Session: 27a0ba59-0e82-4cb7-8748-470742744af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2812 | 2026.01.23 17:29:51.892364 [ 332 ] {} <Debug> TCP-Session: adfcd690-4c6b-42b9-8569-537f1a582b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2026.01.23 17:29:51.892374 [ 335 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2814 | 2026.01.23 17:29:51.892390 [ 332 ] {} <Debug> TCP-Session: adfcd690-4c6b-42b9-8569-537f1a582b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2815 | 2026.01.23 17:29:51.892700 [ 335 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Debug> oximeter.version (bd8b8796-6949-450b-9c91-776d9d9658d4) (SelectExecutor): Key condition: unknown | ||
| 2816 | 2026.01.23 17:29:51.893703 [ 284 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Trace> AggregatingTransform: Aggregating | ||
| 2817 | 2026.01.23 17:29:51.893732 [ 284 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2818 | 2026.01.23 17:29:51.893758 [ 284 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954205 sec. (1047.993 rows/sec., 40.94 KiB/sec.) | ||
| 2819 | 2026.01.23 17:29:51.893773 [ 284 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Trace> Aggregator: Merging aggregated data | ||
| 2820 | 2026.01.23 17:29:51.895305 [ 335 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 2821 | 2026.01.23 17:29:51.895420 [ 335 ] {e981c51e-8b5f-4806-81c1-efaf9f16375b} <Debug> TCPHandler: Processed in 0.003797811 sec. | ||
| 2822 | 2026.01.23 17:29:51.895553 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2823 | 2026.01.23 17:29:51.895580 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2824 | 2026.01.23 17:29:51.895595 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2825 | 2026.01.23 17:29:51.895615 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2826 | 2026.01.23 17:29:51.895631 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2827 | 2026.01.23 17:29:51.895667 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2828 | 2026.01.23 17:29:51.895683 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2829 | 2026.01.23 17:29:51.895695 [ 333 ] {} <Debug> TCP-Session: 30281fa3-29fc-4be4-a90f-a430b702cd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2830 | 2026.01.23 17:29:51.895705 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2831 | 2026.01.23 17:29:51.895716 [ 3 ] {} <Debug> TCP-Session: 27a0ba59-0e82-4cb7-8748-470742744af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2832 | 2026.01.23 17:29:51.895709 [ 339 ] {} <Debug> TCP-Session: edc1f6f5-5919-4b88-aec4-57170c5f1310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2833 | 2026.01.23 17:29:51.895671 [ 336 ] {} <Debug> TCP-Session: 0d33cf5c-a14c-4759-b123-23aa8b925606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2026.01.23 17:29:51.895634 [ 337 ] {} <Debug> TCP-Session: ab651e49-25b2-4ef5-838a-df85d34f223d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2835 | 2026.01.23 17:29:51.895649 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2836 | 2026.01.23 17:29:51.895646 [ 338 ] {} <Debug> TCP-Session: 9078410f-7c69-4031-91a9-7201aebecdc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2026.01.23 17:29:51.895852 [ 340 ] {} <Debug> TCP-Session: 19e971f2-4071-40b6-bc04-b7e34c6b9c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2838 | 2026.01.23 17:29:51.895754 [ 332 ] {} <Debug> TCP-Session: adfcd690-4c6b-42b9-8569-537f1a582b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2839 | 2026.01.23 17:29:51.895581 [ 335 ] {} <Debug> TCP-Session: 4c960826-ee46-4789-9a76-753bd0f0f018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2840 | 2026.01.23 17:29:55.102657 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.01.23 17:29:55.102953 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2842 | 2026.01.23 17:29:55.103054 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2843 | 2026.01.23 17:29:55.104099 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.01.23 17:29:55.104140 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2845 | 2026.01.23 17:29:55.104553 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2846 | 2026.01.23 17:29:55.104773 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Trace> oximeter.fields_i16 (67ece499-0d8d-4194-baa0-14199b1c3c2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.01.23 17:29:55.104923 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002045 sec., 218092.90953545232 rows/sec., 13.83 MiB/sec. | ||
| 2848 | 2026.01.23 17:29:55.104962 [ 4 ] {63768717-a238-4295-9122-2953b52993fe} <Debug> TCPHandler: Processed in 0.002481746 sec. | ||
| 2849 | 2026.01.23 17:29:55.105094 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.01.23 17:29:55.105187 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2851 | 2026.01.23 17:29:55.105231 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2852 | 2026.01.23 17:29:55.105616 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.01.23 17:29:55.105650 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2854 | 2026.01.23 17:29:55.105932 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2855 | 2026.01.23 17:29:55.106130 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Trace> oximeter.fields_ipaddr (88de12e7-dd26-4e8f-be4f-0206ab4babec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.01.23 17:29:55.106248 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001079 sec., 3707.1362372567187 rows/sec., 302.29 KiB/sec. | ||
| 2857 | 2026.01.23 17:29:55.106283 [ 4 ] {43f8c8b6-0349-46ca-9915-54b8bc8aed69} <Debug> TCPHandler: Processed in 0.001246423 sec. | ||
| 2858 | 2026.01.23 17:29:55.106401 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.01.23 17:29:55.106492 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2860 | 2026.01.23 17:29:55.106530 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2861 | 2026.01.23 17:29:55.107512 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.01.23 17:29:55.107545 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2863 | 2026.01.23 17:29:55.107927 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2864 | 2026.01.23 17:29:55.108131 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.01.23 17:29:55.108252 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Debug> executeQuery: Read 1282 rows, 104.83 KiB in 0.001777 sec., 721440.6302757456 rows/sec., 57.61 MiB/sec. | ||
| 2866 | 2026.01.23 17:29:55.108287 [ 4 ] {e73b38f1-ecdd-466a-9b76-0f6d48a7e2cc} <Debug> TCPHandler: Processed in 0.001940531 sec. | ||
| 2867 | 2026.01.23 17:29:55.108404 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.01.23 17:29:55.108494 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.01.23 17:29:55.108533 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2870 | 2026.01.23 17:29:55.109011 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.01.23 17:29:55.109044 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2872 | 2026.01.23 17:29:55.109365 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2873 | 2026.01.23 17:29:55.109565 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.01.23 17:29:55.109684 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Debug> executeQuery: Read 266 rows, 16.61 KiB in 0.001207 sec., 220381.1101905551 rows/sec., 13.44 MiB/sec. | ||
| 2875 | 2026.01.23 17:29:55.109718 [ 4 ] {bb30c7aa-9adb-4be6-a9aa-465bc5f46ff8} <Debug> TCPHandler: Processed in 0.001371437 sec. | ||
| 2876 | 2026.01.23 17:29:55.109844 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.01.23 17:29:55.109963 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2878 | 2026.01.23 17:29:55.110010 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2879 | 2026.01.23 17:29:55.110607 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.01.23 17:29:55.110649 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2881 | 2026.01.23 17:29:55.111019 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2882 | 2026.01.23 17:29:55.111258 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Trace> oximeter.fields_u32 (649bbcf5-4c95-487e-97a2-b284a075cd98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.01.23 17:29:55.111413 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001472 sec., 156250 rows/sec., 10.07 MiB/sec. | ||
| 2884 | 2026.01.23 17:29:55.111456 [ 4 ] {ef83aec2-af3a-4bd0-b30b-d12a88d055a9} <Debug> TCPHandler: Processed in 0.001681075 sec. | ||
| 2885 | 2026.01.23 17:29:55.111584 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.01.23 17:29:55.111696 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2887 | 2026.01.23 17:29:55.111740 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2888 | 2026.01.23 17:29:55.112196 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.01.23 17:29:55.112229 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2890 | 2026.01.23 17:29:55.112521 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2891 | 2026.01.23 17:29:55.112721 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Trace> oximeter.fields_u8 (528957ff-ded8-4b22-ac56-78b84aeed155): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.01.23 17:29:55.112843 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001172 sec., 195392.49146757676 rows/sec., 11.09 MiB/sec. | ||
| 2893 | 2026.01.23 17:29:55.112878 [ 4 ] {5da010c6-cd98-448c-86c8-eaaa8b753752} <Debug> TCPHandler: Processed in 0.001360105 sec. | ||
| 2894 | 2026.01.23 17:29:55.112988 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.01.23 17:29:55.113079 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2896 | 2026.01.23 17:29:55.113118 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2897 | 2026.01.23 17:29:55.113741 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.01.23 17:29:55.113774 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2899 | 2026.01.23 17:29:55.114092 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2900 | 2026.01.23 17:29:55.114292 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.23 17:29:55.114410 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Debug> executeQuery: Read 782 rows, 56.20 KiB in 0.001349 sec., 579688.6582653818 rows/sec., 40.68 MiB/sec. | ||
| 2902 | 2026.01.23 17:29:55.114445 [ 4 ] {96ae971f-a465-42eb-bf42-7b8af437d937} <Debug> TCPHandler: Processed in 0.00151361 sec. | ||
| 2903 | 2026.01.23 17:29:55.114556 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.01.23 17:29:55.114648 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2905 | 2026.01.23 17:29:55.114688 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2906 | 2026.01.23 17:29:55.114991 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.01.23 17:29:55.115025 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2908 | 2026.01.23 17:29:55.115316 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2909 | 2026.01.23 17:29:55.115512 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Trace> oximeter.measurements_bool (31d97050-52d8-4f7b-bb49-a4d0b15bc382): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.01.23 17:29:55.115630 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.000999 sec., 6006.006006006005 rows/sec., 313.79 KiB/sec. | ||
| 2911 | 2026.01.23 17:29:55.115663 [ 4 ] {efc4f8b3-8fef-41da-8452-ba37d18d03f2} <Debug> TCPHandler: Processed in 0.001162821 sec. | ||
| 2912 | 2026.01.23 17:29:55.115771 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.01.23 17:29:55.115862 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2914 | 2026.01.23 17:29:55.115903 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2915 | 2026.01.23 17:29:55.116316 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.01.23 17:29:55.116348 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2917 | 2026.01.23 17:29:55.116669 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2918 | 2026.01.23 17:29:55.116867 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.01.23 17:29:55.116976 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2920 | 2026.01.23 17:29:55.116988 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Debug> executeQuery: Read 330 rows, 22.15 KiB in 0.001144 sec., 288461.53846153844 rows/sec., 18.90 MiB/sec. | ||
| 2921 | 2026.01.23 17:29:55.117013 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.01.23 17:29:55.117028 [ 4 ] {8e7b7f50-5fff-4efe-a99c-1396f7b255a6} <Debug> TCPHandler: Processed in 0.001312085 sec. | ||
| 2923 | 2026.01.23 17:29:55.117031 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2924 | 2026.01.23 17:29:55.117130 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.01.23 17:29:55.117183 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::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 | ||
| 2926 | 2026.01.23 17:29:55.117221 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2927 | 2026.01.23 17:29:55.117291 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2928 | 2026.01.23 17:29:55.117421 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2929 | 2026.01.23 17:29:55.117488 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 981 rows starting from the beginning of the part | ||
| 2930 | 2026.01.23 17:29:55.117585 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.01.23 17:29:55.117598 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 328 rows starting from the beginning of the part | ||
| 2932 | 2026.01.23 17:29:55.117630 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2933 | 2026.01.23 17:29:55.117703 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::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 | ||
| 2934 | 2026.01.23 17:29:55.117780 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 328 rows starting from the beginning of the part | ||
| 2935 | 2026.01.23 17:29:55.117820 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::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 | ||
| 2936 | 2026.01.23 17:29:55.117861 [ 188 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 330 rows starting from the beginning of the part | ||
| 2937 | 2026.01.23 17:29:55.117951 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2938 | 2026.01.23 17:29:55.118194 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Trace> oximeter.measurements_f64 (4a0aea0f-83dc-41e7-9c23-64928ac4dd81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.01.23 17:29:55.118328 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 2940 | 2026.01.23 17:29:55.118376 [ 4 ] {eda1d6dd-8b26-44c8-9101-544e41307129} <Debug> TCPHandler: Processed in 0.001291995 sec. | ||
| 2941 | 2026.01.23 17:29:55.118520 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.01.23 17:29:55.118633 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.01.23 17:29:55.118696 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <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 | ||
| 2944 | 2026.01.23 17:29:55.119186 [ 201 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078735 sec., 1100188.335694545 rows/sec., 74.99 MiB/sec. | ||
| 2945 | 2026.01.23 17:29:55.119521 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.01.23 17:29:55.119525 [ 191 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2947 | 2026.01.23 17:29:55.119559 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2948 | 2026.01.23 17:29:55.119805 [ 191 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.01.23 17:29:55.119870 [ 191 ] {253b6537-0141-4b38-82a4-10feefb57838::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2950 | 2026.01.23 17:29:55.119940 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2951 | 2026.01.23 17:29:55.120123 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2952 | 2026.01.23 17:29:55.120337 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.01.23 17:29:55.120471 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001863 sec., 20933.977455716584 rows/sec., 37.51 MiB/sec. | ||
| 2954 | 2026.01.23 17:29:55.120524 [ 4 ] {fc593259-83b6-4ad4-851f-4921a5bb829a} <Debug> TCPHandler: Processed in 0.002068995 sec. | ||
| 2955 | 2026.01.23 17:29:55.120628 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.01.23 17:29:55.120719 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.01.23 17:29:55.120759 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2958 | 2026.01.23 17:29:55.121063 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.23 17:29:55.121096 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2960 | 2026.01.23 17:29:55.121385 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2961 | 2026.01.23 17:29:55.121580 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Trace> oximeter.measurements_i64 (73c715e0-2e99-4a22-b28c-55d9c4d0c152): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.01.23 17:29:55.121698 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.000997 sec., 6018.054162487462 rows/sec., 425.10 KiB/sec. | ||
| 2963 | 2026.01.23 17:29:55.121732 [ 4 ] {5ef1550d-8b26-4ed5-9a13-9d356dc42f0e} <Debug> TCPHandler: Processed in 0.001151451 sec. | ||
| 2964 | 2026.01.23 17:29:55.121837 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.01.23 17:29:55.121927 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.01.23 17:29:55.121966 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2967 | 2026.01.23 17:29:55.122290 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.01.23 17:29:55.122324 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2969 | 2026.01.23 17:29:55.122623 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2970 | 2026.01.23 17:29:55.122830 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.01.23 17:29:55.122949 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001039 sec., 103946.1020211742 rows/sec., 6.34 MiB/sec. | ||
| 2972 | 2026.01.23 17:29:55.122981 [ 4 ] {af4356c5-a44a-453d-b1f8-9f380f311c87} <Debug> TCPHandler: Processed in 0.001191652 sec. | ||
| 2973 | 2026.01.23 17:29:55.323402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4404 | ||
| 2974 | 2026.01.23 17:29:55.323822 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.01.23 17:29:55.323885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2976 | 2026.01.23 17:29:55.324307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2977 | 2026.01.23 17:29:55.324530 [ 243 ] {} <Trace> system.asynchronous_metric_log (d308f37b-5e96-44bc-b79a-7c1f61c167f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.01.23 17:29:55.324650 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4404 | ||
| 2979 | 2026.01.23 17:29:55.540193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2980 | 2026.01.23 17:29:55.556762 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.01.23 17:29:55.556827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2982 | 2026.01.23 17:29:55.562592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2983 | 2026.01.23 17:29:55.563289 [ 244 ] {} <Trace> system.metric_log (f962d551-671c-461b-b6ce-389f9a44125b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.01.23 17:29:55.566161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2985 | 2026.01.23 17:29:57.836972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 386 | ||
| 2986 | 2026.01.23 17:29:57.839293 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.23 17:29:57.839339 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2988 | 2026.01.23 17:29:57.840502 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2989 | 2026.01.23 17:29:57.840764 [ 242 ] {} <Trace> system.query_log (f2b878d9-bd76-46dd-885e-e5d7e4685b46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.23 17:29:57.841079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2991 | 2026.01.23 17:30:00.089783 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.01.23 17:30:00.089981 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2993 | 2026.01.23 17:30:00.090050 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2994 | 2026.01.23 17:30:00.090691 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.01.23 17:30:00.090741 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2996 | 2026.01.23 17:30:00.091136 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2997 | 2026.01.23 17:30:00.091373 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Trace> oximeter.fields_string (7c3d143b-c9a8-43d0-9e10-93fb7cf630fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.01.23 17:30:00.091522 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.93 MiB/sec. | ||
| 2999 | 2026.01.23 17:30:00.091565 [ 4 ] {fc458e11-34d0-4286-9f17-d40a566e1178} <Debug> TCPHandler: Processed in 0.001925861 sec. | ||
| 3000 | 2026.01.23 17:30:00.091689 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.01.23 17:30:00.091787 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3002 | 2026.01.23 17:30:00.091829 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3003 | 2026.01.23 17:30:00.092281 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.01.23 17:30:00.092325 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3005 | 2026.01.23 17:30:00.092716 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3006 | 2026.01.23 17:30:00.093025 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Trace> oximeter.fields_u16 (fbbd80b6-0820-433f-8fde-e05c93bd9c86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.01.23 17:30:00.093187 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001419 sec., 1409.4432699083864 rows/sec., 105.98 KiB/sec. | ||
| 3008 | 2026.01.23 17:30:00.093235 [ 4 ] {64cd660f-bddc-40a7-a2e2-a726a4d2a893} <Debug> TCPHandler: Processed in 0.001594392 sec. | ||
| 3009 | 2026.01.23 17:30:00.093348 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2026.01.23 17:30:00.093443 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3011 | 2026.01.23 17:30:00.093485 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3012 | 2026.01.23 17:30:00.093964 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.01.23 17:30:00.094008 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3014 | 2026.01.23 17:30:00.094419 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3015 | 2026.01.23 17:30:00.094719 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Trace> oximeter.fields_uuid (37e6e89c-0c9b-4d1c-83f3-08a565ccf3e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.01.23 17:30:00.094855 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00143 sec., 46153.84615384615 rows/sec., 3.60 MiB/sec. | ||
| 3017 | 2026.01.23 17:30:00.094894 [ 4 ] {c47e5025-b906-4b3d-94df-b5d36bc46846} <Debug> TCPHandler: Processed in 0.001594733 sec. | ||
| 3018 | 2026.01.23 17:30:00.095004 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2026.01.23 17:30:00.095102 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3020 | 2026.01.23 17:30:00.095149 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3021 | 2026.01.23 17:30:00.095620 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.01.23 17:30:00.095667 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3023 | 2026.01.23 17:30:00.096115 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3024 | 2026.01.23 17:30:00.096437 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Trace> oximeter.measurements_cumulativeu64 (253b6537-0141-4b38-82a4-10feefb57838): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.01.23 17:30:00.096599 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 3026 | 2026.01.23 17:30:00.096645 [ 4 ] {c0316e29-a251-42af-a9a5-7f3ad6f5c363} <Debug> TCPHandler: Processed in 0.001690075 sec. | ||
| 3027 | 2026.01.23 17:30:00.096760 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.01.23 17:30:00.096856 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.01.23 17:30:00.096912 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <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 | ||
| 3030 | 2026.01.23 17:30:00.097735 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.01.23 17:30:00.097782 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3032 | 2026.01.23 17:30:00.098409 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3033 | 2026.01.23 17:30:00.098638 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <Trace> oximeter.measurements_histogramu64 (0da50d00-90bd-4a65-8c0c-f41b10a72518): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.01.23 17:30:00.098780 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001941 sec., 1030.3967027305512 rows/sec., 1.85 MiB/sec. | ||
| 3035 | 2026.01.23 17:30:00.098840 [ 4 ] {1a3220ee-2c80-48cd-9559-9c6d4d2a2205} <Debug> TCPHandler: Processed in 0.002128956 sec. | ||
| 3036 | 2026.01.23 17:30:00.098954 [ 4 ] {} <Trace> TCP-Session: a5173125-03b8-4b3a-97cf-7a1d8c7acfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.01.23 17:30:00.099051 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3038 | 2026.01.23 17:30:00.099094 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3039 | 2026.01.23 17:30:00.099451 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.01.23 17:30:00.099489 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3041 | 2026.01.23 17:30:00.099806 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3042 | 2026.01.23 17:30:00.100036 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.01.23 17:30:00.100142 [ 149 ] {} <Debug> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3044 | 2026.01.23 17:30:00.100166 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 3045 | 2026.01.23 17:30:00.100209 [ 149 ] {} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.01.23 17:30:00.100217 [ 4 ] {79caf4f6-fcdf-4c14-b131-168e0da8cf9e} <Debug> TCPHandler: Processed in 0.001312745 sec. | ||
| 3047 | 2026.01.23 17:30:00.100240 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3048 | 2026.01.23 17:30:00.100355 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::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 | ||
| 3049 | 2026.01.23 17:30:00.100500 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3050 | 2026.01.23 17:30:00.100542 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 366 rows starting from the beginning of the part | ||
| 3051 | 2026.01.23 17:30:00.100638 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::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 | ||
| 3052 | 2026.01.23 17:30:00.100699 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 3053 | 2026.01.23 17:30:00.100747 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::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 | ||
| 3054 | 2026.01.23 17:30:00.100793 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 3055 | 2026.01.23 17:30:00.100845 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 3056 | 2026.01.23 17:30:00.101767 [ 201 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 4 columns (4 merged, 0 gathered) in 0.001456699 sec., 523100.5169908127 rows/sec., 33.42 MiB/sec. | ||
| 3057 | 2026.01.23 17:30:00.101945 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3058 | 2026.01.23 17:30:00.102205 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.01.23 17:30:00.102281 [ 192 ] {f247cd66-0cee-4283-be59-647c16299de7::all_1_11_2} <Trace> oximeter.measurements_u64 (f247cd66-0cee-4283-be59-647c16299de7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3060 | 2026.01.23 17:30:00.102352 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||