| 1 | [ Jan 31 18:56:22 Enabled. ] | ||
| 2 | [ Jan 31 18:56:22 Rereading configuration. ] | ||
| 3 | [ Jan 31 18:56:23 Rereading configuration. ] | ||
| 4 | [ Jan 31 18:56:24 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 31 18:56:24 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.31 18:56:25.706706 [ 1 ] {} <Information> Application: Will watch for the process with pid 24704 | ||
| 29 | 2026.01.31 18:56:25.707103 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.31 18:56:26.199608 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24704 | ||
| 31 | 2026.01.31 18:56:26.200714 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.31 18:56:26.200911 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.31 18:56:26.321369 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.31 18:56:26.361894 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.31 18:56:26.361971 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.31 18:56:26.361989 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.31 18:56:26.362050 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.31 18:56:26.362637 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.31 18:56:26.364924 [ 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.31 18:56:26.365877 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.31 18:56:26.366740 [ 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.31 18:56:26.366793 [ 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.31 18:56:26.366832 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.31 18:56:26.367568 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.31 18:56:26.368680 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.31 18:56:26.375203 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.31 18:56:26.375912 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.31 18:56:26.377202 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.31 18:56:26.377295 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.31 18:56:26.378493 [ 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.31 18:56:26.378970 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.31 18:56:26.383003 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.31 18:56:26.383712 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.31 18:56:26.386841 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.31 18:56:26.387253 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.31 18:56:26.387677 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.31 18:56:26.388087 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.31 18:56:26.389528 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.31 18:56:26.389558 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.31 18:56:26.389669 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.31 18:56:26.389785 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.31 18:56:26.398985 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.31 18:56:26.399012 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166822 sec | ||
| 68 | 2026.01.31 18:56:26.399062 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.31 18:56:26.399104 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.31 18:56:26.399816 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.31 18:56:26.400436 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.31 18:56:26.414024 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.31 18:56:26.414069 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.31 18:56:26.414152 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.31 18:56:26.414166 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.31 18:56:26.414202 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.31 18:56:26.414287 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.31 18:56:26.418531 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.31 18:56:26.418577 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.31 18:56:26.418624 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.31 18:56:26.418801 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.31 18:56:26.418844 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.31 18:56:26.418857 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.31 18:56:26.418926 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.31 18:56:26.418938 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.31 18:56:26.418968 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.31 18:56:26.419034 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.31 18:56:26.442877 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.31 18:56:26.444677 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.31 18:56:26.444765 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107502 sec | ||
| 91 | 2026.01.31 18:56:26.444779 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.31 18:56:26.444789 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.31 18:56:26.444814 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.31 18:56:26.445025 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.31 18:56:26.445123 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.31 18:56:26.445138 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.31 18:56:26.445149 [ 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.31 18:56:26.445159 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.31 18:56:26.448976 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.31 18:56:26.449197 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.31 18:56:26.450698 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.319e-05 sec. | ||
| 102 | 2026.01.31 18:56:26.451145 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.31 18:56:26.452432 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.31 18:56:26.452454 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.31 18:56:26.459068 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37829 | ||
| 106 | 2026.01.31 18:56:26.460004 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.31 18:56:26.460069 [ 3 ] {} <Debug> TCP-Session: 8182c517-6fd2-4427-96d7-51f36751c062 Authenticating user 'default' from [fd00:1122:3344:101::a]:37829 | ||
| 108 | 2026.01.31 18:56:26.460097 [ 3 ] {} <Debug> TCP-Session: 8182c517-6fd2-4427-96d7-51f36751c062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.31 18:56:26.460167 [ 3 ] {} <Debug> TCP-Session: 8182c517-6fd2-4427-96d7-51f36751c062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.31 18:56:26.460266 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.31 18:56:26.460294 [ 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.31 18:56:26.460376 [ 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.31 18:56:26.460925 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37492 | ||
| 114 | 2026.01.31 18:56:26.461010 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46571 | ||
| 115 | 2026.01.31 18:56:26.461021 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34910 | ||
| 116 | 2026.01.31 18:56:26.461147 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.31 18:56:26.461231 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.31 18:56:26.461260 [ 4 ] {} <Debug> TCP-Session: aeb148de-37a6-45df-918c-58537e1a2e6a Authenticating user 'default' from [fd00:1122:3344:101::a]:37492 | ||
| 119 | 2026.01.31 18:56:26.461274 [ 5 ] {} <Debug> TCP-Session: 5f51a5c4-4789-447a-b44e-13fb97cffdfa Authenticating user 'default' from [fd00:1122:3344:101::a]:46571 | ||
| 120 | 2026.01.31 18:56:26.461303 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49043 | ||
| 121 | 2026.01.31 18:56:26.461339 [ 5 ] {} <Debug> TCP-Session: 5f51a5c4-4789-447a-b44e-13fb97cffdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.01.31 18:56:26.461291 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.31 18:56:26.461289 [ 4 ] {} <Debug> TCP-Session: aeb148de-37a6-45df-918c-58537e1a2e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.31 18:56:26.461390 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54449 | ||
| 125 | 2026.01.31 18:56:26.461449 [ 5 ] {} <Debug> TCP-Session: 5f51a5c4-4789-447a-b44e-13fb97cffdfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.31 18:56:26.461490 [ 4 ] {} <Debug> TCP-Session: aeb148de-37a6-45df-918c-58537e1a2e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.31 18:56:26.461493 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41135 | ||
| 128 | 2026.01.31 18:56:26.461561 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.31 18:56:26.461442 [ 254 ] {} <Debug> TCP-Session: 50ac6991-e9ad-4ce4-bc67-3d6d1e670f01 Authenticating user 'default' from [fd00:1122:3344:101::a]:34910 | ||
| 130 | 2026.01.31 18:56:26.461643 [ 255 ] {} <Debug> TCP-Session: a6291ad8-8350-408f-9f38-a63081027c19 Authenticating user 'default' from [fd00:1122:3344:101::a]:49043 | ||
| 131 | 2026.01.31 18:56:26.461673 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46566 | ||
| 132 | 2026.01.31 18:56:26.461645 [ 254 ] {} <Debug> TCP-Session: 50ac6991-e9ad-4ce4-bc67-3d6d1e670f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.31 18:56:26.461744 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.31 18:56:26.461779 [ 254 ] {} <Debug> TCP-Session: 50ac6991-e9ad-4ce4-bc67-3d6d1e670f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.31 18:56:26.461765 [ 255 ] {} <Debug> TCP-Session: a6291ad8-8350-408f-9f38-a63081027c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.31 18:56:26.461652 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.31 18:56:26.461861 [ 257 ] {} <Debug> TCP-Session: 5bc2e919-a78e-4dc3-9da8-c6bb6aec7607 Authenticating user 'default' from [fd00:1122:3344:101::a]:41135 | ||
| 138 | 2026.01.31 18:56:26.461862 [ 255 ] {} <Debug> TCP-Session: a6291ad8-8350-408f-9f38-a63081027c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.31 18:56:26.461918 [ 256 ] {} <Debug> TCP-Session: 85a6d882-5109-4044-9550-ff0d0eb99ae5 Authenticating user 'default' from [fd00:1122:3344:101::a]:54449 | ||
| 140 | 2026.01.31 18:56:26.461962 [ 257 ] {} <Debug> TCP-Session: 5bc2e919-a78e-4dc3-9da8-c6bb6aec7607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.31 18:56:26.461995 [ 256 ] {} <Debug> TCP-Session: 85a6d882-5109-4044-9550-ff0d0eb99ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.31 18:56:26.461920 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.31 18:56:26.462040 [ 257 ] {} <Debug> TCP-Session: 5bc2e919-a78e-4dc3-9da8-c6bb6aec7607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.31 18:56:26.462065 [ 256 ] {} <Debug> TCP-Session: 85a6d882-5109-4044-9550-ff0d0eb99ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.31 18:56:26.462062 [ 258 ] {} <Debug> TCP-Session: f06d6f8f-f3e6-44ef-877f-20577cf82f1c Authenticating user 'default' from [fd00:1122:3344:101::a]:46566 | ||
| 146 | 2026.01.31 18:56:26.462160 [ 258 ] {} <Debug> TCP-Session: f06d6f8f-f3e6-44ef-877f-20577cf82f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.31 18:56:26.462274 [ 258 ] {} <Debug> TCP-Session: f06d6f8f-f3e6-44ef-877f-20577cf82f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.31 18:56:26.530273 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37978 | ||
| 149 | 2026.01.31 18:56:26.530429 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.31 18:56:26.530544 [ 259 ] {} <Debug> TCP-Session: c23eaedd-e36b-47ba-905e-1d979c59f5c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:37978 | ||
| 151 | 2026.01.31 18:56:26.530567 [ 259 ] {} <Debug> TCP-Session: c23eaedd-e36b-47ba-905e-1d979c59f5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.31 18:56:26.530580 [ 259 ] {} <Debug> TCP-Session: c23eaedd-e36b-47ba-905e-1d979c59f5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.31 18:56:26.530697 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.31 18:56:26.530733 [ 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 | ||
| 155 | 2026.01.31 18:56:26.530821 [ 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 | ||
| 156 | 2026.01.31 18:56:26.531289 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61920 | ||
| 157 | 2026.01.31 18:56:26.531492 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52743 | ||
| 158 | 2026.01.31 18:56:26.531507 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38583 | ||
| 159 | 2026.01.31 18:56:26.531537 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.31 18:56:26.531587 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35246 | ||
| 161 | 2026.01.31 18:56:26.531594 [ 260 ] {} <Debug> TCP-Session: e247abd7-b03f-4d05-b2a4-4f80f02b223b Authenticating user 'default' from [fd00:1122:3344:101::c]:61920 | ||
| 162 | 2026.01.31 18:56:26.531742 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51373 | ||
| 163 | 2026.01.31 18:56:26.531793 [ 260 ] {} <Debug> TCP-Session: e247abd7-b03f-4d05-b2a4-4f80f02b223b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.31 18:56:26.531809 [ 260 ] {} <Debug> TCP-Session: e247abd7-b03f-4d05-b2a4-4f80f02b223b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.31 18:56:26.531825 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.31 18:56:26.531927 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61217 | ||
| 167 | 2026.01.31 18:56:26.531937 [ 262 ] {} <Debug> TCP-Session: 7b4f4cea-01e0-4354-8e25-8b6d6b1da736 Authenticating user 'default' from [fd00:1122:3344:101::c]:52743 | ||
| 168 | 2026.01.31 18:56:26.532050 [ 262 ] {} <Debug> TCP-Session: 7b4f4cea-01e0-4354-8e25-8b6d6b1da736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.31 18:56:26.532065 [ 262 ] {} <Debug> TCP-Session: 7b4f4cea-01e0-4354-8e25-8b6d6b1da736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.31 18:56:26.532100 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.31 18:56:26.532124 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54743 | ||
| 172 | 2026.01.31 18:56:26.532217 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.31 18:56:26.532251 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.31 18:56:26.532262 [ 264 ] {} <Debug> TCP-Session: 2c5bb1c1-33d3-4e92-b496-34f6774739d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51373 | ||
| 175 | 2026.01.31 18:56:26.532321 [ 263 ] {} <Debug> TCP-Session: 9a6df66f-3bb3-47f6-a025-15b40b366a42 Authenticating user 'default' from [fd00:1122:3344:101::c]:35246 | ||
| 176 | 2026.01.31 18:56:26.532254 [ 261 ] {} <Debug> TCP-Session: 3a54bf85-a633-4865-8852-f8bd61296f28 Authenticating user 'default' from [fd00:1122:3344:101::c]:38583 | ||
| 177 | 2026.01.31 18:56:26.532351 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.31 18:56:26.532365 [ 264 ] {} <Debug> TCP-Session: 2c5bb1c1-33d3-4e92-b496-34f6774739d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.31 18:56:26.532449 [ 261 ] {} <Debug> TCP-Session: 3a54bf85-a633-4865-8852-f8bd61296f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.31 18:56:26.532444 [ 263 ] {} <Debug> TCP-Session: 9a6df66f-3bb3-47f6-a025-15b40b366a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.31 18:56:26.532586 [ 264 ] {} <Debug> TCP-Session: 2c5bb1c1-33d3-4e92-b496-34f6774739d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.31 18:56:26.532654 [ 263 ] {} <Debug> TCP-Session: 9a6df66f-3bb3-47f6-a025-15b40b366a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.31 18:56:26.532573 [ 261 ] {} <Debug> TCP-Session: 3a54bf85-a633-4865-8852-f8bd61296f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.31 18:56:26.532570 [ 265 ] {} <Debug> TCP-Session: 4d91fda0-bb32-4622-9665-0650b63ff57b Authenticating user 'default' from [fd00:1122:3344:101::c]:61217 | ||
| 185 | 2026.01.31 18:56:26.532512 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.01.31 18:56:26.532813 [ 266 ] {} <Debug> TCP-Session: ae21b682-efd6-4163-8713-ba2ee3be81c0 Authenticating user 'default' from [fd00:1122:3344:101::c]:54743 | ||
| 187 | 2026.01.31 18:56:26.532817 [ 265 ] {} <Debug> TCP-Session: 4d91fda0-bb32-4622-9665-0650b63ff57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.31 18:56:26.532976 [ 266 ] {} <Debug> TCP-Session: ae21b682-efd6-4163-8713-ba2ee3be81c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.31 18:56:26.532984 [ 265 ] {} <Debug> TCP-Session: 4d91fda0-bb32-4622-9665-0650b63ff57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.31 18:56:26.533000 [ 266 ] {} <Debug> TCP-Session: ae21b682-efd6-4163-8713-ba2ee3be81c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.31 18:56:26.572447 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45698 | ||
| 192 | 2026.01.31 18:56:26.575414 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.31 18:56:26.575467 [ 267 ] {} <Debug> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45698 | ||
| 194 | 2026.01.31 18:56:26.575587 [ 267 ] {} <Debug> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.31 18:56:26.575602 [ 267 ] {} <Debug> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.31 18:56:26.575658 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.01.31 18:56:26.575757 [ 267 ] {} <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 | ||
| 198 | 2026.01.31 18:56:26.575778 [ 267 ] {} <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 | ||
| 199 | 2026.01.31 18:56:26.577802 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52380 | ||
| 200 | 2026.01.31 18:56:26.577919 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59519 | ||
| 201 | 2026.01.31 18:56:26.577985 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.01.31 18:56:26.578032 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36875 | ||
| 203 | 2026.01.31 18:56:26.578123 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53721 | ||
| 204 | 2026.01.31 18:56:26.578129 [ 268 ] {} <Debug> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52380 | ||
| 205 | 2026.01.31 18:56:26.578239 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42539 | ||
| 206 | 2026.01.31 18:56:26.578270 [ 268 ] {} <Debug> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.31 18:56:26.578294 [ 268 ] {} <Debug> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.31 18:56:26.578501 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53350 | ||
| 209 | 2026.01.31 18:56:26.578531 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.01.31 18:56:26.578554 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.01.31 18:56:26.578619 [ 271 ] {} <Debug> TCP-Session: 540010f9-1f34-4dd9-b9c0-ed91db7ec012 Authenticating user 'default' from [fd00:1122:3344:101::d]:53721 | ||
| 212 | 2026.01.31 18:56:26.578626 [ 269 ] {} <Debug> TCP-Session: 7fb5f099-54e5-49d0-a0a9-5809eb3c0e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:59519 | ||
| 213 | 2026.01.31 18:56:26.578657 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.31 18:56:26.578742 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.31 18:56:26.578834 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.01.31 18:56:26.578803 [ 269 ] {} <Debug> TCP-Session: 7fb5f099-54e5-49d0-a0a9-5809eb3c0e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.31 18:56:26.578793 [ 272 ] {} <Debug> TCP-Session: 88970c25-cdbc-454b-b703-50bef03d170d Authenticating user 'default' from [fd00:1122:3344:101::d]:42539 | ||
| 218 | 2026.01.31 18:56:26.578949 [ 273 ] {} <Debug> TCP-Session: 26b53d52-37e7-4ba4-b7d3-35af76a81b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:53350 | ||
| 219 | 2026.01.31 18:56:26.578933 [ 269 ] {} <Debug> TCP-Session: 7fb5f099-54e5-49d0-a0a9-5809eb3c0e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.31 18:56:26.578975 [ 272 ] {} <Debug> TCP-Session: 88970c25-cdbc-454b-b703-50bef03d170d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.31 18:56:26.578928 [ 270 ] {} <Debug> TCP-Session: e34b5b45-a1ae-4d00-8d90-735767e89ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36875 | ||
| 222 | 2026.01.31 18:56:26.579038 [ 272 ] {} <Debug> TCP-Session: 88970c25-cdbc-454b-b703-50bef03d170d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.31 18:56:26.579029 [ 273 ] {} <Debug> TCP-Session: 26b53d52-37e7-4ba4-b7d3-35af76a81b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.31 18:56:26.579103 [ 270 ] {} <Debug> TCP-Session: e34b5b45-a1ae-4d00-8d90-735767e89ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.31 18:56:26.579133 [ 273 ] {} <Debug> TCP-Session: 26b53d52-37e7-4ba4-b7d3-35af76a81b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.31 18:56:26.578899 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64832 | ||
| 227 | 2026.01.31 18:56:26.578764 [ 271 ] {} <Debug> TCP-Session: 540010f9-1f34-4dd9-b9c0-ed91db7ec012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.31 18:56:26.579205 [ 270 ] {} <Debug> TCP-Session: e34b5b45-a1ae-4d00-8d90-735767e89ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.31 18:56:26.578742 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65448 | ||
| 230 | 2026.01.31 18:56:26.579286 [ 271 ] {} <Debug> TCP-Session: 540010f9-1f34-4dd9-b9c0-ed91db7ec012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.31 18:56:26.579356 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.01.31 18:56:26.579443 [ 275 ] {} <Debug> TCP-Session: 8736ba1d-8b54-4dfe-a390-cdeda59937ad Authenticating user 'default' from [fd00:1122:3344:101::d]:64832 | ||
| 233 | 2026.01.31 18:56:26.579465 [ 275 ] {} <Debug> TCP-Session: 8736ba1d-8b54-4dfe-a390-cdeda59937ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.31 18:56:26.579467 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.01.31 18:56:26.579576 [ 275 ] {} <Debug> TCP-Session: 8736ba1d-8b54-4dfe-a390-cdeda59937ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.31 18:56:26.579601 [ 274 ] {} <Debug> TCP-Session: 7cfb941e-e630-4cf9-8557-631fea594b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:65448 | ||
| 237 | 2026.01.31 18:56:26.579676 [ 274 ] {} <Debug> TCP-Session: 7cfb941e-e630-4cf9-8557-631fea594b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.31 18:56:26.579750 [ 274 ] {} <Debug> TCP-Session: 7cfb941e-e630-4cf9-8557-631fea594b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.31 18:56:26.584898 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 240 | 2026.01.31 18:56:26.588125 [ 267 ] {30e67552-d268-4847-8ad6-a2f68300b626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 241 | 2026.01.31 18:56:26.708664 [ 267 ] {30e67552-d268-4847-8ad6-a2f68300b626} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45698) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 242 | |||
| 243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 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 | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 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 | ||
| 257 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 264 | |||
| 265 | 2026.01.31 18:56:26.709746 [ 267 ] {30e67552-d268-4847-8ad6-a2f68300b626} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 266 | |||
| 267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 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 | ||
| 270 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 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 | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 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 | ||
| 281 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 288 | |||
| 289 | 2026.01.31 18:56:26.709997 [ 267 ] {30e67552-d268-4847-8ad6-a2f68300b626} <Debug> TCPHandler: Processed in 0.127521372 sec. | ||
| 290 | 2026.01.31 18:56:26.710779 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2026.01.31 18:56:26.711068 [ 268 ] {3b3f503d-a6b9-4c9e-90e0-0bf49883a6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 292 | 2026.01.31 18:56:26.711547 [ 268 ] {3b3f503d-a6b9-4c9e-90e0-0bf49883a6fb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52380) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 293 | |||
| 294 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 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 | ||
| 297 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 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 | ||
| 308 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 315 | |||
| 316 | 2026.01.31 18:56:26.711881 [ 268 ] {3b3f503d-a6b9-4c9e-90e0-0bf49883a6fb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 317 | |||
| 318 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 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 | ||
| 321 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 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 | ||
| 332 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 339 | |||
| 340 | 2026.01.31 18:56:26.712172 [ 268 ] {3b3f503d-a6b9-4c9e-90e0-0bf49883a6fb} <Debug> TCPHandler: Processed in 0.001852126 sec. | ||
| 341 | 2026.01.31 18:56:26.712918 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 342 | 2026.01.31 18:56:26.714028 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 343 | 2026.01.31 18:56:26.714855 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 344 | 2026.01.31 18:56:26.716351 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 345 | 2026.01.31 18:56:26.716458 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146532 sec | ||
| 346 | 2026.01.31 18:56:26.716477 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Trace> ReferentialDeps: No tables | ||
| 347 | 2026.01.31 18:56:26.716491 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Trace> LoadingDeps: No tables | ||
| 348 | 2026.01.31 18:56:26.716524 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 349 | 2026.01.31 18:56:26.717402 [ 267 ] {f3d7ed27-760c-467e-9b78-93c5ae24233f} <Debug> TCPHandler: Processed in 0.004625294 sec. | ||
| 350 | 2026.01.31 18:56:26.717573 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.01.31 18:56:26.717749 [ 267 ] {06fc8d8d-6449-47cf-b373-0cf7e87bb4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) /* The version table contains metadata about the `oximeter` database */ | ||
| 352 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 353 | 2026.01.31 18:56:26.717946 [ 267 ] {06fc8d8d-6449-47cf-b373-0cf7e87bb4e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 354 | 2026.01.31 18:56:26.724128 [ 267 ] {06fc8d8d-6449-47cf-b373-0cf7e87bb4e6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 355 | 2026.01.31 18:56:26.725568 [ 267 ] {06fc8d8d-6449-47cf-b373-0cf7e87bb4e6} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727): Loading data parts | ||
| 356 | 2026.01.31 18:56:26.726768 [ 267 ] {06fc8d8d-6449-47cf-b373-0cf7e87bb4e6} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727): There are no data parts | ||
| 357 | 2026.01.31 18:56:26.730118 [ 267 ] {06fc8d8d-6449-47cf-b373-0cf7e87bb4e6} <Debug> TCPHandler: Processed in 0.012600916 sec. | ||
| 358 | 2026.01.31 18:56:26.730350 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 359 | 2026.01.31 18:56:26.730783 [ 267 ] {ae8aae97-3797-4a2d-afa7-2e06fcd03217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) /* The measurement tables contain all individual samples from each timeseries. | ||
| 360 | * | ||
| 361 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 362 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 363 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 364 | * by all samples from the same timeseries. | ||
| 365 | * | ||
| 366 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 367 | * and then uses that to index quickly into the measurements tables. | ||
| 368 | */ | ||
| 369 | 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) | ||
| 370 | 2026.01.31 18:56:26.730939 [ 267 ] {ae8aae97-3797-4a2d-afa7-2e06fcd03217} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 371 | 2026.01.31 18:56:26.742433 [ 267 ] {ae8aae97-3797-4a2d-afa7-2e06fcd03217} <Debug> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Loading data parts | ||
| 372 | 2026.01.31 18:56:26.742650 [ 267 ] {ae8aae97-3797-4a2d-afa7-2e06fcd03217} <Debug> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): There are no data parts | ||
| 373 | 2026.01.31 18:56:26.744480 [ 267 ] {ae8aae97-3797-4a2d-afa7-2e06fcd03217} <Debug> TCPHandler: Processed in 0.014217268 sec. | ||
| 374 | 2026.01.31 18:56:26.744666 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.31 18:56:26.744871 [ 267 ] {150a229e-1873-4a2a-a63a-2a757f690c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 376 | 2026.01.31 18:56:26.745027 [ 267 ] {150a229e-1873-4a2a-a63a-2a757f690c68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 377 | 2026.01.31 18:56:26.747569 [ 267 ] {150a229e-1873-4a2a-a63a-2a757f690c68} <Debug> oximeter.measurements_i8 (23ac420e-e32a-429c-80b2-ff210bd9fe60): Loading data parts | ||
| 378 | 2026.01.31 18:56:26.747757 [ 267 ] {150a229e-1873-4a2a-a63a-2a757f690c68} <Debug> oximeter.measurements_i8 (23ac420e-e32a-429c-80b2-ff210bd9fe60): There are no data parts | ||
| 379 | 2026.01.31 18:56:26.749039 [ 267 ] {150a229e-1873-4a2a-a63a-2a757f690c68} <Debug> TCPHandler: Processed in 0.004438192 sec. | ||
| 380 | 2026.01.31 18:56:26.749184 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.31 18:56:26.749423 [ 267 ] {881d70ed-4d2e-4476-bc0f-1786b832ba42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 382 | 2026.01.31 18:56:26.749541 [ 267 ] {881d70ed-4d2e-4476-bc0f-1786b832ba42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 383 | 2026.01.31 18:56:26.752324 [ 267 ] {881d70ed-4d2e-4476-bc0f-1786b832ba42} <Debug> oximeter.measurements_u8 (1566dda7-900d-4336-a8bb-26bf4dceb26f): Loading data parts | ||
| 384 | 2026.01.31 18:56:26.752500 [ 267 ] {881d70ed-4d2e-4476-bc0f-1786b832ba42} <Debug> oximeter.measurements_u8 (1566dda7-900d-4336-a8bb-26bf4dceb26f): There are no data parts | ||
| 385 | 2026.01.31 18:56:26.754258 [ 267 ] {881d70ed-4d2e-4476-bc0f-1786b832ba42} <Debug> TCPHandler: Processed in 0.005122441 sec. | ||
| 386 | 2026.01.31 18:56:26.754415 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.31 18:56:26.754599 [ 267 ] {5dbe4cb9-0803-46e3-8e7c-3f72510b6de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 388 | 2026.01.31 18:56:26.754722 [ 267 ] {5dbe4cb9-0803-46e3-8e7c-3f72510b6de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 389 | 2026.01.31 18:56:26.757254 [ 267 ] {5dbe4cb9-0803-46e3-8e7c-3f72510b6de4} <Debug> oximeter.measurements_i16 (4fc420e9-933f-4098-82e3-4a6d6043a269): Loading data parts | ||
| 390 | 2026.01.31 18:56:26.757622 [ 267 ] {5dbe4cb9-0803-46e3-8e7c-3f72510b6de4} <Debug> oximeter.measurements_i16 (4fc420e9-933f-4098-82e3-4a6d6043a269): There are no data parts | ||
| 391 | 2026.01.31 18:56:26.759532 [ 267 ] {5dbe4cb9-0803-46e3-8e7c-3f72510b6de4} <Debug> TCPHandler: Processed in 0.005167642 sec. | ||
| 392 | 2026.01.31 18:56:26.759699 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.31 18:56:26.759980 [ 267 ] {d38bf46f-95d6-460c-81ec-178cd299fca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 394 | 2026.01.31 18:56:26.760100 [ 267 ] {d38bf46f-95d6-460c-81ec-178cd299fca7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 395 | 2026.01.31 18:56:26.763060 [ 267 ] {d38bf46f-95d6-460c-81ec-178cd299fca7} <Debug> oximeter.measurements_u16 (df7f5200-8f7d-441c-8411-a5db70f70627): Loading data parts | ||
| 396 | 2026.01.31 18:56:26.763252 [ 267 ] {d38bf46f-95d6-460c-81ec-178cd299fca7} <Debug> oximeter.measurements_u16 (df7f5200-8f7d-441c-8411-a5db70f70627): There are no data parts | ||
| 397 | 2026.01.31 18:56:26.764630 [ 267 ] {d38bf46f-95d6-460c-81ec-178cd299fca7} <Debug> TCPHandler: Processed in 0.00499514 sec. | ||
| 398 | 2026.01.31 18:56:26.764792 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.01.31 18:56:26.764975 [ 267 ] {acc19ea1-c8cc-49a9-a16f-42f7fa4fe40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 400 | 2026.01.31 18:56:26.765161 [ 267 ] {acc19ea1-c8cc-49a9-a16f-42f7fa4fe40b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 401 | 2026.01.31 18:56:26.767468 [ 267 ] {acc19ea1-c8cc-49a9-a16f-42f7fa4fe40b} <Debug> oximeter.measurements_i32 (8bb92102-71cb-40c3-b13b-8ff3ff3990e0): Loading data parts | ||
| 402 | 2026.01.31 18:56:26.767738 [ 267 ] {acc19ea1-c8cc-49a9-a16f-42f7fa4fe40b} <Debug> oximeter.measurements_i32 (8bb92102-71cb-40c3-b13b-8ff3ff3990e0): There are no data parts | ||
| 403 | 2026.01.31 18:56:26.769060 [ 267 ] {acc19ea1-c8cc-49a9-a16f-42f7fa4fe40b} <Debug> TCPHandler: Processed in 0.00432605 sec. | ||
| 404 | 2026.01.31 18:56:26.769207 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2026.01.31 18:56:26.769435 [ 267 ] {d80bb9e7-7a3e-49e2-a53f-e803321a0bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 406 | 2026.01.31 18:56:26.769550 [ 267 ] {d80bb9e7-7a3e-49e2-a53f-e803321a0bae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 407 | 2026.01.31 18:56:26.771593 [ 267 ] {d80bb9e7-7a3e-49e2-a53f-e803321a0bae} <Debug> oximeter.measurements_u32 (a8c2ff50-c885-4808-8062-101fe67a470f): Loading data parts | ||
| 408 | 2026.01.31 18:56:26.771810 [ 267 ] {d80bb9e7-7a3e-49e2-a53f-e803321a0bae} <Debug> oximeter.measurements_u32 (a8c2ff50-c885-4808-8062-101fe67a470f): There are no data parts | ||
| 409 | 2026.01.31 18:56:26.773828 [ 267 ] {d80bb9e7-7a3e-49e2-a53f-e803321a0bae} <Debug> TCPHandler: Processed in 0.004668955 sec. | ||
| 410 | 2026.01.31 18:56:26.773976 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.01.31 18:56:26.774133 [ 267 ] {0e09b2aa-593d-403f-bae7-f7b77cd51949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 412 | 2026.01.31 18:56:26.774281 [ 267 ] {0e09b2aa-593d-403f-bae7-f7b77cd51949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 413 | 2026.01.31 18:56:26.776727 [ 267 ] {0e09b2aa-593d-403f-bae7-f7b77cd51949} <Debug> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): Loading data parts | ||
| 414 | 2026.01.31 18:56:26.776995 [ 267 ] {0e09b2aa-593d-403f-bae7-f7b77cd51949} <Debug> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): There are no data parts | ||
| 415 | 2026.01.31 18:56:26.778890 [ 267 ] {0e09b2aa-593d-403f-bae7-f7b77cd51949} <Debug> TCPHandler: Processed in 0.004964629 sec. | ||
| 416 | 2026.01.31 18:56:26.779047 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.01.31 18:56:26.779296 [ 267 ] {726360f8-d81a-4a4e-94fa-8fe0d0019a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 418 | 2026.01.31 18:56:26.779423 [ 267 ] {726360f8-d81a-4a4e-94fa-8fe0d0019a14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 419 | 2026.01.31 18:56:26.781360 [ 267 ] {726360f8-d81a-4a4e-94fa-8fe0d0019a14} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Loading data parts | ||
| 420 | 2026.01.31 18:56:26.781586 [ 267 ] {726360f8-d81a-4a4e-94fa-8fe0d0019a14} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): There are no data parts | ||
| 421 | 2026.01.31 18:56:26.783659 [ 267 ] {726360f8-d81a-4a4e-94fa-8fe0d0019a14} <Debug> TCPHandler: Processed in 0.004662665 sec. | ||
| 422 | 2026.01.31 18:56:26.783817 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.01.31 18:56:26.783976 [ 267 ] {0776f28d-770e-4086-bc6e-e211c500bd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 424 | 2026.01.31 18:56:26.784135 [ 267 ] {0776f28d-770e-4086-bc6e-e211c500bd46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 425 | 2026.01.31 18:56:26.786070 [ 267 ] {0776f28d-770e-4086-bc6e-e211c500bd46} <Debug> oximeter.measurements_f32 (3d09f7e8-884a-44f2-9caa-a5f6d99d944c): Loading data parts | ||
| 426 | 2026.01.31 18:56:26.786342 [ 267 ] {0776f28d-770e-4086-bc6e-e211c500bd46} <Debug> oximeter.measurements_f32 (3d09f7e8-884a-44f2-9caa-a5f6d99d944c): There are no data parts | ||
| 427 | 2026.01.31 18:56:26.788211 [ 267 ] {0776f28d-770e-4086-bc6e-e211c500bd46} <Debug> TCPHandler: Processed in 0.004445673 sec. | ||
| 428 | 2026.01.31 18:56:26.788358 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.01.31 18:56:26.788708 [ 267 ] {2f072f29-d0da-447a-bd8c-cce9bdea6cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 430 | 2026.01.31 18:56:26.788857 [ 267 ] {2f072f29-d0da-447a-bd8c-cce9bdea6cff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 431 | 2026.01.31 18:56:26.790701 [ 267 ] {2f072f29-d0da-447a-bd8c-cce9bdea6cff} <Debug> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Loading data parts | ||
| 432 | 2026.01.31 18:56:26.790855 [ 267 ] {2f072f29-d0da-447a-bd8c-cce9bdea6cff} <Debug> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): There are no data parts | ||
| 433 | 2026.01.31 18:56:26.792267 [ 267 ] {2f072f29-d0da-447a-bd8c-cce9bdea6cff} <Debug> TCPHandler: Processed in 0.003956615 sec. | ||
| 434 | 2026.01.31 18:56:26.792413 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.01.31 18:56:26.792571 [ 267 ] {de9a06fd-5f66-42a9-88ed-8733a461b28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 436 | 2026.01.31 18:56:26.792742 [ 267 ] {de9a06fd-5f66-42a9-88ed-8733a461b28b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 437 | 2026.01.31 18:56:26.794633 [ 267 ] {de9a06fd-5f66-42a9-88ed-8733a461b28b} <Debug> oximeter.measurements_string (2b339ffa-5527-415c-8cf2-6a9725e541dc): Loading data parts | ||
| 438 | 2026.01.31 18:56:26.794987 [ 267 ] {de9a06fd-5f66-42a9-88ed-8733a461b28b} <Debug> oximeter.measurements_string (2b339ffa-5527-415c-8cf2-6a9725e541dc): There are no data parts | ||
| 439 | 2026.01.31 18:56:26.796286 [ 267 ] {de9a06fd-5f66-42a9-88ed-8733a461b28b} <Debug> TCPHandler: Processed in 0.003924334 sec. | ||
| 440 | 2026.01.31 18:56:26.796465 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2026.01.31 18:56:26.796796 [ 267 ] {1e3624df-42a0-4098-bfbf-7f2bfd13342c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 442 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 443 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 444 | * a string isn't palatable for a few reasons. | ||
| 445 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 446 | * details. | ||
| 447 | */ | ||
| 448 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 449 | 2026.01.31 18:56:26.796948 [ 267 ] {1e3624df-42a0-4098-bfbf-7f2bfd13342c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 450 | 2026.01.31 18:56:26.799190 [ 267 ] {1e3624df-42a0-4098-bfbf-7f2bfd13342c} <Debug> oximeter.measurements_bytes (5740d895-5e59-47bd-b194-91600a5d536f): Loading data parts | ||
| 451 | 2026.01.31 18:56:26.799351 [ 267 ] {1e3624df-42a0-4098-bfbf-7f2bfd13342c} <Debug> oximeter.measurements_bytes (5740d895-5e59-47bd-b194-91600a5d536f): There are no data parts | ||
| 452 | 2026.01.31 18:56:26.800696 [ 267 ] {1e3624df-42a0-4098-bfbf-7f2bfd13342c} <Debug> TCPHandler: Processed in 0.00428801 sec. | ||
| 453 | 2026.01.31 18:56:26.800853 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2026.01.31 18:56:26.801132 [ 267 ] {335fc6fc-b700-41da-9151-cb2ac12a365f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 455 | 2026.01.31 18:56:26.801266 [ 267 ] {335fc6fc-b700-41da-9151-cb2ac12a365f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 456 | 2026.01.31 18:56:26.803170 [ 267 ] {335fc6fc-b700-41da-9151-cb2ac12a365f} <Debug> oximeter.measurements_cumulativei64 (57801257-6658-433d-864d-9a89aa97b4a8): Loading data parts | ||
| 457 | 2026.01.31 18:56:26.803374 [ 267 ] {335fc6fc-b700-41da-9151-cb2ac12a365f} <Debug> oximeter.measurements_cumulativei64 (57801257-6658-433d-864d-9a89aa97b4a8): There are no data parts | ||
| 458 | 2026.01.31 18:56:26.804733 [ 267 ] {335fc6fc-b700-41da-9151-cb2ac12a365f} <Debug> TCPHandler: Processed in 0.003936666 sec. | ||
| 459 | 2026.01.31 18:56:26.804877 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2026.01.31 18:56:26.805154 [ 267 ] {516f662b-37e8-4fb6-97df-8f088db078c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 461 | 2026.01.31 18:56:26.805243 [ 267 ] {516f662b-37e8-4fb6-97df-8f088db078c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 462 | 2026.01.31 18:56:26.807325 [ 267 ] {516f662b-37e8-4fb6-97df-8f088db078c2} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Loading data parts | ||
| 463 | 2026.01.31 18:56:26.807472 [ 267 ] {516f662b-37e8-4fb6-97df-8f088db078c2} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): There are no data parts | ||
| 464 | 2026.01.31 18:56:26.808981 [ 267 ] {516f662b-37e8-4fb6-97df-8f088db078c2} <Debug> TCPHandler: Processed in 0.004152388 sec. | ||
| 465 | 2026.01.31 18:56:26.809124 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2026.01.31 18:56:26.809287 [ 267 ] {c43e1551-dc97-46b1-a8d5-3de14d64e625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 467 | 2026.01.31 18:56:26.809428 [ 267 ] {c43e1551-dc97-46b1-a8d5-3de14d64e625} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 468 | 2026.01.31 18:56:26.811208 [ 267 ] {c43e1551-dc97-46b1-a8d5-3de14d64e625} <Debug> oximeter.measurements_cumulativef32 (07f5215e-8c50-4ae8-aeff-dbeef1fb4d19): Loading data parts | ||
| 469 | 2026.01.31 18:56:26.811497 [ 267 ] {c43e1551-dc97-46b1-a8d5-3de14d64e625} <Debug> oximeter.measurements_cumulativef32 (07f5215e-8c50-4ae8-aeff-dbeef1fb4d19): There are no data parts | ||
| 470 | 2026.01.31 18:56:26.812943 [ 267 ] {c43e1551-dc97-46b1-a8d5-3de14d64e625} <Debug> TCPHandler: Processed in 0.003867974 sec. | ||
| 471 | 2026.01.31 18:56:26.813102 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.01.31 18:56:26.813383 [ 267 ] {79c27a66-e5d9-4a56-aab4-ddcdb8aec098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 473 | 2026.01.31 18:56:26.813531 [ 267 ] {79c27a66-e5d9-4a56-aab4-ddcdb8aec098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 474 | 2026.01.31 18:56:26.815614 [ 267 ] {79c27a66-e5d9-4a56-aab4-ddcdb8aec098} <Debug> oximeter.measurements_cumulativef64 (b016174e-93cb-40f5-be5c-4e83f353b2c2): Loading data parts | ||
| 475 | 2026.01.31 18:56:26.815824 [ 267 ] {79c27a66-e5d9-4a56-aab4-ddcdb8aec098} <Debug> oximeter.measurements_cumulativef64 (b016174e-93cb-40f5-be5c-4e83f353b2c2): There are no data parts | ||
| 476 | 2026.01.31 18:56:26.817110 [ 267 ] {79c27a66-e5d9-4a56-aab4-ddcdb8aec098} <Debug> TCPHandler: Processed in 0.004070957 sec. | ||
| 477 | 2026.01.31 18:56:26.817263 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.01.31 18:56:26.817541 [ 267 ] {1075a5b7-e23b-43c3-a41c-ff951825d107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 479 | * NOTE: Array types cannot be Nullable, see | ||
| 480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 481 | * for more details. | ||
| 482 | * | ||
| 483 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 484 | * is unfortunate, and at this point relies on the fact that an | ||
| 485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 486 | * to figure out another way to represent missing samples here. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.01.31 18:56:26.817688 [ 267 ] {1075a5b7-e23b-43c3-a41c-ff951825d107} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 490 | 2026.01.31 18:56:26.819755 [ 267 ] {1075a5b7-e23b-43c3-a41c-ff951825d107} <Debug> oximeter.measurements_histogrami8 (63a14dce-de5b-4d01-adc8-9f2e213202e5): Loading data parts | ||
| 491 | 2026.01.31 18:56:26.819915 [ 267 ] {1075a5b7-e23b-43c3-a41c-ff951825d107} <Debug> oximeter.measurements_histogrami8 (63a14dce-de5b-4d01-adc8-9f2e213202e5): There are no data parts | ||
| 492 | 2026.01.31 18:56:26.821400 [ 267 ] {1075a5b7-e23b-43c3-a41c-ff951825d107} <Debug> TCPHandler: Processed in 0.004188649 sec. | ||
| 493 | 2026.01.31 18:56:26.821551 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.31 18:56:26.821862 [ 267 ] {89c6bc66-54d4-4b6c-8c76-5a2b2e8a88b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 495 | 2026.01.31 18:56:26.822014 [ 267 ] {89c6bc66-54d4-4b6c-8c76-5a2b2e8a88b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 496 | 2026.01.31 18:56:26.823995 [ 267 ] {89c6bc66-54d4-4b6c-8c76-5a2b2e8a88b3} <Debug> oximeter.measurements_histogramu8 (4e9e9a64-b01a-46d1-9944-593f80009875): Loading data parts | ||
| 497 | 2026.01.31 18:56:26.824149 [ 267 ] {89c6bc66-54d4-4b6c-8c76-5a2b2e8a88b3} <Debug> oximeter.measurements_histogramu8 (4e9e9a64-b01a-46d1-9944-593f80009875): There are no data parts | ||
| 498 | 2026.01.31 18:56:26.825469 [ 267 ] {89c6bc66-54d4-4b6c-8c76-5a2b2e8a88b3} <Debug> TCPHandler: Processed in 0.003968425 sec. | ||
| 499 | 2026.01.31 18:56:26.825615 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.31 18:56:26.825837 [ 267 ] {028932a1-7235-444d-b6b4-3fdc606df95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 501 | 2026.01.31 18:56:26.826009 [ 267 ] {028932a1-7235-444d-b6b4-3fdc606df95c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 502 | 2026.01.31 18:56:26.828072 [ 267 ] {028932a1-7235-444d-b6b4-3fdc606df95c} <Debug> oximeter.measurements_histogrami16 (dcbadcb2-523b-433b-a6d8-f49613d4d093): Loading data parts | ||
| 503 | 2026.01.31 18:56:26.828266 [ 267 ] {028932a1-7235-444d-b6b4-3fdc606df95c} <Debug> oximeter.measurements_histogrami16 (dcbadcb2-523b-433b-a6d8-f49613d4d093): There are no data parts | ||
| 504 | 2026.01.31 18:56:26.829454 [ 267 ] {028932a1-7235-444d-b6b4-3fdc606df95c} <Debug> TCPHandler: Processed in 0.003889014 sec. | ||
| 505 | 2026.01.31 18:56:26.829605 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.31 18:56:26.829912 [ 267 ] {4373b1b9-1454-4dfe-9763-39a1903f5252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 507 | 2026.01.31 18:56:26.830061 [ 267 ] {4373b1b9-1454-4dfe-9763-39a1903f5252} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 508 | 2026.01.31 18:56:26.831967 [ 267 ] {4373b1b9-1454-4dfe-9763-39a1903f5252} <Debug> oximeter.measurements_histogramu16 (066cfa31-f52c-461e-82ef-403f01642ea7): Loading data parts | ||
| 509 | 2026.01.31 18:56:26.832132 [ 267 ] {4373b1b9-1454-4dfe-9763-39a1903f5252} <Debug> oximeter.measurements_histogramu16 (066cfa31-f52c-461e-82ef-403f01642ea7): There are no data parts | ||
| 510 | 2026.01.31 18:56:26.833780 [ 267 ] {4373b1b9-1454-4dfe-9763-39a1903f5252} <Debug> TCPHandler: Processed in 0.004225739 sec. | ||
| 511 | 2026.01.31 18:56:26.833982 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.31 18:56:26.834256 [ 267 ] {8c32bcf3-09cc-4d9c-ab14-a9d00b483de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 513 | 2026.01.31 18:56:26.835054 [ 267 ] {8c32bcf3-09cc-4d9c-ab14-a9d00b483de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 514 | 2026.01.31 18:56:26.837460 [ 267 ] {8c32bcf3-09cc-4d9c-ab14-a9d00b483de4} <Debug> oximeter.measurements_histogrami32 (9e344949-3494-4977-891e-8b19adf2ecde): Loading data parts | ||
| 515 | 2026.01.31 18:56:26.837662 [ 267 ] {8c32bcf3-09cc-4d9c-ab14-a9d00b483de4} <Debug> oximeter.measurements_histogrami32 (9e344949-3494-4977-891e-8b19adf2ecde): There are no data parts | ||
| 516 | 2026.01.31 18:56:26.839320 [ 267 ] {8c32bcf3-09cc-4d9c-ab14-a9d00b483de4} <Debug> TCPHandler: Processed in 0.005398986 sec. | ||
| 517 | 2026.01.31 18:56:26.839489 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.31 18:56:26.839819 [ 267 ] {5b586c1b-5c41-43d0-b07c-a7ad45f77d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 519 | 2026.01.31 18:56:26.839964 [ 267 ] {5b586c1b-5c41-43d0-b07c-a7ad45f77d8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 520 | 2026.01.31 18:56:26.841962 [ 267 ] {5b586c1b-5c41-43d0-b07c-a7ad45f77d8b} <Debug> oximeter.measurements_histogramu32 (8dfe092a-8f1d-4c1c-8b65-a1bc6a12e745): Loading data parts | ||
| 521 | 2026.01.31 18:56:26.842105 [ 267 ] {5b586c1b-5c41-43d0-b07c-a7ad45f77d8b} <Debug> oximeter.measurements_histogramu32 (8dfe092a-8f1d-4c1c-8b65-a1bc6a12e745): There are no data parts | ||
| 522 | 2026.01.31 18:56:26.843413 [ 267 ] {5b586c1b-5c41-43d0-b07c-a7ad45f77d8b} <Debug> TCPHandler: Processed in 0.003980185 sec. | ||
| 523 | 2026.01.31 18:56:26.843572 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.31 18:56:26.843788 [ 267 ] {5cb84479-b2fe-4a07-93b6-b9927c781de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 525 | 2026.01.31 18:56:26.843932 [ 267 ] {5cb84479-b2fe-4a07-93b6-b9927c781de2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 526 | 2026.01.31 18:56:26.846165 [ 267 ] {5cb84479-b2fe-4a07-93b6-b9927c781de2} <Debug> oximeter.measurements_histogrami64 (02df67b1-eda9-499b-8503-c81a3e989ba7): Loading data parts | ||
| 527 | 2026.01.31 18:56:26.846406 [ 267 ] {5cb84479-b2fe-4a07-93b6-b9927c781de2} <Debug> oximeter.measurements_histogrami64 (02df67b1-eda9-499b-8503-c81a3e989ba7): There are no data parts | ||
| 528 | 2026.01.31 18:56:26.847754 [ 267 ] {5cb84479-b2fe-4a07-93b6-b9927c781de2} <Debug> TCPHandler: Processed in 0.004230129 sec. | ||
| 529 | 2026.01.31 18:56:26.847914 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.31 18:56:26.848252 [ 267 ] {4ec79ec1-5b79-4cf5-81fa-ce5b15df5a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 531 | 2026.01.31 18:56:26.848404 [ 267 ] {4ec79ec1-5b79-4cf5-81fa-ce5b15df5a06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 532 | 2026.01.31 18:56:26.850414 [ 267 ] {4ec79ec1-5b79-4cf5-81fa-ce5b15df5a06} <Debug> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Loading data parts | ||
| 533 | 2026.01.31 18:56:26.850676 [ 267 ] {4ec79ec1-5b79-4cf5-81fa-ce5b15df5a06} <Debug> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): There are no data parts | ||
| 534 | 2026.01.31 18:56:26.852219 [ 267 ] {4ec79ec1-5b79-4cf5-81fa-ce5b15df5a06} <Debug> TCPHandler: Processed in 0.004356691 sec. | ||
| 535 | 2026.01.31 18:56:26.852374 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.31 18:56:26.852600 [ 267 ] {288dc780-585b-4636-b4b3-e56e94787b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 537 | 2026.01.31 18:56:26.852761 [ 267 ] {288dc780-585b-4636-b4b3-e56e94787b91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 538 | 2026.01.31 18:56:26.854690 [ 267 ] {288dc780-585b-4636-b4b3-e56e94787b91} <Debug> oximeter.measurements_histogramf32 (0607c1bd-6117-4e5b-8249-2c2983fa81fa): Loading data parts | ||
| 539 | 2026.01.31 18:56:26.854913 [ 267 ] {288dc780-585b-4636-b4b3-e56e94787b91} <Debug> oximeter.measurements_histogramf32 (0607c1bd-6117-4e5b-8249-2c2983fa81fa): There are no data parts | ||
| 540 | 2026.01.31 18:56:26.856162 [ 267 ] {288dc780-585b-4636-b4b3-e56e94787b91} <Debug> TCPHandler: Processed in 0.003838793 sec. | ||
| 541 | 2026.01.31 18:56:26.856325 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.31 18:56:26.856667 [ 267 ] {8c17e70b-94ec-44a7-8ffd-d3dbe481a751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 543 | 2026.01.31 18:56:26.856809 [ 267 ] {8c17e70b-94ec-44a7-8ffd-d3dbe481a751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 544 | 2026.01.31 18:56:26.858942 [ 267 ] {8c17e70b-94ec-44a7-8ffd-d3dbe481a751} <Debug> oximeter.measurements_histogramf64 (9943f847-89cd-4a6a-a61b-53b731165bcc): Loading data parts | ||
| 545 | 2026.01.31 18:56:26.859178 [ 267 ] {8c17e70b-94ec-44a7-8ffd-d3dbe481a751} <Debug> oximeter.measurements_histogramf64 (9943f847-89cd-4a6a-a61b-53b731165bcc): There are no data parts | ||
| 546 | 2026.01.31 18:56:26.860608 [ 267 ] {8c17e70b-94ec-44a7-8ffd-d3dbe481a751} <Debug> TCPHandler: Processed in 0.00434003 sec. | ||
| 547 | 2026.01.31 18:56:26.860769 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.31 18:56:26.860962 [ 267 ] {e53edd6e-9172-4dc4-9175-8d04d4583be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) /* The field tables store named dimensions of each timeseries. | ||
| 549 | * | ||
| 550 | * As with the measurement tables, there is one field table for each field data | ||
| 551 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 552 | * this behavior **must not** be relied upon for query correctness. | ||
| 553 | * | ||
| 554 | * The index for the fields differs from the measurements, however. Rows are | ||
| 555 | * sorted by timeseries name, then field name, field value, and finally | ||
| 556 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 557 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 558 | * usually then used to look up measurements. | ||
| 559 | * | ||
| 560 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 561 | * timeseries name and then key, since it would improve lookups where one | ||
| 562 | * already has the key. Realistically though, these tables are quite small and | ||
| 563 | * so performance benefits will be low in absolute terms. | ||
| 564 | * | ||
| 565 | * TTL: We use a materialized column to expire old field table records. This | ||
| 566 | * column is generated automatically by the database whenever a new row is | ||
| 567 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 568 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 569 | * record will remain during a deduplication, which will have the last | ||
| 570 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 571 | * measurement tables. | ||
| 572 | */ | ||
| 573 | 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) | ||
| 574 | 2026.01.31 18:56:26.861135 [ 267 ] {e53edd6e-9172-4dc4-9175-8d04d4583be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 575 | 2026.01.31 18:56:26.863213 [ 267 ] {e53edd6e-9172-4dc4-9175-8d04d4583be8} <Debug> oximeter.fields_bool (c40ddf3d-25af-4102-be31-101ab422ba4a): Loading data parts | ||
| 576 | 2026.01.31 18:56:26.863612 [ 267 ] {e53edd6e-9172-4dc4-9175-8d04d4583be8} <Debug> oximeter.fields_bool (c40ddf3d-25af-4102-be31-101ab422ba4a): There are no data parts | ||
| 577 | 2026.01.31 18:56:26.864839 [ 267 ] {e53edd6e-9172-4dc4-9175-8d04d4583be8} <Debug> TCPHandler: Processed in 0.004121687 sec. | ||
| 578 | 2026.01.31 18:56:26.864990 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.01.31 18:56:26.865274 [ 267 ] {c6f95839-dd29-43ea-a1e8-e6a1b5c2a3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 580 | 2026.01.31 18:56:26.865431 [ 267 ] {c6f95839-dd29-43ea-a1e8-e6a1b5c2a3d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 581 | 2026.01.31 18:56:26.867632 [ 267 ] {c6f95839-dd29-43ea-a1e8-e6a1b5c2a3d5} <Debug> oximeter.fields_i8 (5b21e2f1-88a8-4b8d-9f5b-2c92a668e75b): Loading data parts | ||
| 582 | 2026.01.31 18:56:26.867791 [ 267 ] {c6f95839-dd29-43ea-a1e8-e6a1b5c2a3d5} <Debug> oximeter.fields_i8 (5b21e2f1-88a8-4b8d-9f5b-2c92a668e75b): There are no data parts | ||
| 583 | 2026.01.31 18:56:26.869207 [ 267 ] {c6f95839-dd29-43ea-a1e8-e6a1b5c2a3d5} <Debug> TCPHandler: Processed in 0.004268529 sec. | ||
| 584 | 2026.01.31 18:56:26.869451 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.01.31 18:56:26.869614 [ 267 ] {8efd6d8f-91d4-4a8f-a6a2-499d308dac23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 586 | 2026.01.31 18:56:26.869755 [ 267 ] {8efd6d8f-91d4-4a8f-a6a2-499d308dac23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 587 | 2026.01.31 18:56:26.871650 [ 267 ] {8efd6d8f-91d4-4a8f-a6a2-499d308dac23} <Debug> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Loading data parts | ||
| 588 | 2026.01.31 18:56:26.872037 [ 267 ] {8efd6d8f-91d4-4a8f-a6a2-499d308dac23} <Debug> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): There are no data parts | ||
| 589 | 2026.01.31 18:56:26.873295 [ 267 ] {8efd6d8f-91d4-4a8f-a6a2-499d308dac23} <Debug> TCPHandler: Processed in 0.003902595 sec. | ||
| 590 | 2026.01.31 18:56:26.873446 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.01.31 18:56:26.873739 [ 267 ] {dce29c35-14d6-4e82-8538-9ce7bb98202a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 592 | 2026.01.31 18:56:26.873919 [ 267 ] {dce29c35-14d6-4e82-8538-9ce7bb98202a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 593 | 2026.01.31 18:56:26.876125 [ 267 ] {dce29c35-14d6-4e82-8538-9ce7bb98202a} <Debug> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Loading data parts | ||
| 594 | 2026.01.31 18:56:26.876292 [ 267 ] {dce29c35-14d6-4e82-8538-9ce7bb98202a} <Debug> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): There are no data parts | ||
| 595 | 2026.01.31 18:56:26.877779 [ 267 ] {dce29c35-14d6-4e82-8538-9ce7bb98202a} <Debug> TCPHandler: Processed in 0.004382271 sec. | ||
| 596 | 2026.01.31 18:56:26.877925 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.01.31 18:56:26.878081 [ 267 ] {e8ae3bd2-8b4b-42a1-bd66-cb77fb9ca328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 598 | 2026.01.31 18:56:26.878218 [ 267 ] {e8ae3bd2-8b4b-42a1-bd66-cb77fb9ca328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 599 | 2026.01.31 18:56:26.880795 [ 267 ] {e8ae3bd2-8b4b-42a1-bd66-cb77fb9ca328} <Debug> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Loading data parts | ||
| 600 | 2026.01.31 18:56:26.881066 [ 267 ] {e8ae3bd2-8b4b-42a1-bd66-cb77fb9ca328} <Debug> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): There are no data parts | ||
| 601 | 2026.01.31 18:56:26.882508 [ 267 ] {e8ae3bd2-8b4b-42a1-bd66-cb77fb9ca328} <Debug> TCPHandler: Processed in 0.004631244 sec. | ||
| 602 | 2026.01.31 18:56:26.882664 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.01.31 18:56:26.882939 [ 267 ] {154b2553-90c4-47fe-9708-fbd9989c3357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 604 | 2026.01.31 18:56:26.883071 [ 267 ] {154b2553-90c4-47fe-9708-fbd9989c3357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 605 | 2026.01.31 18:56:26.884973 [ 267 ] {154b2553-90c4-47fe-9708-fbd9989c3357} <Debug> oximeter.fields_i32 (96ca09be-57d5-44c7-897f-a1877466a7e5): Loading data parts | ||
| 606 | 2026.01.31 18:56:26.885201 [ 267 ] {154b2553-90c4-47fe-9708-fbd9989c3357} <Debug> oximeter.fields_i32 (96ca09be-57d5-44c7-897f-a1877466a7e5): There are no data parts | ||
| 607 | 2026.01.31 18:56:26.886608 [ 267 ] {154b2553-90c4-47fe-9708-fbd9989c3357} <Debug> TCPHandler: Processed in 0.003999226 sec. | ||
| 608 | 2026.01.31 18:56:26.886767 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.01.31 18:56:26.886957 [ 267 ] {b69ac118-39b6-453c-9fc3-3668df2b798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 610 | 2026.01.31 18:56:26.887103 [ 267 ] {b69ac118-39b6-453c-9fc3-3668df2b798c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 611 | 2026.01.31 18:56:26.888977 [ 267 ] {b69ac118-39b6-453c-9fc3-3668df2b798c} <Debug> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Loading data parts | ||
| 612 | 2026.01.31 18:56:26.889260 [ 267 ] {b69ac118-39b6-453c-9fc3-3668df2b798c} <Debug> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): There are no data parts | ||
| 613 | 2026.01.31 18:56:26.890587 [ 267 ] {b69ac118-39b6-453c-9fc3-3668df2b798c} <Debug> TCPHandler: Processed in 0.003880324 sec. | ||
| 614 | 2026.01.31 18:56:26.890747 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2026.01.31 18:56:26.891128 [ 267 ] {bbb45d47-9956-47ce-9f6f-268c16c177a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 616 | 2026.01.31 18:56:26.891265 [ 267 ] {bbb45d47-9956-47ce-9f6f-268c16c177a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 617 | 2026.01.31 18:56:26.893192 [ 267 ] {bbb45d47-9956-47ce-9f6f-268c16c177a9} <Debug> oximeter.fields_i64 (37fe41b3-3b40-4369-b6fd-73ac9754d530): Loading data parts | ||
| 618 | 2026.01.31 18:56:26.893347 [ 267 ] {bbb45d47-9956-47ce-9f6f-268c16c177a9} <Debug> oximeter.fields_i64 (37fe41b3-3b40-4369-b6fd-73ac9754d530): There are no data parts | ||
| 619 | 2026.01.31 18:56:26.894831 [ 267 ] {bbb45d47-9956-47ce-9f6f-268c16c177a9} <Debug> TCPHandler: Processed in 0.004143597 sec. | ||
| 620 | 2026.01.31 18:56:26.895005 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 621 | 2026.01.31 18:56:26.895209 [ 267 ] {2f6043a0-c658-44e7-a636-aec91fb57fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 622 | 2026.01.31 18:56:26.895414 [ 267 ] {2f6043a0-c658-44e7-a636-aec91fb57fb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 623 | 2026.01.31 18:56:26.897520 [ 267 ] {2f6043a0-c658-44e7-a636-aec91fb57fb5} <Debug> oximeter.fields_u64 (b4ea1555-567f-4659-814d-86f7d02ab0f7): Loading data parts | ||
| 624 | 2026.01.31 18:56:26.897673 [ 267 ] {2f6043a0-c658-44e7-a636-aec91fb57fb5} <Debug> oximeter.fields_u64 (b4ea1555-567f-4659-814d-86f7d02ab0f7): There are no data parts | ||
| 625 | 2026.01.31 18:56:26.898949 [ 267 ] {2f6043a0-c658-44e7-a636-aec91fb57fb5} <Debug> TCPHandler: Processed in 0.004007636 sec. | ||
| 626 | 2026.01.31 18:56:26.899113 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 627 | 2026.01.31 18:56:26.899423 [ 267 ] {3b43aff8-0fb3-4db6-a4c3-5ab081af2ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 628 | 2026.01.31 18:56:26.899592 [ 267 ] {3b43aff8-0fb3-4db6-a4c3-5ab081af2ca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 629 | 2026.01.31 18:56:26.901401 [ 267 ] {3b43aff8-0fb3-4db6-a4c3-5ab081af2ca9} <Debug> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Loading data parts | ||
| 630 | 2026.01.31 18:56:26.901557 [ 267 ] {3b43aff8-0fb3-4db6-a4c3-5ab081af2ca9} <Debug> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): There are no data parts | ||
| 631 | 2026.01.31 18:56:26.902951 [ 267 ] {3b43aff8-0fb3-4db6-a4c3-5ab081af2ca9} <Debug> TCPHandler: Processed in 0.003898164 sec. | ||
| 632 | 2026.01.31 18:56:26.903098 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.01.31 18:56:26.903265 [ 267 ] {a366eb31-0db7-41cd-b2ee-9f985b6bf34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 634 | 2026.01.31 18:56:26.903408 [ 267 ] {a366eb31-0db7-41cd-b2ee-9f985b6bf34c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 635 | 2026.01.31 18:56:26.905535 [ 267 ] {a366eb31-0db7-41cd-b2ee-9f985b6bf34c} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Loading data parts | ||
| 636 | 2026.01.31 18:56:26.905685 [ 267 ] {a366eb31-0db7-41cd-b2ee-9f985b6bf34c} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): There are no data parts | ||
| 637 | 2026.01.31 18:56:26.907046 [ 267 ] {a366eb31-0db7-41cd-b2ee-9f985b6bf34c} <Debug> TCPHandler: Processed in 0.003998206 sec. | ||
| 638 | 2026.01.31 18:56:26.907299 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.01.31 18:56:26.907467 [ 267 ] {99c03bce-e523-41b4-9083-526dd0b370a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 640 | 2026.01.31 18:56:26.907618 [ 267 ] {99c03bce-e523-41b4-9083-526dd0b370a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 641 | 2026.01.31 18:56:26.909643 [ 267 ] {99c03bce-e523-41b4-9083-526dd0b370a3} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Loading data parts | ||
| 642 | 2026.01.31 18:56:26.909917 [ 267 ] {99c03bce-e523-41b4-9083-526dd0b370a3} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): There are no data parts | ||
| 643 | 2026.01.31 18:56:26.911386 [ 267 ] {99c03bce-e523-41b4-9083-526dd0b370a3} <Debug> TCPHandler: Processed in 0.004137778 sec. | ||
| 644 | 2026.01.31 18:56:26.911558 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.01.31 18:56:26.911933 [ 267 ] {8ef4f7a1-c495-46b5-909b-2b4541903861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) /* The timeseries schema table stores the extracted schema for the samples | ||
| 646 | * oximeter collects. | ||
| 647 | */ | ||
| 648 | 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) | ||
| 649 | 2026.01.31 18:56:26.912094 [ 267 ] {8ef4f7a1-c495-46b5-909b-2b4541903861} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 650 | 2026.01.31 18:56:26.913954 [ 267 ] {8ef4f7a1-c495-46b5-909b-2b4541903861} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Loading data parts | ||
| 651 | 2026.01.31 18:56:26.914102 [ 267 ] {8ef4f7a1-c495-46b5-909b-2b4541903861} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): There are no data parts | ||
| 652 | 2026.01.31 18:56:26.915530 [ 267 ] {8ef4f7a1-c495-46b5-909b-2b4541903861} <Debug> TCPHandler: Processed in 0.004020987 sec. | ||
| 653 | 2026.01.31 18:56:26.915819 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.31 18:56:26.916122 [ 268 ] {2430328a-838d-45e3-85ff-2513111adb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 655 | 2026.01.31 18:56:26.917714 [ 268 ] {2430328a-838d-45e3-85ff-2513111adb45} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 656 | 2026.01.31 18:56:26.936565 [ 277 ] {2430328a-838d-45e3-85ff-2513111adb45} <Trace> oximeter.version (6f228c23-ff11-41c4-b884-650976853727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 657 | 2026.01.31 18:56:26.936740 [ 277 ] {2430328a-838d-45e3-85ff-2513111adb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 658 | 2026.01.31 18:56:26.942081 [ 277 ] {2430328a-838d-45e3-85ff-2513111adb45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 659 | 2026.01.31 18:56:26.942888 [ 277 ] {2430328a-838d-45e3-85ff-2513111adb45} <Trace> oximeter.version (6f228c23-ff11-41c4-b884-650976853727): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 660 | 2026.01.31 18:56:26.943318 [ 268 ] {2430328a-838d-45e3-85ff-2513111adb45} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027331 sec., 36.5884892612784 rows/sec., 585.42 B/sec. | ||
| 661 | 2026.01.31 18:56:26.943627 [ 268 ] {2430328a-838d-45e3-85ff-2513111adb45} <Debug> TCPHandler: Processed in 0.02794862 sec. | ||
| 662 | 2026.01.31 18:56:27.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.25 MiB, peak 124.25 MiB, free memory in arenas 0.00 B, will set to 139.11 MiB (RSS), difference: 14.86 MiB | ||
| 663 | 2026.01.31 18:56:31.069569 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53424 | ||
| 664 | 2026.01.31 18:56:31.070455 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.01.31 18:56:31.070510 [ 278 ] {} <Debug> TCP-Session: ad291af4-e34a-40f3-8222-02e8b17da18b Authenticating user 'default' from [fd00:1122:3344:101::b]:53424 | ||
| 666 | 2026.01.31 18:56:31.070533 [ 278 ] {} <Debug> TCP-Session: ad291af4-e34a-40f3-8222-02e8b17da18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.31 18:56:31.070659 [ 278 ] {} <Debug> TCP-Session: ad291af4-e34a-40f3-8222-02e8b17da18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.31 18:56:31.070741 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.01.31 18:56:31.070766 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.01.31 18:56:31.070896 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.31 18:56:31.071586 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50032 | ||
| 672 | 2026.01.31 18:56:31.071719 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51898 | ||
| 673 | 2026.01.31 18:56:31.071838 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.01.31 18:56:31.071899 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37210 | ||
| 675 | 2026.01.31 18:56:31.071977 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.01.31 18:56:31.072023 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49177 | ||
| 677 | 2026.01.31 18:56:31.072105 [ 279 ] {} <Debug> TCP-Session: f049b7d4-d6b2-4134-9f8c-bcf4da175b54 Authenticating user 'default' from [fd00:1122:3344:101::b]:50032 | ||
| 678 | 2026.01.31 18:56:31.072125 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36639 | ||
| 679 | 2026.01.31 18:56:31.072223 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35364 | ||
| 680 | 2026.01.31 18:56:31.072230 [ 280 ] {} <Debug> TCP-Session: ec3e47f1-fa7d-4807-8d75-2f3312e6875d Authenticating user 'default' from [fd00:1122:3344:101::b]:51898 | ||
| 681 | 2026.01.31 18:56:31.072244 [ 279 ] {} <Debug> TCP-Session: f049b7d4-d6b2-4134-9f8c-bcf4da175b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.01.31 18:56:31.072315 [ 280 ] {} <Debug> TCP-Session: ec3e47f1-fa7d-4807-8d75-2f3312e6875d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.31 18:56:31.072358 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42411 | ||
| 684 | 2026.01.31 18:56:31.072376 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.31 18:56:31.072437 [ 280 ] {} <Debug> TCP-Session: ec3e47f1-fa7d-4807-8d75-2f3312e6875d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.31 18:56:31.072407 [ 279 ] {} <Debug> TCP-Session: f049b7d4-d6b2-4134-9f8c-bcf4da175b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.31 18:56:31.072545 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.31 18:56:31.072557 [ 282 ] {} <Debug> TCP-Session: f2346f9d-b8c0-42e5-93ae-7bb9fc690ef4 Authenticating user 'default' from [fd00:1122:3344:101::b]:49177 | ||
| 689 | 2026.01.31 18:56:31.072636 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.31 18:56:31.072716 [ 281 ] {} <Debug> TCP-Session: fa0fb7d1-1503-454c-9e24-44ef27a8975a Authenticating user 'default' from [fd00:1122:3344:101::b]:37210 | ||
| 691 | 2026.01.31 18:56:31.072737 [ 283 ] {} <Debug> TCP-Session: 29b2fea4-a82a-4b6d-98b0-385894bc2537 Authenticating user 'default' from [fd00:1122:3344:101::b]:36639 | ||
| 692 | 2026.01.31 18:56:31.072757 [ 281 ] {} <Debug> TCP-Session: fa0fb7d1-1503-454c-9e24-44ef27a8975a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.31 18:56:31.072745 [ 282 ] {} <Debug> TCP-Session: f2346f9d-b8c0-42e5-93ae-7bb9fc690ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.31 18:56:31.072856 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.31 18:56:31.072935 [ 281 ] {} <Debug> TCP-Session: fa0fb7d1-1503-454c-9e24-44ef27a8975a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.31 18:56:31.072916 [ 282 ] {} <Debug> TCP-Session: f2346f9d-b8c0-42e5-93ae-7bb9fc690ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.31 18:56:31.072899 [ 283 ] {} <Debug> TCP-Session: 29b2fea4-a82a-4b6d-98b0-385894bc2537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.31 18:56:31.073034 [ 285 ] {} <Debug> TCP-Session: acdd94a0-0bfa-4726-97c1-a325f7ee3599 Authenticating user 'default' from [fd00:1122:3344:101::b]:42411 | ||
| 699 | 2026.01.31 18:56:31.072865 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.01.31 18:56:31.073157 [ 283 ] {} <Debug> TCP-Session: 29b2fea4-a82a-4b6d-98b0-385894bc2537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.31 18:56:31.073191 [ 285 ] {} <Debug> TCP-Session: acdd94a0-0bfa-4726-97c1-a325f7ee3599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.31 18:56:31.073189 [ 284 ] {} <Debug> TCP-Session: 132fe58b-04bf-4350-9900-cbc1d24c8e57 Authenticating user 'default' from [fd00:1122:3344:101::b]:35364 | ||
| 703 | 2026.01.31 18:56:31.073332 [ 284 ] {} <Debug> TCP-Session: 132fe58b-04bf-4350-9900-cbc1d24c8e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.31 18:56:31.073332 [ 285 ] {} <Debug> TCP-Session: acdd94a0-0bfa-4726-97c1-a325f7ee3599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.31 18:56:31.073473 [ 284 ] {} <Debug> TCP-Session: 132fe58b-04bf-4350-9900-cbc1d24c8e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.31 18:56:31.803330 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41422 | ||
| 707 | 2026.01.31 18:56:31.803618 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.01.31 18:56:31.803653 [ 286 ] {} <Debug> TCP-Session: f7924220-8eb2-49bd-8980-6e7ac01406d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41422 | ||
| 709 | 2026.01.31 18:56:31.803676 [ 286 ] {} <Debug> TCP-Session: f7924220-8eb2-49bd-8980-6e7ac01406d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.01.31 18:56:31.803748 [ 286 ] {} <Debug> TCP-Session: f7924220-8eb2-49bd-8980-6e7ac01406d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.01.31 18:56:31.803870 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 712 | 2026.01.31 18:56:31.803902 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 713 | 2026.01.31 18:56:31.804013 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 714 | 2026.01.31 18:56:31.804479 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49586 | ||
| 715 | 2026.01.31 18:56:31.804569 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49228 | ||
| 716 | 2026.01.31 18:56:31.804647 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35967 | ||
| 717 | 2026.01.31 18:56:31.804694 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.01.31 18:56:31.804787 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46335 | ||
| 719 | 2026.01.31 18:56:31.804848 [ 287 ] {} <Debug> TCP-Session: e769ac50-d26b-4049-9f86-ecf073d611a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49586 | ||
| 720 | 2026.01.31 18:56:31.804888 [ 287 ] {} <Debug> TCP-Session: e769ac50-d26b-4049-9f86-ecf073d611a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.01.31 18:56:31.804860 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.01.31 18:56:31.804902 [ 287 ] {} <Debug> TCP-Session: e769ac50-d26b-4049-9f86-ecf073d611a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.01.31 18:56:31.804981 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42778 | ||
| 724 | 2026.01.31 18:56:31.804993 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.01.31 18:56:31.805074 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63991 | ||
| 726 | 2026.01.31 18:56:31.805048 [ 288 ] {} <Debug> TCP-Session: 672ba724-88b8-4366-8a5b-fa30342d4a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:49228 | ||
| 727 | 2026.01.31 18:56:31.804901 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.01.31 18:56:31.805164 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46637 | ||
| 729 | 2026.01.31 18:56:31.805233 [ 289 ] {} <Debug> TCP-Session: ed262d4d-9110-4178-8e11-685f67d654ae Authenticating user 'default' from [fd00:1122:3344:101::e]:35967 | ||
| 730 | 2026.01.31 18:56:31.805265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49130 | ||
| 731 | 2026.01.31 18:56:31.805277 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.01.31 18:56:31.805228 [ 288 ] {} <Debug> TCP-Session: 672ba724-88b8-4366-8a5b-fa30342d4a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.01.31 18:56:31.805371 [ 289 ] {} <Debug> TCP-Session: ed262d4d-9110-4178-8e11-685f67d654ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.01.31 18:56:31.805414 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.01.31 18:56:31.805350 [ 291 ] {} <Debug> TCP-Session: bc475ca0-4f4f-4f36-871e-2c3481cbeac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42778 | ||
| 736 | 2026.01.31 18:56:31.805528 [ 292 ] {} <Debug> TCP-Session: 161b89ea-fc03-412a-969f-5e1f148fdc46 Authenticating user 'default' from [fd00:1122:3344:101::e]:63991 | ||
| 737 | 2026.01.31 18:56:31.805519 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.31 18:56:31.805507 [ 289 ] {} <Debug> TCP-Session: ed262d4d-9110-4178-8e11-685f67d654ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.01.31 18:56:31.805652 [ 292 ] {} <Debug> TCP-Session: 161b89ea-fc03-412a-969f-5e1f148fdc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.01.31 18:56:31.805637 [ 293 ] {} <Debug> TCP-Session: 4363daa0-ade9-4990-b661-724605bd40bf Authenticating user 'default' from [fd00:1122:3344:101::e]:46637 | ||
| 741 | 2026.01.31 18:56:31.805626 [ 291 ] {} <Debug> TCP-Session: bc475ca0-4f4f-4f36-871e-2c3481cbeac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.31 18:56:31.805749 [ 292 ] {} <Debug> TCP-Session: 161b89ea-fc03-412a-969f-5e1f148fdc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.01.31 18:56:31.805609 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.01.31 18:56:31.805484 [ 288 ] {} <Debug> TCP-Session: 672ba724-88b8-4366-8a5b-fa30342d4a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.01.31 18:56:31.805928 [ 294 ] {} <Debug> TCP-Session: f95fefb1-1665-496e-8ea0-cc60c086535e Authenticating user 'default' from [fd00:1122:3344:101::e]:49130 | ||
| 746 | 2026.01.31 18:56:31.805904 [ 291 ] {} <Debug> TCP-Session: bc475ca0-4f4f-4f36-871e-2c3481cbeac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.01.31 18:56:31.805199 [ 290 ] {} <Debug> TCP-Session: d098a043-94b9-46d2-9fc6-6eea88c6678b Authenticating user 'default' from [fd00:1122:3344:101::e]:46335 | ||
| 748 | 2026.01.31 18:56:31.805740 [ 293 ] {} <Debug> TCP-Session: 4363daa0-ade9-4990-b661-724605bd40bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.01.31 18:56:31.806107 [ 290 ] {} <Debug> TCP-Session: d098a043-94b9-46d2-9fc6-6eea88c6678b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.01.31 18:56:31.806120 [ 293 ] {} <Debug> TCP-Session: 4363daa0-ade9-4990-b661-724605bd40bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.01.31 18:56:31.806135 [ 290 ] {} <Debug> TCP-Session: d098a043-94b9-46d2-9fc6-6eea88c6678b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.31 18:56:31.806133 [ 294 ] {} <Debug> TCP-Session: f95fefb1-1665-496e-8ea0-cc60c086535e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.01.31 18:56:31.806230 [ 294 ] {} <Debug> TCP-Session: f95fefb1-1665-496e-8ea0-cc60c086535e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.31 18:56:31.808024 [ 286 ] {} <Trace> TCP-Session: f7924220-8eb2-49bd-8980-6e7ac01406d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.01.31 18:56:31.808220 [ 286 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41422) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 756 | 2026.01.31 18:56:31.810754 [ 286 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 757 | 2026.01.31 18:56:31.813095 [ 286 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 758 | 2026.01.31 18:56:31.821256 [ 286 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 759 | 2026.01.31 18:56:31.831013 [ 296 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Trace> AggregatingTransform: Aggregating | ||
| 760 | 2026.01.31 18:56:31.833157 [ 296 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Trace> Aggregator: Aggregation method: without_key | ||
| 761 | 2026.01.31 18:56:31.833940 [ 296 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006708934 sec. (149.055 rows/sec., 5.82 KiB/sec.) | ||
| 762 | 2026.01.31 18:56:31.833965 [ 296 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Trace> Aggregator: Merging aggregated data | ||
| 763 | 2026.01.31 18:56:31.833995 [ 296 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 764 | 2026.01.31 18:56:31.835507 [ 286 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027346 sec., 36.568419512908655 rows/sec., 1.43 KiB/sec. | ||
| 765 | 2026.01.31 18:56:31.835659 [ 286 ] {b5423d05-3a68-476d-8104-b76d1da2b47b} <Debug> TCPHandler: Processed in 0.027794819 sec. | ||
| 766 | 2026.01.31 18:56:31.839307 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 767 | 2026.01.31 18:56:31.839346 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 768 | 2026.01.31 18:56:31.839362 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.01.31 18:56:31.839386 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 770 | 2026.01.31 18:56:31.839404 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 771 | 2026.01.31 18:56:31.839435 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2026.01.31 18:56:31.839452 [ 291 ] {} <Debug> TCP-Session: bc475ca0-4f4f-4f36-871e-2c3481cbeac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.31 18:56:31.839461 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 774 | 2026.01.31 18:56:31.839474 [ 288 ] {} <Debug> TCP-Session: 672ba724-88b8-4366-8a5b-fa30342d4a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.31 18:56:31.839485 [ 289 ] {} <Debug> TCP-Session: ed262d4d-9110-4178-8e11-685f67d654ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.31 18:56:31.839481 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 777 | 2026.01.31 18:56:31.839526 [ 292 ] {} <Debug> TCP-Session: 161b89ea-fc03-412a-969f-5e1f148fdc46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.31 18:56:31.839446 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 779 | 2026.01.31 18:56:31.839571 [ 294 ] {} <Debug> TCP-Session: f95fefb1-1665-496e-8ea0-cc60c086535e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.01.31 18:56:31.839413 [ 293 ] {} <Debug> TCP-Session: 4363daa0-ade9-4990-b661-724605bd40bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.31 18:56:31.839613 [ 290 ] {} <Debug> TCP-Session: d098a043-94b9-46d2-9fc6-6eea88c6678b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.31 18:56:31.839408 [ 287 ] {} <Debug> TCP-Session: e769ac50-d26b-4049-9f86-ecf073d611a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.31 18:56:31.839372 [ 286 ] {} <Debug> TCP-Session: f7924220-8eb2-49bd-8980-6e7ac01406d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.31 18:56:32.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.71 MiB, peak 147.84 MiB, free memory in arenas 0.00 B, will set to 144.52 MiB (RSS), difference: 4.81 MiB | ||
| 785 | 2026.01.31 18:56:33.919346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 786 | 2026.01.31 18:56:33.919393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 494 | ||
| 787 | 2026.01.31 18:56:33.919442 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 788 | 2026.01.31 18:56:33.919494 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 789 | 2026.01.31 18:56:33.925067 [ 245 ] {} <Debug> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Loading data parts | ||
| 790 | 2026.01.31 18:56:33.925282 [ 245 ] {} <Debug> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): There are no data parts | ||
| 791 | 2026.01.31 18:56:33.927796 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 792 | 2026.01.31 18:56:33.927855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 793 | 2026.01.31 18:56:33.934421 [ 244 ] {} <Debug> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Loading data parts | ||
| 794 | 2026.01.31 18:56:33.934653 [ 244 ] {} <Debug> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): There are no data parts | ||
| 795 | 2026.01.31 18:56:33.935485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 796 | 2026.01.31 18:56:33.936237 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 797 | 2026.01.31 18:56:33.936416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 494 | ||
| 798 | 2026.01.31 18:56:33.942832 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36307 | ||
| 799 | 2026.01.31 18:56:33.942981 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.01.31 18:56:33.943645 [ 286 ] {} <Debug> TCP-Session: 58c95516-3838-4175-84d5-66290a82541e Authenticating user 'default' from [fd00:1122:3344:101::e]:36307 | ||
| 801 | 2026.01.31 18:56:33.943669 [ 286 ] {} <Debug> TCP-Session: 58c95516-3838-4175-84d5-66290a82541e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.31 18:56:33.943683 [ 286 ] {} <Debug> TCP-Session: 58c95516-3838-4175-84d5-66290a82541e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.01.31 18:56:33.943904 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46041 | ||
| 804 | 2026.01.31 18:56:33.943908 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38054 | ||
| 805 | 2026.01.31 18:56:33.943959 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54780 | ||
| 806 | 2026.01.31 18:56:33.943935 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49491 | ||
| 807 | 2026.01.31 18:56:33.944000 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43024 | ||
| 808 | 2026.01.31 18:56:33.944028 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 809 | 2026.01.31 18:56:33.943991 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64621 | ||
| 810 | 2026.01.31 18:56:33.944075 [ 288 ] {} <Debug> TCP-Session: d372513a-bc9b-4cab-8667-04a9b31ca702 Authenticating user 'default' from [fd00:1122:3344:101::e]:46041 | ||
| 811 | 2026.01.31 18:56:33.944080 [ 286 ] {} <Trace> TCP-Session: 58c95516-3838-4175-84d5-66290a82541e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.01.31 18:56:33.944105 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 813 | 2026.01.31 18:56:33.944117 [ 288 ] {} <Debug> TCP-Session: d372513a-bc9b-4cab-8667-04a9b31ca702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.31 18:56:33.944153 [ 289 ] {} <Debug> TCP-Session: a7681b37-e97a-4b9f-be7d-2e29a6143ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38054 | ||
| 815 | 2026.01.31 18:56:33.944164 [ 288 ] {} <Debug> TCP-Session: d372513a-bc9b-4cab-8667-04a9b31ca702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.31 18:56:33.944170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.01.31 18:56:33.944189 [ 289 ] {} <Debug> TCP-Session: a7681b37-e97a-4b9f-be7d-2e29a6143ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.01.31 18:56:33.943982 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63681 | ||
| 819 | 2026.01.31 18:56:33.944224 [ 289 ] {} <Debug> TCP-Session: a7681b37-e97a-4b9f-be7d-2e29a6143ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.01.31 18:56:33.944219 [ 291 ] {} <Debug> TCP-Session: def0f15a-403e-4185-9701-4307557defbb Authenticating user 'default' from [fd00:1122:3344:101::e]:54780 | ||
| 821 | 2026.01.31 18:56:33.943908 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47085 | ||
| 822 | 2026.01.31 18:56:33.944327 [ 291 ] {} <Debug> TCP-Session: def0f15a-403e-4185-9701-4307557defbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.31 18:56:33.944325 [ 286 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 824 | 2026.01.31 18:56:33.944362 [ 291 ] {} <Debug> TCP-Session: def0f15a-403e-4185-9701-4307557defbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.31 18:56:33.944389 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 826 | 2026.01.31 18:56:33.944309 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.01.31 18:56:33.944430 [ 293 ] {} <Debug> TCP-Session: 309ddb50-2b9e-49f7-9029-3526245ca693 Authenticating user 'default' from [fd00:1122:3344:101::e]:64621 | ||
| 828 | 2026.01.31 18:56:33.944457 [ 294 ] {} <Debug> TCP-Session: c5b96ffa-a894-4d10-a2c9-48ddc623a574 Authenticating user 'default' from [fd00:1122:3344:101::e]:43024 | ||
| 829 | 2026.01.31 18:56:33.944460 [ 293 ] {} <Debug> TCP-Session: 309ddb50-2b9e-49f7-9029-3526245ca693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.01.31 18:56:33.944487 [ 294 ] {} <Debug> TCP-Session: c5b96ffa-a894-4d10-a2c9-48ddc623a574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.01.31 18:56:33.944491 [ 293 ] {} <Debug> TCP-Session: 309ddb50-2b9e-49f7-9029-3526245ca693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.01.31 18:56:33.944511 [ 294 ] {} <Debug> TCP-Session: c5b96ffa-a894-4d10-a2c9-48ddc623a574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.01.31 18:56:33.944605 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.01.31 18:56:33.944608 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.01.31 18:56:33.944643 [ 292 ] {} <Debug> TCP-Session: c4c04faf-12fd-4ae9-aac6-e224bad04c96 Authenticating user 'default' from [fd00:1122:3344:101::e]:63681 | ||
| 836 | 2026.01.31 18:56:33.944667 [ 287 ] {} <Debug> TCP-Session: 11f52277-e5f4-4afc-93cd-7ee0344e5d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:47085 | ||
| 837 | 2026.01.31 18:56:33.944674 [ 292 ] {} <Debug> TCP-Session: c4c04faf-12fd-4ae9-aac6-e224bad04c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.01.31 18:56:33.944697 [ 286 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 839 | 2026.01.31 18:56:33.944713 [ 292 ] {} <Debug> TCP-Session: c4c04faf-12fd-4ae9-aac6-e224bad04c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.01.31 18:56:33.944677 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.31 18:56:33.944701 [ 287 ] {} <Debug> TCP-Session: 11f52277-e5f4-4afc-93cd-7ee0344e5d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.01.31 18:56:33.944782 [ 286 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.01.31 18:56:33.944784 [ 290 ] {} <Debug> TCP-Session: 6f47853d-3120-4517-9c8a-545c921f9771 Authenticating user 'default' from [fd00:1122:3344:101::e]:49491 | ||
| 844 | 2026.01.31 18:56:33.944802 [ 287 ] {} <Debug> TCP-Session: 11f52277-e5f4-4afc-93cd-7ee0344e5d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.01.31 18:56:33.944830 [ 290 ] {} <Debug> TCP-Session: 6f47853d-3120-4517-9c8a-545c921f9771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.01.31 18:56:33.944850 [ 290 ] {} <Debug> TCP-Session: 6f47853d-3120-4517-9c8a-545c921f9771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.01.31 18:56:33.945171 [ 286 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 848 | 2026.01.31 18:56:33.946422 [ 298 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Trace> AggregatingTransform: Aggregating | ||
| 849 | 2026.01.31 18:56:33.946486 [ 298 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Trace> Aggregator: Aggregation method: without_key | ||
| 850 | 2026.01.31 18:56:33.946523 [ 298 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001231048 sec. (812.316 rows/sec., 31.73 KiB/sec.) | ||
| 851 | 2026.01.31 18:56:33.946540 [ 298 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Trace> Aggregator: Merging aggregated data | ||
| 852 | 2026.01.31 18:56:33.947791 [ 286 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003555 sec., 281.29395218002816 rows/sec., 10.99 KiB/sec. | ||
| 853 | 2026.01.31 18:56:33.947938 [ 286 ] {20d809fa-65b2-41b8-a7a1-00da30f18bef} <Debug> TCPHandler: Processed in 0.004037797 sec. | ||
| 854 | 2026.01.31 18:56:33.948067 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 855 | 2026.01.31 18:56:33.948098 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 856 | 2026.01.31 18:56:33.948124 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 857 | 2026.01.31 18:56:33.948144 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 858 | 2026.01.31 18:56:33.948166 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 859 | 2026.01.31 18:56:33.948183 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 860 | 2026.01.31 18:56:33.948226 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 861 | 2026.01.31 18:56:33.948246 [ 291 ] {} <Debug> TCP-Session: def0f15a-403e-4185-9701-4307557defbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.31 18:56:33.948263 [ 289 ] {} <Debug> TCP-Session: a7681b37-e97a-4b9f-be7d-2e29a6143ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.01.31 18:56:33.948284 [ 292 ] {} <Debug> TCP-Session: c4c04faf-12fd-4ae9-aac6-e224bad04c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.31 18:56:33.948240 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 865 | 2026.01.31 18:56:33.948205 [ 288 ] {} <Debug> TCP-Session: d372513a-bc9b-4cab-8667-04a9b31ca702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.31 18:56:33.948352 [ 293 ] {} <Debug> TCP-Session: 309ddb50-2b9e-49f7-9029-3526245ca693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.01.31 18:56:33.948204 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 868 | 2026.01.31 18:56:33.948156 [ 287 ] {} <Debug> TCP-Session: 11f52277-e5f4-4afc-93cd-7ee0344e5d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.31 18:56:33.948419 [ 294 ] {} <Debug> TCP-Session: c5b96ffa-a894-4d10-a2c9-48ddc623a574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.01.31 18:56:33.948099 [ 286 ] {} <Debug> TCP-Session: 58c95516-3838-4175-84d5-66290a82541e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.31 18:56:33.948182 [ 290 ] {} <Debug> TCP-Session: 6f47853d-3120-4517-9c8a-545c921f9771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.01.31 18:56:33.965645 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.01.31 18:56:33.965737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 874 | 2026.01.31 18:56:33.973890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.01.31 18:56:33.975550 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.01.31 18:56:33.981732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 877 | 2026.01.31 18:56:34.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.66 MiB, peak 159.11 MiB, free memory in arenas 0.00 B, will set to 158.90 MiB (RSS), difference: 9.23 MiB | ||
| 878 | 2026.01.31 18:56:36.419295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 879 | 2026.01.31 18:56:36.419400 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 880 | 2026.01.31 18:56:36.425662 [ 243 ] {} <Debug> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Loading data parts | ||
| 881 | 2026.01.31 18:56:36.425960 [ 243 ] {} <Debug> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): There are no data parts | ||
| 882 | 2026.01.31 18:56:36.433700 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.01.31 18:56:36.433744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 884 | 2026.01.31 18:56:36.437686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.01.31 18:56:36.438248 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.01.31 18:56:36.438540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 887 | 2026.01.31 18:56:37.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.13 MiB, peak 163.13 MiB, free memory in arenas 0.00 B, will set to 159.74 MiB (RSS), difference: -3.38 MiB | ||
| 888 | 2026.01.31 18:56:39.725095 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58740 | ||
| 889 | 2026.01.31 18:56:39.725207 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 890 | 2026.01.31 18:56:39.725239 [ 286 ] {} <Debug> TCP-Session: d9945273-5cfd-4d8e-89f6-b283d82493c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58740 | ||
| 891 | 2026.01.31 18:56:39.725264 [ 286 ] {} <Debug> TCP-Session: d9945273-5cfd-4d8e-89f6-b283d82493c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.31 18:56:39.725280 [ 286 ] {} <Debug> TCP-Session: d9945273-5cfd-4d8e-89f6-b283d82493c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.31 18:56:39.725500 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46340 | ||
| 894 | 2026.01.31 18:56:39.725520 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45099 | ||
| 895 | 2026.01.31 18:56:39.725560 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40807 | ||
| 896 | 2026.01.31 18:56:39.725594 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32768 | ||
| 897 | 2026.01.31 18:56:39.725636 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 898 | 2026.01.31 18:56:39.725615 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49607 | ||
| 899 | 2026.01.31 18:56:39.725670 [ 286 ] {} <Trace> TCP-Session: d9945273-5cfd-4d8e-89f6-b283d82493c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.01.31 18:56:39.725691 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.01.31 18:56:39.725708 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.01.31 18:56:39.725740 [ 291 ] {} <Debug> TCP-Session: 6c27c2ef-a596-40ad-abfc-c78b9c63f2ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40807 | ||
| 903 | 2026.01.31 18:56:39.725750 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2026.01.31 18:56:39.725763 [ 292 ] {} <Debug> TCP-Session: 147bd2c1-b6a3-43a0-b773-bb8bffdc6b9e Authenticating user 'default' from [fd00:1122:3344:101::e]:32768 | ||
| 905 | 2026.01.31 18:56:39.725772 [ 291 ] {} <Debug> TCP-Session: 6c27c2ef-a596-40ad-abfc-c78b9c63f2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.01.31 18:56:39.725784 [ 294 ] {} <Debug> TCP-Session: 0595fa3a-4ecb-4dfc-943a-4fdb84a731ff Authenticating user 'default' from [fd00:1122:3344:101::e]:49607 | ||
| 907 | 2026.01.31 18:56:39.725805 [ 291 ] {} <Debug> TCP-Session: 6c27c2ef-a596-40ad-abfc-c78b9c63f2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.31 18:56:39.725801 [ 292 ] {} <Debug> TCP-Session: 147bd2c1-b6a3-43a0-b773-bb8bffdc6b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.31 18:56:39.725823 [ 294 ] {} <Debug> TCP-Session: 0595fa3a-4ecb-4dfc-943a-4fdb84a731ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.31 18:56:39.725673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 911 | 2026.01.31 18:56:39.725874 [ 292 ] {} <Debug> TCP-Session: 147bd2c1-b6a3-43a0-b773-bb8bffdc6b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.01.31 18:56:39.725887 [ 294 ] {} <Debug> TCP-Session: 0595fa3a-4ecb-4dfc-943a-4fdb84a731ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.01.31 18:56:39.725902 [ 288 ] {} <Debug> TCP-Session: 04bce80b-15f4-4dc3-b09f-2bb87ccb8122 Authenticating user 'default' from [fd00:1122:3344:101::e]:45099 | ||
| 914 | 2026.01.31 18:56:39.725875 [ 286 ] {4661980f-d58f-4664-8421-1143deb0315a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 915 | 2026.01.31 18:56:39.725934 [ 288 ] {} <Debug> TCP-Session: 04bce80b-15f4-4dc3-b09f-2bb87ccb8122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.01.31 18:56:39.725607 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55719 | ||
| 917 | 2026.01.31 18:56:39.725966 [ 288 ] {} <Debug> TCP-Session: 04bce80b-15f4-4dc3-b09f-2bb87ccb8122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.01.31 18:56:39.725537 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41312 | ||
| 919 | 2026.01.31 18:56:39.725518 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61081 | ||
| 920 | 2026.01.31 18:56:39.725679 [ 287 ] {} <Debug> TCP-Session: 99c655fc-2608-4a82-975b-d02ecd0082fb Authenticating user 'default' from [fd00:1122:3344:101::e]:46340 | ||
| 921 | 2026.01.31 18:56:39.726103 [ 287 ] {} <Debug> TCP-Session: 99c655fc-2608-4a82-975b-d02ecd0082fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.01.31 18:56:39.726117 [ 287 ] {} <Debug> TCP-Session: 99c655fc-2608-4a82-975b-d02ecd0082fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.31 18:56:39.726193 [ 286 ] {4661980f-d58f-4664-8421-1143deb0315a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 924 | 2026.01.31 18:56:39.726251 [ 286 ] {4661980f-d58f-4664-8421-1143deb0315a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2026.01.31 18:56:39.726306 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.01.31 18:56:39.726310 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.01.31 18:56:39.726329 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.01.31 18:56:39.726339 [ 290 ] {} <Debug> TCP-Session: 00578d62-b8c6-4349-826a-25f4d07068cc Authenticating user 'default' from [fd00:1122:3344:101::e]:41312 | ||
| 929 | 2026.01.31 18:56:39.726361 [ 289 ] {} <Debug> TCP-Session: 7fd1d345-8a1a-44e0-aa99-c533f598498b Authenticating user 'default' from [fd00:1122:3344:101::e]:61081 | ||
| 930 | 2026.01.31 18:56:39.726375 [ 293 ] {} <Debug> TCP-Session: 76240c96-3dc3-4c36-aca7-454a46bce469 Authenticating user 'default' from [fd00:1122:3344:101::e]:55719 | ||
| 931 | 2026.01.31 18:56:39.726385 [ 290 ] {} <Debug> TCP-Session: 00578d62-b8c6-4349-826a-25f4d07068cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.31 18:56:39.726399 [ 289 ] {} <Debug> TCP-Session: 7fd1d345-8a1a-44e0-aa99-c533f598498b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.31 18:56:39.726407 [ 293 ] {} <Debug> TCP-Session: 76240c96-3dc3-4c36-aca7-454a46bce469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.31 18:56:39.726417 [ 290 ] {} <Debug> TCP-Session: 00578d62-b8c6-4349-826a-25f4d07068cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.31 18:56:39.726430 [ 289 ] {} <Debug> TCP-Session: 7fd1d345-8a1a-44e0-aa99-c533f598498b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.31 18:56:39.726439 [ 293 ] {} <Debug> TCP-Session: 76240c96-3dc3-4c36-aca7-454a46bce469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.31 18:56:39.726558 [ 286 ] {4661980f-d58f-4664-8421-1143deb0315a} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 938 | 2026.01.31 18:56:39.727501 [ 335 ] {4661980f-d58f-4664-8421-1143deb0315a} <Trace> AggregatingTransform: Aggregating | ||
| 939 | 2026.01.31 18:56:39.727558 [ 335 ] {4661980f-d58f-4664-8421-1143deb0315a} <Trace> Aggregator: Aggregation method: without_key | ||
| 940 | 2026.01.31 18:56:39.727596 [ 335 ] {4661980f-d58f-4664-8421-1143deb0315a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936593 sec. (1067.700 rows/sec., 41.71 KiB/sec.) | ||
| 941 | 2026.01.31 18:56:39.727626 [ 335 ] {4661980f-d58f-4664-8421-1143deb0315a} <Trace> Aggregator: Merging aggregated data | ||
| 942 | 2026.01.31 18:56:39.728992 [ 286 ] {4661980f-d58f-4664-8421-1143deb0315a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 943 | 2026.01.31 18:56:39.729151 [ 286 ] {4661980f-d58f-4664-8421-1143deb0315a} <Debug> TCPHandler: Processed in 0.00359962 sec. | ||
| 944 | 2026.01.31 18:56:39.729304 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 945 | 2026.01.31 18:56:39.729330 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 946 | 2026.01.31 18:56:39.729349 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 947 | 2026.01.31 18:56:39.729354 [ 286 ] {} <Debug> TCP-Session: d9945273-5cfd-4d8e-89f6-b283d82493c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.31 18:56:39.729371 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 949 | 2026.01.31 18:56:39.729398 [ 288 ] {} <Debug> TCP-Session: 04bce80b-15f4-4dc3-b09f-2bb87ccb8122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.31 18:56:39.729391 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 951 | 2026.01.31 18:56:39.729423 [ 292 ] {} <Debug> TCP-Session: 147bd2c1-b6a3-43a0-b773-bb8bffdc6b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.31 18:56:39.729429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 953 | 2026.01.31 18:56:39.729451 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.01.31 18:56:39.729459 [ 291 ] {} <Debug> TCP-Session: 6c27c2ef-a596-40ad-abfc-c78b9c63f2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.31 18:56:39.729479 [ 289 ] {} <Debug> TCP-Session: 7fd1d345-8a1a-44e0-aa99-c533f598498b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.01.31 18:56:39.729498 [ 293 ] {} <Debug> TCP-Session: 76240c96-3dc3-4c36-aca7-454a46bce469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.01.31 18:56:39.729464 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 958 | 2026.01.31 18:56:39.729410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 959 | 2026.01.31 18:56:39.729372 [ 287 ] {} <Debug> TCP-Session: 99c655fc-2608-4a82-975b-d02ecd0082fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.01.31 18:56:39.729561 [ 294 ] {} <Debug> TCP-Session: 0595fa3a-4ecb-4dfc-943a-4fdb84a731ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.01.31 18:56:39.729576 [ 290 ] {} <Debug> TCP-Session: 00578d62-b8c6-4349-826a-25f4d07068cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.01.31 18:56:41.390045 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 963 | 2026.01.31 18:56:41.390113 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 964 | 2026.01.31 18:56:41.436509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1006 | ||
| 965 | 2026.01.31 18:56:41.443790 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.01.31 18:56:41.443841 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 967 | 2026.01.31 18:56:41.444438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 968 | 2026.01.31 18:56:41.444942 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.01.31 18:56:41.445121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1006 | ||
| 970 | 2026.01.31 18:56:41.481851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 971 | 2026.01.31 18:56:41.499390 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.01.31 18:56:41.499452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 973 | 2026.01.31 18:56:41.505813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 974 | 2026.01.31 18:56:41.507076 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.01.31 18:56:41.509895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 976 | 2026.01.31 18:56:42.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.74 MiB, peak 168.11 MiB, free memory in arenas 0.00 B, will set to 162.54 MiB (RSS), difference: 1.80 MiB | ||
| 977 | 2026.01.31 18:56:46.440755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 94 | ||
| 978 | 2026.01.31 18:56:46.442791 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.01.31 18:56:46.442838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 980 | 2026.01.31 18:56:46.444017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 981 | 2026.01.31 18:56:46.444588 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.01.31 18:56:46.444894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 983 | 2026.01.31 18:56:46.955157 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.01.31 18:56:46.955342 [ 267 ] {e2f8838b-b3c3-43cb-9d1d-f834bcc8c078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 985 | 2026.01.31 18:56:46.955612 [ 267 ] {e2f8838b-b3c3-43cb-9d1d-f834bcc8c078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.01.31 18:56:46.955674 [ 267 ] {e2f8838b-b3c3-43cb-9d1d-f834bcc8c078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2026.01.31 18:56:46.956090 [ 267 ] {e2f8838b-b3c3-43cb-9d1d-f834bcc8c078} <Debug> TCPHandler: Processed in 0.001063635 sec. | ||
| 988 | 2026.01.31 18:56:46.974863 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.01.31 18:56:46.975004 [ 267 ] {bb27e7bb-90b9-41d1-958c-50a05263ff9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 990 | 2026.01.31 18:56:46.985573 [ 267 ] {bb27e7bb-90b9-41d1-958c-50a05263ff9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 991 | 2026.01.31 18:56:46.985634 [ 267 ] {bb27e7bb-90b9-41d1-958c-50a05263ff9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 992 | 2026.01.31 18:56:46.988065 [ 267 ] {bb27e7bb-90b9-41d1-958c-50a05263ff9e} <Debug> TCPHandler: Processed in 0.013257765 sec. | ||
| 993 | 2026.01.31 18:56:46.989275 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.01.31 18:56:46.989397 [ 267 ] {bce6fba0-93e7-4a55-b57f-9884fa465ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 995 | 2026.01.31 18:56:46.993949 [ 267 ] {bce6fba0-93e7-4a55-b57f-9884fa465ec2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2026.01.31 18:56:46.994006 [ 267 ] {bce6fba0-93e7-4a55-b57f-9884fa465ec2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 997 | 2026.01.31 18:56:46.994390 [ 267 ] {bce6fba0-93e7-4a55-b57f-9884fa465ec2} <Debug> TCPHandler: Processed in 0.005164983 sec. | ||
| 998 | 2026.01.31 18:56:46.994604 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.01.31 18:56:46.994720 [ 267 ] {022180f5-1b51-41d3-93d0-cd3512e7dd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 1000 | 2026.01.31 18:56:46.994959 [ 267 ] {022180f5-1b51-41d3-93d0-cd3512e7dd40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.01.31 18:56:46.995003 [ 267 ] {022180f5-1b51-41d3-93d0-cd3512e7dd40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.01.31 18:56:46.995317 [ 267 ] {022180f5-1b51-41d3-93d0-cd3512e7dd40} <Debug> TCPHandler: Processed in 0.000772361 sec. | ||
| 1003 | 2026.01.31 18:56:46.995512 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.31 18:56:46.995627 [ 267 ] {fc435aad-1fd4-4a83-9454-bb0e19fce22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 1005 | 2026.01.31 18:56:46.995867 [ 267 ] {fc435aad-1fd4-4a83-9454-bb0e19fce22f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.01.31 18:56:46.995910 [ 267 ] {fc435aad-1fd4-4a83-9454-bb0e19fce22f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.01.31 18:56:46.996223 [ 267 ] {fc435aad-1fd4-4a83-9454-bb0e19fce22f} <Debug> TCPHandler: Processed in 0.000760241 sec. | ||
| 1008 | 2026.01.31 18:56:46.997006 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.01.31 18:56:46.997123 [ 267 ] {74a7a90f-2f65-48ed-9a0e-4a9a3a22ed01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) 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) | ||
| 1010 | 2026.01.31 18:56:46.997360 [ 267 ] {74a7a90f-2f65-48ed-9a0e-4a9a3a22ed01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.01.31 18:56:46.997404 [ 267 ] {74a7a90f-2f65-48ed-9a0e-4a9a3a22ed01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.01.31 18:56:46.997739 [ 267 ] {74a7a90f-2f65-48ed-9a0e-4a9a3a22ed01} <Debug> TCPHandler: Processed in 0.000782411 sec. | ||
| 1013 | 2026.01.31 18:56:46.999971 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.31 18:56:47.000113 [ 267 ] {ba2fb446-0ec2-48d0-8d13-2cd4da055302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1015 | 2026.01.31 18:56:47.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.77 MiB, peak 168.11 MiB, free memory in arenas 0.00 B, will set to 162.84 MiB (RSS), difference: 4.07 MiB | ||
| 1016 | 2026.01.31 18:56:47.000408 [ 267 ] {ba2fb446-0ec2-48d0-8d13-2cd4da055302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.01.31 18:56:47.000466 [ 267 ] {ba2fb446-0ec2-48d0-8d13-2cd4da055302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.01.31 18:56:47.000819 [ 267 ] {ba2fb446-0ec2-48d0-8d13-2cd4da055302} <Debug> TCPHandler: Processed in 0.000908802 sec. | ||
| 1019 | 2026.01.31 18:56:47.001042 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.01.31 18:56:47.001161 [ 267 ] {b0a849fd-2639-4dc0-8712-7e6a0af978f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.01.31 18:56:47.001403 [ 267 ] {b0a849fd-2639-4dc0-8712-7e6a0af978f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.01.31 18:56:47.001446 [ 267 ] {b0a849fd-2639-4dc0-8712-7e6a0af978f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.01.31 18:56:47.001761 [ 267 ] {b0a849fd-2639-4dc0-8712-7e6a0af978f3} <Debug> TCPHandler: Processed in 0.000768801 sec. | ||
| 1024 | 2026.01.31 18:56:47.001960 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.31 18:56:47.002077 [ 267 ] {9dc8e6cb-60d0-44e2-992b-45da13b7d4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.01.31 18:56:47.002317 [ 267 ] {9dc8e6cb-60d0-44e2-992b-45da13b7d4c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.01.31 18:56:47.002360 [ 267 ] {9dc8e6cb-60d0-44e2-992b-45da13b7d4c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.01.31 18:56:47.002669 [ 267 ] {9dc8e6cb-60d0-44e2-992b-45da13b7d4c8} <Debug> TCPHandler: Processed in 0.00075759 sec. | ||
| 1029 | 2026.01.31 18:56:47.002870 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.01.31 18:56:47.002989 [ 267 ] {1c6cee85-4624-4209-86e6-e549376c2c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.01.31 18:56:47.003232 [ 267 ] {1c6cee85-4624-4209-86e6-e549376c2c42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.01.31 18:56:47.003276 [ 267 ] {1c6cee85-4624-4209-86e6-e549376c2c42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.01.31 18:56:47.003591 [ 267 ] {1c6cee85-4624-4209-86e6-e549376c2c42} <Debug> TCPHandler: Processed in 0.000771351 sec. | ||
| 1034 | 2026.01.31 18:56:47.003801 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.01.31 18:56:47.003920 [ 267 ] {cb9fb1de-47e2-406d-9ce3-372df4f1d7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1036 | 2026.01.31 18:56:47.004162 [ 267 ] {cb9fb1de-47e2-406d-9ce3-372df4f1d7cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.01.31 18:56:47.004206 [ 267 ] {cb9fb1de-47e2-406d-9ce3-372df4f1d7cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.01.31 18:56:47.004513 [ 267 ] {cb9fb1de-47e2-406d-9ce3-372df4f1d7cd} <Debug> TCPHandler: Processed in 0.000761801 sec. | ||
| 1039 | 2026.01.31 18:56:47.004712 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.01.31 18:56:47.004830 [ 267 ] {bf3d6d15-ea30-49d0-9bbe-674487c1311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1041 | 2026.01.31 18:56:47.005076 [ 267 ] {bf3d6d15-ea30-49d0-9bbe-674487c1311a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.01.31 18:56:47.005119 [ 267 ] {bf3d6d15-ea30-49d0-9bbe-674487c1311a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.01.31 18:56:47.005436 [ 267 ] {bf3d6d15-ea30-49d0-9bbe-674487c1311a} <Debug> TCPHandler: Processed in 0.000773321 sec. | ||
| 1044 | 2026.01.31 18:56:47.005648 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.01.31 18:56:47.005764 [ 267 ] {17f6fb97-f497-4f3b-96fd-90689a6221a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1046 | 2026.01.31 18:56:47.006010 [ 267 ] {17f6fb97-f497-4f3b-96fd-90689a6221a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.01.31 18:56:47.006054 [ 267 ] {17f6fb97-f497-4f3b-96fd-90689a6221a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.01.31 18:56:47.006362 [ 267 ] {17f6fb97-f497-4f3b-96fd-90689a6221a3} <Debug> TCPHandler: Processed in 0.000763411 sec. | ||
| 1049 | 2026.01.31 18:56:47.006562 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.01.31 18:56:47.006681 [ 267 ] {5bf9de0b-0aa5-4dbd-bfdc-c6a76e05bf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.01.31 18:56:47.006931 [ 267 ] {5bf9de0b-0aa5-4dbd-bfdc-c6a76e05bf87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.01.31 18:56:47.006974 [ 267 ] {5bf9de0b-0aa5-4dbd-bfdc-c6a76e05bf87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.01.31 18:56:47.007286 [ 267 ] {5bf9de0b-0aa5-4dbd-bfdc-c6a76e05bf87} <Debug> TCPHandler: Processed in 0.000773851 sec. | ||
| 1054 | 2026.01.31 18:56:47.007483 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.01.31 18:56:47.007604 [ 267 ] {b05c2882-5784-4626-a370-3e6ff7e34aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1056 | 2026.01.31 18:56:47.007866 [ 267 ] {b05c2882-5784-4626-a370-3e6ff7e34aa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.01.31 18:56:47.007910 [ 267 ] {b05c2882-5784-4626-a370-3e6ff7e34aa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.01.31 18:56:47.008220 [ 267 ] {b05c2882-5784-4626-a370-3e6ff7e34aa1} <Debug> TCPHandler: Processed in 0.000786421 sec. | ||
| 1059 | 2026.01.31 18:56:47.008433 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.31 18:56:47.008552 [ 267 ] {1fd24754-3667-4ffb-955c-b622892210a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1061 | 2026.01.31 18:56:47.008810 [ 267 ] {1fd24754-3667-4ffb-955c-b622892210a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.01.31 18:56:47.008854 [ 267 ] {1fd24754-3667-4ffb-955c-b622892210a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.01.31 18:56:47.009174 [ 267 ] {1fd24754-3667-4ffb-955c-b622892210a9} <Debug> TCPHandler: Processed in 0.000789651 sec. | ||
| 1064 | 2026.01.31 18:56:47.009367 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.01.31 18:56:47.009488 [ 267 ] {3299d1a4-ab22-48cc-81aa-6689c1c43626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1066 | 2026.01.31 18:56:47.009747 [ 267 ] {3299d1a4-ab22-48cc-81aa-6689c1c43626} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.01.31 18:56:47.009791 [ 267 ] {3299d1a4-ab22-48cc-81aa-6689c1c43626} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.01.31 18:56:47.010104 [ 267 ] {3299d1a4-ab22-48cc-81aa-6689c1c43626} <Debug> TCPHandler: Processed in 0.000785891 sec. | ||
| 1069 | 2026.01.31 18:56:47.010311 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.31 18:56:47.010431 [ 267 ] {9586c2b4-f9f0-4fbf-840e-d3136e817b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1071 | 2026.01.31 18:56:47.010689 [ 267 ] {9586c2b4-f9f0-4fbf-840e-d3136e817b8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.01.31 18:56:47.010731 [ 267 ] {9586c2b4-f9f0-4fbf-840e-d3136e817b8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.01.31 18:56:47.011048 [ 267 ] {9586c2b4-f9f0-4fbf-840e-d3136e817b8b} <Debug> TCPHandler: Processed in 0.000786091 sec. | ||
| 1074 | 2026.01.31 18:56:47.011268 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.01.31 18:56:47.011389 [ 267 ] {50eb547a-0b8b-4722-9e24-22c7779e4cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1076 | 2026.01.31 18:56:47.011646 [ 267 ] {50eb547a-0b8b-4722-9e24-22c7779e4cae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.01.31 18:56:47.011690 [ 267 ] {50eb547a-0b8b-4722-9e24-22c7779e4cae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.01.31 18:56:47.012005 [ 267 ] {50eb547a-0b8b-4722-9e24-22c7779e4cae} <Debug> TCPHandler: Processed in 0.000787671 sec. | ||
| 1079 | 2026.01.31 18:56:47.012200 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.31 18:56:47.012320 [ 267 ] {ce2649a4-122c-4b31-8653-632b7936edf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1081 | 2026.01.31 18:56:47.012577 [ 267 ] {ce2649a4-122c-4b31-8653-632b7936edf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.01.31 18:56:47.012620 [ 267 ] {ce2649a4-122c-4b31-8653-632b7936edf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.01.31 18:56:47.012930 [ 267 ] {ce2649a4-122c-4b31-8653-632b7936edf8} <Debug> TCPHandler: Processed in 0.000779891 sec. | ||
| 1084 | 2026.01.31 18:56:47.017514 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.01.31 18:56:47.017633 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1086 | 2026.01.31 18:56:47.017676 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.01.31 18:56:47.018197 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.31 18:56:47.018235 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1089 | 2026.01.31 18:56:47.020782 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1090 | 2026.01.31 18:56:47.021236 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.01.31 18:56:47.021415 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Debug> executeQuery: Read 20 rows, 2.76 KiB in 0.003811 sec., 5247.966413014957 rows/sec., 724.67 KiB/sec. | ||
| 1092 | 2026.01.31 18:56:47.021463 [ 267 ] {8766a117-d3bf-48b8-86d1-db806a338cb6} <Debug> TCPHandler: Processed in 0.004008466 sec. | ||
| 1093 | 2026.01.31 18:56:47.021596 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.01.31 18:56:47.021692 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1095 | 2026.01.31 18:56:47.021732 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1096 | 2026.01.31 18:56:47.024211 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.01.31 18:56:47.024250 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1098 | 2026.01.31 18:56:47.026792 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2026.01.31 18:56:47.027313 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.01.31 18:56:47.027471 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005796 sec., 1380.2622498274673 rows/sec., 112.55 KiB/sec. | ||
| 1101 | 2026.01.31 18:56:47.027517 [ 267 ] {d5966988-f2af-41b6-ad90-8362e4cdf0c3} <Debug> TCPHandler: Processed in 0.005981593 sec. | ||
| 1102 | 2026.01.31 18:56:47.027634 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.01.31 18:56:47.027728 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.01.31 18:56:47.027768 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.01.31 18:56:47.030228 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.01.31 18:56:47.030269 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1107 | 2026.01.31 18:56:47.030778 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.01.31 18:56:47.031240 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.01.31 18:56:47.031371 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Debug> executeQuery: Read 83 rows, 7.39 KiB in 0.00366 sec., 22677.5956284153 rows/sec., 1.97 MiB/sec. | ||
| 1110 | 2026.01.31 18:56:47.031409 [ 267 ] {61e26ae2-57b5-4b58-a892-542bb168dc2b} <Debug> TCPHandler: Processed in 0.003825284 sec. | ||
| 1111 | 2026.01.31 18:56:47.031523 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.31 18:56:47.031618 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.01.31 18:56:47.031658 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.01.31 18:56:47.032067 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.01.31 18:56:47.032104 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1116 | 2026.01.31 18:56:47.032545 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.01.31 18:56:47.033014 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.01.31 18:56:47.033142 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Debug> executeQuery: Read 34 rows, 2.51 KiB in 0.001541 sec., 22063.595068137573 rows/sec., 1.59 MiB/sec. | ||
| 1119 | 2026.01.31 18:56:47.033186 [ 267 ] {adab35cc-d194-4520-99aa-81323b07ab95} <Debug> TCPHandler: Processed in 0.001713624 sec. | ||
| 1120 | 2026.01.31 18:56:47.033311 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.01.31 18:56:47.033412 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.01.31 18:56:47.033459 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1123 | 2026.01.31 18:56:47.033865 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.01.31 18:56:47.033902 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1125 | 2026.01.31 18:56:47.034329 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.01.31 18:56:47.034812 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.01.31 18:56:47.034940 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001545 sec., 647.2491909385113 rows/sec., 42.98 KiB/sec. | ||
| 1128 | 2026.01.31 18:56:47.034978 [ 267 ] {970208aa-ea6c-4fd3-b89a-4f2ce15e160e} <Debug> TCPHandler: Processed in 0.001723134 sec. | ||
| 1129 | 2026.01.31 18:56:47.035086 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.01.31 18:56:47.035181 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1131 | 2026.01.31 18:56:47.035219 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1132 | 2026.01.31 18:56:47.035637 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.01.31 18:56:47.035673 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1134 | 2026.01.31 18:56:47.036107 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.01.31 18:56:47.036666 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.01.31 18:56:47.036796 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Debug> executeQuery: Read 72 rows, 5.78 KiB in 0.001631 sec., 44144.69650521153 rows/sec., 3.46 MiB/sec. | ||
| 1137 | 2026.01.31 18:56:47.036841 [ 267 ] {7b8df435-ad03-4ba0-8765-d8805dfe96a3} <Debug> TCPHandler: Processed in 0.001805116 sec. | ||
| 1138 | 2026.01.31 18:56:47.036954 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.01.31 18:56:47.037050 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.01.31 18:56:47.037093 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1141 | 2026.01.31 18:56:47.039389 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.01.31 18:56:47.039423 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1143 | 2026.01.31 18:56:47.041944 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.01.31 18:56:47.042444 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.01.31 18:56:47.042575 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Debug> executeQuery: Read 84 rows, 5.96 KiB in 0.005543 sec., 15154.248601840158 rows/sec., 1.05 MiB/sec. | ||
| 1146 | 2026.01.31 18:56:47.042613 [ 267 ] {51540a10-e06b-4bbb-b53a-9ef773aad0d7} <Debug> TCPHandler: Processed in 0.00570882 sec. | ||
| 1147 | 2026.01.31 18:56:47.042730 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.01.31 18:56:47.042827 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.01.31 18:56:47.042869 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1150 | 2026.01.31 18:56:47.043183 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.01.31 18:56:47.043221 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1152 | 2026.01.31 18:56:47.043705 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.01.31 18:56:47.044191 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.01.31 18:56:47.044328 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 41.76 KiB/sec. | ||
| 1155 | 2026.01.31 18:56:47.044364 [ 267 ] {ecba5b32-178d-405b-804d-75d3cea29932} <Debug> TCPHandler: Processed in 0.001685594 sec. | ||
| 1156 | 2026.01.31 18:56:47.044476 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.01.31 18:56:47.044573 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.01.31 18:56:47.044628 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <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 | ||
| 1159 | 2026.01.31 18:56:47.045469 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.01.31 18:56:47.045506 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1161 | 2026.01.31 18:56:47.048908 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.01.31 18:56:47.049456 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.01.31 18:56:47.049595 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005039 sec., 5159.753919428458 rows/sec., 9.25 MiB/sec. | ||
| 1164 | 2026.01.31 18:56:47.049644 [ 267 ] {e4a0571f-2ad0-4dca-ba5e-e6c064e9d408} <Debug> TCPHandler: Processed in 0.005218583 sec. | ||
| 1165 | 2026.01.31 18:56:47.049768 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.01.31 18:56:47.049866 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.01.31 18:56:47.049909 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1168 | 2026.01.31 18:56:47.050233 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Trace> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.01.31 18:56:47.050271 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1170 | 2026.01.31 18:56:47.050723 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2026.01.31 18:56:47.051233 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Trace> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.01.31 18:56:47.051364 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001516 sec., 9894.459102902374 rows/sec., 736.29 KiB/sec. | ||
| 1173 | 2026.01.31 18:56:47.051400 [ 267 ] {5f289717-d868-4863-aaa2-5dc32ead2711} <Debug> TCPHandler: Processed in 0.001683303 sec. | ||
| 1174 | 2026.01.31 18:56:47.051510 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.01.31 18:56:47.051605 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.01.31 18:56:47.051646 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1177 | 2026.01.31 18:56:47.051968 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.01.31 18:56:47.052006 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1179 | 2026.01.31 18:56:47.052470 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2026.01.31 18:56:47.052988 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.01.31 18:56:47.053120 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001533 sec., 15655.577299412915 rows/sec., 1.07 MiB/sec. | ||
| 1182 | 2026.01.31 18:56:47.053157 [ 267 ] {071f177f-7bab-4a1c-b294-a3ca783e0ac6} <Debug> TCPHandler: Processed in 0.001698064 sec. | ||
| 1183 | 2026.01.31 18:56:48.945177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1454 | ||
| 1184 | 2026.01.31 18:56:48.945704 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.31 18:56:48.945752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1186 | 2026.01.31 18:56:48.946373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2026.01.31 18:56:48.946830 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.31 18:56:48.946972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1454 | ||
| 1189 | 2026.01.31 18:56:49.009940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1190 | 2026.01.31 18:56:49.026363 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.01.31 18:56:49.026413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1192 | 2026.01.31 18:56:49.032921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2026.01.31 18:56:49.034009 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.01.31 18:56:49.036852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1195 | 2026.01.31 18:56:50.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.72 MiB, peak 168.11 MiB, free memory in arenas 0.00 B, will set to 165.34 MiB (RSS), difference: 1.62 MiB | ||
| 1196 | 2026.01.31 18:56:51.957389 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.01.31 18:56:51.957603 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1198 | 2026.01.31 18:56:51.957671 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1199 | 2026.01.31 18:56:51.958305 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.01.31 18:56:51.958352 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1201 | 2026.01.31 18:56:51.958876 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2026.01.31 18:56:51.959432 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.01.31 18:56:51.959604 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002054 sec., 12658.227848101267 rows/sec., 963.73 KiB/sec. | ||
| 1204 | 2026.01.31 18:56:51.959655 [ 267 ] {a289bb2f-e0bc-43b6-ac82-9335969cde34} <Debug> TCPHandler: Processed in 0.002408384 sec. | ||
| 1205 | 2026.01.31 18:56:51.959791 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.01.31 18:56:51.959895 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1207 | 2026.01.31 18:56:51.959937 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1208 | 2026.01.31 18:56:51.960357 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.01.31 18:56:51.960395 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1210 | 2026.01.31 18:56:51.960818 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.01.31 18:56:51.961280 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.01.31 18:56:51.961426 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001555 sec., 18006.430868167205 rows/sec., 1.40 MiB/sec. | ||
| 1213 | 2026.01.31 18:56:51.961466 [ 267 ] {9011ae9a-6782-467a-b976-e8c815ff5282} <Debug> TCPHandler: Processed in 0.001728964 sec. | ||
| 1214 | 2026.01.31 18:56:51.961576 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.01.31 18:56:51.961673 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1216 | 2026.01.31 18:56:51.961721 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1217 | 2026.01.31 18:56:51.962135 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.01.31 18:56:51.962171 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1219 | 2026.01.31 18:56:51.962619 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1220 | 2026.01.31 18:56:51.963091 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.01.31 18:56:51.963233 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00158 sec., 63291.13924050633 rows/sec., 4.39 MiB/sec. | ||
| 1222 | 2026.01.31 18:56:51.963272 [ 267 ] {c2660515-a3de-4e80-a37a-200b9f8117f4} <Debug> TCPHandler: Processed in 0.001747785 sec. | ||
| 1223 | 2026.01.31 18:56:51.963389 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.01.31 18:56:51.963487 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.01.31 18:56:51.963530 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1226 | 2026.01.31 18:56:51.963848 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.01.31 18:56:51.963885 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1228 | 2026.01.31 18:56:51.964311 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1229 | 2026.01.31 18:56:51.964782 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.01.31 18:56:51.964924 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001456 sec., 20604.395604395602 rows/sec., 1.41 MiB/sec. | ||
| 1231 | 2026.01.31 18:56:51.964961 [ 267 ] {01d4cdf0-fcd4-4d79-9383-8267d511dbc9} <Debug> TCPHandler: Processed in 0.001623032 sec. | ||
| 1232 | 2026.01.31 18:56:56.390158 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1233 | 2026.01.31 18:56:56.390232 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1234 | 2026.01.31 18:56:56.445663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 164 | ||
| 1235 | 2026.01.31 18:56:56.447745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1966 | ||
| 1236 | 2026.01.31 18:56:56.448251 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.01.31 18:56:56.448293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1238 | 2026.01.31 18:56:56.448599 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.31 18:56:56.448651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1240 | 2026.01.31 18:56:56.448933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1241 | 2026.01.31 18:56:56.449465 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.01.31 18:56:56.449606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1966 | ||
| 1243 | 2026.01.31 18:56:56.450073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1244 | 2026.01.31 18:56:56.450601 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.01.31 18:56:56.450841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1246 | 2026.01.31 18:56:56.537607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1247 | 2026.01.31 18:56:56.554330 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.01.31 18:56:56.554378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1249 | 2026.01.31 18:56:56.560775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1250 | 2026.01.31 18:56:56.562026 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.01.31 18:56:56.564965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1252 | 2026.01.31 18:56:56.959900 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.01.31 18:56:56.960129 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1254 | 2026.01.31 18:56:56.960205 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1255 | 2026.01.31 18:56:56.960932 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.01.31 18:56:56.960978 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1257 | 2026.01.31 18:56:56.961569 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2026.01.31 18:56:56.962053 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.01.31 18:56:56.962212 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Debug> executeQuery: Read 102 rows, 9.26 KiB in 0.002139 sec., 47685.83450210379 rows/sec., 4.23 MiB/sec. | ||
| 1260 | 2026.01.31 18:56:56.962261 [ 267 ] {0645832b-f6fd-4273-a888-57b7f814b926} <Debug> TCPHandler: Processed in 0.002503775 sec. | ||
| 1261 | 2026.01.31 18:56:56.962391 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.01.31 18:56:56.962494 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.01.31 18:56:56.962537 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1264 | 2026.01.31 18:56:56.962969 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.31 18:56:56.963006 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1266 | 2026.01.31 18:56:56.963462 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1267 | 2026.01.31 18:56:56.964005 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.31 18:56:56.964140 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00167 sec., 22754.491017964072 rows/sec., 1.67 MiB/sec. | ||
| 1269 | 2026.01.31 18:56:56.964178 [ 267 ] {b3cb7ca4-2203-49a4-833d-8c22e2bba23f} <Debug> TCPHandler: Processed in 0.001842965 sec. | ||
| 1270 | 2026.01.31 18:56:56.964292 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.01.31 18:56:56.964389 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1272 | 2026.01.31 18:56:56.964430 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1273 | 2026.01.31 18:56:56.964866 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.01.31 18:56:56.964903 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1275 | 2026.01.31 18:56:56.965360 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2026.01.31 18:56:56.965827 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.01.31 18:56:56.965965 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Debug> executeQuery: Read 71 rows, 5.70 KiB in 0.001594 sec., 44542.032622333754 rows/sec., 3.49 MiB/sec. | ||
| 1278 | 2026.01.31 18:56:56.966003 [ 267 ] {a3c51be2-3f53-435b-ac4c-43ef5da8e599} <Debug> TCPHandler: Processed in 0.001761875 sec. | ||
| 1279 | 2026.01.31 18:56:56.966117 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.01.31 18:56:56.966215 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.01.31 18:56:56.966260 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1282 | 2026.01.31 18:56:56.966648 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.01.31 18:56:56.966685 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1284 | 2026.01.31 18:56:56.967277 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.01.31 18:56:56.967747 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.01.31 18:56:56.967883 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001687 sec., 59276.82276229994 rows/sec., 4.11 MiB/sec. | ||
| 1287 | 2026.01.31 18:56:56.967920 [ 267 ] {c9ab0e21-a01e-450a-ad11-3b40661a7436} <Debug> TCPHandler: Processed in 0.001852916 sec. | ||
| 1288 | 2026.01.31 18:56:56.968033 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.01.31 18:56:56.968129 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.01.31 18:56:56.968184 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <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 | ||
| 1291 | 2026.01.31 18:56:56.969135 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.01.31 18:56:56.969172 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1293 | 2026.01.31 18:56:56.969957 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2026.01.31 18:56:56.970433 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.01.31 18:56:56.970575 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002464 sec., 15422.077922077922 rows/sec., 27.64 MiB/sec. | ||
| 1296 | 2026.01.31 18:56:56.970624 [ 267 ] {b43f8e7a-874c-4d75-b9e7-f5eb963e6613} <Debug> TCPHandler: Processed in 0.002641667 sec. | ||
| 1297 | 2026.01.31 18:56:56.970737 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.01.31 18:56:56.970833 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.01.31 18:56:56.970876 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1300 | 2026.01.31 18:56:56.971202 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Trace> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.01.31 18:56:56.971238 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1302 | 2026.01.31 18:56:56.971745 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1303 | 2026.01.31 18:56:56.972214 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Trace> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.01.31 18:56:56.972348 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 294.94 KiB/sec. | ||
| 1305 | 2026.01.31 18:56:56.972385 [ 267 ] {7d1be3ed-adc2-428b-8948-44614eec08ff} <Debug> TCPHandler: Processed in 0.001698813 sec. | ||
| 1306 | 2026.01.31 18:56:56.972498 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.01.31 18:56:56.972592 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.01.31 18:56:56.972634 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1309 | 2026.01.31 18:56:56.972957 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.01.31 18:56:56.972993 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1311 | 2026.01.31 18:56:56.973430 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.01.31 18:56:56.973945 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.01.31 18:56:56.974078 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001504 sec., 19946.8085106383 rows/sec., 1.37 MiB/sec. | ||
| 1314 | 2026.01.31 18:56:56.974121 [ 267 ] {b1e75142-4bc9-4d82-9856-a804646d69ba} <Debug> TCPHandler: Processed in 0.001674534 sec. | ||
| 1315 | 2026.01.31 18:57:01.955022 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.01.31 18:57:01.955265 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1317 | 2026.01.31 18:57:01.955604 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1318 | 2026.01.31 18:57:01.959882 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1319 | 2026.01.31 18:57:01.960174 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1320 | 2026.01.31 18:57:01.960263 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1321 | 2026.01.31 18:57:01.960478 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1322 | 2026.01.31 18:57:01.962517 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1323 | 2026.01.31 18:57:01.964488 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1324 | 2026.01.31 18:57:01.964512 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1325 | 2026.01.31 18:57:01.970839 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1326 | 2026.01.31 18:57:01.970871 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1327 | 2026.01.31 18:57:01.994410 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.039236 sec., 509.73595677439084 rows/sec., 21.23 KiB/sec. | ||
| 1328 | 2026.01.31 18:57:01.994548 [ 267 ] {5d2cef86-452d-4fe4-8090-0444e4399eae} <Debug> TCPHandler: Processed in 0.039661294 sec. | ||
| 1329 | 2026.01.31 18:57:01.994872 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.01.31 18:57:01.995013 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1331 | 2026.01.31 18:57:01.995229 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1332 | 2026.01.31 18:57:01.995263 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1333 | 2026.01.31 18:57:01.995444 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1334 | 2026.01.31 18:57:01.995501 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1335 | 2026.01.31 18:57:01.995609 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1336 | 2026.01.31 18:57:01.995639 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1337 | 2026.01.31 18:57:01.995659 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1338 | 2026.01.31 18:57:01.995675 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1339 | 2026.01.31 18:57:01.995709 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1340 | 2026.01.31 18:57:01.995727 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1341 | 2026.01.31 18:57:01.996463 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001508 sec., 13262.59946949602 rows/sec., 552.39 KiB/sec. | ||
| 1342 | 2026.01.31 18:57:01.996552 [ 267 ] {6c20c8bb-eabd-4008-a310-a439cf948437} <Debug> TCPHandler: Processed in 0.001735145 sec. | ||
| 1343 | 2026.01.31 18:57:01.996778 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.01.31 18:57:01.996910 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1345 | 2026.01.31 18:57:01.997112 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1346 | 2026.01.31 18:57:01.997145 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1347 | 2026.01.31 18:57:01.997320 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1348 | 2026.01.31 18:57:01.997374 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1349 | 2026.01.31 18:57:01.997478 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1350 | 2026.01.31 18:57:01.997509 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1351 | 2026.01.31 18:57:01.997527 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1352 | 2026.01.31 18:57:01.997543 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1353 | 2026.01.31 18:57:01.997576 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1354 | 2026.01.31 18:57:01.997593 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1355 | 2026.01.31 18:57:01.998017 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001158 sec., 17271.157167530226 rows/sec., 719.35 KiB/sec. | ||
| 1356 | 2026.01.31 18:57:01.998099 [ 267 ] {28067735-6455-4e10-a7f7-27894c6451a8} <Debug> TCPHandler: Processed in 0.001372529 sec. | ||
| 1357 | 2026.01.31 18:57:01.998298 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.01.31 18:57:01.998427 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1359 | 2026.01.31 18:57:01.998627 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1360 | 2026.01.31 18:57:01.998661 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1361 | 2026.01.31 18:57:01.998837 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1362 | 2026.01.31 18:57:01.998890 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1363 | 2026.01.31 18:57:01.998988 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1364 | 2026.01.31 18:57:01.999017 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1365 | 2026.01.31 18:57:01.999036 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1366 | 2026.01.31 18:57:01.999050 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1367 | 2026.01.31 18:57:01.999095 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1368 | 2026.01.31 18:57:01.999115 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1369 | 2026.01.31 18:57:01.999553 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001176 sec., 17006.802721088436 rows/sec., 708.34 KiB/sec. | ||
| 1370 | 2026.01.31 18:57:01.999640 [ 267 ] {1a84beca-8334-4ff6-97ca-aa249969cf53} <Debug> TCPHandler: Processed in 0.00139312 sec. | ||
| 1371 | 2026.01.31 18:57:02.000421 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.01.31 18:57:02.000551 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1373 | 2026.01.31 18:57:02.000751 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1374 | 2026.01.31 18:57:02.000785 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1375 | 2026.01.31 18:57:02.000959 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1376 | 2026.01.31 18:57:02.001012 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1377 | 2026.01.31 18:57:02.001112 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1378 | 2026.01.31 18:57:02.001142 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1379 | 2026.01.31 18:57:02.001160 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1380 | 2026.01.31 18:57:02.001175 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1381 | 2026.01.31 18:57:02.001209 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1382 | 2026.01.31 18:57:02.001310 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1383 | 2026.01.31 18:57:02.002051 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.00155 sec., 12903.225806451614 rows/sec., 537.42 KiB/sec. | ||
| 1384 | 2026.01.31 18:57:02.002135 [ 267 ] {0dd847d8-d9d0-424c-a010-a0807c4191d4} <Debug> TCPHandler: Processed in 0.001764654 sec. | ||
| 1385 | 2026.01.31 18:57:02.002423 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.01.31 18:57:02.002554 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1387 | 2026.01.31 18:57:02.002842 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1388 | 2026.01.31 18:57:02.002878 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1389 | 2026.01.31 18:57:02.003055 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1390 | 2026.01.31 18:57:02.003107 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1391 | 2026.01.31 18:57:02.003204 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1392 | 2026.01.31 18:57:02.003232 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1393 | 2026.01.31 18:57:02.003250 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1394 | 2026.01.31 18:57:02.003264 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1395 | 2026.01.31 18:57:02.003297 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1396 | 2026.01.31 18:57:02.003314 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1397 | 2026.01.31 18:57:02.003874 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.00137 sec., 14598.540145985402 rows/sec., 608.03 KiB/sec. | ||
| 1398 | 2026.01.31 18:57:02.003934 [ 267 ] {d554b399-4296-49f9-8373-24c6bccf8128} <Debug> TCPHandler: Processed in 0.001561422 sec. | ||
| 1399 | 2026.01.31 18:57:02.004433 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.01.31 18:57:02.004561 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1401 | 2026.01.31 18:57:02.004774 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1402 | 2026.01.31 18:57:02.004808 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1403 | 2026.01.31 18:57:02.004981 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1404 | 2026.01.31 18:57:02.005033 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1405 | 2026.01.31 18:57:02.005130 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1406 | 2026.01.31 18:57:02.005158 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1407 | 2026.01.31 18:57:02.005177 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1408 | 2026.01.31 18:57:02.005191 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1409 | 2026.01.31 18:57:02.005223 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1410 | 2026.01.31 18:57:02.005241 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1411 | 2026.01.31 18:57:02.005854 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001339 sec., 14936.519790888724 rows/sec., 622.11 KiB/sec. | ||
| 1412 | 2026.01.31 18:57:02.005940 [ 267 ] {652ce385-66c1-4915-a84c-5aba6bebbd57} <Debug> TCPHandler: Processed in 0.001556852 sec. | ||
| 1413 | 2026.01.31 18:57:02.006154 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.31 18:57:02.006283 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1415 | 2026.01.31 18:57:02.006499 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1416 | 2026.01.31 18:57:02.006532 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1417 | 2026.01.31 18:57:02.006710 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2026.01.31 18:57:02.006762 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1419 | 2026.01.31 18:57:02.006860 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1420 | 2026.01.31 18:57:02.006887 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1421 | 2026.01.31 18:57:02.006905 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1422 | 2026.01.31 18:57:02.006920 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1423 | 2026.01.31 18:57:02.006952 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1424 | 2026.01.31 18:57:02.006970 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1425 | 2026.01.31 18:57:02.007530 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001295 sec., 15444.015444015446 rows/sec., 643.25 KiB/sec. | ||
| 1426 | 2026.01.31 18:57:02.007613 [ 267 ] {e1bd06b9-f236-4e2c-aaf2-4bc3136d2cd2} <Debug> TCPHandler: Processed in 0.001508941 sec. | ||
| 1427 | 2026.01.31 18:57:02.007834 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.01.31 18:57:02.007962 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1429 | 2026.01.31 18:57:02.008178 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1430 | 2026.01.31 18:57:02.008213 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1431 | 2026.01.31 18:57:02.008393 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1432 | 2026.01.31 18:57:02.008446 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1433 | 2026.01.31 18:57:02.008543 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1434 | 2026.01.31 18:57:02.008573 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1435 | 2026.01.31 18:57:02.008591 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1436 | 2026.01.31 18:57:02.008605 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1437 | 2026.01.31 18:57:02.008639 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1438 | 2026.01.31 18:57:02.008656 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1439 | 2026.01.31 18:57:02.009106 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001193 sec., 16764.459346186086 rows/sec., 698.25 KiB/sec. | ||
| 1440 | 2026.01.31 18:57:02.009192 [ 267 ] {a38f11ee-41a3-4816-b08a-bfd2e92d89cc} <Debug> TCPHandler: Processed in 0.001408419 sec. | ||
| 1441 | 2026.01.31 18:57:02.009425 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.31 18:57:02.009556 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1443 | 2026.01.31 18:57:02.009777 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1444 | 2026.01.31 18:57:02.009812 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1445 | 2026.01.31 18:57:02.009997 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1446 | 2026.01.31 18:57:02.010051 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1447 | 2026.01.31 18:57:02.010150 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1448 | 2026.01.31 18:57:02.010179 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1449 | 2026.01.31 18:57:02.010197 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1450 | 2026.01.31 18:57:02.010212 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1451 | 2026.01.31 18:57:02.010245 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1452 | 2026.01.31 18:57:02.010263 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1453 | 2026.01.31 18:57:02.010883 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001378 sec., 14513.788098693758 rows/sec., 604.50 KiB/sec. | ||
| 1454 | 2026.01.31 18:57:02.010966 [ 267 ] {67995845-8dce-4248-8572-3b8edf6853d4} <Debug> TCPHandler: Processed in 0.001591952 sec. | ||
| 1455 | 2026.01.31 18:57:02.011187 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.01.31 18:57:02.011318 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1457 | 2026.01.31 18:57:02.011538 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1458 | 2026.01.31 18:57:02.011574 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1459 | 2026.01.31 18:57:02.011761 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1460 | 2026.01.31 18:57:02.011813 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1461 | 2026.01.31 18:57:02.011911 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1462 | 2026.01.31 18:57:02.011939 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1463 | 2026.01.31 18:57:02.011957 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1464 | 2026.01.31 18:57:02.011972 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1465 | 2026.01.31 18:57:02.012004 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1466 | 2026.01.31 18:57:02.012021 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1467 | 2026.01.31 18:57:02.012459 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001193 sec., 16764.459346186086 rows/sec., 698.25 KiB/sec. | ||
| 1468 | 2026.01.31 18:57:02.012541 [ 267 ] {6354a1c0-fca4-4f2f-bf37-22074f8937f4} <Debug> TCPHandler: Processed in 0.00140559 sec. | ||
| 1469 | 2026.01.31 18:57:02.012775 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.01.31 18:57:02.012906 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1471 | 2026.01.31 18:57:02.013126 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1472 | 2026.01.31 18:57:02.013161 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1473 | 2026.01.31 18:57:02.013348 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1474 | 2026.01.31 18:57:02.013400 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1475 | 2026.01.31 18:57:02.013497 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1476 | 2026.01.31 18:57:02.013524 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1477 | 2026.01.31 18:57:02.013543 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1478 | 2026.01.31 18:57:02.013557 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1479 | 2026.01.31 18:57:02.013590 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1480 | 2026.01.31 18:57:02.013609 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1481 | 2026.01.31 18:57:02.014178 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001323 sec., 15117.157974300831 rows/sec., 629.64 KiB/sec. | ||
| 1482 | 2026.01.31 18:57:02.014264 [ 267 ] {52e806ac-d4b2-49a2-af55-7c74017ab090} <Debug> TCPHandler: Processed in 0.001540341 sec. | ||
| 1483 | 2026.01.31 18:57:02.014491 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.01.31 18:57:02.014623 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1485 | 2026.01.31 18:57:02.014865 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1486 | 2026.01.31 18:57:02.014901 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1487 | 2026.01.31 18:57:02.015103 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1488 | 2026.01.31 18:57:02.015156 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1489 | 2026.01.31 18:57:02.015253 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1490 | 2026.01.31 18:57:02.015281 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1491 | 2026.01.31 18:57:02.015299 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1492 | 2026.01.31 18:57:02.015314 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1493 | 2026.01.31 18:57:02.015347 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1494 | 2026.01.31 18:57:02.015364 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1495 | 2026.01.31 18:57:02.015817 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001245 sec., 16064.25702811245 rows/sec., 669.08 KiB/sec. | ||
| 1496 | 2026.01.31 18:57:02.015908 [ 267 ] {0f955b34-73a0-4584-97a8-8b6611b33c55} <Debug> TCPHandler: Processed in 0.00146933 sec. | ||
| 1497 | 2026.01.31 18:57:02.016122 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.01.31 18:57:02.016254 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1499 | 2026.01.31 18:57:02.016475 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1500 | 2026.01.31 18:57:02.016511 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1501 | 2026.01.31 18:57:02.016699 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1502 | 2026.01.31 18:57:02.016751 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1503 | 2026.01.31 18:57:02.016847 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1504 | 2026.01.31 18:57:02.016875 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1505 | 2026.01.31 18:57:02.016894 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1506 | 2026.01.31 18:57:02.016909 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1507 | 2026.01.31 18:57:02.016941 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1508 | 2026.01.31 18:57:02.016959 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1509 | 2026.01.31 18:57:02.017386 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001185 sec., 16877.637130801686 rows/sec., 702.96 KiB/sec. | ||
| 1510 | 2026.01.31 18:57:02.017476 [ 267 ] {42d7d3b9-871e-4329-8fb9-294a09887d06} <Debug> TCPHandler: Processed in 0.00140363 sec. | ||
| 1511 | 2026.01.31 18:57:02.017700 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.01.31 18:57:02.017831 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1513 | 2026.01.31 18:57:02.018052 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1514 | 2026.01.31 18:57:02.018088 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1515 | 2026.01.31 18:57:02.018279 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2026.01.31 18:57:02.018331 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1517 | 2026.01.31 18:57:02.018428 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1518 | 2026.01.31 18:57:02.018457 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1519 | 2026.01.31 18:57:02.018476 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1520 | 2026.01.31 18:57:02.018490 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1521 | 2026.01.31 18:57:02.018522 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1522 | 2026.01.31 18:57:02.018540 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1523 | 2026.01.31 18:57:02.018980 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001201 sec., 16652.78934221482 rows/sec., 693.60 KiB/sec. | ||
| 1524 | 2026.01.31 18:57:02.019070 [ 267 ] {b2f8808d-c80d-4dd3-bd71-ede32524e5a9} <Debug> TCPHandler: Processed in 0.00142066 sec. | ||
| 1525 | 2026.01.31 18:57:02.025924 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.01.31 18:57:02.026167 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1527 | 2026.01.31 18:57:02.026577 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1528 | 2026.01.31 18:57:02.026644 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1529 | 2026.01.31 18:57:02.026840 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1530 | 2026.01.31 18:57:02.026893 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1531 | 2026.01.31 18:57:02.026991 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1532 | 2026.01.31 18:57:02.027019 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1533 | 2026.01.31 18:57:02.027037 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1534 | 2026.01.31 18:57:02.027052 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1535 | 2026.01.31 18:57:02.027085 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1536 | 2026.01.31 18:57:02.027103 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1537 | 2026.01.31 18:57:02.027522 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.00146 sec., 13698.630136986301 rows/sec., 570.55 KiB/sec. | ||
| 1538 | 2026.01.31 18:57:02.027614 [ 267 ] {963b8fce-8335-408f-b711-863628daa750} <Debug> TCPHandler: Processed in 0.001783245 sec. | ||
| 1539 | 2026.01.31 18:57:02.032338 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.01.31 18:57:02.032524 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1541 | 2026.01.31 18:57:02.032600 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2026.01.31 18:57:02.033232 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.01.31 18:57:02.033268 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1544 | 2026.01.31 18:57:02.033808 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1545 | 2026.01.31 18:57:02.034184 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.01.31 18:57:02.034338 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001868 sec., 8565.310492505352 rows/sec., 2.55 MiB/sec. | ||
| 1547 | 2026.01.31 18:57:02.034383 [ 267 ] {bc571745-2390-44a8-a944-c06a6e732c56} <Debug> TCPHandler: Processed in 0.0021369 sec. | ||
| 1548 | 2026.01.31 18:57:02.034528 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.01.31 18:57:02.034625 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.01.31 18:57:02.034665 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1551 | 2026.01.31 18:57:02.035821 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.01.31 18:57:02.035855 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1553 | 2026.01.31 18:57:02.036273 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1554 | 2026.01.31 18:57:02.036700 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.01.31 18:57:02.036838 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002233 sec., 119122.25705329153 rows/sec., 7.57 MiB/sec. | ||
| 1556 | 2026.01.31 18:57:02.036881 [ 267 ] {0ed72e40-fbf8-4b38-a3e8-fd80ff344c16} <Debug> TCPHandler: Processed in 0.002404124 sec. | ||
| 1557 | 2026.01.31 18:57:02.037010 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.01.31 18:57:02.037106 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1559 | 2026.01.31 18:57:02.037147 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1560 | 2026.01.31 18:57:02.037559 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.01.31 18:57:02.037594 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1562 | 2026.01.31 18:57:02.037981 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1563 | 2026.01.31 18:57:02.038495 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.01.31 18:57:02.038633 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 316.26 KiB/sec. | ||
| 1565 | 2026.01.31 18:57:02.038672 [ 267 ] {07380730-dea4-4d46-aab2-1d2a3b7a6458} <Debug> TCPHandler: Processed in 0.001713894 sec. | ||
| 1566 | 2026.01.31 18:57:02.038782 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.01.31 18:57:02.038876 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1568 | 2026.01.31 18:57:02.038916 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1569 | 2026.01.31 18:57:02.039650 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.01.31 18:57:02.039687 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1571 | 2026.01.31 18:57:02.040207 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1572 | 2026.01.31 18:57:02.040641 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.01.31 18:57:02.040768 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Debug> executeQuery: Read 755 rows, 60.74 KiB in 0.001909 sec., 395495.023572551 rows/sec., 31.07 MiB/sec. | ||
| 1574 | 2026.01.31 18:57:02.040805 [ 267 ] {582b3861-2713-4aa3-8a56-17126eb28163} <Debug> TCPHandler: Processed in 0.002073999 sec. | ||
| 1575 | 2026.01.31 18:57:02.040916 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.01.31 18:57:02.041011 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.01.31 18:57:02.041051 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1578 | 2026.01.31 18:57:02.041474 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.01.31 18:57:02.041509 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1580 | 2026.01.31 18:57:02.041916 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1581 | 2026.01.31 18:57:02.042341 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.01.31 18:57:02.042478 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Debug> executeQuery: Read 139 rows, 8.42 KiB in 0.001481 sec., 93855.50303848751 rows/sec., 5.55 MiB/sec. | ||
| 1583 | 2026.01.31 18:57:02.042516 [ 267 ] {a7731f37-f2d5-49aa-8651-fc3d9274522d} <Debug> TCPHandler: Processed in 0.001650163 sec. | ||
| 1584 | 2026.01.31 18:57:02.042625 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.01.31 18:57:02.042719 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1586 | 2026.01.31 18:57:02.042759 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1587 | 2026.01.31 18:57:02.043233 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.01.31 18:57:02.043265 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1589 | 2026.01.31 18:57:02.043664 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1590 | 2026.01.31 18:57:02.044125 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.01.31 18:57:02.044260 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001559 sec., 89801.15458627325 rows/sec., 5.80 MiB/sec. | ||
| 1592 | 2026.01.31 18:57:02.044297 [ 267 ] {336054be-2c3e-4306-8ff5-0d557aac5dcc} <Debug> TCPHandler: Processed in 0.001722694 sec. | ||
| 1593 | 2026.01.31 18:57:02.044405 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.01.31 18:57:02.044499 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1595 | 2026.01.31 18:57:02.044538 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1596 | 2026.01.31 18:57:02.044969 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.01.31 18:57:02.045004 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1598 | 2026.01.31 18:57:02.045622 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1599 | 2026.01.31 18:57:02.046069 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.01.31 18:57:02.046211 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001728 sec., 80439.81481481482 rows/sec., 4.58 MiB/sec. | ||
| 1601 | 2026.01.31 18:57:02.046255 [ 267 ] {743281a3-6b0f-4cd8-b995-0a4cd17dbe4e} <Debug> TCPHandler: Processed in 0.001899326 sec. | ||
| 1602 | 2026.01.31 18:57:02.046370 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.01.31 18:57:02.046468 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1604 | 2026.01.31 18:57:02.046510 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1605 | 2026.01.31 18:57:02.047086 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.01.31 18:57:02.047124 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1607 | 2026.01.31 18:57:02.047599 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1608 | 2026.01.31 18:57:02.048020 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.01.31 18:57:02.048151 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Debug> executeQuery: Read 469 rows, 33.77 KiB in 0.001702 sec., 275558.1668625147 rows/sec., 19.38 MiB/sec. | ||
| 1610 | 2026.01.31 18:57:02.048190 [ 267 ] {1b9563fe-1dd7-4a6e-a058-bc308d4e8874} <Debug> TCPHandler: Processed in 0.001871056 sec. | ||
| 1611 | 2026.01.31 18:57:02.048301 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.01.31 18:57:02.048399 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1613 | 2026.01.31 18:57:02.048441 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1614 | 2026.01.31 18:57:02.048769 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.01.31 18:57:02.048805 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1616 | 2026.01.31 18:57:02.049209 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1617 | 2026.01.31 18:57:02.049690 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.01.31 18:57:02.049818 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
| 1619 | 2026.01.31 18:57:02.049855 [ 267 ] {eb0daf76-3060-49e3-b7aa-6dda2dafe1ba} <Debug> TCPHandler: Processed in 0.001604742 sec. | ||
| 1620 | 2026.01.31 18:57:02.049965 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.01.31 18:57:02.050063 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1622 | 2026.01.31 18:57:02.050106 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1623 | 2026.01.31 18:57:02.050773 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.01.31 18:57:02.050809 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1625 | 2026.01.31 18:57:02.051274 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1626 | 2026.01.31 18:57:02.051693 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.01.31 18:57:02.051833 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Debug> executeQuery: Read 249 rows, 16.94 KiB in 0.001787 sec., 139339.67543368775 rows/sec., 9.26 MiB/sec. | ||
| 1628 | 2026.01.31 18:57:02.051878 [ 267 ] {a398c9d7-6c37-4943-9bf4-8702a247e35d} <Debug> TCPHandler: Processed in 0.001962508 sec. | ||
| 1629 | 2026.01.31 18:57:02.051991 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.01.31 18:57:02.052089 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.01.31 18:57:02.052131 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1632 | 2026.01.31 18:57:02.052458 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.01.31 18:57:02.052495 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1634 | 2026.01.31 18:57:02.052893 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1635 | 2026.01.31 18:57:02.053325 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.01.31 18:57:02.053468 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec. | ||
| 1637 | 2026.01.31 18:57:02.053514 [ 267 ] {0fb4c4ea-057e-4931-be3c-87a3e1eaea50} <Debug> TCPHandler: Processed in 0.001572162 sec. | ||
| 1638 | 2026.01.31 18:57:02.053635 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.01.31 18:57:02.053732 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.01.31 18:57:02.053774 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1641 | 2026.01.31 18:57:02.054119 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.01.31 18:57:02.054156 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1643 | 2026.01.31 18:57:02.054587 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1644 | 2026.01.31 18:57:02.055024 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.01.31 18:57:02.055163 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Debug> executeQuery: Read 82 rows, 5.25 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.54 MiB/sec. | ||
| 1646 | 2026.01.31 18:57:02.055208 [ 267 ] {a0182124-c5a4-45a4-98f9-beaa4a068826} <Debug> TCPHandler: Processed in 0.001623262 sec. | ||
| 1647 | 2026.01.31 18:57:03.950603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2414 | ||
| 1648 | 2026.01.31 18:57:03.951071 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.01.31 18:57:03.951114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1650 | 2026.01.31 18:57:03.951626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1651 | 2026.01.31 18:57:03.951868 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.01.31 18:57:03.952007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2414 | ||
| 1653 | 2026.01.31 18:57:04.065949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1654 | 2026.01.31 18:57:04.082658 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.01.31 18:57:04.082709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1656 | 2026.01.31 18:57:04.088965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1657 | 2026.01.31 18:57:04.089663 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.01.31 18:57:04.092503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1659 | 2026.01.31 18:57:05.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.16 MiB, peak 173.16 MiB, free memory in arenas 0.00 B, will set to 170.32 MiB (RSS), difference: 1.16 MiB | ||
| 1660 | 2026.01.31 18:57:06.451988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 234 | ||
| 1661 | 2026.01.31 18:57:06.454970 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.01.31 18:57:06.455021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1663 | 2026.01.31 18:57:06.456258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1664 | 2026.01.31 18:57:06.456559 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.01.31 18:57:06.456888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1666 | 2026.01.31 18:57:06.962328 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.01.31 18:57:06.962527 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1668 | 2026.01.31 18:57:06.962600 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1669 | 2026.01.31 18:57:06.963329 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.31 18:57:06.963379 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1671 | 2026.01.31 18:57:06.963773 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1672 | 2026.01.31 18:57:06.964011 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.31 18:57:06.964179 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Debug> executeQuery: Read 132 rows, 11.66 KiB in 0.001708 sec., 77283.37236533957 rows/sec., 6.66 MiB/sec. | ||
| 1674 | 2026.01.31 18:57:06.964230 [ 267 ] {1a57e162-7a08-4d6b-abe3-174f03ee4c83} <Debug> TCPHandler: Processed in 0.002030858 sec. | ||
| 1675 | 2026.01.31 18:57:06.964363 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.01.31 18:57:06.964468 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.01.31 18:57:06.964514 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1678 | 2026.01.31 18:57:06.964947 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.01.31 18:57:06.964987 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1680 | 2026.01.31 18:57:06.965296 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1681 | 2026.01.31 18:57:06.965517 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.01.31 18:57:06.965652 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001208 sec., 31456.953642384102 rows/sec., 2.31 MiB/sec. | ||
| 1683 | 2026.01.31 18:57:06.965690 [ 267 ] {dbb1b52b-20c7-400c-8c70-30df76a58805} <Debug> TCPHandler: Processed in 0.00137946 sec. | ||
| 1684 | 2026.01.31 18:57:06.965818 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.01.31 18:57:06.965915 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1686 | 2026.01.31 18:57:06.965957 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1687 | 2026.01.31 18:57:06.966405 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.01.31 18:57:06.966443 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1689 | 2026.01.31 18:57:06.966750 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1690 | 2026.01.31 18:57:06.966972 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.31 18:57:06.967105 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001209 sec., 84367.24565756824 rows/sec., 6.59 MiB/sec. | ||
| 1692 | 2026.01.31 18:57:06.967142 [ 267 ] {a22daa0b-2821-4784-b4f4-5f619b773606} <Debug> TCPHandler: Processed in 0.001373639 sec. | ||
| 1693 | 2026.01.31 18:57:06.967258 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.01.31 18:57:06.967355 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1695 | 2026.01.31 18:57:06.967400 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1696 | 2026.01.31 18:57:06.967812 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.31 18:57:06.967849 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1698 | 2026.01.31 18:57:06.968190 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1699 | 2026.01.31 18:57:06.968416 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.01.31 18:57:06.968551 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 1701 | 2026.01.31 18:57:06.968589 [ 267 ] {2f75ad90-b056-4da3-be68-23b8be2e88fa} <Debug> TCPHandler: Processed in 0.001380769 sec. | ||
| 1702 | 2026.01.31 18:57:06.968697 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.01.31 18:57:06.968792 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1704 | 2026.01.31 18:57:06.968847 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <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 | ||
| 1705 | 2026.01.31 18:57:06.969647 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.01.31 18:57:06.969684 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1707 | 2026.01.31 18:57:06.970242 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1708 | 2026.01.31 18:57:06.970479 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.01.31 18:57:06.970622 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001848 sec., 20562.77056277056 rows/sec., 36.85 MiB/sec. | ||
| 1710 | 2026.01.31 18:57:06.970693 [ 267 ] {1e9cfab6-a91b-4722-a75f-85b040594ee4} <Debug> TCPHandler: Processed in 0.002045549 sec. | ||
| 1711 | 2026.01.31 18:57:06.970874 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.01.31 18:57:06.970990 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1713 | 2026.01.31 18:57:06.971043 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1714 | 2026.01.31 18:57:06.971430 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.01.31 18:57:06.971472 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1716 | 2026.01.31 18:57:06.971827 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1717 | 2026.01.31 18:57:06.972053 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.01.31 18:57:06.972189 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 1719 | 2026.01.31 18:57:06.972227 [ 267 ] {d97f249c-0d06-46f4-bf33-1f6bdf60a384} <Debug> TCPHandler: Processed in 0.00141527 sec. | ||
| 1720 | 2026.01.31 18:57:11.390294 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1721 | 2026.01.31 18:57:11.390372 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1722 | 2026.01.31 18:57:11.452066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2926 | ||
| 1723 | 2026.01.31 18:57:11.452625 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.01.31 18:57:11.452673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1725 | 2026.01.31 18:57:11.453184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1726 | 2026.01.31 18:57:11.453400 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.01.31 18:57:11.453526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2926 | ||
| 1728 | 2026.01.31 18:57:11.453539 [ 90 ] {} <Debug> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1729 | 2026.01.31 18:57:11.453621 [ 90 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.01.31 18:57:11.453650 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1731 | 2026.01.31 18:57:11.456188 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::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 | ||
| 1732 | 2026.01.31 18:57:11.458200 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1733 | 2026.01.31 18:57:11.458276 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 494 rows starting from the beginning of the part | ||
| 1734 | 2026.01.31 18:57:11.458376 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1735 | 2026.01.31 18:57:11.458431 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1736 | 2026.01.31 18:57:11.458483 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1737 | 2026.01.31 18:57:11.458527 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1738 | 2026.01.31 18:57:11.458573 [ 209 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1739 | 2026.01.31 18:57:11.494821 [ 204 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2926 rows, containing 4 columns (4 merged, 0 gathered) in 0.041044404 sec., 71288.64631582907 rows/sec., 1.02 MiB/sec. | ||
| 1740 | 2026.01.31 18:57:11.495685 [ 203 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1741 | 2026.01.31 18:57:11.496024 [ 203 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.01.31 18:57:11.496103 [ 203 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_6_1} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1743 | 2026.01.31 18:57:11.498104 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1744 | 2026.01.31 18:57:11.593546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1745 | 2026.01.31 18:57:11.610530 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.01.31 18:57:11.610575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1747 | 2026.01.31 18:57:11.616800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2026.01.31 18:57:11.617556 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.01.31 18:57:11.617834 [ 90 ] {} <Debug> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1750 | 2026.01.31 18:57:11.617885 [ 90 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.01.31 18:57:11.617907 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1752 | 2026.01.31 18:57:11.618020 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 1753 | 2026.01.31 18:57:11.621004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1754 | 2026.01.31 18:57:11.622429 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.01.31 18:57:11.623914 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 1756 | 2026.01.31 18:57:11.628547 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 1757 | 2026.01.31 18:57:11.632965 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 1758 | 2026.01.31 18:57:11.637338 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 1759 | 2026.01.31 18:57:11.644451 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 1760 | 2026.01.31 18:57:11.648887 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 1761 | 2026.01.31 18:57:11.706806 [ 204 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088832721 sec., 517.8272091879297 rows/sec., 2.68 MiB/sec. | ||
| 1762 | 2026.01.31 18:57:11.708424 [ 191 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1763 | 2026.01.31 18:57:11.710075 [ 191 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_6_1} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.01.31 18:57:11.710156 [ 191 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_6_1} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.01.31 18:57:11.711109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1766 | 2026.01.31 18:57:11.968308 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.01.31 18:57:11.968495 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.01.31 18:57:11.968566 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1769 | 2026.01.31 18:57:11.969366 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.01.31 18:57:11.969418 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1771 | 2026.01.31 18:57:11.969842 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1772 | 2026.01.31 18:57:11.970096 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.01.31 18:57:11.970262 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00182 sec., 146153.84615384616 rows/sec., 9.29 MiB/sec. | ||
| 1774 | 2026.01.31 18:57:11.970312 [ 267 ] {898ef99a-a82f-4a85-b799-ebf79e8c64fa} <Debug> TCPHandler: Processed in 0.00213944 sec. | ||
| 1775 | 2026.01.31 18:57:11.970444 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.31 18:57:11.970551 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1777 | 2026.01.31 18:57:11.970596 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1778 | 2026.01.31 18:57:11.971472 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.01.31 18:57:11.971511 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1780 | 2026.01.31 18:57:11.971908 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1781 | 2026.01.31 18:57:11.972135 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.01.31 18:57:11.972260 [ 90 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1783 | 2026.01.31 18:57:11.972277 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Debug> executeQuery: Read 752 rows, 60.52 KiB in 0.001751 sec., 429468.87492861226 rows/sec., 33.75 MiB/sec. | ||
| 1784 | 2026.01.31 18:57:11.972333 [ 90 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.01.31 18:57:11.972354 [ 267 ] {c98394b1-2b68-4dad-9b3f-494c5cf10701} <Debug> TCPHandler: Processed in 0.001964208 sec. | ||
| 1786 | 2026.01.31 18:57:11.972360 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1787 | 2026.01.31 18:57:11.972491 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::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 | ||
| 1788 | 2026.01.31 18:57:11.972514 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.01.31 18:57:11.972612 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1790 | 2026.01.31 18:57:11.972626 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.01.31 18:57:11.972658 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 83 rows starting from the beginning of the part | ||
| 1792 | 2026.01.31 18:57:11.972680 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1793 | 2026.01.31 18:57:11.972767 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::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 | ||
| 1794 | 2026.01.31 18:57:11.972834 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1795 | 2026.01.31 18:57:11.972884 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 755 rows starting from the beginning of the part | ||
| 1796 | 2026.01.31 18:57:11.972932 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part | ||
| 1797 | 2026.01.31 18:57:11.972976 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 752 rows starting from the beginning of the part | ||
| 1798 | 2026.01.31 18:57:11.973278 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.01.31 18:57:11.973323 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1800 | 2026.01.31 18:57:11.973882 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1801 | 2026.01.31 18:57:11.974115 [ 204 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669243 sec., 1108286.8102487177 rows/sec., 92.89 MiB/sec. | ||
| 1802 | 2026.01.31 18:57:11.974229 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.01.31 18:57:11.974417 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001813 sec., 73359.07335907336 rows/sec., 4.31 MiB/sec. | ||
| 1804 | 2026.01.31 18:57:11.974436 [ 201 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1805 | 2026.01.31 18:57:11.974468 [ 267 ] {b5f14851-58f6-4331-959d-774522fb3e1e} <Debug> TCPHandler: Processed in 0.002010388 sec. | ||
| 1806 | 2026.01.31 18:57:11.974627 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.01.31 18:57:11.974732 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.01.31 18:57:11.974777 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1809 | 2026.01.31 18:57:11.974834 [ 201 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.01.31 18:57:11.974920 [ 201 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_6_1} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1811 | 2026.01.31 18:57:11.975016 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 1812 | 2026.01.31 18:57:11.975249 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.01.31 18:57:11.975292 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1814 | 2026.01.31 18:57:11.975638 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1815 | 2026.01.31 18:57:11.975885 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.01.31 18:57:11.976028 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001318 sec., 106221.54779969652 rows/sec., 6.87 MiB/sec. | ||
| 1817 | 2026.01.31 18:57:11.976068 [ 267 ] {099ab389-c0c6-4cc5-8ea4-06b152558f6d} <Debug> TCPHandler: Processed in 0.001498911 sec. | ||
| 1818 | 2026.01.31 18:57:11.976189 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.01.31 18:57:11.976286 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.01.31 18:57:11.976328 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1821 | 2026.01.31 18:57:11.976771 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.01.31 18:57:11.976809 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1823 | 2026.01.31 18:57:11.977127 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1824 | 2026.01.31 18:57:11.977353 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.01.31 18:57:11.977491 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001223 sec., 113654.94685200328 rows/sec., 6.47 MiB/sec. | ||
| 1826 | 2026.01.31 18:57:11.977529 [ 267 ] {b4a9cf7d-feb9-4cc8-a6ba-5d238beb8d82} <Debug> TCPHandler: Processed in 0.001392449 sec. | ||
| 1827 | 2026.01.31 18:57:11.977645 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.01.31 18:57:11.977739 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1829 | 2026.01.31 18:57:11.977780 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1830 | 2026.01.31 18:57:11.978339 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.01.31 18:57:11.978375 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1832 | 2026.01.31 18:57:11.978741 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1833 | 2026.01.31 18:57:11.978976 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.31 18:57:11.979089 [ 90 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1835 | 2026.01.31 18:57:11.979107 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001385 sec., 334296.0288808664 rows/sec., 23.47 MiB/sec. | ||
| 1836 | 2026.01.31 18:57:11.979142 [ 90 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.01.31 18:57:11.979161 [ 267 ] {f9bd0eba-08f7-430f-b1b5-b5f269d15e6f} <Debug> TCPHandler: Processed in 0.001566612 sec. | ||
| 1838 | 2026.01.31 18:57:11.979166 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1839 | 2026.01.31 18:57:11.979288 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::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 | ||
| 1840 | 2026.01.31 18:57:11.979293 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.01.31 18:57:11.979369 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1842 | 2026.01.31 18:57:11.979392 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 72 rows starting from the beginning of the part | ||
| 1843 | 2026.01.31 18:57:11.979412 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1844 | 2026.01.31 18:57:11.979437 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1845 | 2026.01.31 18:57:11.979456 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1846 | 2026.01.31 18:57:11.979476 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::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 | ||
| 1847 | 2026.01.31 18:57:11.979530 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 469 rows starting from the beginning of the part | ||
| 1848 | 2026.01.31 18:57:11.979569 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1849 | 2026.01.31 18:57:11.979611 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 463 rows starting from the beginning of the part | ||
| 1850 | 2026.01.31 18:57:11.979846 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.01.31 18:57:11.979886 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1852 | 2026.01.31 18:57:11.980274 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1853 | 2026.01.31 18:57:11.980528 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281508 sec., 940298.4608757807 rows/sec., 71.35 MiB/sec. | ||
| 1854 | 2026.01.31 18:57:11.980532 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.01.31 18:57:11.980700 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec. | ||
| 1856 | 2026.01.31 18:57:11.980744 [ 267 ] {dffd72ab-4fb7-45f0-b33a-ad09e0a3aa1d} <Debug> TCPHandler: Processed in 0.001502141 sec. | ||
| 1857 | 2026.01.31 18:57:11.980827 [ 190 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1858 | 2026.01.31 18:57:11.980877 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.01.31 18:57:11.980982 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1860 | 2026.01.31 18:57:11.981029 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1861 | 2026.01.31 18:57:11.981146 [ 190 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.01.31 18:57:11.981235 [ 190 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_6_1} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1863 | 2026.01.31 18:57:11.981359 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1864 | 2026.01.31 18:57:11.981488 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.01.31 18:57:11.981532 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1866 | 2026.01.31 18:57:11.981874 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1867 | 2026.01.31 18:57:11.982091 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.01.31 18:57:11.982197 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1869 | 2026.01.31 18:57:11.982230 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001267 sec., 203630.6235201263 rows/sec., 13.56 MiB/sec. | ||
| 1870 | 2026.01.31 18:57:11.982237 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.01.31 18:57:11.982273 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1872 | 2026.01.31 18:57:11.982275 [ 267 ] {0b4b6d95-5404-42e6-b711-c25d195245cf} <Debug> TCPHandler: Processed in 0.00144951 sec. | ||
| 1873 | 2026.01.31 18:57:11.982356 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::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 | ||
| 1874 | 2026.01.31 18:57:11.982407 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.01.31 18:57:11.982458 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1876 | 2026.01.31 18:57:11.982485 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 84 rows starting from the beginning of the part | ||
| 1877 | 2026.01.31 18:57:11.982504 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.01.31 18:57:11.982530 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1879 | 2026.01.31 18:57:11.982577 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1880 | 2026.01.31 18:57:11.982585 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::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 | ||
| 1881 | 2026.01.31 18:57:11.982623 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 249 rows starting from the beginning of the part | ||
| 1882 | 2026.01.31 18:57:11.982658 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1883 | 2026.01.31 18:57:11.982704 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 258 rows starting from the beginning of the part | ||
| 1884 | 2026.01.31 18:57:11.982890 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.01.31 18:57:11.982955 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1886 | 2026.01.31 18:57:11.983270 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1887 | 2026.01.31 18:57:11.983501 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.01.31 18:57:11.983611 [ 190 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 951 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282988 sec., 741238.4215596716 rows/sec., 50.31 MiB/sec. | ||
| 1889 | 2026.01.31 18:57:11.983639 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 1890 | 2026.01.31 18:57:11.983679 [ 267 ] {8b8b880e-6081-4b86-9441-c18005eebe8d} <Debug> TCPHandler: Processed in 0.001322218 sec. | ||
| 1891 | 2026.01.31 18:57:11.983786 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1892 | 2026.01.31 18:57:11.983792 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.01.31 18:57:11.983893 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.01.31 18:57:11.983935 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1895 | 2026.01.31 18:57:11.984024 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.01.31 18:57:11.984082 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1897 | 2026.01.31 18:57:11.984138 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1898 | 2026.01.31 18:57:11.984262 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.31 18:57:11.984297 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1900 | 2026.01.31 18:57:11.984618 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1901 | 2026.01.31 18:57:11.984841 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.31 18:57:11.984937 [ 90 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1903 | 2026.01.31 18:57:11.984968 [ 90 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.01.31 18:57:11.984975 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.0011 sec., 80000 rows/sec., 5.02 MiB/sec. | ||
| 1905 | 2026.01.31 18:57:11.984985 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1906 | 2026.01.31 18:57:11.985019 [ 267 ] {b6b59dee-fc3a-4c5e-8a08-20e397cd29ae} <Debug> TCPHandler: Processed in 0.001277028 sec. | ||
| 1907 | 2026.01.31 18:57:11.985116 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 1908 | 2026.01.31 18:57:11.985258 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1909 | 2026.01.31 18:57:11.985299 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1910 | 2026.01.31 18:57:11.985385 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 1911 | 2026.01.31 18:57:11.985433 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 1912 | 2026.01.31 18:57:11.985477 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
| 1913 | 2026.01.31 18:57:11.985532 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 1914 | 2026.01.31 18:57:11.985583 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 1915 | 2026.01.31 18:57:11.986495 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 4 columns (4 merged, 0 gathered) in 0.00142818 sec., 219860.2417062275 rows/sec., 14.32 MiB/sec. | ||
| 1916 | 2026.01.31 18:57:11.986627 [ 190 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1917 | 2026.01.31 18:57:11.986880 [ 190 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.01.31 18:57:11.986942 [ 190 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_6_1} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1919 | 2026.01.31 18:57:11.986998 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1920 | 2026.01.31 18:57:12.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.38 MiB, peak 181.08 MiB, free memory in arenas 0.00 B, will set to 181.80 MiB (RSS), difference: 9.41 MiB | ||
| 1921 | 2026.01.31 18:57:16.458114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 266 | ||
| 1922 | 2026.01.31 18:57:16.460224 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.01.31 18:57:16.460265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1924 | 2026.01.31 18:57:16.461374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1925 | 2026.01.31 18:57:16.461649 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.01.31 18:57:16.461890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1927 | 2026.01.31 18:57:16.957118 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.01.31 18:57:16.957390 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1929 | 2026.01.31 18:57:16.957791 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2026.01.31 18:57:16.957840 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1931 | 2026.01.31 18:57:16.958109 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2026.01.31 18:57:16.958182 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2026.01.31 18:57:16.958329 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1934 | 2026.01.31 18:57:16.958453 [ 309 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1935 | 2026.01.31 18:57:16.958473 [ 339 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1936 | 2026.01.31 18:57:16.958592 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1937 | 2026.01.31 18:57:16.958624 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.01.31 18:57:16.960843 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1939 | 2026.01.31 18:57:16.960871 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1940 | 2026.01.31 18:57:16.960931 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1941 | 2026.01.31 18:57:16.960980 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1942 | 2026.01.31 18:57:16.962127 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.004857 sec., 7411.982705373687 rows/sec., 285.31 KiB/sec. | ||
| 1943 | 2026.01.31 18:57:16.962241 [ 267 ] {ed8b5944-f3c3-46c3-ac5a-9331ab3ce9e6} <Debug> TCPHandler: Processed in 0.005264824 sec. | ||
| 1944 | 2026.01.31 18:57:16.962601 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.01.31 18:57:16.962750 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1946 | 2026.01.31 18:57:16.962974 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1947 | 2026.01.31 18:57:16.963011 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1948 | 2026.01.31 18:57:16.963216 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1949 | 2026.01.31 18:57:16.963270 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1950 | 2026.01.31 18:57:16.963373 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1951 | 2026.01.31 18:57:16.963435 [ 309 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1952 | 2026.01.31 18:57:16.963453 [ 339 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1953 | 2026.01.31 18:57:16.963550 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1954 | 2026.01.31 18:57:16.963576 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1955 | 2026.01.31 18:57:16.963632 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1956 | 2026.01.31 18:57:16.963650 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1957 | 2026.01.31 18:57:16.963681 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1958 | 2026.01.31 18:57:16.963712 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1959 | 2026.01.31 18:57:16.964474 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00179 sec., 20111.73184357542 rows/sec., 774.16 KiB/sec. | ||
| 1960 | 2026.01.31 18:57:16.964565 [ 267 ] {c68dec24-735a-47b5-9a38-2da639a1e270} <Debug> TCPHandler: Processed in 0.002018328 sec. | ||
| 1961 | 2026.01.31 18:57:16.964895 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.01.31 18:57:16.965036 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1963 | 2026.01.31 18:57:16.965256 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1964 | 2026.01.31 18:57:16.965293 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1965 | 2026.01.31 18:57:16.965505 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1966 | 2026.01.31 18:57:16.965559 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1967 | 2026.01.31 18:57:16.965658 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1968 | 2026.01.31 18:57:16.965726 [ 322 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1969 | 2026.01.31 18:57:16.965732 [ 332 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1970 | 2026.01.31 18:57:16.965840 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1971 | 2026.01.31 18:57:16.965866 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1972 | 2026.01.31 18:57:16.965922 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1973 | 2026.01.31 18:57:16.965940 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1974 | 2026.01.31 18:57:16.965970 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1975 | 2026.01.31 18:57:16.966005 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1976 | 2026.01.31 18:57:16.966695 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001718 sec., 20954.598370197906 rows/sec., 806.60 KiB/sec. | ||
| 1977 | 2026.01.31 18:57:16.966788 [ 267 ] {e74c4167-4ba4-43f0-9153-9da2deff2388} <Debug> TCPHandler: Processed in 0.001943677 sec. | ||
| 1978 | 2026.01.31 18:57:16.967045 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.01.31 18:57:16.967182 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1980 | 2026.01.31 18:57:16.967400 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1981 | 2026.01.31 18:57:16.967437 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1982 | 2026.01.31 18:57:16.967641 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1983 | 2026.01.31 18:57:16.967693 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1984 | 2026.01.31 18:57:16.967791 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1985 | 2026.01.31 18:57:16.967846 [ 322 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1986 | 2026.01.31 18:57:16.967858 [ 338 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1987 | 2026.01.31 18:57:16.967922 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 1988 | 2026.01.31 18:57:16.967944 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1989 | 2026.01.31 18:57:16.967997 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1990 | 2026.01.31 18:57:16.968014 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1991 | 2026.01.31 18:57:16.968044 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1992 | 2026.01.31 18:57:16.968075 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1993 | 2026.01.31 18:57:16.968748 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001624 sec., 22167.487684729065 rows/sec., 853.29 KiB/sec. | ||
| 1994 | 2026.01.31 18:57:16.968837 [ 267 ] {299db334-be02-482b-8c8f-a783bcaafd0e} <Debug> TCPHandler: Processed in 0.001842216 sec. | ||
| 1995 | 2026.01.31 18:57:16.969086 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.01.31 18:57:16.969224 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1997 | 2026.01.31 18:57:16.969440 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1998 | 2026.01.31 18:57:16.969477 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1999 | 2026.01.31 18:57:16.969681 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2000 | 2026.01.31 18:57:16.969733 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2001 | 2026.01.31 18:57:16.969832 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2002 | 2026.01.31 18:57:16.969890 [ 338 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2003 | 2026.01.31 18:57:16.969895 [ 322 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2004 | 2026.01.31 18:57:16.969962 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 2005 | 2026.01.31 18:57:16.969983 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2006 | 2026.01.31 18:57:16.970036 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2007 | 2026.01.31 18:57:16.970054 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2008 | 2026.01.31 18:57:16.970083 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2009 | 2026.01.31 18:57:16.970119 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2010 | 2026.01.31 18:57:16.970688 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001522 sec., 23653.088042049934 rows/sec., 910.47 KiB/sec. | ||
| 2011 | 2026.01.31 18:57:16.970774 [ 267 ] {2c0f25dc-3b8b-493d-b15c-bdae23a1388a} <Debug> TCPHandler: Processed in 0.001737935 sec. | ||
| 2012 | 2026.01.31 18:57:16.971022 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.01.31 18:57:16.971157 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 2014 | 2026.01.31 18:57:16.971379 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2015 | 2026.01.31 18:57:16.971416 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 2016 | 2026.01.31 18:57:16.971622 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2017 | 2026.01.31 18:57:16.971674 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2018 | 2026.01.31 18:57:16.971772 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2019 | 2026.01.31 18:57:16.971823 [ 322 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2020 | 2026.01.31 18:57:16.971828 [ 338 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2021 | 2026.01.31 18:57:16.971888 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (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 | ||
| 2022 | 2026.01.31 18:57:16.971908 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2023 | 2026.01.31 18:57:16.971963 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2024 | 2026.01.31 18:57:16.971981 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2025 | 2026.01.31 18:57:16.972010 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2026 | 2026.01.31 18:57:16.972045 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2027 | 2026.01.31 18:57:16.972736 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001631 sec., 22072.348252605763 rows/sec., 849.63 KiB/sec. | ||
| 2028 | 2026.01.31 18:57:16.972854 [ 267 ] {300afa1d-0299-44e9-a325-b9cff6366106} <Debug> TCPHandler: Processed in 0.001880077 sec. | ||
| 2029 | 2026.01.31 18:57:16.987698 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.31 18:57:16.987846 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2031 | 2026.01.31 18:57:16.987904 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2032 | 2026.01.31 18:57:16.988540 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.31 18:57:16.988582 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2034 | 2026.01.31 18:57:16.989006 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2035 | 2026.01.31 18:57:16.989206 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.01.31 18:57:16.989354 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001559 sec., 3848.6209108402822 rows/sec., 1.78 MiB/sec. | ||
| 2037 | 2026.01.31 18:57:16.989393 [ 267 ] {9e5a92ed-d37e-4d7e-9398-ae2702c9b53c} <Debug> TCPHandler: Processed in 0.001749255 sec. | ||
| 2038 | 2026.01.31 18:57:16.989525 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.01.31 18:57:16.989630 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2040 | 2026.01.31 18:57:16.989672 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2041 | 2026.01.31 18:57:16.990101 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.01.31 18:57:16.990140 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2043 | 2026.01.31 18:57:16.990457 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2044 | 2026.01.31 18:57:16.990677 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.01.31 18:57:16.990811 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 2046 | 2026.01.31 18:57:16.990849 [ 267 ] {7c6c1b08-041a-45b1-90ba-5ff04bbf6748} <Debug> TCPHandler: Processed in 0.001376239 sec. | ||
| 2047 | 2026.01.31 18:57:16.990967 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.31 18:57:16.991066 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2049 | 2026.01.31 18:57:16.991105 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2050 | 2026.01.31 18:57:16.991629 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.31 18:57:16.991666 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2052 | 2026.01.31 18:57:16.991983 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2053 | 2026.01.31 18:57:16.992218 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.01.31 18:57:16.992350 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Debug> executeQuery: Read 252 rows, 23.09 KiB in 0.001304 sec., 193251.5337423313 rows/sec., 17.29 MiB/sec. | ||
| 2055 | 2026.01.31 18:57:16.992387 [ 267 ] {b4f49854-993f-463f-a438-3f5d7d5569ad} <Debug> TCPHandler: Processed in 0.001470441 sec. | ||
| 2056 | 2026.01.31 18:57:16.992506 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.01.31 18:57:16.992602 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2058 | 2026.01.31 18:57:16.992641 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2059 | 2026.01.31 18:57:16.993049 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.31 18:57:16.993087 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2061 | 2026.01.31 18:57:16.993385 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2062 | 2026.01.31 18:57:16.993606 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.01.31 18:57:16.993712 [ 80 ] {} <Debug> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2064 | 2026.01.31 18:57:16.993736 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Debug> executeQuery: Read 50 rows, 3.82 KiB in 0.001153 sec., 43365.13443191674 rows/sec., 3.23 MiB/sec. | ||
| 2065 | 2026.01.31 18:57:16.993773 [ 80 ] {} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.01.31 18:57:16.993785 [ 267 ] {bf5dff50-c0f0-4bcc-99bc-80b4426db223} <Debug> TCPHandler: Processed in 0.001331858 sec. | ||
| 2067 | 2026.01.31 18:57:16.993803 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2068 | 2026.01.31 18:57:16.993906 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.01.31 18:57:16.993910 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::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 | ||
| 2070 | 2026.01.31 18:57:16.994008 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.01.31 18:57:16.994052 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2072 | 2026.01.31 18:57:16.994053 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2073 | 2026.01.31 18:57:16.994101 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 2074 | 2026.01.31 18:57:16.994172 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2075 | 2026.01.31 18:57:16.994223 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2076 | 2026.01.31 18:57:16.994272 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2077 | 2026.01.31 18:57:16.994321 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 133 rows starting from the beginning of the part | ||
| 2078 | 2026.01.31 18:57:16.994366 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2079 | 2026.01.31 18:57:16.994457 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.01.31 18:57:16.994500 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2081 | 2026.01.31 18:57:16.994848 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2082 | 2026.01.31 18:57:16.995115 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.01.31 18:57:16.995258 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001267 sec., 18942.38358326756 rows/sec., 1.57 MiB/sec. | ||
| 2084 | 2026.01.31 18:57:16.995299 [ 267 ] {8798f808-811b-4e0f-9a20-8a180816f4f8} <Debug> TCPHandler: Processed in 0.00144526 sec. | ||
| 2085 | 2026.01.31 18:57:16.995299 [ 195 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431969 sec., 301682.5084900581 rows/sec., 20.57 MiB/sec. | ||
| 2086 | 2026.01.31 18:57:16.995408 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.01.31 18:57:16.995482 [ 194 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2088 | 2026.01.31 18:57:16.995506 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.01.31 18:57:16.995550 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2090 | 2026.01.31 18:57:16.995810 [ 194 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.01.31 18:57:16.995886 [ 194 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_6_1} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2092 | 2026.01.31 18:57:16.995969 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2093 | 2026.01.31 18:57:16.996042 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.01.31 18:57:16.996084 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2095 | 2026.01.31 18:57:16.996499 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2096 | 2026.01.31 18:57:16.996730 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.01.31 18:57:16.996861 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001373 sec., 8739.985433357611 rows/sec., 682.81 KiB/sec. | ||
| 2098 | 2026.01.31 18:57:16.996905 [ 267 ] {e9bba14c-d592-46b8-b218-d63936c7dbf1} <Debug> TCPHandler: Processed in 0.001547762 sec. | ||
| 2099 | 2026.01.31 18:57:16.997015 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.01.31 18:57:16.997115 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2101 | 2026.01.31 18:57:16.997157 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2102 | 2026.01.31 18:57:16.997670 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.01.31 18:57:16.997709 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2104 | 2026.01.31 18:57:16.998073 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2105 | 2026.01.31 18:57:16.998300 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.01.31 18:57:16.998435 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Debug> executeQuery: Read 138 rows, 11.42 KiB in 0.001339 sec., 103061.9865571322 rows/sec., 8.33 MiB/sec. | ||
| 2107 | 2026.01.31 18:57:16.998475 [ 267 ] {7d0c82c1-7712-49c2-b55e-f8b38cc69add} <Debug> TCPHandler: Processed in 0.001511251 sec. | ||
| 2108 | 2026.01.31 18:57:16.998585 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.01.31 18:57:16.998681 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.01.31 18:57:16.998724 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2111 | 2026.01.31 18:57:16.999204 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.01.31 18:57:16.999243 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2113 | 2026.01.31 18:57:16.999602 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2114 | 2026.01.31 18:57:16.999826 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.01.31 18:57:16.999956 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Debug> executeQuery: Read 388 rows, 30.34 KiB in 0.001293 sec., 300077.339520495 rows/sec., 22.91 MiB/sec. | ||
| 2116 | 2026.01.31 18:57:16.999993 [ 267 ] {eda905c9-91c8-499f-8038-9bc1a57b548c} <Debug> TCPHandler: Processed in 0.0014578 sec. | ||
| 2117 | 2026.01.31 18:57:17.000101 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.01.31 18:57:17.000198 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.01.31 18:57:17.000253 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <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 | ||
| 2120 | 2026.01.31 18:57:17.001215 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.01.31 18:57:17.001252 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2122 | 2026.01.31 18:57:17.001820 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2123 | 2026.01.31 18:57:17.002056 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.01.31 18:57:17.002190 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00201 sec., 18905.47263681592 rows/sec., 33.88 MiB/sec. | ||
| 2125 | 2026.01.31 18:57:17.002249 [ 267 ] {5bf295e8-7952-4c67-a10b-67dff9f33b48} <Debug> TCPHandler: Processed in 0.002198531 sec. | ||
| 2126 | 2026.01.31 18:57:17.002363 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.01.31 18:57:17.002460 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.01.31 18:57:17.002501 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2129 | 2026.01.31 18:57:17.002839 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.01.31 18:57:17.002876 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2131 | 2026.01.31 18:57:17.003183 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2132 | 2026.01.31 18:57:17.003396 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.01.31 18:57:17.003523 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2134 | 2026.01.31 18:57:17.003559 [ 267 ] {33081400-172c-43eb-b771-b32f587df9ed} <Debug> TCPHandler: Processed in 0.001247648 sec. | ||
| 2135 | 2026.01.31 18:57:18.953595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3374 | ||
| 2136 | 2026.01.31 18:57:18.954064 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.01.31 18:57:18.954111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2138 | 2026.01.31 18:57:18.954586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2139 | 2026.01.31 18:57:18.954819 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.01.31 18:57:18.954958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3374 | ||
| 2141 | 2026.01.31 18:57:19.121086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2142 | 2026.01.31 18:57:19.138678 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.01.31 18:57:19.138743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 2144 | 2026.01.31 18:57:19.144564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2145 | 2026.01.31 18:57:19.145280 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.01.31 18:57:19.148636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2147 | 2026.01.31 18:57:21.959824 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.01.31 18:57:21.960035 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2149 | 2026.01.31 18:57:21.960101 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2150 | 2026.01.31 18:57:21.960770 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.01.31 18:57:21.960813 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2152 | 2026.01.31 18:57:21.961200 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2153 | 2026.01.31 18:57:21.961433 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.01.31 18:57:21.961588 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 2155 | 2026.01.31 18:57:21.961635 [ 267 ] {f04eed0f-99e4-4736-906d-16e53a2e81d5} <Debug> TCPHandler: Processed in 0.001950348 sec. | ||
| 2156 | 2026.01.31 18:57:21.961772 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.01.31 18:57:21.961874 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2158 | 2026.01.31 18:57:21.961918 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2159 | 2026.01.31 18:57:21.962360 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.31 18:57:21.962397 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2161 | 2026.01.31 18:57:21.962699 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2162 | 2026.01.31 18:57:21.962922 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.31 18:57:21.963048 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 2164 | 2026.01.31 18:57:21.963086 [ 267 ] {9612e3c4-3956-4232-8a9a-449d1d20bffd} <Debug> TCPHandler: Processed in 0.00137211 sec. | ||
| 2165 | 2026.01.31 18:57:21.963202 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.01.31 18:57:21.963300 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.01.31 18:57:21.963346 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2168 | 2026.01.31 18:57:21.963771 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.01.31 18:57:21.963805 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2170 | 2026.01.31 18:57:21.964131 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2171 | 2026.01.31 18:57:21.964344 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.01.31 18:57:21.964473 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2173 | 2026.01.31 18:57:21.964511 [ 267 ] {4fd94b04-d02d-461e-9a96-53e26412f95a} <Debug> TCPHandler: Processed in 0.001359779 sec. | ||
| 2174 | 2026.01.31 18:57:21.964624 [ 267 ] {} <Trace> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.01.31 18:57:21.964720 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2176 | 2026.01.31 18:57:21.964763 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2177 | 2026.01.31 18:57:21.965095 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.01.31 18:57:21.965130 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2179 | 2026.01.31 18:57:21.965433 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2180 | 2026.01.31 18:57:21.965644 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.01.31 18:57:21.965769 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2182 | 2026.01.31 18:57:21.965804 [ 267 ] {647a254c-9b31-4dd5-bc9d-3cc629d11c48} <Debug> TCPHandler: Processed in 0.001231377 sec. | ||
| 2183 | 2026.01.31 18:57:26.390416 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2184 | 2026.01.31 18:57:26.390479 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2185 | 2026.01.31 18:57:26.455973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3886 | ||
| 2186 | 2026.01.31 18:57:26.456472 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.01.31 18:57:26.456516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2188 | 2026.01.31 18:57:26.457044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2189 | 2026.01.31 18:57:26.457281 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.01.31 18:57:26.457430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3886 | ||
| 2191 | 2026.01.31 18:57:26.462969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 306 | ||
| 2192 | 2026.01.31 18:57:26.465381 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.01.31 18:57:26.465437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2194 | 2026.01.31 18:57:26.466654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2195 | 2026.01.31 18:57:26.466922 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.01.31 18:57:26.467049 [ 58 ] {} <Debug> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2197 | 2026.01.31 18:57:26.467099 [ 58 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.01.31 18:57:26.467121 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2199 | 2026.01.31 18:57:26.467223 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::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 | ||
| 2200 | 2026.01.31 18:57:26.467265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2201 | 2026.01.31 18:57:26.467770 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2202 | 2026.01.31 18:57:26.467941 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 2203 | 2026.01.31 18:57:26.468336 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2204 | 2026.01.31 18:57:26.468699 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 2205 | 2026.01.31 18:57:26.469044 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::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 | ||
| 2206 | 2026.01.31 18:57:26.469392 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2207 | 2026.01.31 18:57:26.469728 [ 198 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2208 | 2026.01.31 18:57:26.475637 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 72 columns (72 merged, 0 gathered) in 0.008455619 sec., 36188.95316830146 rows/sec., 38.16 MiB/sec. | ||
| 2209 | 2026.01.31 18:57:26.476799 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2210 | 2026.01.31 18:57:26.477450 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.01.31 18:57:26.477531 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_6_1} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2212 | 2026.01.31 18:57:26.477763 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2213 | 2026.01.31 18:57:26.579145 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2026.01.31 18:57:26.579191 [ 267 ] {} <Debug> TCP-Session: 3d33b339-757e-4f7f-8d13-b5092eda2ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.01.31 18:57:26.649635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2216 | 2026.01.31 18:57:26.666826 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.01.31 18:57:26.666887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2218 | 2026.01.31 18:57:26.672950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2219 | 2026.01.31 18:57:26.673642 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.01.31 18:57:26.676665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2221 | 2026.01.31 18:57:26.962037 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.01.31 18:57:26.962210 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2223 | 2026.01.31 18:57:26.962270 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2224 | 2026.01.31 18:57:26.962962 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.01.31 18:57:26.963002 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2226 | 2026.01.31 18:57:26.963391 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2227 | 2026.01.31 18:57:26.963622 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.01.31 18:57:26.963765 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Debug> executeQuery: Read 132 rows, 11.66 KiB in 0.0016 sec., 82500 rows/sec., 7.11 MiB/sec. | ||
| 2229 | 2026.01.31 18:57:26.963803 [ 268 ] {3b797847-f3cc-45f5-ad13-bb0885ed0f9c} <Debug> TCPHandler: Processed in 0.001889226 sec. | ||
| 2230 | 2026.01.31 18:57:26.963929 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.01.31 18:57:26.964026 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2232 | 2026.01.31 18:57:26.964065 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2233 | 2026.01.31 18:57:26.964476 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.01.31 18:57:26.964511 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2235 | 2026.01.31 18:57:26.964801 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2236 | 2026.01.31 18:57:26.965000 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.01.31 18:57:26.965127 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00112 sec., 33928.571428571435 rows/sec., 2.49 MiB/sec. | ||
| 2238 | 2026.01.31 18:57:26.965163 [ 268 ] {55ccdca3-a60c-496a-81de-a5609a2f7059} <Debug> TCPHandler: Processed in 0.001285418 sec. | ||
| 2239 | 2026.01.31 18:57:26.965273 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.01.31 18:57:26.965367 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2241 | 2026.01.31 18:57:26.965415 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2242 | 2026.01.31 18:57:26.965833 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.01.31 18:57:26.965867 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2244 | 2026.01.31 18:57:26.966160 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2245 | 2026.01.31 18:57:26.966361 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.01.31 18:57:26.966494 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001144 sec., 89160.83916083915 rows/sec., 6.96 MiB/sec. | ||
| 2247 | 2026.01.31 18:57:26.966531 [ 268 ] {5293379b-9cbc-4b39-bdc9-9ebfa81c7fe2} <Debug> TCPHandler: Processed in 0.001308328 sec. | ||
| 2248 | 2026.01.31 18:57:26.966646 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.01.31 18:57:26.966741 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2250 | 2026.01.31 18:57:26.966784 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2251 | 2026.01.31 18:57:26.967178 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.01.31 18:57:26.967212 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2253 | 2026.01.31 18:57:26.967548 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2254 | 2026.01.31 18:57:26.967753 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.01.31 18:57:26.967883 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 2256 | 2026.01.31 18:57:26.967919 [ 268 ] {b1f8d005-a57a-473a-be7e-16472c0fe4e9} <Debug> TCPHandler: Processed in 0.001324228 sec. | ||
| 2257 | 2026.01.31 18:57:26.968028 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.01.31 18:57:26.968124 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2259 | 2026.01.31 18:57:26.968178 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <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 | ||
| 2260 | 2026.01.31 18:57:26.969039 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.01.31 18:57:26.969075 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2262 | 2026.01.31 18:57:26.969664 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2263 | 2026.01.31 18:57:26.969877 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.01.31 18:57:26.970020 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001915 sec., 19843.342036553524 rows/sec., 35.56 MiB/sec. | ||
| 2265 | 2026.01.31 18:57:26.970069 [ 268 ] {bd86722f-6517-4f63-8bf0-7662f7bb90f6} <Debug> TCPHandler: Processed in 0.00209081 sec. | ||
| 2266 | 2026.01.31 18:57:26.970189 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.01.31 18:57:26.970283 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2268 | 2026.01.31 18:57:26.970324 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2269 | 2026.01.31 18:57:26.970655 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.01.31 18:57:26.970689 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2271 | 2026.01.31 18:57:26.970983 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2272 | 2026.01.31 18:57:26.971180 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.01.31 18:57:26.971305 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2274 | 2026.01.31 18:57:26.971339 [ 268 ] {26736f34-88e3-4830-8074-be3cc0b0125e} <Debug> TCPHandler: Processed in 0.001201506 sec. | ||
| 2275 | 2026.01.31 18:57:27.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.98 MiB, peak 187.64 MiB, free memory in arenas 0.00 B, will set to 184.47 MiB (RSS), difference: 2.49 MiB | ||
| 2276 | 2026.01.31 18:57:30.163728 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49833 | ||
| 2277 | 2026.01.31 18:57:30.163857 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2278 | 2026.01.31 18:57:30.163889 [ 267 ] {} <Debug> TCP-Session: 0adf4581-cdde-431a-8320-e2c8f8f54e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:49833 | ||
| 2279 | 2026.01.31 18:57:30.163917 [ 267 ] {} <Debug> TCP-Session: 0adf4581-cdde-431a-8320-e2c8f8f54e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.01.31 18:57:30.163932 [ 267 ] {} <Debug> TCP-Session: 0adf4581-cdde-431a-8320-e2c8f8f54e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.01.31 18:57:30.164173 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53569 | ||
| 2282 | 2026.01.31 18:57:30.164205 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50739 | ||
| 2283 | 2026.01.31 18:57:30.164221 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34139 | ||
| 2284 | 2026.01.31 18:57:30.164260 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46007 | ||
| 2285 | 2026.01.31 18:57:30.164274 [ 267 ] {} <Trace> TCP-Session: 0adf4581-cdde-431a-8320-e2c8f8f54e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.01.31 18:57:30.164272 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2287 | 2026.01.31 18:57:30.164264 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33959 | ||
| 2288 | 2026.01.31 18:57:30.164381 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.01.31 18:57:30.164380 [ 286 ] {} <Debug> TCP-Session: 7e832134-766f-467f-a146-93b82d2a2c09 Authenticating user 'default' from [fd00:1122:3344:101::e]:53569 | ||
| 2290 | 2026.01.31 18:57:30.164250 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62674 | ||
| 2291 | 2026.01.31 18:57:30.164450 [ 287 ] {} <Debug> TCP-Session: 73c6a707-c0e6-4c7d-8ac2-d5573c8f178e Authenticating user 'default' from [fd00:1122:3344:101::e]:50739 | ||
| 2292 | 2026.01.31 18:57:30.164451 [ 286 ] {} <Debug> TCP-Session: 7e832134-766f-467f-a146-93b82d2a2c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.01.31 18:57:30.164509 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2294 | 2026.01.31 18:57:30.164530 [ 286 ] {} <Debug> TCP-Session: 7e832134-766f-467f-a146-93b82d2a2c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.01.31 18:57:30.164523 [ 287 ] {} <Debug> TCP-Session: 73c6a707-c0e6-4c7d-8ac2-d5573c8f178e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.01.31 18:57:30.164544 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2297 | 2026.01.31 18:57:30.164568 [ 287 ] {} <Debug> TCP-Session: 73c6a707-c0e6-4c7d-8ac2-d5573c8f178e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.31 18:57:30.164232 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55307 | ||
| 2299 | 2026.01.31 18:57:30.164602 [ 288 ] {} <Debug> TCP-Session: bd7e2131-ed60-4865-a111-4d46aa460316 Authenticating user 'default' from [fd00:1122:3344:101::e]:34139 | ||
| 2300 | 2026.01.31 18:57:30.164219 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44257 | ||
| 2301 | 2026.01.31 18:57:30.164664 [ 288 ] {} <Debug> TCP-Session: bd7e2131-ed60-4865-a111-4d46aa460316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.01.31 18:57:30.164688 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.01.31 18:57:30.164707 [ 288 ] {} <Debug> TCP-Session: bd7e2131-ed60-4865-a111-4d46aa460316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.01.31 18:57:30.164729 [ 292 ] {} <Debug> TCP-Session: ecdcd86a-196f-4c4d-973a-f7b576df543a Authenticating user 'default' from [fd00:1122:3344:101::e]:46007 | ||
| 2305 | 2026.01.31 18:57:30.164751 [ 292 ] {} <Debug> TCP-Session: ecdcd86a-196f-4c4d-973a-f7b576df543a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.01.31 18:57:30.164766 [ 292 ] {} <Debug> TCP-Session: ecdcd86a-196f-4c4d-973a-f7b576df543a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.31 18:57:30.164795 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2308 | 2026.01.31 18:57:30.164855 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2309 | 2026.01.31 18:57:30.164994 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.01.31 18:57:30.165000 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.01.31 18:57:30.165036 [ 289 ] {} <Debug> TCP-Session: fe32dbee-a298-45c9-94e5-169c7fae961c Authenticating user 'default' from [fd00:1122:3344:101::e]:44257 | ||
| 2312 | 2026.01.31 18:57:30.165037 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.01.31 18:57:30.165066 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2314 | 2026.01.31 18:57:30.165068 [ 289 ] {} <Debug> TCP-Session: fe32dbee-a298-45c9-94e5-169c7fae961c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.01.31 18:57:30.165094 [ 291 ] {} <Debug> TCP-Session: 48156f15-5a74-41f2-a97a-ba5288aade0e Authenticating user 'default' from [fd00:1122:3344:101::e]:62674 | ||
| 2316 | 2026.01.31 18:57:30.165106 [ 293 ] {} <Debug> TCP-Session: bab8bf9a-15f4-47af-b743-ecc7e98979ff Authenticating user 'default' from [fd00:1122:3344:101::e]:33959 | ||
| 2317 | 2026.01.31 18:57:30.165109 [ 289 ] {} <Debug> TCP-Session: fe32dbee-a298-45c9-94e5-169c7fae961c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.31 18:57:30.165132 [ 291 ] {} <Debug> TCP-Session: 48156f15-5a74-41f2-a97a-ba5288aade0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.01.31 18:57:30.165137 [ 293 ] {} <Debug> TCP-Session: bab8bf9a-15f4-47af-b743-ecc7e98979ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.01.31 18:57:30.165159 [ 291 ] {} <Debug> TCP-Session: 48156f15-5a74-41f2-a97a-ba5288aade0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.01.31 18:57:30.165173 [ 293 ] {} <Debug> TCP-Session: bab8bf9a-15f4-47af-b743-ecc7e98979ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.01.31 18:57:30.165147 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 2323 | 2026.01.31 18:57:30.165060 [ 290 ] {} <Debug> TCP-Session: 55688b7a-e4f7-4a7f-8a52-45d3db091dec Authenticating user 'default' from [fd00:1122:3344:101::e]:55307 | ||
| 2324 | 2026.01.31 18:57:30.165249 [ 290 ] {} <Debug> TCP-Session: 55688b7a-e4f7-4a7f-8a52-45d3db091dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.01.31 18:57:30.165262 [ 290 ] {} <Debug> TCP-Session: 55688b7a-e4f7-4a7f-8a52-45d3db091dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.01.31 18:57:30.165304 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2327 | 2026.01.31 18:57:30.549497 [ 338 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Trace> AggregatingTransform: Aggregating | ||
| 2328 | 2026.01.31 18:57:30.549550 [ 338 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2329 | 2026.01.31 18:57:30.549580 [ 338 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00146724 sec. (681.552 rows/sec., 26.62 KiB/sec.) | ||
| 2330 | 2026.01.31 18:57:30.549596 [ 338 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Trace> Aggregator: Merging aggregated data | ||
| 2331 | 2026.01.31 18:57:30.550872 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.386424 sec., 2.5878309835828004 rows/sec., 103.51 B/sec. | ||
| 2332 | 2026.01.31 18:57:30.550991 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2333 | 2026.01.31 18:57:30.551007 [ 267 ] {afcc5ec2-1387-4e51-bfd0-8c15ff74085b} <Debug> TCPHandler: Processed in 0.386855144 sec. | ||
| 2334 | 2026.01.31 18:57:30.551155 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.01.31 18:57:30.551184 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.01.31 18:57:30.551218 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.01.31 18:57:30.551225 [ 287 ] {} <Debug> TCP-Session: 73c6a707-c0e6-4c7d-8ac2-d5573c8f178e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.01.31 18:57:30.551246 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.01.31 18:57:30.551268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.01.31 18:57:30.551290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.01.31 18:57:30.551315 [ 290 ] {} <Debug> TCP-Session: 55688b7a-e4f7-4a7f-8a52-45d3db091dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.01.31 18:57:30.551305 [ 286 ] {} <Debug> TCP-Session: 7e832134-766f-467f-a146-93b82d2a2c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.31 18:57:30.551275 [ 293 ] {} <Debug> TCP-Session: bab8bf9a-15f4-47af-b743-ecc7e98979ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.31 18:57:30.551357 [ 292 ] {} <Debug> TCP-Session: ecdcd86a-196f-4c4d-973a-f7b576df543a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.01.31 18:57:30.551265 [ 291 ] {} <Debug> TCP-Session: 48156f15-5a74-41f2-a97a-ba5288aade0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.01.31 18:57:30.551203 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.01.31 18:57:30.551230 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.01.31 18:57:30.551456 [ 288 ] {} <Debug> TCP-Session: bd7e2131-ed60-4865-a111-4d46aa460316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.01.31 18:57:30.551295 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2026.01.31 18:57:30.551483 [ 289 ] {} <Debug> TCP-Session: fe32dbee-a298-45c9-94e5-169c7fae961c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.01.31 18:57:30.551517 [ 267 ] {} <Debug> TCP-Session: 0adf4581-cdde-431a-8320-e2c8f8f54e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.01.31 18:57:31.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.93 MiB, peak 198.08 MiB, free memory in arenas 0.00 B, will set to 205.51 MiB (RSS), difference: 19.58 MiB | ||
| 2353 | 2026.01.31 18:57:31.961143 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.01.31 18:57:31.961331 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2355 | 2026.01.31 18:57:31.961396 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2356 | 2026.01.31 18:57:31.962023 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.01.31 18:57:31.962070 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2358 | 2026.01.31 18:57:31.962481 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2359 | 2026.01.31 18:57:31.962707 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.31 18:57:31.962867 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 2361 | 2026.01.31 18:57:31.962909 [ 268 ] {dc1cbf8e-836b-4f7f-b0a3-db2384f71f3e} <Debug> TCPHandler: Processed in 0.001891796 sec. | ||
| 2362 | 2026.01.31 18:57:31.963038 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.01.31 18:57:31.963142 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2364 | 2026.01.31 18:57:31.963182 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2365 | 2026.01.31 18:57:31.963698 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.31 18:57:31.963742 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2367 | 2026.01.31 18:57:31.964132 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2368 | 2026.01.31 18:57:31.964366 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.01.31 18:57:31.964500 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001378 sec., 46444.121915820026 rows/sec., 3.63 MiB/sec. | ||
| 2370 | 2026.01.31 18:57:31.964537 [ 268 ] {a2d24b7f-b4c9-442c-88ea-025653c64509} <Debug> TCPHandler: Processed in 0.001550792 sec. | ||
| 2371 | 2026.01.31 18:57:31.964661 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.01.31 18:57:31.964758 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.01.31 18:57:31.964802 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2374 | 2026.01.31 18:57:31.965232 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.01.31 18:57:31.965268 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2376 | 2026.01.31 18:57:31.965602 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2377 | 2026.01.31 18:57:31.965813 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.01.31 18:57:31.965946 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 2379 | 2026.01.31 18:57:31.965982 [ 268 ] {f694ca85-c8e2-49d4-a7c3-d0cc19a33ad5} <Debug> TCPHandler: Processed in 0.001371019 sec. | ||
| 2380 | 2026.01.31 18:57:31.966104 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.31 18:57:31.966200 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.01.31 18:57:31.966241 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2383 | 2026.01.31 18:57:31.966579 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.01.31 18:57:31.966613 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2385 | 2026.01.31 18:57:31.966914 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2386 | 2026.01.31 18:57:31.967128 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.01.31 18:57:31.967261 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 2388 | 2026.01.31 18:57:31.967296 [ 268 ] {10ccafd7-a45c-42a3-9950-5a3fa56a17d2} <Debug> TCPHandler: Processed in 0.001243208 sec. | ||
| 2389 | 2026.01.31 18:57:33.139592 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62432 | ||
| 2390 | 2026.01.31 18:57:33.139694 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2391 | 2026.01.31 18:57:33.139723 [ 288 ] {} <Debug> TCP-Session: 6f8da4a2-959f-4b25-a3d2-fb69d5e688c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62432 | ||
| 2392 | 2026.01.31 18:57:33.139746 [ 288 ] {} <Debug> TCP-Session: 6f8da4a2-959f-4b25-a3d2-fb69d5e688c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.01.31 18:57:33.139762 [ 288 ] {} <Debug> TCP-Session: 6f8da4a2-959f-4b25-a3d2-fb69d5e688c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.01.31 18:57:33.140024 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37204 | ||
| 2395 | 2026.01.31 18:57:33.140046 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38311 | ||
| 2396 | 2026.01.31 18:57:33.140089 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58330 | ||
| 2397 | 2026.01.31 18:57:33.140100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53146 | ||
| 2398 | 2026.01.31 18:57:33.140147 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2399 | 2026.01.31 18:57:33.140159 [ 288 ] {} <Trace> TCP-Session: 6f8da4a2-959f-4b25-a3d2-fb69d5e688c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.01.31 18:57:33.140187 [ 289 ] {} <Debug> TCP-Session: 94369039-c431-4a9f-a248-586b8c7eef30 Authenticating user 'default' from [fd00:1122:3344:101::e]:37204 | ||
| 2401 | 2026.01.31 18:57:33.140195 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.01.31 18:57:33.140209 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.01.31 18:57:33.140219 [ 289 ] {} <Debug> TCP-Session: 94369039-c431-4a9f-a248-586b8c7eef30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.01.31 18:57:33.140247 [ 291 ] {} <Debug> TCP-Session: d88fd3ff-ca40-408b-8ba5-99c5c9ef15bc Authenticating user 'default' from [fd00:1122:3344:101::e]:38311 | ||
| 2405 | 2026.01.31 18:57:33.140263 [ 289 ] {} <Debug> TCP-Session: 94369039-c431-4a9f-a248-586b8c7eef30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.01.31 18:57:33.140256 [ 267 ] {} <Debug> TCP-Session: 09517aad-9303-4570-ab0f-2d5753c581c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58330 | ||
| 2407 | 2026.01.31 18:57:33.140292 [ 291 ] {} <Debug> TCP-Session: d88fd3ff-ca40-408b-8ba5-99c5c9ef15bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.01.31 18:57:33.140209 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2409 | 2026.01.31 18:57:33.140326 [ 267 ] {} <Debug> TCP-Session: 09517aad-9303-4570-ab0f-2d5753c581c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.01.31 18:57:33.140359 [ 286 ] {} <Debug> TCP-Session: dc0c70fa-caea-48e0-ba57-15c6014353ec Authenticating user 'default' from [fd00:1122:3344:101::e]:53146 | ||
| 2411 | 2026.01.31 18:57:33.140363 [ 288 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62432) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2412 | 2026.01.31 18:57:33.140379 [ 286 ] {} <Debug> TCP-Session: dc0c70fa-caea-48e0-ba57-15c6014353ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.01.31 18:57:33.140438 [ 286 ] {} <Debug> TCP-Session: dc0c70fa-caea-48e0-ba57-15c6014353ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.31 18:57:33.140372 [ 267 ] {} <Debug> TCP-Session: 09517aad-9303-4570-ab0f-2d5753c581c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.01.31 18:57:33.140074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57712 | ||
| 2416 | 2026.01.31 18:57:33.140066 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58216 | ||
| 2417 | 2026.01.31 18:57:33.140050 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63173 | ||
| 2418 | 2026.01.31 18:57:33.140034 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33733 | ||
| 2419 | 2026.01.31 18:57:33.140332 [ 291 ] {} <Debug> TCP-Session: d88fd3ff-ca40-408b-8ba5-99c5c9ef15bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.01.31 18:57:33.140619 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2421 | 2026.01.31 18:57:33.140591 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2422 | 2026.01.31 18:57:33.140659 [ 292 ] {} <Debug> TCP-Session: d07dc16e-45f5-4ddf-9011-b07bfc47366a Authenticating user 'default' from [fd00:1122:3344:101::e]:63173 | ||
| 2423 | 2026.01.31 18:57:33.140682 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2424 | 2026.01.31 18:57:33.140683 [ 294 ] {} <Debug> TCP-Session: ad712fd7-5ca5-499d-b557-bbf5cf61d130 Authenticating user 'default' from [fd00:1122:3344:101::e]:57712 | ||
| 2425 | 2026.01.31 18:57:33.140709 [ 288 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2426 | 2026.01.31 18:57:33.140591 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2427 | 2026.01.31 18:57:33.140745 [ 292 ] {} <Debug> TCP-Session: d07dc16e-45f5-4ddf-9011-b07bfc47366a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.01.31 18:57:33.140769 [ 294 ] {} <Debug> TCP-Session: ad712fd7-5ca5-499d-b557-bbf5cf61d130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.01.31 18:57:33.140788 [ 293 ] {} <Debug> TCP-Session: 3c37130f-702c-4d83-b7bb-1e83500903c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58216 | ||
| 2430 | 2026.01.31 18:57:33.140792 [ 288 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2431 | 2026.01.31 18:57:33.140838 [ 290 ] {} <Debug> TCP-Session: 2606e14a-9f5b-4d7f-9549-565ab4bfe144 Authenticating user 'default' from [fd00:1122:3344:101::e]:33733 | ||
| 2432 | 2026.01.31 18:57:33.140856 [ 293 ] {} <Debug> TCP-Session: 3c37130f-702c-4d83-b7bb-1e83500903c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.01.31 18:57:33.140880 [ 290 ] {} <Debug> TCP-Session: 2606e14a-9f5b-4d7f-9549-565ab4bfe144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.01.31 18:57:33.140894 [ 293 ] {} <Debug> TCP-Session: 3c37130f-702c-4d83-b7bb-1e83500903c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.01.31 18:57:33.140905 [ 290 ] {} <Debug> TCP-Session: 2606e14a-9f5b-4d7f-9549-565ab4bfe144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.01.31 18:57:33.140807 [ 294 ] {} <Debug> TCP-Session: ad712fd7-5ca5-499d-b557-bbf5cf61d130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.01.31 18:57:33.140800 [ 292 ] {} <Debug> TCP-Session: d07dc16e-45f5-4ddf-9011-b07bfc47366a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.01.31 18:57:33.141333 [ 288 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 2439 | 2026.01.31 18:57:33.142625 [ 312 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Trace> AggregatingTransform: Aggregating | ||
| 2440 | 2026.01.31 18:57:33.142669 [ 312 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2441 | 2026.01.31 18:57:33.142703 [ 312 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001233067 sec. (810.986 rows/sec., 31.68 KiB/sec.) | ||
| 2442 | 2026.01.31 18:57:33.142721 [ 312 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Trace> Aggregator: Merging aggregated data | ||
| 2443 | 2026.01.31 18:57:33.143949 [ 288 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00365 sec., 273.972602739726 rows/sec., 10.70 KiB/sec. | ||
| 2444 | 2026.01.31 18:57:33.144075 [ 288 ] {bf5ac305-dd17-451e-b6ef-edb9bea9db8c} <Debug> TCPHandler: Processed in 0.004101947 sec. | ||
| 2445 | 2026.01.31 18:57:33.144198 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2446 | 2026.01.31 18:57:33.144230 [ 288 ] {} <Debug> TCP-Session: 6f8da4a2-959f-4b25-a3d2-fb69d5e688c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.01.31 18:57:33.144242 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2026.01.31 18:57:33.144270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2449 | 2026.01.31 18:57:33.144293 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2026.01.31 18:57:33.144311 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.01.31 18:57:33.144336 [ 289 ] {} <Debug> TCP-Session: 94369039-c431-4a9f-a248-586b8c7eef30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.01.31 18:57:33.144362 [ 267 ] {} <Debug> TCP-Session: 09517aad-9303-4570-ab0f-2d5753c581c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.01.31 18:57:33.144378 [ 293 ] {} <Debug> TCP-Session: 3c37130f-702c-4d83-b7bb-1e83500903c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.01.31 18:57:33.144394 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.01.31 18:57:33.144420 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2456 | 2026.01.31 18:57:33.144460 [ 291 ] {} <Debug> TCP-Session: d88fd3ff-ca40-408b-8ba5-99c5c9ef15bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.01.31 18:57:33.144491 [ 294 ] {} <Debug> TCP-Session: ad712fd7-5ca5-499d-b557-bbf5cf61d130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.01.31 18:57:33.144444 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2459 | 2026.01.31 18:57:33.144355 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2026.01.31 18:57:33.144556 [ 286 ] {} <Debug> TCP-Session: dc0c70fa-caea-48e0-ba57-15c6014353ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.01.31 18:57:33.144279 [ 292 ] {} <Debug> TCP-Session: d07dc16e-45f5-4ddf-9011-b07bfc47366a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.01.31 18:57:33.144591 [ 290 ] {} <Debug> TCP-Session: 2606e14a-9f5b-4d7f-9549-565ab4bfe144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.01.31 18:57:33.957515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4334 | ||
| 2464 | 2026.01.31 18:57:33.957991 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.01.31 18:57:33.958036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2466 | 2026.01.31 18:57:33.958540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2467 | 2026.01.31 18:57:33.958788 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.01.31 18:57:33.958921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4334 | ||
| 2469 | 2026.01.31 18:57:34.176751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2470 | 2026.01.31 18:57:34.194290 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.01.31 18:57:34.194357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2472 | 2026.01.31 18:57:34.201786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2473 | 2026.01.31 18:57:34.202497 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.01.31 18:57:34.205979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2475 | 2026.01.31 18:57:35.000385 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.26 MiB, peak 213.85 MiB, free memory in arenas 0.00 B, will set to 207.86 MiB (RSS), difference: 1.59 MiB | ||
| 2476 | 2026.01.31 18:57:36.467456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 330 | ||
| 2477 | 2026.01.31 18:57:36.469900 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.01.31 18:57:36.469945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2479 | 2026.01.31 18:57:36.471078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2480 | 2026.01.31 18:57:36.471342 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.01.31 18:57:36.471672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2482 | 2026.01.31 18:57:36.961595 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.01.31 18:57:36.961793 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2484 | 2026.01.31 18:57:36.961864 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2485 | 2026.01.31 18:57:36.962567 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.01.31 18:57:36.962613 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2487 | 2026.01.31 18:57:36.963025 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2488 | 2026.01.31 18:57:36.963250 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.01.31 18:57:36.963382 [ 37 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2490 | 2026.01.31 18:57:36.963407 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Debug> executeQuery: Read 132 rows, 11.66 KiB in 0.001666 sec., 79231.69267707084 rows/sec., 6.83 MiB/sec. | ||
| 2491 | 2026.01.31 18:57:36.963425 [ 37 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.31 18:57:36.963450 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2493 | 2026.01.31 18:57:36.963455 [ 268 ] {ad0788c0-ff18-4324-9646-27709ade8e80} <Debug> TCPHandler: Processed in 0.001993708 sec. | ||
| 2494 | 2026.01.31 18:57:36.963589 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.01.31 18:57:36.963600 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::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 | ||
| 2496 | 2026.01.31 18:57:36.963693 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.01.31 18:57:36.963739 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2498 | 2026.01.31 18:57:36.963743 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2499 | 2026.01.31 18:57:36.963797 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 836 rows starting from the beginning of the part | ||
| 2500 | 2026.01.31 18:57:36.963892 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 2501 | 2026.01.31 18:57:36.963949 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2502 | 2026.01.31 18:57:36.963996 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
| 2503 | 2026.01.31 18:57:36.964042 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2504 | 2026.01.31 18:57:36.964087 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part | ||
| 2505 | 2026.01.31 18:57:36.964178 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.01.31 18:57:36.964217 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2507 | 2026.01.31 18:57:36.964558 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2508 | 2026.01.31 18:57:36.964794 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.01.31 18:57:36.964935 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001266 sec., 30015.797788309636 rows/sec., 2.20 MiB/sec. | ||
| 2510 | 2026.01.31 18:57:36.964975 [ 268 ] {3f6e8a8f-0842-4b1b-8812-3924c5caa030} <Debug> TCPHandler: Processed in 0.00143936 sec. | ||
| 2511 | 2026.01.31 18:57:36.965088 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.01.31 18:57:36.965184 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2513 | 2026.01.31 18:57:36.965224 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2514 | 2026.01.31 18:57:36.965298 [ 198 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754305 sec., 834518.5130293763 rows/sec., 71.97 MiB/sec. | ||
| 2515 | 2026.01.31 18:57:36.965551 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2516 | 2026.01.31 18:57:36.965663 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.01.31 18:57:36.965704 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2518 | 2026.01.31 18:57:36.965842 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.01.31 18:57:36.965925 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_11_2} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2520 | 2026.01.31 18:57:36.966002 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2521 | 2026.01.31 18:57:36.966049 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2522 | 2026.01.31 18:57:36.966259 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.01.31 18:57:36.966354 [ 37 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2524 | 2026.01.31 18:57:36.966380 [ 37 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.01.31 18:57:36.966393 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001227 sec., 83129.58435207824 rows/sec., 6.49 MiB/sec. | ||
| 2526 | 2026.01.31 18:57:36.966398 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2527 | 2026.01.31 18:57:36.966430 [ 268 ] {c94da88a-f9d5-4221-847a-dd4541e621a9} <Debug> TCPHandler: Processed in 0.001393899 sec. | ||
| 2528 | 2026.01.31 18:57:36.966499 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::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 | ||
| 2529 | 2026.01.31 18:57:36.966556 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.01.31 18:57:36.966632 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2531 | 2026.01.31 18:57:36.966658 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2026.01.31 18:57:36.966669 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 528 rows starting from the beginning of the part | ||
| 2533 | 2026.01.31 18:57:36.966709 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2534 | 2026.01.31 18:57:36.966746 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 138 rows starting from the beginning of the part | ||
| 2535 | 2026.01.31 18:57:36.966796 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2536 | 2026.01.31 18:57:36.966836 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2537 | 2026.01.31 18:57:36.966874 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2538 | 2026.01.31 18:57:36.966912 [ 195 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2539 | 2026.01.31 18:57:36.967159 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.01.31 18:57:36.967200 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2541 | 2026.01.31 18:57:36.967552 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2542 | 2026.01.31 18:57:36.967778 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.01.31 18:57:36.967873 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2544 | 2026.01.31 18:57:36.967893 [ 198 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144107 sec., 692540.9591484106 rows/sec., 54.47 MiB/sec. | ||
| 2545 | 2026.01.31 18:57:36.967897 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.01.31 18:57:36.967912 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 2547 | 2026.01.31 18:57:36.967935 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2548 | 2026.01.31 18:57:36.967959 [ 268 ] {f7de5a34-a808-4a9e-9299-bd9b46e6d5c6} <Debug> TCPHandler: Processed in 0.0014533 sec. | ||
| 2549 | 2026.01.31 18:57:36.968053 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2550 | 2026.01.31 18:57:36.968056 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::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 | ||
| 2551 | 2026.01.31 18:57:36.968072 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.01.31 18:57:36.968188 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.01.31 18:57:36.968209 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2554 | 2026.01.31 18:57:36.968245 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <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 | ||
| 2555 | 2026.01.31 18:57:36.968258 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 951 rows starting from the beginning of the part | ||
| 2556 | 2026.01.31 18:57:36.968333 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.01.31 18:57:36.968363 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 388 rows starting from the beginning of the part | ||
| 2558 | 2026.01.31 18:57:36.968413 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_11_2} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2559 | 2026.01.31 18:57:36.968426 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::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 | ||
| 2560 | 2026.01.31 18:57:36.968480 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2561 | 2026.01.31 18:57:36.968495 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2562 | 2026.01.31 18:57:36.968530 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::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 | ||
| 2563 | 2026.01.31 18:57:36.968576 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2564 | 2026.01.31 18:57:36.969056 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.01.31 18:57:36.969096 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2566 | 2026.01.31 18:57:36.969709 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2567 | 2026.01.31 18:57:36.969797 [ 186 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795966 sec., 1101913.9560548475 rows/sec., 77.26 MiB/sec. | ||
| 2568 | 2026.01.31 18:57:36.969954 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.01.31 18:57:36.970026 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2570 | 2026.01.31 18:57:36.970071 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2571 | 2026.01.31 18:57:36.970104 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.01.31 18:57:36.970109 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00194 sec., 19587.62886597938 rows/sec., 35.10 MiB/sec. | ||
| 2573 | 2026.01.31 18:57:36.970129 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2574 | 2026.01.31 18:57:36.970177 [ 268 ] {c4f4af46-4f53-4899-a0a2-2fb2100a0c5e} <Debug> TCPHandler: Processed in 0.00215371 sec. | ||
| 2575 | 2026.01.31 18:57:36.970207 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::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 | ||
| 2576 | 2026.01.31 18:57:36.970293 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.01.31 18:57:36.970311 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.01.31 18:57:36.970385 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2579 | 2026.01.31 18:57:36.970395 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.01.31 18:57:36.970414 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2581 | 2026.01.31 18:57:36.970442 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2582 | 2026.01.31 18:57:36.970458 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2583 | 2026.01.31 18:57:36.970467 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 2584 | 2026.01.31 18:57:36.970589 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2585 | 2026.01.31 18:57:36.970683 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2586 | 2026.01.31 18:57:36.970772 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2587 | 2026.01.31 18:57:36.970791 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.01.31 18:57:36.970831 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2589 | 2026.01.31 18:57:36.970861 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2590 | 2026.01.31 18:57:36.970945 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2591 | 2026.01.31 18:57:36.971151 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2592 | 2026.01.31 18:57:36.971414 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.01.31 18:57:36.971509 [ 37 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2594 | 2026.01.31 18:57:36.971533 [ 37 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.31 18:57:36.971551 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2596 | 2026.01.31 18:57:36.971550 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 2597 | 2026.01.31 18:57:36.971590 [ 268 ] {90412081-2211-4f3b-821f-683450ed8f63} <Debug> TCPHandler: Processed in 0.001347729 sec. | ||
| 2598 | 2026.01.31 18:57:36.971659 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 2599 | 2026.01.31 18:57:36.971783 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2600 | 2026.01.31 18:57:36.971826 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 314 rows starting from the beginning of the part | ||
| 2601 | 2026.01.31 18:57:36.971916 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 2602 | 2026.01.31 18:57:36.971972 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2603 | 2026.01.31 18:57:36.972025 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 2604 | 2026.01.31 18:57:36.972071 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2605 | 2026.01.31 18:57:36.972119 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::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 | ||
| 2606 | 2026.01.31 18:57:36.973007 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397449 sec., 439372.02717236907 rows/sec., 29.10 MiB/sec. | ||
| 2607 | 2026.01.31 18:57:36.973128 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.01.31 18:57:36.973369 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.01.31 18:57:36.973437 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_11_2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2026.01.31 18:57:36.973497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2611 | 2026.01.31 18:57:36.997063 [ 199 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 19 columns (19 merged, 0 gathered) in 0.026884635 sec., 8034.328901991788 rows/sec., 14.40 MiB/sec. | ||
| 2612 | 2026.01.31 18:57:36.997563 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2613 | 2026.01.31 18:57:36.997890 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.01.31 18:57:36.997962 [ 198 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2615 | 2026.01.31 18:57:36.998051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 2616 | 2026.01.31 18:57:41.390527 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2617 | 2026.01.31 18:57:41.390592 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2618 | 2026.01.31 18:57:41.458978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4846 | ||
| 2619 | 2026.01.31 18:57:41.459776 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.01.31 18:57:41.459861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2621 | 2026.01.31 18:57:41.460361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2622 | 2026.01.31 18:57:41.460599 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.01.31 18:57:41.460739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4846 | ||
| 2624 | 2026.01.31 18:57:41.707022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2625 | 2026.01.31 18:57:41.724236 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.31 18:57:41.724291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2627 | 2026.01.31 18:57:41.730639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2628 | 2026.01.31 18:57:41.731311 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.01.31 18:57:41.734392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2630 | 2026.01.31 18:57:41.960380 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.01.31 18:57:41.960574 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2632 | 2026.01.31 18:57:41.960650 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2633 | 2026.01.31 18:57:41.961378 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.01.31 18:57:41.961437 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2635 | 2026.01.31 18:57:41.961863 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2026.01.31 18:57:41.962101 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.01.31 18:57:41.962260 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001738 sec., 32220.943613348678 rows/sec., 2.46 MiB/sec. | ||
| 2638 | 2026.01.31 18:57:41.962307 [ 268 ] {e6889710-628f-478d-8485-00e0fde3c457} <Debug> TCPHandler: Processed in 0.002064069 sec. | ||
| 2639 | 2026.01.31 18:57:41.962433 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.01.31 18:57:41.962539 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2641 | 2026.01.31 18:57:41.962585 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2642 | 2026.01.31 18:57:41.963024 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.01.31 18:57:41.963064 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2644 | 2026.01.31 18:57:41.963375 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2645 | 2026.01.31 18:57:41.963610 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.01.31 18:57:41.963743 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 2647 | 2026.01.31 18:57:41.963781 [ 268 ] {93b88882-87c6-4e04-9682-95713d535228} <Debug> TCPHandler: Processed in 0.0014006 sec. | ||
| 2648 | 2026.01.31 18:57:41.963901 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.01.31 18:57:41.963999 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.01.31 18:57:41.964044 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2651 | 2026.01.31 18:57:41.964458 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.01.31 18:57:41.964495 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2653 | 2026.01.31 18:57:41.964826 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2654 | 2026.01.31 18:57:41.965039 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.01.31 18:57:41.965172 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 2656 | 2026.01.31 18:57:41.965209 [ 268 ] {71cc0220-3573-4599-8229-ff9993cf0bb0} <Debug> TCPHandler: Processed in 0.00135807 sec. | ||
| 2657 | 2026.01.31 18:57:41.965330 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.01.31 18:57:41.965427 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.01.31 18:57:41.965471 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2660 | 2026.01.31 18:57:41.965800 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.01.31 18:57:41.965838 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2662 | 2026.01.31 18:57:41.966155 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2663 | 2026.01.31 18:57:41.966373 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.01.31 18:57:41.966504 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2665 | 2026.01.31 18:57:41.966539 [ 268 ] {7df2b911-2db0-4d0a-a07b-0b4232941d2d} <Debug> TCPHandler: Processed in 0.001259708 sec. | ||
| 2666 | 2026.01.31 18:57:42.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.00 MiB, peak 215.13 MiB, free memory in arenas 0.00 B, will set to 211.12 MiB (RSS), difference: 1.11 MiB | ||
| 2667 | 2026.01.31 18:57:46.471811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 350 | ||
| 2668 | 2026.01.31 18:57:46.474200 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.01.31 18:57:46.474254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2670 | 2026.01.31 18:57:46.475425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2671 | 2026.01.31 18:57:46.475724 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.01.31 18:57:46.476065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2673 | 2026.01.31 18:57:46.965262 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.01.31 18:57:46.965438 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.01.31 18:57:46.965506 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2676 | 2026.01.31 18:57:46.966143 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.01.31 18:57:46.966190 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2678 | 2026.01.31 18:57:46.966588 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2679 | 2026.01.31 18:57:46.966841 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.01.31 18:57:46.966999 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 2681 | 2026.01.31 18:57:46.967049 [ 268 ] {cd8abfbf-2c4a-4896-a48a-f5ea5c9c6abc} <Debug> TCPHandler: Processed in 0.001913967 sec. | ||
| 2682 | 2026.01.31 18:57:46.967182 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.01.31 18:57:46.967284 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2684 | 2026.01.31 18:57:46.967331 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2685 | 2026.01.31 18:57:46.967745 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.01.31 18:57:46.967783 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2687 | 2026.01.31 18:57:46.968099 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2688 | 2026.01.31 18:57:46.968323 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.01.31 18:57:46.968463 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 678.96 KiB/sec. | ||
| 2690 | 2026.01.31 18:57:46.968502 [ 268 ] {8da7058a-5b48-4875-85dc-8a95ba1a5511} <Debug> TCPHandler: Processed in 0.001372729 sec. | ||
| 2691 | 2026.01.31 18:57:46.968616 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.01.31 18:57:46.968714 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2693 | 2026.01.31 18:57:46.968755 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2694 | 2026.01.31 18:57:46.969301 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.01.31 18:57:46.969340 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2696 | 2026.01.31 18:57:46.969689 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2697 | 2026.01.31 18:57:46.969915 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.01.31 18:57:46.970052 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Debug> executeQuery: Read 263 rows, 24.04 KiB in 0.001357 sec., 193809.87472365514 rows/sec., 17.30 MiB/sec. | ||
| 2699 | 2026.01.31 18:57:46.970090 [ 268 ] {c92bcb7c-86e7-42dd-b292-1c158612c163} <Debug> TCPHandler: Processed in 0.001524241 sec. | ||
| 2700 | 2026.01.31 18:57:46.970193 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.01.31 18:57:46.970289 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.01.31 18:57:46.970330 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2703 | 2026.01.31 18:57:46.970750 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.01.31 18:57:46.970789 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2705 | 2026.01.31 18:57:46.971103 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2706 | 2026.01.31 18:57:46.971323 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.01.31 18:57:46.971458 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Debug> executeQuery: Read 63 rows, 4.74 KiB in 0.001187 sec., 53074.978938500426 rows/sec., 3.90 MiB/sec. | ||
| 2708 | 2026.01.31 18:57:46.971498 [ 268 ] {5be0259d-de74-4879-b768-c8b8b09300db} <Debug> TCPHandler: Processed in 0.001354389 sec. | ||
| 2709 | 2026.01.31 18:57:46.971615 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.01.31 18:57:46.971724 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.01.31 18:57:46.971778 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2712 | 2026.01.31 18:57:46.972212 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.01.31 18:57:46.972250 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2714 | 2026.01.31 18:57:46.972584 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2715 | 2026.01.31 18:57:46.972814 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.01.31 18:57:46.972952 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001252 sec., 19169.329073482426 rows/sec., 1.59 MiB/sec. | ||
| 2717 | 2026.01.31 18:57:46.972991 [ 268 ] {275e3920-dd55-458a-a751-196c5f02d1fc} <Debug> TCPHandler: Processed in 0.00142882 sec. | ||
| 2718 | 2026.01.31 18:57:46.973111 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.01.31 18:57:46.973207 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.01.31 18:57:46.973249 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2721 | 2026.01.31 18:57:46.973669 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.01.31 18:57:46.973707 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2723 | 2026.01.31 18:57:46.974022 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2724 | 2026.01.31 18:57:46.974248 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.01.31 18:57:46.974378 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 2726 | 2026.01.31 18:57:46.974417 [ 268 ] {33a19f72-bf2e-4c48-bde3-e131af53301f} <Debug> TCPHandler: Processed in 0.001357149 sec. | ||
| 2727 | 2026.01.31 18:57:46.974567 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.01.31 18:57:46.974664 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2729 | 2026.01.31 18:57:46.974705 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2730 | 2026.01.31 18:57:46.975223 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.01.31 18:57:46.975260 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2732 | 2026.01.31 18:57:46.975615 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2733 | 2026.01.31 18:57:46.975826 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.01.31 18:57:46.975956 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Debug> executeQuery: Read 157 rows, 12.95 KiB in 0.00131 sec., 119847.32824427482 rows/sec., 9.66 MiB/sec. | ||
| 2735 | 2026.01.31 18:57:46.975995 [ 268 ] {3d0af471-f3dc-4c93-9881-46f5c7872e53} <Debug> TCPHandler: Processed in 0.001477271 sec. | ||
| 2736 | 2026.01.31 18:57:46.976111 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.01.31 18:57:46.976204 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.01.31 18:57:46.976246 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2739 | 2026.01.31 18:57:46.976653 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.01.31 18:57:46.976688 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2741 | 2026.01.31 18:57:46.977015 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2742 | 2026.01.31 18:57:46.977211 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.01.31 18:57:46.977334 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001148 sec., 175087.10801393728 rows/sec., 12.55 MiB/sec. | ||
| 2744 | 2026.01.31 18:57:46.977369 [ 268 ] {62f1a639-c58e-4b13-a598-f851c9a0a535} <Debug> TCPHandler: Processed in 0.001306208 sec. | ||
| 2745 | 2026.01.31 18:57:46.977482 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.01.31 18:57:46.977575 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.01.31 18:57:46.977627 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <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 | ||
| 2748 | 2026.01.31 18:57:46.978424 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.01.31 18:57:46.978460 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2750 | 2026.01.31 18:57:46.979001 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2751 | 2026.01.31 18:57:46.979213 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.01.31 18:57:46.979344 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001786 sec., 22956.32698768197 rows/sec., 41.14 MiB/sec. | ||
| 2753 | 2026.01.31 18:57:46.979393 [ 268 ] {be4fbe01-5e62-448c-bb57-708d9fb8d546} <Debug> TCPHandler: Processed in 0.001958527 sec. | ||
| 2754 | 2026.01.31 18:57:46.979508 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.01.31 18:57:46.979606 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.01.31 18:57:46.979647 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2757 | 2026.01.31 18:57:46.979963 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Trace> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.01.31 18:57:46.979998 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2759 | 2026.01.31 18:57:46.980284 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2760 | 2026.01.31 18:57:46.980480 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Trace> oximeter.measurements_i64 (f502f755-e9fa-4acc-a8a4-72f4e799e984): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.01.31 18:57:46.980600 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001013 sec., 5923.000987166831 rows/sec., 418.39 KiB/sec. | ||
| 2762 | 2026.01.31 18:57:46.980635 [ 268 ] {acff5025-24e6-4433-846a-1138ee4b72cc} <Debug> TCPHandler: Processed in 0.001176517 sec. | ||
| 2763 | 2026.01.31 18:57:46.980745 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2026.01.31 18:57:46.980836 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2765 | 2026.01.31 18:57:46.980874 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2766 | 2026.01.31 18:57:46.981190 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.01.31 18:57:46.981224 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2768 | 2026.01.31 18:57:46.981512 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2769 | 2026.01.31 18:57:46.981709 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.01.31 18:57:46.981830 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001011 sec., 59347.18100890208 rows/sec., 4.00 MiB/sec. | ||
| 2771 | 2026.01.31 18:57:46.981863 [ 268 ] {9cbf338b-563f-490b-8886-da36d687e47c} <Debug> TCPHandler: Processed in 0.001166036 sec. | ||
| 2772 | 2026.01.31 18:57:48.960831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5294 | ||
| 2773 | 2026.01.31 18:57:48.961364 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.01.31 18:57:48.961417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2775 | 2026.01.31 18:57:48.961927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2776 | 2026.01.31 18:57:48.962157 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.01.31 18:57:48.962295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5294 | ||
| 2778 | 2026.01.31 18:57:48.962292 [ 124 ] {} <Debug> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2779 | 2026.01.31 18:57:48.962367 [ 124 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.01.31 18:57:48.962388 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2781 | 2026.01.31 18:57:48.962489 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::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 | ||
| 2782 | 2026.01.31 18:57:48.962600 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2783 | 2026.01.31 18:57:48.962638 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2926 rows starting from the beginning of the part | ||
| 2784 | 2026.01.31 18:57:48.962697 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2785 | 2026.01.31 18:57:48.962736 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2786 | 2026.01.31 18:57:48.962774 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2787 | 2026.01.31 18:57:48.962813 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2788 | 2026.01.31 18:57:48.962850 [ 196 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2789 | 2026.01.31 18:57:48.964237 [ 199 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786475 sec., 2963377.6011419133 rows/sec., 42.39 MiB/sec. | ||
| 2790 | 2026.01.31 18:57:48.965048 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2791 | 2026.01.31 18:57:48.965355 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.01.31 18:57:48.965426 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_11_2} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2793 | 2026.01.31 18:57:48.965514 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2794 | 2026.01.31 18:57:49.234487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2795 | 2026.01.31 18:57:49.252523 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.01.31 18:57:49.252587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2797 | 2026.01.31 18:57:49.258833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2798 | 2026.01.31 18:57:49.259545 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.01.31 18:57:49.259826 [ 124 ] {} <Debug> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2800 | 2026.01.31 18:57:49.259869 [ 124 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.31 18:57:49.259892 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2802 | 2026.01.31 18:57:49.259999 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::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 | ||
| 2803 | 2026.01.31 18:57:49.262692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2804 | 2026.01.31 18:57:49.263140 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2805 | 2026.01.31 18:57:49.263884 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2806 | 2026.01.31 18:57:49.267320 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2807 | 2026.01.31 18:57:49.270764 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2808 | 2026.01.31 18:57:49.274406 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2809 | 2026.01.31 18:57:49.278799 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2810 | 2026.01.31 18:57:49.283002 [ 196 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2811 | 2026.01.31 18:57:49.338832 [ 199 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078867852 sec., 1052.393312296625 rows/sec., 5.44 MiB/sec. | ||
| 2812 | 2026.01.31 18:57:49.341376 [ 199 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2813 | 2026.01.31 18:57:49.343525 [ 199 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.31 18:57:49.343637 [ 199 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_11_2} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2815 | 2026.01.31 18:57:49.345562 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2816 | 2026.01.31 18:57:50.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.86 MiB, peak 222.74 MiB, free memory in arenas 0.00 B, will set to 221.81 MiB (RSS), difference: 8.94 MiB | ||
| 2817 | 2026.01.31 18:57:51.959786 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.01.31 18:57:51.959978 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2819 | 2026.01.31 18:57:51.960047 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2820 | 2026.01.31 18:57:51.960691 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.31 18:57:51.960740 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2822 | 2026.01.31 18:57:51.961142 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2823 | 2026.01.31 18:57:51.961406 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.01.31 18:57:51.961562 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. | ||
| 2825 | 2026.01.31 18:57:51.961609 [ 268 ] {97029e5d-1d89-4a78-b6a0-fa5cae5b0041} <Debug> TCPHandler: Processed in 0.001958637 sec. | ||
| 2826 | 2026.01.31 18:57:51.961743 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.01.31 18:57:51.961848 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2828 | 2026.01.31 18:57:51.961893 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2829 | 2026.01.31 18:57:51.962337 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.31 18:57:51.962376 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2831 | 2026.01.31 18:57:51.962690 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2832 | 2026.01.31 18:57:51.962909 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.01.31 18:57:51.963042 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 2834 | 2026.01.31 18:57:51.963082 [ 268 ] {3ac8759a-d158-487e-9b24-93a1a66e0395} <Debug> TCPHandler: Processed in 0.00139153 sec. | ||
| 2835 | 2026.01.31 18:57:51.963202 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.01.31 18:57:51.963301 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.01.31 18:57:51.963348 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2838 | 2026.01.31 18:57:51.963766 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.01.31 18:57:51.963803 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2840 | 2026.01.31 18:57:51.964153 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2841 | 2026.01.31 18:57:51.964375 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.01.31 18:57:51.964506 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 2843 | 2026.01.31 18:57:51.964544 [ 268 ] {63c0d6e0-9f5b-4d9f-992d-e1bb1b015d70} <Debug> TCPHandler: Processed in 0.001393259 sec. | ||
| 2844 | 2026.01.31 18:57:51.964657 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.01.31 18:57:51.964753 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.01.31 18:57:51.964798 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2847 | 2026.01.31 18:57:51.965134 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.01.31 18:57:51.965173 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2849 | 2026.01.31 18:57:51.965488 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2850 | 2026.01.31 18:57:51.965716 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.01.31 18:57:51.965851 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 2852 | 2026.01.31 18:57:51.965888 [ 268 ] {e7bdac31-444a-4f4d-91a3-a9eecfb6d360} <Debug> TCPHandler: Processed in 0.001281598 sec. | ||
| 2853 | 2026.01.31 18:57:56.390838 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2854 | 2026.01.31 18:57:56.390910 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2855 | 2026.01.31 18:57:56.462387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5806 | ||
| 2856 | 2026.01.31 18:57:56.462943 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.01.31 18:57:56.462987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2858 | 2026.01.31 18:57:56.463560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2859 | 2026.01.31 18:57:56.463796 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.01.31 18:57:56.463922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5806 | ||
| 2861 | 2026.01.31 18:57:56.476196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 380 | ||
| 2862 | 2026.01.31 18:57:56.478334 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.01.31 18:57:56.478373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2864 | 2026.01.31 18:57:56.479523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2865 | 2026.01.31 18:57:56.479792 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.01.31 18:57:56.480030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2867 | 2026.01.31 18:57:56.762766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2868 | 2026.01.31 18:57:56.780158 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.31 18:57:56.780202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2870 | 2026.01.31 18:57:56.786026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2871 | 2026.01.31 18:57:56.786701 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.01.31 18:57:56.789643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2873 | 2026.01.31 18:57:56.961965 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.01.31 18:57:56.962145 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2875 | 2026.01.31 18:57:56.962211 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2876 | 2026.01.31 18:57:56.962939 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.01.31 18:57:56.962990 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2878 | 2026.01.31 18:57:56.963390 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2879 | 2026.01.31 18:57:56.963635 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.31 18:57:56.963796 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.001699 sec., 81224.24955856387 rows/sec., 7.04 MiB/sec. | ||
| 2881 | 2026.01.31 18:57:56.963846 [ 268 ] {711a807f-f93b-423f-9775-22baae59fbec} <Debug> TCPHandler: Processed in 0.002015379 sec. | ||
| 2882 | 2026.01.31 18:57:56.963980 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.01.31 18:57:56.964085 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.01.31 18:57:56.964131 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2885 | 2026.01.31 18:57:56.964555 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.01.31 18:57:56.964594 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2887 | 2026.01.31 18:57:56.964907 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2888 | 2026.01.31 18:57:56.965129 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.01.31 18:57:56.965260 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001199 sec., 34195.16263552961 rows/sec., 2.51 MiB/sec. | ||
| 2890 | 2026.01.31 18:57:56.965298 [ 268 ] {c82330cb-b834-4d90-9d2a-9ea0ddbdb07f} <Debug> TCPHandler: Processed in 0.001373459 sec. | ||
| 2891 | 2026.01.31 18:57:56.965441 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.31 18:57:56.965538 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.31 18:57:56.965579 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2894 | 2026.01.31 18:57:56.966019 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.01.31 18:57:56.966057 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2896 | 2026.01.31 18:57:56.966362 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2897 | 2026.01.31 18:57:56.966588 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.31 18:57:56.966716 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001198 sec., 87646.07679465775 rows/sec., 6.85 MiB/sec. | ||
| 2899 | 2026.01.31 18:57:56.966754 [ 268 ] {bca2f3f8-6306-4ca9-904c-649d5d68dfc1} <Debug> TCPHandler: Processed in 0.001362819 sec. | ||
| 2900 | 2026.01.31 18:57:56.966914 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.01.31 18:57:56.967011 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.01.31 18:57:56.967058 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2903 | 2026.01.31 18:57:56.967483 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.01.31 18:57:56.967520 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2905 | 2026.01.31 18:57:56.967864 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2906 | 2026.01.31 18:57:56.968090 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.01.31 18:57:56.968221 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2908 | 2026.01.31 18:57:56.968258 [ 268 ] {294b10a3-d3c7-487f-a536-4a4c8bfb481f} <Debug> TCPHandler: Processed in 0.001394519 sec. | ||
| 2909 | 2026.01.31 18:57:56.968377 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.01.31 18:57:56.968472 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2911 | 2026.01.31 18:57:56.968529 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <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 | ||
| 2912 | 2026.01.31 18:57:56.969367 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.01.31 18:57:56.969406 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2914 | 2026.01.31 18:57:56.969973 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2915 | 2026.01.31 18:57:56.970211 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.01.31 18:57:56.970351 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001897 sec., 21613.07327358988 rows/sec., 38.73 MiB/sec. | ||
| 2917 | 2026.01.31 18:57:56.970418 [ 268 ] {cad016f5-dab9-49a8-af12-0b2a3335d114} <Debug> TCPHandler: Processed in 0.002091399 sec. | ||
| 2918 | 2026.01.31 18:57:56.970540 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.01.31 18:57:56.970639 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.01.31 18:57:56.970685 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2921 | 2026.01.31 18:57:56.971029 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.01.31 18:57:56.971066 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2923 | 2026.01.31 18:57:56.971375 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2924 | 2026.01.31 18:57:56.971593 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.01.31 18:57:56.971724 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 2926 | 2026.01.31 18:57:56.971761 [ 268 ] {168bba37-d8b6-4e06-b96c-a77e8077d4fb} <Debug> TCPHandler: Processed in 0.001271277 sec. | ||
| 2927 | 2026.01.31 18:57:58.393776 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.01.31 18:57:58.394023 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2929 | 2026.01.31 18:57:58.394376 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2930 | 2026.01.31 18:57:58.394419 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2931 | 2026.01.31 18:57:58.394699 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2932 | 2026.01.31 18:57:58.394771 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2933 | 2026.01.31 18:57:58.394910 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2934 | 2026.01.31 18:57:58.395011 [ 345 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2935 | 2026.01.31 18:57:58.395013 [ 323 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2936 | 2026.01.31 18:57:58.395015 [ 331 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2937 | 2026.01.31 18:57:58.395116 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2938 | 2026.01.31 18:57:58.395139 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2939 | 2026.01.31 18:57:58.395222 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2940 | 2026.01.31 18:57:58.395242 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2941 | 2026.01.31 18:57:58.395278 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2942 | 2026.01.31 18:57:58.395319 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2943 | 2026.01.31 18:57:58.395356 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2944 | 2026.01.31 18:57:58.396132 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002215 sec., 18961.625282167042 rows/sec., 763.17 KiB/sec. | ||
| 2945 | 2026.01.31 18:57:58.396232 [ 268 ] {ebb7d04f-d59b-4672-8c9e-07a65da406d9} <Debug> TCPHandler: Processed in 0.002593507 sec. | ||
| 2946 | 2026.01.31 18:57:58.396549 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.01.31 18:57:58.396698 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2948 | 2026.01.31 18:57:58.396934 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2949 | 2026.01.31 18:57:58.396973 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2950 | 2026.01.31 18:57:58.397188 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2951 | 2026.01.31 18:57:58.397242 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2952 | 2026.01.31 18:57:58.397349 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2953 | 2026.01.31 18:57:58.397402 [ 307 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2954 | 2026.01.31 18:57:58.397410 [ 323 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2955 | 2026.01.31 18:57:58.397410 [ 331 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2956 | 2026.01.31 18:57:58.397506 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2957 | 2026.01.31 18:57:58.397528 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2958 | 2026.01.31 18:57:58.397597 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2959 | 2026.01.31 18:57:58.397616 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2960 | 2026.01.31 18:57:58.397647 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2961 | 2026.01.31 18:57:58.397679 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2962 | 2026.01.31 18:57:58.397708 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2963 | 2026.01.31 18:57:58.398296 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001664 sec., 25240.384615384617 rows/sec., 1015.88 KiB/sec. | ||
| 2964 | 2026.01.31 18:57:58.398379 [ 268 ] {167a0a32-0975-4d1f-8521-b81efcd4123b} <Debug> TCPHandler: Processed in 0.001881957 sec. | ||
| 2965 | 2026.01.31 18:57:58.398631 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.01.31 18:57:58.398774 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2967 | 2026.01.31 18:57:58.398998 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2968 | 2026.01.31 18:57:58.399035 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2969 | 2026.01.31 18:57:58.399262 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2970 | 2026.01.31 18:57:58.399315 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2971 | 2026.01.31 18:57:58.399416 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2972 | 2026.01.31 18:57:58.399477 [ 323 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2973 | 2026.01.31 18:57:58.399487 [ 307 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2974 | 2026.01.31 18:57:58.399479 [ 331 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2975 | 2026.01.31 18:57:58.399573 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2976 | 2026.01.31 18:57:58.399596 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2977 | 2026.01.31 18:57:58.399662 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2978 | 2026.01.31 18:57:58.399680 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2979 | 2026.01.31 18:57:58.399710 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2980 | 2026.01.31 18:57:58.399744 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2981 | 2026.01.31 18:57:58.399779 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2982 | 2026.01.31 18:57:58.400458 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001747 sec., 24041.21350887235 rows/sec., 967.62 KiB/sec. | ||
| 2983 | 2026.01.31 18:57:58.400564 [ 268 ] {ba1ad36a-a61a-4a01-ab9c-368ddd605974} <Debug> TCPHandler: Processed in 0.001984977 sec. | ||
| 2984 | 2026.01.31 18:57:58.400787 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.01.31 18:57:58.400929 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2986 | 2026.01.31 18:57:58.401180 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2987 | 2026.01.31 18:57:58.401219 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2988 | 2026.01.31 18:57:58.401455 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2989 | 2026.01.31 18:57:58.401509 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2990 | 2026.01.31 18:57:58.401608 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2991 | 2026.01.31 18:57:58.401683 [ 331 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2992 | 2026.01.31 18:57:58.401686 [ 323 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2993 | 2026.01.31 18:57:58.401694 [ 326 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2994 | 2026.01.31 18:57:58.401799 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2995 | 2026.01.31 18:57:58.401824 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2996 | 2026.01.31 18:57:58.401894 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2997 | 2026.01.31 18:57:58.401913 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2998 | 2026.01.31 18:57:58.401944 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2999 | 2026.01.31 18:57:58.401975 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3000 | 2026.01.31 18:57:58.402005 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3001 | 2026.01.31 18:57:58.402596 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001728 sec., 24305.555555555555 rows/sec., 978.26 KiB/sec. | ||
| 3002 | 2026.01.31 18:57:58.402696 [ 268 ] {9c0f7bd2-a1d1-4d73-a19e-7c14be5359f0} <Debug> TCPHandler: Processed in 0.001960117 sec. | ||
| 3003 | 2026.01.31 18:57:58.402933 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.01.31 18:57:58.403082 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3005 | 2026.01.31 18:57:58.403314 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3006 | 2026.01.31 18:57:58.403354 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3007 | 2026.01.31 18:57:58.403577 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3008 | 2026.01.31 18:57:58.403633 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3009 | 2026.01.31 18:57:58.403738 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3010 | 2026.01.31 18:57:58.403801 [ 323 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3011 | 2026.01.31 18:57:58.403809 [ 307 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3012 | 2026.01.31 18:57:58.403824 [ 326 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3013 | 2026.01.31 18:57:58.403914 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3014 | 2026.01.31 18:57:58.403940 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3015 | 2026.01.31 18:57:58.404009 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3016 | 2026.01.31 18:57:58.404026 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3017 | 2026.01.31 18:57:58.404057 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3018 | 2026.01.31 18:57:58.404088 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3019 | 2026.01.31 18:57:58.404116 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3020 | 2026.01.31 18:57:58.404878 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001857 sec., 22617.124394184168 rows/sec., 910.30 KiB/sec. | ||
| 3021 | 2026.01.31 18:57:58.404977 [ 268 ] {c950d7b1-26fa-49a6-b4f2-77b7a404ca73} <Debug> TCPHandler: Processed in 0.002093989 sec. | ||
| 3022 | 2026.01.31 18:57:58.405227 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.01.31 18:57:58.405367 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3024 | 2026.01.31 18:57:58.405597 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3025 | 2026.01.31 18:57:58.405635 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3026 | 2026.01.31 18:57:58.405852 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3027 | 2026.01.31 18:57:58.405905 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3028 | 2026.01.31 18:57:58.406005 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3029 | 2026.01.31 18:57:58.406076 [ 323 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3030 | 2026.01.31 18:57:58.406087 [ 313 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3031 | 2026.01.31 18:57:58.406076 [ 331 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3032 | 2026.01.31 18:57:58.406199 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3033 | 2026.01.31 18:57:58.406220 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3034 | 2026.01.31 18:57:58.406287 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3035 | 2026.01.31 18:57:58.406304 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3036 | 2026.01.31 18:57:58.406334 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3037 | 2026.01.31 18:57:58.406365 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3038 | 2026.01.31 18:57:58.406394 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3039 | 2026.01.31 18:57:58.406948 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001641 sec., 25594.14990859232 rows/sec., 1.01 MiB/sec. | ||
| 3040 | 2026.01.31 18:57:58.407047 [ 268 ] {c95b99a6-f1f1-4d96-9656-738c9cbeb64b} <Debug> TCPHandler: Processed in 0.001870506 sec. | ||
| 3041 | 2026.01.31 18:57:58.463370 [ 145 ] {} <Debug> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3042 | 2026.01.31 18:57:58.463412 [ 145 ] {} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.31 18:57:58.463433 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3044 | 2026.01.31 18:57:58.463525 [ 209 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3045 | 2026.01.31 18:57:58.463629 [ 209 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3046 | 2026.01.31 18:57:58.463658 [ 209 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3047 | 2026.01.31 18:57:58.463711 [ 209 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 3048 | 2026.01.31 18:57:58.463755 [ 209 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 3049 | 2026.01.31 18:57:58.463794 [ 209 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3050 | 2026.01.31 18:57:58.463832 [ 209 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3051 | 2026.01.31 18:57:58.464582 [ 199 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089196 sec., 302057.66455256904 rows/sec., 21.48 MiB/sec. | ||
| 3052 | 2026.01.31 18:57:58.464763 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3053 | 2026.01.31 18:57:58.465044 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.31 18:57:58.465113 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_5_1} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3055 | 2026.01.31 18:57:58.465176 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3056 | 2026.01.31 18:57:58.518677 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.01.31 18:57:58.518816 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3058 | 2026.01.31 18:57:58.518877 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3059 | 2026.01.31 18:57:58.519550 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.01.31 18:57:58.519590 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3061 | 2026.01.31 18:57:58.520007 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3062 | 2026.01.31 18:57:58.520207 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Trace> oximeter.timeseries_schema (59fb29b3-d7b1-4057-b4d5-c8a46cefa177): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.01.31 18:57:58.520362 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001583 sec., 3790.271636133923 rows/sec., 843.93 KiB/sec. | ||
| 3064 | 2026.01.31 18:57:58.520410 [ 268 ] {1340502d-2cda-4149-9272-dfd029a2a34c} <Debug> TCPHandler: Processed in 0.001835366 sec. | ||
| 3065 | 2026.01.31 18:57:58.520539 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.01.31 18:57:58.520641 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3067 | 2026.01.31 18:57:58.520685 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3068 | 2026.01.31 18:57:58.521115 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.01.31 18:57:58.521150 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3070 | 2026.01.31 18:57:58.521441 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3071 | 2026.01.31 18:57:58.521652 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.01.31 18:57:58.521782 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001164 sec., 6872.852233676976 rows/sec., 560.43 KiB/sec. | ||
| 3073 | 2026.01.31 18:57:58.521820 [ 268 ] {5fc97b08-9203-4d9c-b58a-426271f65f1e} <Debug> TCPHandler: Processed in 0.001331758 sec. | ||
| 3074 | 2026.01.31 18:57:58.521949 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.01.31 18:57:58.522056 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3076 | 2026.01.31 18:57:58.522102 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3077 | 2026.01.31 18:57:58.523172 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.01.31 18:57:58.523219 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3079 | 2026.01.31 18:57:58.523794 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3080 | 2026.01.31 18:57:58.524136 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.01.31 18:57:58.524274 [ 144 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3082 | 2026.01.31 18:57:58.524288 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Debug> executeQuery: Read 1200 rows, 100.79 KiB in 0.002252 sec., 532859.6802841919 rows/sec., 43.71 MiB/sec. | ||
| 3083 | 2026.01.31 18:57:58.524344 [ 144 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.01.31 18:57:58.524356 [ 268 ] {d8920eba-bae7-4a89-adb4-c9bc55442f6b} <Debug> TCPHandler: Processed in 0.002456124 sec. | ||
| 3085 | 2026.01.31 18:57:58.524372 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3086 | 2026.01.31 18:57:58.524490 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.01.31 18:57:58.524489 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3088 | 2026.01.31 18:57:58.524592 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.01.31 18:57:58.524632 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3090 | 2026.01.31 18:57:58.524636 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3091 | 2026.01.31 18:57:58.524673 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 956 rows starting from the beginning of the part | ||
| 3092 | 2026.01.31 18:57:58.524769 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3093 | 2026.01.31 18:57:58.524820 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 263 rows starting from the beginning of the part | ||
| 3094 | 2026.01.31 18:57:58.524859 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3095 | 2026.01.31 18:57:58.524900 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
| 3096 | 2026.01.31 18:57:58.524942 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1200 rows starting from the beginning of the part | ||
| 3097 | 2026.01.31 18:57:58.525145 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.01.31 18:57:58.525199 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3099 | 2026.01.31 18:57:58.525576 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3100 | 2026.01.31 18:57:58.525840 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.01.31 18:57:58.525952 [ 144 ] {} <Debug> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3102 | 2026.01.31 18:57:58.525978 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001405 sec., 5693.950177935943 rows/sec., 397.58 KiB/sec. | ||
| 3103 | 2026.01.31 18:57:58.525995 [ 144 ] {} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.01.31 18:57:58.526019 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3105 | 2026.01.31 18:57:58.526021 [ 268 ] {1b874dd7-4308-4851-9a6d-ce52c9d51520} <Debug> TCPHandler: Processed in 0.001583242 sec. | ||
| 3106 | 2026.01.31 18:57:58.526122 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::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 | ||
| 3107 | 2026.01.31 18:57:58.526168 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.01.31 18:57:58.526229 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.01.31 18:57:58.526268 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part | ||
| 3110 | 2026.01.31 18:57:58.526273 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.01.31 18:57:58.526320 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3112 | 2026.01.31 18:57:58.526359 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3113 | 2026.01.31 18:57:58.526420 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3114 | 2026.01.31 18:57:58.526460 [ 201 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2669 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018908 sec., 1322001.7950297885 rows/sec., 114.20 MiB/sec. | ||
| 3115 | 2026.01.31 18:57:58.526472 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part | ||
| 3116 | 2026.01.31 18:57:58.526522 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3117 | 2026.01.31 18:57:58.526567 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 3118 | 2026.01.31 18:57:58.526733 [ 199 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3119 | 2026.01.31 18:57:58.526865 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.01.31 18:57:58.526908 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3121 | 2026.01.31 18:57:58.527161 [ 199 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.01.31 18:57:58.527250 [ 199 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_16_3} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3123 | 2026.01.31 18:57:58.527329 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3124 | 2026.01.31 18:57:58.527349 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3125 | 2026.01.31 18:57:58.527442 [ 199 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369059 sec., 281215.05355138093 rows/sec., 20.26 MiB/sec. | ||
| 3126 | 2026.01.31 18:57:58.527554 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.01.31 18:57:58.527565 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3128 | 2026.01.31 18:57:58.527691 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001437 sec., 158663.88308977036 rows/sec., 10.74 MiB/sec. | ||
| 3129 | 2026.01.31 18:57:58.527728 [ 268 ] {89821679-edce-4466-a4ce-0fe8a218da9e} <Debug> TCPHandler: Processed in 0.001611612 sec. | ||
| 3130 | 2026.01.31 18:57:58.527803 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.01.31 18:57:58.527850 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.01.31 18:57:58.527870 [ 197 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_11_2} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3133 | 2026.01.31 18:57:58.527932 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3134 | 2026.01.31 18:57:58.527947 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3135 | 2026.01.31 18:57:58.527987 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3136 | 2026.01.31 18:57:58.528631 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.01.31 18:57:58.528665 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3138 | 2026.01.31 18:57:58.528984 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3139 | 2026.01.31 18:57:58.529200 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.01.31 18:57:58.529301 [ 144 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3141 | 2026.01.31 18:57:58.529333 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Debug> executeQuery: Read 528 rows, 40.06 KiB in 0.001403 sec., 376336.421952958 rows/sec., 27.88 MiB/sec. | ||
| 3142 | 2026.01.31 18:57:58.529339 [ 144 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.01.31 18:57:58.529379 [ 268 ] {57a8538d-c66d-428e-a2ed-c9fd3f8fc8b7} <Debug> TCPHandler: Processed in 0.001579202 sec. | ||
| 3144 | 2026.01.31 18:57:58.529382 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3145 | 2026.01.31 18:57:58.529472 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3146 | 2026.01.31 18:57:58.529518 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.01.31 18:57:58.529563 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3148 | 2026.01.31 18:57:58.529598 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 3149 | 2026.01.31 18:57:58.529616 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.01.31 18:57:58.529648 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3151 | 2026.01.31 18:57:58.529660 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3152 | 2026.01.31 18:57:58.529688 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 157 rows starting from the beginning of the part | ||
| 3153 | 2026.01.31 18:57:58.529726 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3154 | 2026.01.31 18:57:58.529762 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 105 rows starting from the beginning of the part | ||
| 3155 | 2026.01.31 18:57:58.529796 [ 197 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 528 rows starting from the beginning of the part | ||
| 3156 | 2026.01.31 18:57:58.530684 [ 199 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242197 sec., 1193047.4795865712 rows/sec., 93.71 MiB/sec. | ||
| 3157 | 2026.01.31 18:57:58.530848 [ 201 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3158 | 2026.01.31 18:57:58.530867 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.01.31 18:57:58.530903 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3160 | 2026.01.31 18:57:58.531091 [ 201 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.01.31 18:57:58.531153 [ 201 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_16_3} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3162 | 2026.01.31 18:57:58.531209 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3163 | 2026.01.31 18:57:58.531590 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3164 | 2026.01.31 18:57:58.531809 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.01.31 18:57:58.531916 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3166 | 2026.01.31 18:57:58.531942 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Debug> executeQuery: Read 3122 rows, 213.62 KiB in 0.002345 sec., 1331343.2835820897 rows/sec., 88.96 MiB/sec. | ||
| 3167 | 2026.01.31 18:57:58.531948 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.01.31 18:57:58.531982 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3169 | 2026.01.31 18:57:58.531986 [ 268 ] {8917aec1-f5b0-4bff-9181-f0328f6094ba} <Debug> TCPHandler: Processed in 0.002518225 sec. | ||
| 3170 | 2026.01.31 18:57:58.532062 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3171 | 2026.01.31 18:57:58.532114 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.01.31 18:57:58.532149 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3173 | 2026.01.31 18:57:58.532175 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1979 rows starting from the beginning of the part | ||
| 3174 | 2026.01.31 18:57:58.532211 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.01.31 18:57:58.532222 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3176 | 2026.01.31 18:57:58.532254 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3177 | 2026.01.31 18:57:58.532262 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 201 rows starting from the beginning of the part | ||
| 3178 | 2026.01.31 18:57:58.532303 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3179 | 2026.01.31 18:57:58.532342 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3180 | 2026.01.31 18:57:58.532390 [ 197 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3122 rows starting from the beginning of the part | ||
| 3181 | 2026.01.31 18:57:58.532598 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.01.31 18:57:58.532633 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3183 | 2026.01.31 18:57:58.532935 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3184 | 2026.01.31 18:57:58.533139 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.01.31 18:57:58.533252 [ 144 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3186 | 2026.01.31 18:57:58.533280 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.49 MiB/sec. | ||
| 3187 | 2026.01.31 18:57:58.533289 [ 144 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.01.31 18:57:58.533322 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3189 | 2026.01.31 18:57:58.533323 [ 268 ] {8b51b530-de47-499c-bdc4-4828539eef79} <Debug> TCPHandler: Processed in 0.001259167 sec. | ||
| 3190 | 2026.01.31 18:57:58.533410 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3191 | 2026.01.31 18:57:58.533482 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3192 | 2026.01.31 18:57:58.533510 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 614 rows starting from the beginning of the part | ||
| 3193 | 2026.01.31 18:57:58.533586 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3194 | 2026.01.31 18:57:58.533632 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3195 | 2026.01.31 18:57:58.533670 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3196 | 2026.01.31 18:57:58.533707 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3197 | 2026.01.31 18:57:58.533756 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 3198 | 2026.01.31 18:57:58.534574 [ 194 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 878 rows, containing 4 columns (4 merged, 0 gathered) in 0.001188787 sec., 738567.9688623783 rows/sec., 49.18 MiB/sec. | ||
| 3199 | 2026.01.31 18:57:58.534597 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5782 rows, containing 5 columns (5 merged, 0 gathered) in 0.002561386 sec., 2257371.594909943 rows/sec., 154.29 MiB/sec. | ||
| 3200 | 2026.01.31 18:57:58.534826 [ 194 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3201 | 2026.01.31 18:57:58.535015 [ 190 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3202 | 2026.01.31 18:57:58.535142 [ 194 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.01.31 18:57:58.535227 [ 194 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_16_3} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3204 | 2026.01.31 18:57:58.535299 [ 190 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.01.31 18:57:58.535321 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3206 | 2026.01.31 18:57:58.535372 [ 190 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3207 | 2026.01.31 18:57:58.535453 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 3208 | 2026.01.31 18:58:01.957721 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.01.31 18:58:01.957925 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3210 | 2026.01.31 18:58:01.958002 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3211 | 2026.01.31 18:58:01.958689 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.01.31 18:58:01.958735 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3213 | 2026.01.31 18:58:01.959156 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3214 | 2026.01.31 18:58:01.959400 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.01.31 18:58:01.959571 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.52 MiB/sec. | ||
| 3216 | 2026.01.31 18:58:01.959622 [ 268 ] {39b511d8-198c-4d69-b974-c5f9f7d23c44} <Debug> TCPHandler: Processed in 0.002034718 sec. | ||
| 3217 | 2026.01.31 18:58:01.959765 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.01.31 18:58:01.959871 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3219 | 2026.01.31 18:58:01.959916 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3220 | 2026.01.31 18:58:01.960392 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.01.31 18:58:01.960432 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3222 | 2026.01.31 18:58:01.960753 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3223 | 2026.01.31 18:58:01.960969 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.01.31 18:58:01.961105 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 3225 | 2026.01.31 18:58:01.961144 [ 268 ] {d4c561de-a877-413c-ae5d-73238f531c4f} <Debug> TCPHandler: Processed in 0.0014313 sec. | ||
| 3226 | 2026.01.31 18:58:01.961270 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.01.31 18:58:01.961369 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.01.31 18:58:01.961414 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3229 | 2026.01.31 18:58:01.961808 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.31 18:58:01.961845 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3231 | 2026.01.31 18:58:01.962184 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3232 | 2026.01.31 18:58:01.962391 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.31 18:58:01.962523 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001175 sec., 81702.12765957447 rows/sec., 5.69 MiB/sec. | ||
| 3234 | 2026.01.31 18:58:01.962559 [ 268 ] {1410bd6f-0c1f-400e-8160-2279f7625a52} <Debug> TCPHandler: Processed in 0.001340349 sec. | ||
| 3235 | 2026.01.31 18:58:01.962678 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.01.31 18:58:01.962773 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.01.31 18:58:01.962816 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3238 | 2026.01.31 18:58:01.963152 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.01.31 18:58:01.963188 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3240 | 2026.01.31 18:58:01.963494 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3241 | 2026.01.31 18:58:01.963708 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.01.31 18:58:01.963836 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001082 sec., 33271.719038817006 rows/sec., 2.24 MiB/sec. | ||
| 3243 | 2026.01.31 18:58:01.963871 [ 268 ] {8c020b1c-244d-44c0-b7a6-b5b86beeff71} <Debug> TCPHandler: Processed in 0.001242257 sec. | ||
| 3244 | 2026.01.31 18:58:03.964023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6254 | ||
| 3245 | 2026.01.31 18:58:03.964562 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.01.31 18:58:03.964615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3247 | 2026.01.31 18:58:03.965112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3248 | 2026.01.31 18:58:03.965357 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.01.31 18:58:03.965500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6254 | ||
| 3250 | 2026.01.31 18:58:04.290015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3251 | 2026.01.31 18:58:04.306092 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.01.31 18:58:04.306141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3253 | 2026.01.31 18:58:04.312448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3254 | 2026.01.31 18:58:04.313106 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.01.31 18:58:04.315939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3256 | 2026.01.31 18:58:05.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.39 MiB, peak 230.90 MiB, free memory in arenas 0.00 B, will set to 225.94 MiB (RSS), difference: 1.55 MiB | ||
| 3257 | 2026.01.31 18:58:06.480210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 428 | ||
| 3258 | 2026.01.31 18:58:06.483407 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.01.31 18:58:06.483459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3260 | 2026.01.31 18:58:06.484700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3261 | 2026.01.31 18:58:06.484971 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.01.31 18:58:06.485318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3263 | 2026.01.31 18:58:06.962441 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.01.31 18:58:06.962615 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3265 | 2026.01.31 18:58:06.962681 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3266 | 2026.01.31 18:58:06.963432 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.01.31 18:58:06.963478 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3268 | 2026.01.31 18:58:06.963876 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3269 | 2026.01.31 18:58:06.964105 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.01.31 18:58:06.964275 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.001707 sec., 80843.58523725835 rows/sec., 7.00 MiB/sec. | ||
| 3271 | 2026.01.31 18:58:06.964324 [ 268 ] {1cb11cf5-043a-4de3-b181-0d6b3054d9b8} <Debug> TCPHandler: Processed in 0.002009759 sec. | ||
| 3272 | 2026.01.31 18:58:06.964454 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.01.31 18:58:06.964557 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3274 | 2026.01.31 18:58:06.964601 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3275 | 2026.01.31 18:58:06.965023 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.01.31 18:58:06.965061 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3277 | 2026.01.31 18:58:06.965373 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3278 | 2026.01.31 18:58:06.965598 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.31 18:58:06.965739 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001205 sec., 34024.89626556017 rows/sec., 2.50 MiB/sec. | ||
| 3280 | 2026.01.31 18:58:06.965777 [ 268 ] {bf280a0f-6aa7-43fc-b041-ee3f927413b4} <Debug> TCPHandler: Processed in 0.001376629 sec. | ||
| 3281 | 2026.01.31 18:58:06.965884 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.01.31 18:58:06.965982 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3283 | 2026.01.31 18:58:06.966024 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3284 | 2026.01.31 18:58:06.966451 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.01.31 18:58:06.966486 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3286 | 2026.01.31 18:58:06.966792 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3287 | 2026.01.31 18:58:06.966994 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.01.31 18:58:06.967132 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001169 sec., 89820.35928143714 rows/sec., 7.02 MiB/sec. | ||
| 3289 | 2026.01.31 18:58:06.967170 [ 268 ] {17c0347a-ed8f-494a-b14a-bfe68b1c674d} <Debug> TCPHandler: Processed in 0.001340548 sec. | ||
| 3290 | 2026.01.31 18:58:06.967280 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.01.31 18:58:06.967376 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3292 | 2026.01.31 18:58:06.967420 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3293 | 2026.01.31 18:58:06.967841 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.01.31 18:58:06.967877 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3295 | 2026.01.31 18:58:06.968210 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3296 | 2026.01.31 18:58:06.968413 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.01.31 18:58:06.968553 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 3298 | 2026.01.31 18:58:06.968590 [ 268 ] {e94beb90-a8a5-4ca9-8bee-bad5c296c229} <Debug> TCPHandler: Processed in 0.001360249 sec. | ||
| 3299 | 2026.01.31 18:58:06.968698 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.01.31 18:58:06.968792 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.01.31 18:58:06.968847 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <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 | ||
| 3302 | 2026.01.31 18:58:06.969694 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.01.31 18:58:06.969729 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3304 | 2026.01.31 18:58:06.970293 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3305 | 2026.01.31 18:58:06.970507 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.01.31 18:58:06.970649 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. | ||
| 3307 | 2026.01.31 18:58:06.970708 [ 268 ] {c3424302-fbaf-4eb1-ab3d-d0778f6e7987} <Debug> TCPHandler: Processed in 0.002060059 sec. | ||
| 3308 | 2026.01.31 18:58:06.970824 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.01.31 18:58:06.970920 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.01.31 18:58:06.970962 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3311 | 2026.01.31 18:58:06.971299 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.01.31 18:58:06.971335 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3313 | 2026.01.31 18:58:06.971639 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3314 | 2026.01.31 18:58:06.971849 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.01.31 18:58:06.971984 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3316 | 2026.01.31 18:58:06.972020 [ 268 ] {23b2fa18-3072-4756-84c1-b4db0eecf580} <Debug> TCPHandler: Processed in 0.001246737 sec. | ||
| 3317 | 2026.01.31 18:58:11.390954 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3318 | 2026.01.31 18:58:11.391042 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3319 | 2026.01.31 18:58:11.465589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6766 | ||
| 3320 | 2026.01.31 18:58:11.466190 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.01.31 18:58:11.466247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3322 | 2026.01.31 18:58:11.466763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3323 | 2026.01.31 18:58:11.466990 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.01.31 18:58:11.467131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6766 | ||
| 3325 | 2026.01.31 18:58:11.816036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3326 | 2026.01.31 18:58:11.832443 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.01.31 18:58:11.832497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3328 | 2026.01.31 18:58:11.838597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3329 | 2026.01.31 18:58:11.839284 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.01.31 18:58:11.842182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3331 | 2026.01.31 18:58:11.960043 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.01.31 18:58:11.960215 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3333 | 2026.01.31 18:58:11.960279 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3334 | 2026.01.31 18:58:11.960937 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.01.31 18:58:11.960982 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3336 | 2026.01.31 18:58:11.961381 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3337 | 2026.01.31 18:58:11.961646 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.01.31 18:58:11.961798 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. | ||
| 3339 | 2026.01.31 18:58:11.961847 [ 268 ] {eb301f98-c85f-4294-b2ba-5d025d7304ab} <Debug> TCPHandler: Processed in 0.001929527 sec. | ||
| 3340 | 2026.01.31 18:58:11.961978 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.01.31 18:58:11.962081 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3342 | 2026.01.31 18:58:11.962123 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3343 | 2026.01.31 18:58:11.962550 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.01.31 18:58:11.962587 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3345 | 2026.01.31 18:58:11.962901 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3346 | 2026.01.31 18:58:11.963109 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.01.31 18:58:11.963235 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 3348 | 2026.01.31 18:58:11.963274 [ 268 ] {c9de51bd-c42d-4ffa-8908-c4ebc110550c} <Debug> TCPHandler: Processed in 0.001349369 sec. | ||
| 3349 | 2026.01.31 18:58:11.963390 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.01.31 18:58:11.963489 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3351 | 2026.01.31 18:58:11.963532 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3352 | 2026.01.31 18:58:11.963960 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.31 18:58:11.963996 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3354 | 2026.01.31 18:58:11.964331 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3355 | 2026.01.31 18:58:11.964534 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.01.31 18:58:11.964674 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3357 | 2026.01.31 18:58:11.964711 [ 268 ] {872e3261-5be7-435e-aeb8-07717bdf38cb} <Debug> TCPHandler: Processed in 0.001372829 sec. | ||
| 3358 | 2026.01.31 18:58:11.964818 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.01.31 18:58:11.964913 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.01.31 18:58:11.964955 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3361 | 2026.01.31 18:58:11.965278 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.01.31 18:58:11.965315 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3363 | 2026.01.31 18:58:11.965621 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3364 | 2026.01.31 18:58:11.965845 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.01.31 18:58:11.965973 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3366 | 2026.01.31 18:58:11.966008 [ 268 ] {b8d8c010-7fa2-46c9-b105-04dedf14f992} <Debug> TCPHandler: Processed in 0.001239467 sec. | ||
| 3367 | 2026.01.31 18:58:16.485551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 448 | ||
| 3368 | 2026.01.31 18:58:16.487631 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.31 18:58:16.487687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3370 | 2026.01.31 18:58:16.488899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3371 | 2026.01.31 18:58:16.489199 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.01.31 18:58:16.489361 [ 137 ] {} <Debug> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3373 | 2026.01.31 18:58:16.489430 [ 137 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.01.31 18:58:16.489450 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3375 | 2026.01.31 18:58:16.489555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3376 | 2026.01.31 18:58:16.489559 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::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 | ||
| 3377 | 2026.01.31 18:58:16.490127 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3378 | 2026.01.31 18:58:16.490313 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
| 3379 | 2026.01.31 18:58:16.490735 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3380 | 2026.01.31 18:58:16.491103 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3381 | 2026.01.31 18:58:16.491467 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3382 | 2026.01.31 18:58:16.491828 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
| 3383 | 2026.01.31 18:58:16.492206 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3384 | 2026.01.31 18:58:16.498794 [ 190 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 72 columns (72 merged, 0 gathered) in 0.00928003 sec., 48275.70600526076 rows/sec., 47.76 MiB/sec. | ||
| 3385 | 2026.01.31 18:58:16.499615 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3386 | 2026.01.31 18:58:16.500119 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.01.31 18:58:16.500189 [ 203 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_11_2} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3388 | 2026.01.31 18:58:16.500359 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3389 | 2026.01.31 18:58:16.964024 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.01.31 18:58:16.964195 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.01.31 18:58:16.964257 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3392 | 2026.01.31 18:58:16.964893 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.31 18:58:16.964937 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3394 | 2026.01.31 18:58:16.965316 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3395 | 2026.01.31 18:58:16.965537 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.31 18:58:16.965699 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 3397 | 2026.01.31 18:58:16.965740 [ 268 ] {b9d1e853-043f-4952-8b64-745cf2e9fb39} <Debug> TCPHandler: Processed in 0.001840446 sec. | ||
| 3398 | 2026.01.31 18:58:16.965872 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.01.31 18:58:16.965969 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3400 | 2026.01.31 18:58:16.966010 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3401 | 2026.01.31 18:58:16.966573 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.01.31 18:58:16.966610 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3403 | 2026.01.31 18:58:16.966938 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3404 | 2026.01.31 18:58:16.967155 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.01.31 18:58:16.967287 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Debug> executeQuery: Read 258 rows, 23.68 KiB in 0.001337 sec., 192969.33433059085 rows/sec., 17.29 MiB/sec. | ||
| 3406 | 2026.01.31 18:58:16.967324 [ 268 ] {c47a0f3c-963c-46b9-9fa3-1c806c3455a6} <Debug> TCPHandler: Processed in 0.001504201 sec. | ||
| 3407 | 2026.01.31 18:58:16.967446 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.01.31 18:58:16.967542 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.01.31 18:58:16.967593 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3410 | 2026.01.31 18:58:16.968016 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.01.31 18:58:16.968052 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3412 | 2026.01.31 18:58:16.968363 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3413 | 2026.01.31 18:58:16.968589 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.01.31 18:58:16.968718 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Debug> executeQuery: Read 53 rows, 4.04 KiB in 0.001194 sec., 44388.609715242885 rows/sec., 3.31 MiB/sec. | ||
| 3415 | 2026.01.31 18:58:16.968755 [ 268 ] {98bc2075-3eae-4e51-941a-23d51cf73988} <Debug> TCPHandler: Processed in 0.001358709 sec. | ||
| 3416 | 2026.01.31 18:58:16.968869 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.01.31 18:58:16.968964 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.01.31 18:58:16.969004 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3419 | 2026.01.31 18:58:16.969401 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.01.31 18:58:16.969437 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3421 | 2026.01.31 18:58:16.969750 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3422 | 2026.01.31 18:58:16.969994 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.31 18:58:16.970123 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 3424 | 2026.01.31 18:58:16.970160 [ 268 ] {506a4714-bd4a-4f26-82ab-db84df5237c8} <Debug> TCPHandler: Processed in 0.001342028 sec. | ||
| 3425 | 2026.01.31 18:58:16.970275 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.01.31 18:58:16.970370 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.01.31 18:58:16.970411 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3428 | 2026.01.31 18:58:16.970820 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.01.31 18:58:16.970856 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3430 | 2026.01.31 18:58:16.971154 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3431 | 2026.01.31 18:58:16.971354 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.01.31 18:58:16.971486 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 3433 | 2026.01.31 18:58:16.971523 [ 268 ] {1743a11d-6773-4459-8ca0-50b2a9ad0e94} <Debug> TCPHandler: Processed in 0.001298108 sec. | ||
| 3434 | 2026.01.31 18:58:16.971640 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.01.31 18:58:16.971733 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3436 | 2026.01.31 18:58:16.971773 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3437 | 2026.01.31 18:58:16.972241 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.31 18:58:16.972276 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3439 | 2026.01.31 18:58:16.972597 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3440 | 2026.01.31 18:58:16.972807 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.31 18:58:16.972937 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Debug> executeQuery: Read 141 rows, 11.66 KiB in 0.001221 sec., 115479.11547911547 rows/sec., 9.32 MiB/sec. | ||
| 3442 | 2026.01.31 18:58:16.972973 [ 268 ] {b1177b67-1deb-40f3-bd40-2595d4ba20da} <Debug> TCPHandler: Processed in 0.001384049 sec. | ||
| 3443 | 2026.01.31 18:58:16.973099 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.01.31 18:58:16.973196 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.01.31 18:58:16.973238 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3446 | 2026.01.31 18:58:16.973660 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.01.31 18:58:16.973695 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3448 | 2026.01.31 18:58:16.974031 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3449 | 2026.01.31 18:58:16.974257 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.01.31 18:58:16.974382 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001204 sec., 162790.6976744186 rows/sec., 11.68 MiB/sec. | ||
| 3451 | 2026.01.31 18:58:16.974417 [ 268 ] {8a57ec6d-4f93-4f22-926a-584931f6fbdd} <Debug> TCPHandler: Processed in 0.001370389 sec. | ||
| 3452 | 2026.01.31 18:58:16.974535 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.01.31 18:58:16.974637 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.01.31 18:58:16.974691 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <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 | ||
| 3455 | 2026.01.31 18:58:16.975513 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.01.31 18:58:16.975549 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3457 | 2026.01.31 18:58:16.976107 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3458 | 2026.01.31 18:58:16.976321 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.01.31 18:58:16.976455 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001835 sec., 22343.3242506812 rows/sec., 40.04 MiB/sec. | ||
| 3460 | 2026.01.31 18:58:16.976505 [ 268 ] {d90a0bf8-d143-40b8-b258-d18a3b93e90d} <Debug> TCPHandler: Processed in 0.002021118 sec. | ||
| 3461 | 2026.01.31 18:58:16.976625 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.01.31 18:58:16.976721 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.01.31 18:58:16.976762 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3464 | 2026.01.31 18:58:16.977095 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.01.31 18:58:16.977131 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3466 | 2026.01.31 18:58:16.977426 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3467 | 2026.01.31 18:58:16.977635 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.01.31 18:58:16.977761 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3469 | 2026.01.31 18:58:16.977795 [ 268 ] {480d8564-7936-4adc-bfeb-8df850812304} <Debug> TCPHandler: Processed in 0.001220367 sec. | ||
| 3470 | 2026.01.31 18:58:18.967231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7214 | ||
| 3471 | 2026.01.31 18:58:18.967711 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.01.31 18:58:18.967758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3473 | 2026.01.31 18:58:18.968323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3474 | 2026.01.31 18:58:18.968590 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.01.31 18:58:18.968739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7214 | ||
| 3476 | 2026.01.31 18:58:19.342274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3477 | 2026.01.31 18:58:19.358595 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.01.31 18:58:19.358662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 3479 | 2026.01.31 18:58:19.364125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3480 | 2026.01.31 18:58:19.364806 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.31 18:58:19.367590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3482 | 2026.01.31 18:58:21.960451 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.01.31 18:58:21.960640 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3484 | 2026.01.31 18:58:21.960706 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3485 | 2026.01.31 18:58:21.961340 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.01.31 18:58:21.961386 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3487 | 2026.01.31 18:58:21.961783 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3488 | 2026.01.31 18:58:21.962031 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.01.31 18:58:21.962163 [ 127 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3490 | 2026.01.31 18:58:21.962188 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 3491 | 2026.01.31 18:58:21.962238 [ 127 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.01.31 18:58:21.962256 [ 268 ] {f0fce4ef-b782-45e7-9da1-dee0951bc212} <Debug> TCPHandler: Processed in 0.001931557 sec. | ||
| 3493 | 2026.01.31 18:58:21.962269 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3494 | 2026.01.31 18:58:21.962385 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.01.31 18:58:21.962391 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3496 | 2026.01.31 18:58:21.962495 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3497 | 2026.01.31 18:58:21.962499 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3498 | 2026.01.31 18:58:21.962541 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2105 rows starting from the beginning of the part | ||
| 3499 | 2026.01.31 18:58:21.962542 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3500 | 2026.01.31 18:58:21.962605 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3501 | 2026.01.31 18:58:21.962658 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3502 | 2026.01.31 18:58:21.962704 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3503 | 2026.01.31 18:58:21.962747 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 258 rows starting from the beginning of the part | ||
| 3504 | 2026.01.31 18:58:21.962791 [ 197 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3505 | 2026.01.31 18:58:21.963001 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.01.31 18:58:21.963038 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3507 | 2026.01.31 18:58:21.963350 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3508 | 2026.01.31 18:58:21.963569 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.01.31 18:58:21.963682 [ 127 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3510 | 2026.01.31 18:58:21.963711 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 3511 | 2026.01.31 18:58:21.963718 [ 127 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.01.31 18:58:21.963754 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3513 | 2026.01.31 18:58:21.963758 [ 268 ] {4ae0c24a-9b39-47e6-8401-0134511f6580} <Debug> TCPHandler: Processed in 0.00142549 sec. | ||
| 3514 | 2026.01.31 18:58:21.963848 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3515 | 2026.01.31 18:58:21.963891 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.01.31 18:58:21.963970 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3517 | 2026.01.31 18:58:21.963997 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.01.31 18:58:21.964005 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1034 rows starting from the beginning of the part | ||
| 3519 | 2026.01.31 18:58:21.964052 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3520 | 2026.01.31 18:58:21.964084 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3521 | 2026.01.31 18:58:21.964134 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3522 | 2026.01.31 18:58:21.964176 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3523 | 2026.01.31 18:58:21.964194 [ 190 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841066 sec., 1449703.5956342684 rows/sec., 125.31 MiB/sec. | ||
| 3524 | 2026.01.31 18:58:21.964214 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 141 rows starting from the beginning of the part | ||
| 3525 | 2026.01.31 18:58:21.964283 [ 203 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3526 | 2026.01.31 18:58:21.964475 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.01.31 18:58:21.964518 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3528 | 2026.01.31 18:58:21.964554 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3529 | 2026.01.31 18:58:21.964922 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.01.31 18:58:21.964983 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3531 | 2026.01.31 18:58:21.965013 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_21_4} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3532 | 2026.01.31 18:58:21.965115 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3533 | 2026.01.31 18:58:21.965224 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.01.31 18:58:21.965331 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3535 | 2026.01.31 18:58:21.965361 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.01.31 18:58:21.965363 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 3537 | 2026.01.31 18:58:21.965363 [ 200 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555712 sec., 946190.5545499425 rows/sec., 74.28 MiB/sec. | ||
| 3538 | 2026.01.31 18:58:21.965379 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3539 | 2026.01.31 18:58:21.965415 [ 268 ] {4f8cc257-7e65-498f-bffc-3b2f0012f097} <Debug> TCPHandler: Processed in 0.001576012 sec. | ||
| 3540 | 2026.01.31 18:58:21.965480 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3541 | 2026.01.31 18:58:21.965545 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.31 18:58:21.965576 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3543 | 2026.01.31 18:58:21.965632 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5782 rows starting from the beginning of the part | ||
| 3544 | 2026.01.31 18:58:21.965651 [ 190 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3545 | 2026.01.31 18:58:21.965683 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3546 | 2026.01.31 18:58:21.965687 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3547 | 2026.01.31 18:58:21.965729 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3548 | 2026.01.31 18:58:21.965745 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3549 | 2026.01.31 18:58:21.965769 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3550 | 2026.01.31 18:58:21.965843 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3551 | 2026.01.31 18:58:21.965881 [ 203 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3552 | 2026.01.31 18:58:21.966008 [ 190 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.01.31 18:58:21.966100 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.01.31 18:58:21.966105 [ 190 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_21_4} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3555 | 2026.01.31 18:58:21.966145 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3556 | 2026.01.31 18:58:21.966231 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3557 | 2026.01.31 18:58:21.966466 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3558 | 2026.01.31 18:58:21.966693 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.01.31 18:58:21.966795 [ 127 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3560 | 2026.01.31 18:58:21.966824 [ 127 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.01.31 18:58:21.966832 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 3562 | 2026.01.31 18:58:21.966840 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3563 | 2026.01.31 18:58:21.966874 [ 268 ] {5eeae29d-94a1-4006-bda4-d7b55dd069d1} <Debug> TCPHandler: Processed in 0.001380109 sec. | ||
| 3564 | 2026.01.31 18:58:21.966934 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3565 | 2026.01.31 18:58:21.967038 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3566 | 2026.01.31 18:58:21.967070 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 878 rows starting from the beginning of the part | ||
| 3567 | 2026.01.31 18:58:21.967150 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 3568 | 2026.01.31 18:58:21.967191 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3569 | 2026.01.31 18:58:21.967231 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3570 | 2026.01.31 18:58:21.967268 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3571 | 2026.01.31 18:58:21.967308 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3572 | 2026.01.31 18:58:21.967939 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6554 rows, containing 5 columns (5 merged, 0 gathered) in 0.002481785 sec., 2640841.168755553 rows/sec., 181.07 MiB/sec. | ||
| 3573 | 2026.01.31 18:58:21.968213 [ 186 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1154 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314039 sec., 878208.3332382068 rows/sec., 58.64 MiB/sec. | ||
| 3574 | 2026.01.31 18:58:21.968356 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3575 | 2026.01.31 18:58:21.968401 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3576 | 2026.01.31 18:58:21.968711 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.01.31 18:58:21.968728 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.01.31 18:58:21.968793 [ 195 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3579 | 2026.01.31 18:58:21.968805 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_21_4} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3580 | 2026.01.31 18:58:21.968876 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3581 | 2026.01.31 18:58:21.968920 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3582 | 2026.01.31 18:58:26.391112 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3583 | 2026.01.31 18:58:26.391181 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3584 | 2026.01.31 18:58:26.468843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7726 | ||
| 3585 | 2026.01.31 18:58:26.469319 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.01.31 18:58:26.469353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3587 | 2026.01.31 18:58:26.469815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3588 | 2026.01.31 18:58:26.470039 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.01.31 18:58:26.470156 [ 121 ] {} <Debug> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3590 | 2026.01.31 18:58:26.470161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7726 | ||
| 3591 | 2026.01.31 18:58:26.470194 [ 121 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.01.31 18:58:26.470212 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3593 | 2026.01.31 18:58:26.470336 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3594 | 2026.01.31 18:58:26.470478 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.01.31 18:58:26.470516 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5294 rows starting from the beginning of the part | ||
| 3596 | 2026.01.31 18:58:26.470581 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3597 | 2026.01.31 18:58:26.470624 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3598 | 2026.01.31 18:58:26.470664 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3599 | 2026.01.31 18:58:26.470706 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3600 | 2026.01.31 18:58:26.470744 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3601 | 2026.01.31 18:58:26.472099 [ 186 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001819256 sec., 4246790.995879634 rows/sec., 60.75 MiB/sec. | ||
| 3602 | 2026.01.31 18:58:26.472473 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3603 | 2026.01.31 18:58:26.472716 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.01.31 18:58:26.472784 [ 195 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_16_3} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3605 | 2026.01.31 18:58:26.472853 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3606 | 2026.01.31 18:58:26.489713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 474 | ||
| 3607 | 2026.01.31 18:58:26.491757 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.01.31 18:58:26.491796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3609 | 2026.01.31 18:58:26.492906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3610 | 2026.01.31 18:58:26.493171 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.01.31 18:58:26.493488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3612 | 2026.01.31 18:58:26.867682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3613 | 2026.01.31 18:58:26.884943 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.01.31 18:58:26.885001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3615 | 2026.01.31 18:58:26.890367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3616 | 2026.01.31 18:58:26.891072 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.01.31 18:58:26.891381 [ 119 ] {} <Debug> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3618 | 2026.01.31 18:58:26.891434 [ 119 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.01.31 18:58:26.891459 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3620 | 2026.01.31 18:58:26.891568 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3621 | 2026.01.31 18:58:26.893953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3622 | 2026.01.31 18:58:26.894604 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3623 | 2026.01.31 18:58:26.895308 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3624 | 2026.01.31 18:58:26.898631 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3625 | 2026.01.31 18:58:26.901965 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3626 | 2026.01.31 18:58:26.905468 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3627 | 2026.01.31 18:58:26.909975 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3628 | 2026.01.31 18:58:26.914422 [ 192 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3629 | 2026.01.31 18:58:26.963990 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2026.01.31 18:58:26.964167 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3631 | 2026.01.31 18:58:26.964233 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3632 | 2026.01.31 18:58:26.965064 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.01.31 18:58:26.965116 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3634 | 2026.01.31 18:58:26.965645 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3635 | 2026.01.31 18:58:26.965896 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.01.31 18:58:26.966068 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.001947 sec., 70878.27426810478 rows/sec., 6.14 MiB/sec. | ||
| 3637 | 2026.01.31 18:58:26.966118 [ 268 ] {9818eeab-51c8-4cd5-986a-82454231ecff} <Debug> TCPHandler: Processed in 0.002264102 sec. | ||
| 3638 | 2026.01.31 18:58:26.966256 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.01.31 18:58:26.966361 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3640 | 2026.01.31 18:58:26.966406 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3641 | 2026.01.31 18:58:26.966848 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.01.31 18:58:26.966887 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3643 | 2026.01.31 18:58:26.967201 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3644 | 2026.01.31 18:58:26.967408 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.01.31 18:58:26.967542 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001204 sec., 34053.156146179404 rows/sec., 2.50 MiB/sec. | ||
| 3646 | 2026.01.31 18:58:26.967579 [ 268 ] {cde68911-1c08-4895-9a5c-a39d76001301} <Debug> TCPHandler: Processed in 0.00137803 sec. | ||
| 3647 | 2026.01.31 18:58:26.967696 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.01.31 18:58:26.967793 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3649 | 2026.01.31 18:58:26.967833 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3650 | 2026.01.31 18:58:26.968287 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.01.31 18:58:26.968324 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3652 | 2026.01.31 18:58:26.968638 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3653 | 2026.01.31 18:58:26.968854 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.01.31 18:58:26.968982 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001207 sec., 86992.54349627176 rows/sec., 6.80 MiB/sec. | ||
| 3655 | 2026.01.31 18:58:26.969018 [ 268 ] {1a6ecc0a-3b8e-4d8d-9a0d-e5c3619a7dc8} <Debug> TCPHandler: Processed in 0.001373039 sec. | ||
| 3656 | 2026.01.31 18:58:26.969135 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.01.31 18:58:26.969231 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3658 | 2026.01.31 18:58:26.969276 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3659 | 2026.01.31 18:58:26.969703 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.01.31 18:58:26.969740 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3661 | 2026.01.31 18:58:26.970128 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3662 | 2026.01.31 18:58:26.970348 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.01.31 18:58:26.970478 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 3664 | 2026.01.31 18:58:26.970515 [ 268 ] {b7a3e230-3f0b-49e6-8371-c46364628107} <Debug> TCPHandler: Processed in 0.00143134 sec. | ||
| 3665 | 2026.01.31 18:58:26.970662 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.01.31 18:58:26.970782 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3667 | 2026.01.31 18:58:26.970843 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <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 | ||
| 3668 | 2026.01.31 18:58:26.971733 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.01.31 18:58:26.971771 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3670 | 2026.01.31 18:58:26.972445 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3671 | 2026.01.31 18:58:26.972611 [ 195 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081084763 sec., 1492.2655690564206 rows/sec., 7.72 MiB/sec. | ||
| 3672 | 2026.01.31 18:58:26.972738 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.01.31 18:58:26.972865 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3674 | 2026.01.31 18:58:26.972898 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00214 sec., 19158.8785046729 rows/sec., 34.33 MiB/sec. | ||
| 3675 | 2026.01.31 18:58:26.972915 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.01.31 18:58:26.972945 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3677 | 2026.01.31 18:58:26.972990 [ 268 ] {57e5257a-3f50-4460-94a4-55ce21a60e7c} <Debug> TCPHandler: Processed in 0.002389973 sec. | ||
| 3678 | 2026.01.31 18:58:26.973045 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::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 | ||
| 3679 | 2026.01.31 18:58:26.973129 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.01.31 18:58:26.973226 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3681 | 2026.01.31 18:58:26.973252 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2026.01.31 18:58:26.973269 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3683 | 2026.01.31 18:58:26.973312 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part | ||
| 3684 | 2026.01.31 18:58:26.973473 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3685 | 2026.01.31 18:58:26.973593 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3686 | 2026.01.31 18:58:26.973657 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.01.31 18:58:26.973704 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3688 | 2026.01.31 18:58:26.973728 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3689 | 2026.01.31 18:58:26.973858 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3690 | 2026.01.31 18:58:26.973984 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3691 | 2026.01.31 18:58:26.974071 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3692 | 2026.01.31 18:58:26.974301 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.01.31 18:58:26.974432 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 3694 | 2026.01.31 18:58:26.974468 [ 268 ] {0d6875c5-9dba-4178-a400-e715a1b0274d} <Debug> TCPHandler: Processed in 0.00139047 sec. | ||
| 3695 | 2026.01.31 18:58:26.975249 [ 198 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3696 | 2026.01.31 18:58:26.978243 [ 198 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.01.31 18:58:26.978367 [ 198 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_16_3} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3698 | 2026.01.31 18:58:26.978493 [ 195 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 19 columns (19 merged, 0 gathered) in 0.005486167 sec., 76738.4587454228 rows/sec., 137.51 MiB/sec. | ||
| 3699 | 2026.01.31 18:58:26.979315 [ 196 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3700 | 2026.01.31 18:58:26.979735 [ 196 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.01.31 18:58:26.979826 [ 196 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3702 | 2026.01.31 18:58:26.979980 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 3703 | 2026.01.31 18:58:26.980806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3704 | 2026.01.31 18:58:27.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.63 MiB, peak 240.21 MiB, free memory in arenas 0.00 B, will set to 240.03 MiB (RSS), difference: 9.40 MiB | ||
| 3705 | 2026.01.31 18:58:27.001415 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001039514 sec. | ||
| 3706 | 2026.01.31 18:58:27.569095 [ 119 ] {} <Debug> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3707 | 2026.01.31 18:58:27.569177 [ 119 ] {} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.01.31 18:58:27.569205 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3709 | 2026.01.31 18:58:27.569338 [ 189 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3710 | 2026.01.31 18:58:27.569494 [ 189 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3711 | 2026.01.31 18:58:27.569531 [ 189 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 3712 | 2026.01.31 18:58:27.569605 [ 189 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 3713 | 2026.01.31 18:58:27.569657 [ 189 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3714 | 2026.01.31 18:58:27.569708 [ 189 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3715 | 2026.01.31 18:58:27.569752 [ 189 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3716 | 2026.01.31 18:58:27.570545 [ 198 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266028 sec., 248019.79103147797 rows/sec., 15.61 MiB/sec. | ||
| 3717 | 2026.01.31 18:58:27.570767 [ 195 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3718 | 2026.01.31 18:58:27.571080 [ 195 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.01.31 18:58:27.571157 [ 195 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_5_1} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3720 | 2026.01.31 18:58:27.571250 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3721 | 2026.01.31 18:58:28.973834 [ 116 ] {} <Debug> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3722 | 2026.01.31 18:58:28.973896 [ 116 ] {} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2026.01.31 18:58:28.973916 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3724 | 2026.01.31 18:58:28.974042 [ 189 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3725 | 2026.01.31 18:58:28.974189 [ 189 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3726 | 2026.01.31 18:58:28.974228 [ 189 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 3727 | 2026.01.31 18:58:28.974305 [ 189 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 3728 | 2026.01.31 18:58:28.974356 [ 189 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3729 | 2026.01.31 18:58:28.974408 [ 189 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3730 | 2026.01.31 18:58:28.974454 [ 189 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3731 | 2026.01.31 18:58:28.975340 [ 198 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356199 sec., 445362.3693867935 rows/sec., 31.03 MiB/sec. | ||
| 3732 | 2026.01.31 18:58:28.975518 [ 209 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3733 | 2026.01.31 18:58:28.975789 [ 209 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.01.31 18:58:28.975855 [ 209 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_5_1} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3735 | 2026.01.31 18:58:28.975928 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3736 | 2026.01.31 18:58:29.970527 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60976 | ||
| 3737 | 2026.01.31 18:58:29.970631 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.01.31 18:58:29.970659 [ 288 ] {} <Debug> TCP-Session: da2b984c-93e9-49a7-b5da-4d27e48bf6d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60976 | ||
| 3739 | 2026.01.31 18:58:29.970680 [ 288 ] {} <Debug> TCP-Session: da2b984c-93e9-49a7-b5da-4d27e48bf6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.01.31 18:58:29.970693 [ 288 ] {} <Debug> TCP-Session: da2b984c-93e9-49a7-b5da-4d27e48bf6d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.01.31 18:58:29.970890 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33206 | ||
| 3742 | 2026.01.31 18:58:29.970906 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47207 | ||
| 3743 | 2026.01.31 18:58:29.970942 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60281 | ||
| 3744 | 2026.01.31 18:58:29.970980 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50937 | ||
| 3745 | 2026.01.31 18:58:29.971012 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3746 | 2026.01.31 18:58:29.971014 [ 288 ] {} <Trace> TCP-Session: da2b984c-93e9-49a7-b5da-4d27e48bf6d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.01.31 18:58:29.971053 [ 289 ] {} <Debug> TCP-Session: 6bbf0f54-cac4-44e1-80fb-e2ece6922eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33206 | ||
| 3748 | 2026.01.31 18:58:29.971052 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.01.31 18:58:29.970972 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46310 | ||
| 3750 | 2026.01.31 18:58:29.971115 [ 291 ] {} <Debug> TCP-Session: a7b68857-c73d-48a8-8499-8deffa79c342 Authenticating user 'default' from [fd00:1122:3344:101::e]:47207 | ||
| 3751 | 2026.01.31 18:58:29.971109 [ 289 ] {} <Debug> TCP-Session: 6bbf0f54-cac4-44e1-80fb-e2ece6922eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.01.31 18:58:29.971149 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3753 | 2026.01.31 18:58:29.971159 [ 291 ] {} <Debug> TCP-Session: a7b68857-c73d-48a8-8499-8deffa79c342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.01.31 18:58:29.971166 [ 289 ] {} <Debug> TCP-Session: 6bbf0f54-cac4-44e1-80fb-e2ece6922eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.01.31 18:58:29.971180 [ 293 ] {} <Debug> TCP-Session: 02385802-9f73-4496-a34d-c46c78628675 Authenticating user 'default' from [fd00:1122:3344:101::e]:60281 | ||
| 3756 | 2026.01.31 18:58:29.971190 [ 291 ] {} <Debug> TCP-Session: a7b68857-c73d-48a8-8499-8deffa79c342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.01.31 18:58:29.971213 [ 293 ] {} <Debug> TCP-Session: 02385802-9f73-4496-a34d-c46c78628675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.01.31 18:58:29.971223 [ 288 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3759 | 2026.01.31 18:58:29.971238 [ 293 ] {} <Debug> TCP-Session: 02385802-9f73-4496-a34d-c46c78628675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.01.31 18:58:29.970955 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35463 | ||
| 3761 | 2026.01.31 18:58:29.970934 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47468 | ||
| 3762 | 2026.01.31 18:58:29.971312 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.01.31 18:58:29.971313 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.01.31 18:58:29.971365 [ 267 ] {} <Debug> TCP-Session: 08a440c5-5739-4cde-a506-77cbdaada991 Authenticating user 'default' from [fd00:1122:3344:101::e]:46310 | ||
| 3765 | 2026.01.31 18:58:29.970899 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41359 | ||
| 3766 | 2026.01.31 18:58:29.971380 [ 286 ] {} <Debug> TCP-Session: 70ea168b-82a9-45f6-a682-117a5cc87ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50937 | ||
| 3767 | 2026.01.31 18:58:29.971393 [ 267 ] {} <Debug> TCP-Session: 08a440c5-5739-4cde-a506-77cbdaada991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.01.31 18:58:29.971420 [ 286 ] {} <Debug> TCP-Session: 70ea168b-82a9-45f6-a682-117a5cc87ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.01.31 18:58:29.971421 [ 267 ] {} <Debug> TCP-Session: 08a440c5-5739-4cde-a506-77cbdaada991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.01.31 18:58:29.971436 [ 286 ] {} <Debug> TCP-Session: 70ea168b-82a9-45f6-a682-117a5cc87ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.01.31 18:58:29.971551 [ 288 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3772 | 2026.01.31 18:58:29.971614 [ 288 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3773 | 2026.01.31 18:58:29.971627 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3774 | 2026.01.31 18:58:29.971659 [ 292 ] {} <Debug> TCP-Session: 2519cf4d-1de6-447d-b960-043ed5837e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:47468 | ||
| 3775 | 2026.01.31 18:58:29.971670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.01.31 18:58:29.971679 [ 292 ] {} <Debug> TCP-Session: 2519cf4d-1de6-447d-b960-043ed5837e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.01.31 18:58:29.971697 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.01.31 18:58:29.971709 [ 290 ] {} <Debug> TCP-Session: e67a9436-de37-4059-b932-e85550d74682 Authenticating user 'default' from [fd00:1122:3344:101::e]:41359 | ||
| 3779 | 2026.01.31 18:58:29.971712 [ 292 ] {} <Debug> TCP-Session: 2519cf4d-1de6-447d-b960-043ed5837e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.31 18:58:29.971742 [ 290 ] {} <Debug> TCP-Session: e67a9436-de37-4059-b932-e85550d74682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.01.31 18:58:29.971738 [ 294 ] {} <Debug> TCP-Session: 26d7ae64-6592-4b2f-9270-1f933cd5db05 Authenticating user 'default' from [fd00:1122:3344:101::e]:35463 | ||
| 3782 | 2026.01.31 18:58:29.971764 [ 290 ] {} <Debug> TCP-Session: e67a9436-de37-4059-b932-e85550d74682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.01.31 18:58:29.971778 [ 294 ] {} <Debug> TCP-Session: 26d7ae64-6592-4b2f-9270-1f933cd5db05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.01.31 18:58:29.971794 [ 294 ] {} <Debug> TCP-Session: 26d7ae64-6592-4b2f-9270-1f933cd5db05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.01.31 18:58:29.971907 [ 288 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 3786 | 2026.01.31 18:58:29.972843 [ 323 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Trace> AggregatingTransform: Aggregating | ||
| 3787 | 2026.01.31 18:58:29.972888 [ 323 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Trace> Aggregator: Aggregation method: without_key | ||
| 3788 | 2026.01.31 18:58:29.972925 [ 323 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914023 sec. (1094.064 rows/sec., 42.74 KiB/sec.) | ||
| 3789 | 2026.01.31 18:58:29.972943 [ 323 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Trace> Aggregator: Merging aggregated data | ||
| 3790 | 2026.01.31 18:58:29.974358 [ 288 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003203 sec., 312.2073056509522 rows/sec., 12.20 KiB/sec. | ||
| 3791 | 2026.01.31 18:58:29.974483 [ 288 ] {7df82c9f-8040-47b1-b9ec-6911e96fdf86} <Debug> TCPHandler: Processed in 0.0035861 sec. | ||
| 3792 | 2026.01.31 18:58:29.974602 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3793 | 2026.01.31 18:58:29.974629 [ 288 ] {} <Debug> TCP-Session: da2b984c-93e9-49a7-b5da-4d27e48bf6d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.01.31 18:58:29.974638 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3795 | 2026.01.31 18:58:29.974658 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.01.31 18:58:29.974680 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3797 | 2026.01.31 18:58:29.974685 [ 290 ] {} <Debug> TCP-Session: e67a9436-de37-4059-b932-e85550d74682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.01.31 18:58:29.974704 [ 289 ] {} <Debug> TCP-Session: 6bbf0f54-cac4-44e1-80fb-e2ece6922eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.01.31 18:58:29.974718 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2026.01.31 18:58:29.974750 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3801 | 2026.01.31 18:58:29.974767 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3802 | 2026.01.31 18:58:29.974781 [ 291 ] {} <Debug> TCP-Session: a7b68857-c73d-48a8-8499-8deffa79c342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.01.31 18:58:29.974797 [ 292 ] {} <Debug> TCP-Session: 2519cf4d-1de6-447d-b960-043ed5837e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.01.31 18:58:29.974816 [ 267 ] {} <Debug> TCP-Session: 08a440c5-5739-4cde-a506-77cbdaada991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.01.31 18:58:29.974729 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3806 | 2026.01.31 18:58:29.974727 [ 293 ] {} <Debug> TCP-Session: 02385802-9f73-4496-a34d-c46c78628675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.01.31 18:58:29.974869 [ 286 ] {} <Debug> TCP-Session: 70ea168b-82a9-45f6-a682-117a5cc87ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.01.31 18:58:29.974694 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2026.01.31 18:58:29.974925 [ 294 ] {} <Debug> TCP-Session: 26d7ae64-6592-4b2f-9270-1f933cd5db05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.01.31 18:58:30.026321 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38401 | ||
| 3811 | 2026.01.31 18:58:30.026429 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.01.31 18:58:30.026457 [ 288 ] {} <Debug> TCP-Session: 33d72d68-41f8-48fd-89f1-bcdf849ce49f Authenticating user 'default' from [fd00:1122:3344:101::e]:38401 | ||
| 3813 | 2026.01.31 18:58:30.026483 [ 288 ] {} <Debug> TCP-Session: 33d72d68-41f8-48fd-89f1-bcdf849ce49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.31 18:58:30.026498 [ 288 ] {} <Debug> TCP-Session: 33d72d68-41f8-48fd-89f1-bcdf849ce49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.01.31 18:58:30.026745 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50023 | ||
| 3816 | 2026.01.31 18:58:30.026806 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44556 | ||
| 3817 | 2026.01.31 18:58:30.026801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56873 | ||
| 3818 | 2026.01.31 18:58:30.026780 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60226 | ||
| 3819 | 2026.01.31 18:58:30.026907 [ 288 ] {} <Trace> TCP-Session: 33d72d68-41f8-48fd-89f1-bcdf849ce49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.01.31 18:58:30.026903 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.01.31 18:58:30.026960 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.01.31 18:58:30.026902 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3823 | 2026.01.31 18:58:30.026987 [ 289 ] {} <Debug> TCP-Session: d0d5f036-03f9-4ec4-bbe5-b903a8d8f97e Authenticating user 'default' from [fd00:1122:3344:101::e]:50023 | ||
| 3824 | 2026.01.31 18:58:30.027000 [ 294 ] {} <Debug> TCP-Session: a4226a2a-68ae-4159-97bb-79fb8046e186 Authenticating user 'default' from [fd00:1122:3344:101::e]:56873 | ||
| 3825 | 2026.01.31 18:58:30.027003 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.01.31 18:58:30.027027 [ 289 ] {} <Debug> TCP-Session: d0d5f036-03f9-4ec4-bbe5-b903a8d8f97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.01.31 18:58:30.027041 [ 294 ] {} <Debug> TCP-Session: a4226a2a-68ae-4159-97bb-79fb8046e186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.01.31 18:58:30.027019 [ 293 ] {} <Debug> TCP-Session: bb7c9cec-6bd1-481b-b20a-eeaefcf1c314 Authenticating user 'default' from [fd00:1122:3344:101::e]:44556 | ||
| 3829 | 2026.01.31 18:58:30.027082 [ 289 ] {} <Debug> TCP-Session: d0d5f036-03f9-4ec4-bbe5-b903a8d8f97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.01.31 18:58:30.027081 [ 292 ] {} <Debug> TCP-Session: d5db9882-74d6-4383-be80-0742accbad22 Authenticating user 'default' from [fd00:1122:3344:101::e]:60226 | ||
| 3831 | 2026.01.31 18:58:30.027112 [ 293 ] {} <Debug> TCP-Session: bb7c9cec-6bd1-481b-b20a-eeaefcf1c314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.01.31 18:58:30.027092 [ 294 ] {} <Debug> TCP-Session: a4226a2a-68ae-4159-97bb-79fb8046e186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.01.31 18:58:30.027140 [ 288 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3834 | 2026.01.31 18:58:30.027146 [ 293 ] {} <Debug> TCP-Session: bb7c9cec-6bd1-481b-b20a-eeaefcf1c314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.31 18:58:30.027142 [ 292 ] {} <Debug> TCP-Session: d5db9882-74d6-4383-be80-0742accbad22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.31 18:58:30.026748 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42646 | ||
| 3837 | 2026.01.31 18:58:30.027253 [ 292 ] {} <Debug> TCP-Session: d5db9882-74d6-4383-be80-0742accbad22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.01.31 18:58:30.026755 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33487 | ||
| 3839 | 2026.01.31 18:58:30.027310 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.01.31 18:58:30.027338 [ 290 ] {} <Debug> TCP-Session: 4f7d0d53-3a4c-43fb-b1f1-fe67792838e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42646 | ||
| 3841 | 2026.01.31 18:58:30.027354 [ 290 ] {} <Debug> TCP-Session: 4f7d0d53-3a4c-43fb-b1f1-fe67792838e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.01.31 18:58:30.027367 [ 290 ] {} <Debug> TCP-Session: 4f7d0d53-3a4c-43fb-b1f1-fe67792838e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.01.31 18:58:30.027384 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3844 | 2026.01.31 18:58:30.027414 [ 291 ] {} <Debug> TCP-Session: ec07cda4-a2c9-4c75-b129-5f23fae4dda9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33487 | ||
| 3845 | 2026.01.31 18:58:30.027436 [ 291 ] {} <Debug> TCP-Session: ec07cda4-a2c9-4c75-b129-5f23fae4dda9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.01.31 18:58:30.027449 [ 291 ] {} <Debug> TCP-Session: ec07cda4-a2c9-4c75-b129-5f23fae4dda9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.01.31 18:58:30.027476 [ 288 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3848 | 2026.01.31 18:58:30.027535 [ 288 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3849 | 2026.01.31 18:58:30.027822 [ 288 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 3850 | 2026.01.31 18:58:30.028822 [ 295 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Trace> AggregatingTransform: Aggregating | ||
| 3851 | 2026.01.31 18:58:30.028878 [ 295 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3852 | 2026.01.31 18:58:30.028919 [ 295 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941583 sec. (1062.041 rows/sec., 41.49 KiB/sec.) | ||
| 3853 | 2026.01.31 18:58:30.028939 [ 295 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Trace> Aggregator: Merging aggregated data | ||
| 3854 | 2026.01.31 18:58:30.030410 [ 288 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003354 sec., 298.1514609421586 rows/sec., 11.65 KiB/sec. | ||
| 3855 | 2026.01.31 18:58:30.030579 [ 288 ] {e3ca9ad5-7853-45ec-acad-0e4522c581b0} <Debug> TCPHandler: Processed in 0.003835944 sec. | ||
| 3856 | 2026.01.31 18:58:30.030681 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.01.31 18:58:30.030710 [ 288 ] {} <Debug> TCP-Session: 33d72d68-41f8-48fd-89f1-bcdf849ce49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.01.31 18:58:30.030736 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3859 | 2026.01.31 18:58:30.030765 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.01.31 18:58:30.030777 [ 290 ] {} <Debug> TCP-Session: 4f7d0d53-3a4c-43fb-b1f1-fe67792838e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.31 18:58:30.030791 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3862 | 2026.01.31 18:58:30.030808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.01.31 18:58:30.030831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3864 | 2026.01.31 18:58:30.030854 [ 291 ] {} <Debug> TCP-Session: ec07cda4-a2c9-4c75-b129-5f23fae4dda9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.01.31 18:58:30.030861 [ 292 ] {} <Debug> TCP-Session: d5db9882-74d6-4383-be80-0742accbad22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.31 18:58:30.030882 [ 293 ] {} <Debug> TCP-Session: bb7c9cec-6bd1-481b-b20a-eeaefcf1c314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.31 18:58:30.030770 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.01.31 18:58:30.030814 [ 289 ] {} <Debug> TCP-Session: d0d5f036-03f9-4ec4-bbe5-b903a8d8f97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.31 18:58:30.030948 [ 294 ] {} <Debug> TCP-Session: a4226a2a-68ae-4159-97bb-79fb8046e186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.31 18:58:30.034178 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45045 | ||
| 3871 | 2026.01.31 18:58:30.034235 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63212 | ||
| 3872 | 2026.01.31 18:58:30.034244 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3873 | 2026.01.31 18:58:30.034275 [ 286 ] {} <Debug> TCP-Session: 33772612-d8ee-46c6-b5ca-deddd29aea1d Authenticating user 'default' from [fd00:1122:3344:101::e]:45045 | ||
| 3874 | 2026.01.31 18:58:30.034292 [ 286 ] {} <Debug> TCP-Session: 33772612-d8ee-46c6-b5ca-deddd29aea1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.01.31 18:58:30.034295 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.01.31 18:58:30.034306 [ 286 ] {} <Debug> TCP-Session: 33772612-d8ee-46c6-b5ca-deddd29aea1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.01.31 18:58:30.034320 [ 267 ] {} <Debug> TCP-Session: 87f99285-c0ab-45c7-9c57-9cd10b4a9b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:63212 | ||
| 3878 | 2026.01.31 18:58:30.034337 [ 267 ] {} <Debug> TCP-Session: 87f99285-c0ab-45c7-9c57-9cd10b4a9b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.01.31 18:58:30.034349 [ 267 ] {} <Debug> TCP-Session: 87f99285-c0ab-45c7-9c57-9cd10b4a9b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.01.31 18:58:30.049974 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45045). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3881 | |||
| 3882 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3883 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3884 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3885 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3886 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3887 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3888 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3889 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3890 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3891 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3892 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3893 | (version 23.8.7.1) | ||
| 3894 | 2026.01.31 18:58:30.050163 [ 286 ] {} <Debug> TCP-Session: 33772612-d8ee-46c6-b5ca-deddd29aea1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.01.31 18:58:30.050174 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63212). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3896 | |||
| 3897 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3898 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3899 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3900 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3901 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3902 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3903 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3904 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3905 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3906 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3907 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3908 | (version 23.8.7.1) | ||
| 3909 | 2026.01.31 18:58:30.050231 [ 267 ] {} <Debug> TCP-Session: 87f99285-c0ab-45c7-9c57-9cd10b4a9b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.01.31 18:58:31.987210 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.01.31 18:58:31.987422 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3912 | 2026.01.31 18:58:31.987496 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3913 | 2026.01.31 18:58:31.988771 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.01.31 18:58:31.988817 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3915 | 2026.01.31 18:58:31.989321 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3916 | 2026.01.31 18:58:31.989559 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.01.31 18:58:31.989712 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002344 sec., 510238.9078498293 rows/sec., 41.87 MiB/sec. | ||
| 3918 | 2026.01.31 18:58:31.989758 [ 268 ] {cf13d4ad-c799-49e6-a709-acc7242e14f3} <Debug> TCPHandler: Processed in 0.002688387 sec. | ||
| 3919 | 2026.01.31 18:58:31.989890 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2026.01.31 18:58:31.989989 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3921 | 2026.01.31 18:58:31.990032 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3922 | 2026.01.31 18:58:31.990536 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.01.31 18:58:31.990575 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3924 | 2026.01.31 18:58:31.990909 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3925 | 2026.01.31 18:58:31.991139 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.01.31 18:58:31.991275 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001306 sec., 174578.86676875956 rows/sec., 11.82 MiB/sec. | ||
| 3927 | 2026.01.31 18:58:31.991315 [ 268 ] {85850555-8bc0-446a-b78b-8417ac640017} <Debug> TCPHandler: Processed in 0.001475761 sec. | ||
| 3928 | 2026.01.31 18:58:31.991435 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.01.31 18:58:31.991531 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3930 | 2026.01.31 18:58:31.991573 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3931 | 2026.01.31 18:58:31.992166 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.01.31 18:58:31.992205 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3933 | 2026.01.31 18:58:31.992549 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3934 | 2026.01.31 18:58:31.992796 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.01.31 18:58:31.992930 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001417 sec., 366972.4770642202 rows/sec., 27.16 MiB/sec. | ||
| 3936 | 2026.01.31 18:58:31.992969 [ 268 ] {5e46e5fb-ba98-43d6-b64d-9c17fdb678c8} <Debug> TCPHandler: Processed in 0.001583872 sec. | ||
| 3937 | 2026.01.31 18:58:31.993097 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.01.31 18:58:31.993195 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3939 | 2026.01.31 18:58:31.993239 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3940 | 2026.01.31 18:58:31.993827 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.01.31 18:58:31.993865 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3942 | 2026.01.31 18:58:31.994254 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3943 | 2026.01.31 18:58:31.994480 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.01.31 18:58:31.994611 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001436 sec., 587743.7325905293 rows/sec., 39.56 MiB/sec. | ||
| 3945 | 2026.01.31 18:58:31.994655 [ 268 ] {6cf5e3dc-5bd9-4f99-966d-6adeb697bf83} <Debug> TCPHandler: Processed in 0.001607382 sec. | ||
| 3946 | 2026.01.31 18:58:31.994778 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.01.31 18:58:31.994875 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3948 | 2026.01.31 18:58:31.994918 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3949 | 2026.01.31 18:58:31.995266 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.01.31 18:58:31.995303 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3951 | 2026.01.31 18:58:31.995617 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3952 | 2026.01.31 18:58:31.995844 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.01.31 18:58:31.995980 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 3954 | 2026.01.31 18:58:31.996018 [ 268 ] {928aa3b1-d904-4d04-a537-d89af12ee079} <Debug> TCPHandler: Processed in 0.001290579 sec. | ||
| 3955 | 2026.01.31 18:58:33.344564 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63854 | ||
| 3956 | 2026.01.31 18:58:33.344703 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3957 | 2026.01.31 18:58:33.344741 [ 286 ] {} <Debug> TCP-Session: 89040dda-f21a-4f91-a725-1c55f6dabc40 Authenticating user 'default' from [fd00:1122:3344:101::e]:63854 | ||
| 3958 | 2026.01.31 18:58:33.344770 [ 286 ] {} <Debug> TCP-Session: 89040dda-f21a-4f91-a725-1c55f6dabc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.01.31 18:58:33.344789 [ 286 ] {} <Debug> TCP-Session: 89040dda-f21a-4f91-a725-1c55f6dabc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.01.31 18:58:33.345019 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46261 | ||
| 3961 | 2026.01.31 18:58:33.345060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61194 | ||
| 3962 | 2026.01.31 18:58:33.345079 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57924 | ||
| 3963 | 2026.01.31 18:58:33.345099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43524 | ||
| 3964 | 2026.01.31 18:58:33.345117 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58294 | ||
| 3965 | 2026.01.31 18:58:33.345164 [ 286 ] {} <Trace> TCP-Session: 89040dda-f21a-4f91-a725-1c55f6dabc40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.01.31 18:58:33.345180 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.01.31 18:58:33.345202 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.01.31 18:58:33.345223 [ 290 ] {} <Debug> TCP-Session: c2393450-0282-4a29-92ef-4edf47f50184 Authenticating user 'default' from [fd00:1122:3344:101::e]:61194 | ||
| 3969 | 2026.01.31 18:58:33.345235 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2026.01.31 18:58:33.345235 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2026.01.31 18:58:33.345250 [ 291 ] {} <Debug> TCP-Session: 8e63d9d6-ca15-4c43-badf-cb0119cee197 Authenticating user 'default' from [fd00:1122:3344:101::e]:57924 | ||
| 3972 | 2026.01.31 18:58:33.345262 [ 267 ] {} <Debug> TCP-Session: b3472ae5-32f8-46df-b2dd-f7a1d186bc51 Authenticating user 'default' from [fd00:1122:3344:101::e]:58294 | ||
| 3973 | 2026.01.31 18:58:33.345284 [ 293 ] {} <Debug> TCP-Session: 85db205f-890e-4d35-9715-4c62e29fb998 Authenticating user 'default' from [fd00:1122:3344:101::e]:43524 | ||
| 3974 | 2026.01.31 18:58:33.345298 [ 291 ] {} <Debug> TCP-Session: 8e63d9d6-ca15-4c43-badf-cb0119cee197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.01.31 18:58:33.345307 [ 267 ] {} <Debug> TCP-Session: b3472ae5-32f8-46df-b2dd-f7a1d186bc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.01.31 18:58:33.345333 [ 291 ] {} <Debug> TCP-Session: 8e63d9d6-ca15-4c43-badf-cb0119cee197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.01.31 18:58:33.345346 [ 286 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63854) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3978 | 2026.01.31 18:58:33.345356 [ 267 ] {} <Debug> TCP-Session: b3472ae5-32f8-46df-b2dd-f7a1d186bc51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.01.31 18:58:33.345327 [ 293 ] {} <Debug> TCP-Session: 85db205f-890e-4d35-9715-4c62e29fb998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.01.31 18:58:33.345251 [ 290 ] {} <Debug> TCP-Session: c2393450-0282-4a29-92ef-4edf47f50184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.01.31 18:58:33.345415 [ 293 ] {} <Debug> TCP-Session: 85db205f-890e-4d35-9715-4c62e29fb998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.01.31 18:58:33.345432 [ 290 ] {} <Debug> TCP-Session: c2393450-0282-4a29-92ef-4edf47f50184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.01.31 18:58:33.345184 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.01.31 18:58:33.345110 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58012 | ||
| 3985 | 2026.01.31 18:58:33.345497 [ 288 ] {} <Debug> TCP-Session: c9ba4357-7d8f-4969-ac01-f16eb4334a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:46261 | ||
| 3986 | 2026.01.31 18:58:33.345081 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32826 | ||
| 3987 | 2026.01.31 18:58:33.345539 [ 288 ] {} <Debug> TCP-Session: c9ba4357-7d8f-4969-ac01-f16eb4334a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.01.31 18:58:33.345065 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45717 | ||
| 3989 | 2026.01.31 18:58:33.345560 [ 288 ] {} <Debug> TCP-Session: c9ba4357-7d8f-4969-ac01-f16eb4334a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.01.31 18:58:33.345593 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3991 | 2026.01.31 18:58:33.345564 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3992 | 2026.01.31 18:58:33.345623 [ 286 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3993 | 2026.01.31 18:58:33.345646 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3994 | 2026.01.31 18:58:33.345650 [ 294 ] {} <Debug> TCP-Session: 9fadc4c7-238f-48a3-8e14-91880413f1e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58012 | ||
| 3995 | 2026.01.31 18:58:33.345687 [ 289 ] {} <Debug> TCP-Session: b9e0daf3-921b-42ec-8b09-5202ef613f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45717 | ||
| 3996 | 2026.01.31 18:58:33.345698 [ 286 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3997 | 2026.01.31 18:58:33.345703 [ 294 ] {} <Debug> TCP-Session: 9fadc4c7-238f-48a3-8e14-91880413f1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.01.31 18:58:33.345719 [ 289 ] {} <Debug> TCP-Session: b9e0daf3-921b-42ec-8b09-5202ef613f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.01.31 18:58:33.345736 [ 294 ] {} <Debug> TCP-Session: 9fadc4c7-238f-48a3-8e14-91880413f1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.01.31 18:58:33.345753 [ 289 ] {} <Debug> TCP-Session: b9e0daf3-921b-42ec-8b09-5202ef613f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.01.31 18:58:33.345621 [ 292 ] {} <Debug> TCP-Session: 12f11aab-bdbf-4f5b-82ed-8edd9f51546e Authenticating user 'default' from [fd00:1122:3344:101::e]:32826 | ||
| 4002 | 2026.01.31 18:58:33.345801 [ 292 ] {} <Debug> TCP-Session: 12f11aab-bdbf-4f5b-82ed-8edd9f51546e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.01.31 18:58:33.345813 [ 292 ] {} <Debug> TCP-Session: 12f11aab-bdbf-4f5b-82ed-8edd9f51546e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.01.31 18:58:33.345986 [ 286 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 4005 | 2026.01.31 18:58:33.346867 [ 328 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Trace> AggregatingTransform: Aggregating | ||
| 4006 | 2026.01.31 18:58:33.346929 [ 328 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Trace> Aggregator: Aggregation method: without_key | ||
| 4007 | 2026.01.31 18:58:33.346973 [ 328 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887033 sec. (1127.354 rows/sec., 44.04 KiB/sec.) | ||
| 4008 | 2026.01.31 18:58:33.346992 [ 328 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Trace> Aggregator: Merging aggregated data | ||
| 4009 | 2026.01.31 18:58:33.348018 [ 286 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002727 sec., 366.70333700036673 rows/sec., 14.32 KiB/sec. | ||
| 4010 | 2026.01.31 18:58:33.348157 [ 286 ] {06bb7cbb-c058-48ce-bf3d-97254bcaa062} <Debug> TCPHandler: Processed in 0.003103103 sec. | ||
| 4011 | 2026.01.31 18:58:33.348274 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2026.01.31 18:58:33.348300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4013 | 2026.01.31 18:58:33.348306 [ 286 ] {} <Debug> TCP-Session: 89040dda-f21a-4f91-a725-1c55f6dabc40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.01.31 18:58:33.348323 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4015 | 2026.01.31 18:58:33.348331 [ 294 ] {} <Debug> TCP-Session: 9fadc4c7-238f-48a3-8e14-91880413f1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.01.31 18:58:33.348342 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4017 | 2026.01.31 18:58:33.348359 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2026.01.31 18:58:33.348379 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4019 | 2026.01.31 18:58:33.348400 [ 288 ] {} <Debug> TCP-Session: c9ba4357-7d8f-4969-ac01-f16eb4334a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.01.31 18:58:33.348413 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4021 | 2026.01.31 18:58:33.348430 [ 293 ] {} <Debug> TCP-Session: 85db205f-890e-4d35-9715-4c62e29fb998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.01.31 18:58:33.348430 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4023 | 2026.01.31 18:58:33.348469 [ 291 ] {} <Debug> TCP-Session: 8e63d9d6-ca15-4c43-badf-cb0119cee197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.01.31 18:58:33.348396 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4025 | 2026.01.31 18:58:33.348501 [ 267 ] {} <Debug> TCP-Session: b3472ae5-32f8-46df-b2dd-f7a1d186bc51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.01.31 18:58:33.348357 [ 290 ] {} <Debug> TCP-Session: c2393450-0282-4a29-92ef-4edf47f50184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.01.31 18:58:33.348535 [ 292 ] {} <Debug> TCP-Session: 12f11aab-bdbf-4f5b-82ed-8edd9f51546e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.01.31 18:58:33.348417 [ 289 ] {} <Debug> TCP-Session: b9e0daf3-921b-42ec-8b09-5202ef613f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.01.31 18:58:33.970276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8174 | ||
| 4030 | 2026.01.31 18:58:33.970832 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.01.31 18:58:33.970884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4032 | 2026.01.31 18:58:33.971395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4033 | 2026.01.31 18:58:33.971632 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.01.31 18:58:33.971774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8174 | ||
| 4035 | 2026.01.31 18:58:34.394034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4036 | 2026.01.31 18:58:34.409707 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.01.31 18:58:34.409771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4038 | 2026.01.31 18:58:34.415549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4039 | 2026.01.31 18:58:34.416347 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.01.31 18:58:34.419183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4041 | 2026.01.31 18:58:36.493642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 502 | ||
| 4042 | 2026.01.31 18:58:36.495902 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.01.31 18:58:36.495957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4044 | 2026.01.31 18:58:36.497163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4045 | 2026.01.31 18:58:36.497453 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.01.31 18:58:36.497814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 4047 | 2026.01.31 18:58:36.963139 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.01.31 18:58:36.963334 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4049 | 2026.01.31 18:58:36.963410 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4050 | 2026.01.31 18:58:36.964161 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.31 18:58:36.964211 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4052 | 2026.01.31 18:58:36.964624 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4053 | 2026.01.31 18:58:36.964877 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.31 18:58:36.965038 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.00178 sec., 77528.08988764045 rows/sec., 6.72 MiB/sec. | ||
| 4055 | 2026.01.31 18:58:36.965087 [ 268 ] {245e7ae0-594e-4688-9b6c-da18a19708f5} <Debug> TCPHandler: Processed in 0.002111579 sec. | ||
| 4056 | 2026.01.31 18:58:36.965206 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.31 18:58:36.965306 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.01.31 18:58:36.965349 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4059 | 2026.01.31 18:58:36.965828 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.01.31 18:58:36.965867 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4061 | 2026.01.31 18:58:36.966183 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4062 | 2026.01.31 18:58:36.966411 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.01.31 18:58:36.966547 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001221 sec., 33579.033579033574 rows/sec., 2.47 MiB/sec. | ||
| 4064 | 2026.01.31 18:58:36.966587 [ 268 ] {77b8d41c-ebc7-40b1-ac30-5440eb39dc13} <Debug> TCPHandler: Processed in 0.00139603 sec. | ||
| 4065 | 2026.01.31 18:58:36.966703 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.01.31 18:58:36.966801 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4067 | 2026.01.31 18:58:36.966844 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4068 | 2026.01.31 18:58:36.967292 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.01.31 18:58:36.967330 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4070 | 2026.01.31 18:58:36.967655 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4071 | 2026.01.31 18:58:36.967880 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.01.31 18:58:36.968013 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001232 sec., 85227.27272727272 rows/sec., 6.66 MiB/sec. | ||
| 4073 | 2026.01.31 18:58:36.968054 [ 268 ] {13b2669a-f1f0-4257-aa95-23316620de0f} <Debug> TCPHandler: Processed in 0.001401239 sec. | ||
| 4074 | 2026.01.31 18:58:36.968171 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.01.31 18:58:36.968269 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.01.31 18:58:36.968315 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4077 | 2026.01.31 18:58:36.968734 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.01.31 18:58:36.968772 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4079 | 2026.01.31 18:58:36.969121 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4080 | 2026.01.31 18:58:36.969366 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.01.31 18:58:36.969506 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 4082 | 2026.01.31 18:58:36.969547 [ 268 ] {44396bd8-7895-4c5c-b9ee-4df5f2d4ea27} <Debug> TCPHandler: Processed in 0.00142582 sec. | ||
| 4083 | 2026.01.31 18:58:36.969664 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.01.31 18:58:36.969767 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.01.31 18:58:36.969824 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <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 | ||
| 4086 | 2026.01.31 18:58:36.970640 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.01.31 18:58:36.970679 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4088 | 2026.01.31 18:58:36.971263 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4089 | 2026.01.31 18:58:36.971502 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.01.31 18:58:36.971644 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001896 sec., 21624.472573839663 rows/sec., 38.75 MiB/sec. | ||
| 4091 | 2026.01.31 18:58:36.971710 [ 268 ] {cef05479-4017-4c4f-bd70-e26a6b09695e} <Debug> TCPHandler: Processed in 0.0020967 sec. | ||
| 4092 | 2026.01.31 18:58:36.971829 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.01.31 18:58:36.971927 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4094 | 2026.01.31 18:58:36.971969 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4095 | 2026.01.31 18:58:36.972308 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.01.31 18:58:36.972346 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4097 | 2026.01.31 18:58:36.972678 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4098 | 2026.01.31 18:58:36.972906 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.01.31 18:58:36.973039 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4100 | 2026.01.31 18:58:36.973077 [ 268 ] {6d901061-4037-4a0f-b64e-4b0beabe7e70} <Debug> TCPHandler: Processed in 0.001298688 sec. | ||
| 4101 | 2026.01.31 18:58:41.391237 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4102 | 2026.01.31 18:58:41.391327 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4103 | 2026.01.31 18:58:41.471854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8686 | ||
| 4104 | 2026.01.31 18:58:41.472469 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.01.31 18:58:41.472502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4106 | 2026.01.31 18:58:41.472966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4107 | 2026.01.31 18:58:41.473189 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.01.31 18:58:41.473329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8686 | ||
| 4109 | 2026.01.31 18:58:41.919248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4110 | 2026.01.31 18:58:41.936427 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.01.31 18:58:41.936490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4112 | 2026.01.31 18:58:41.942641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4113 | 2026.01.31 18:58:41.943357 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.01.31 18:58:41.946145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4115 | 2026.01.31 18:58:41.960704 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.01.31 18:58:41.960878 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4117 | 2026.01.31 18:58:41.960945 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4118 | 2026.01.31 18:58:41.961605 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.01.31 18:58:41.961648 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4120 | 2026.01.31 18:58:41.962051 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4121 | 2026.01.31 18:58:41.962290 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.01.31 18:58:41.962453 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.64 MiB/sec. | ||
| 4123 | 2026.01.31 18:58:41.962503 [ 268 ] {22168a66-9a6a-438b-aa97-5e8582f9d3e0} <Debug> TCPHandler: Processed in 0.001924377 sec. | ||
| 4124 | 2026.01.31 18:58:41.962633 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.01.31 18:58:41.962742 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4126 | 2026.01.31 18:58:41.962786 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4127 | 2026.01.31 18:58:41.963211 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.01.31 18:58:41.963246 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4129 | 2026.01.31 18:58:41.963569 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4130 | 2026.01.31 18:58:41.963791 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.01.31 18:58:41.963926 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 4132 | 2026.01.31 18:58:41.963966 [ 268 ] {08382f11-133e-4a4f-84b8-d8597bb64298} <Debug> TCPHandler: Processed in 0.00138573 sec. | ||
| 4133 | 2026.01.31 18:58:41.964082 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.01.31 18:58:41.964179 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4135 | 2026.01.31 18:58:41.964227 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4136 | 2026.01.31 18:58:41.964646 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.01.31 18:58:41.964682 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4138 | 2026.01.31 18:58:41.965020 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4139 | 2026.01.31 18:58:41.965236 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.01.31 18:58:41.965374 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 4141 | 2026.01.31 18:58:41.965412 [ 268 ] {3eba547d-e245-4e9f-9caf-c18831ad6a1e} <Debug> TCPHandler: Processed in 0.00137914 sec. | ||
| 4142 | 2026.01.31 18:58:41.965523 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.01.31 18:58:41.965619 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4144 | 2026.01.31 18:58:41.965663 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4145 | 2026.01.31 18:58:41.965997 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.01.31 18:58:41.966033 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4147 | 2026.01.31 18:58:41.966337 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4148 | 2026.01.31 18:58:41.966558 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.01.31 18:58:41.966691 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4150 | 2026.01.31 18:58:41.966729 [ 268 ] {1240db86-1d1c-4bb7-957e-175f25f15f4d} <Debug> TCPHandler: Processed in 0.001256207 sec. | ||
| 4151 | 2026.01.31 18:58:46.497928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 522 | ||
| 4152 | 2026.01.31 18:58:46.500002 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.01.31 18:58:46.500056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4154 | 2026.01.31 18:58:46.501250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4155 | 2026.01.31 18:58:46.501578 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.01.31 18:58:46.501970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4157 | 2026.01.31 18:58:46.964672 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.01.31 18:58:46.964866 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4159 | 2026.01.31 18:58:46.964940 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4160 | 2026.01.31 18:58:46.965645 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.01.31 18:58:46.965705 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4162 | 2026.01.31 18:58:46.966090 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4163 | 2026.01.31 18:58:46.966312 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.01.31 18:58:46.966473 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 4165 | 2026.01.31 18:58:46.966524 [ 268 ] {4407c15d-82cd-4bb7-b6a4-9a24eb54cdb7} <Debug> TCPHandler: Processed in 0.001994247 sec. | ||
| 4166 | 2026.01.31 18:58:46.966667 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2026.01.31 18:58:46.966772 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4168 | 2026.01.31 18:58:46.966818 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4169 | 2026.01.31 18:58:46.967239 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.01.31 18:58:46.967274 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4171 | 2026.01.31 18:58:46.967575 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4172 | 2026.01.31 18:58:46.967811 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.01.31 18:58:46.967949 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 678.96 KiB/sec. | ||
| 4174 | 2026.01.31 18:58:46.967990 [ 268 ] {4606a19f-f45c-413f-9f9a-3758a2fc0be0} <Debug> TCPHandler: Processed in 0.001384509 sec. | ||
| 4175 | 2026.01.31 18:58:46.968114 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.01.31 18:58:46.968212 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4177 | 2026.01.31 18:58:46.968254 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4178 | 2026.01.31 18:58:46.968830 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2026.01.31 18:58:46.968866 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4180 | 2026.01.31 18:58:46.969197 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4181 | 2026.01.31 18:58:46.969398 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.01.31 18:58:46.969515 [ 61 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4183 | 2026.01.31 18:58:46.969528 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Debug> executeQuery: Read 263 rows, 24.04 KiB in 0.001336 sec., 196856.2874251497 rows/sec., 17.58 MiB/sec. | ||
| 4184 | 2026.01.31 18:58:46.969558 [ 61 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.01.31 18:58:46.969574 [ 268 ] {24c8b251-67a5-4295-a6d8-233f914cfd37} <Debug> TCPHandler: Processed in 0.001511131 sec. | ||
| 4186 | 2026.01.31 18:58:46.969580 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4187 | 2026.01.31 18:58:46.969680 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4188 | 2026.01.31 18:58:46.969708 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.01.31 18:58:46.969779 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4190 | 2026.01.31 18:58:46.969805 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.01.31 18:58:46.969813 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2105 rows starting from the beginning of the part | ||
| 4192 | 2026.01.31 18:58:46.969846 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4193 | 2026.01.31 18:58:46.969881 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4194 | 2026.01.31 18:58:46.969931 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1196 rows starting from the beginning of the part | ||
| 4195 | 2026.01.31 18:58:46.969982 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4196 | 2026.01.31 18:58:46.970024 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4197 | 2026.01.31 18:58:46.970072 [ 189 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 263 rows starting from the beginning of the part | ||
| 4198 | 2026.01.31 18:58:46.970276 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.01.31 18:58:46.970312 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4200 | 2026.01.31 18:58:46.970629 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4201 | 2026.01.31 18:58:46.970851 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.01.31 18:58:46.970945 [ 61 ] {} <Debug> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4203 | 2026.01.31 18:58:46.970970 [ 61 ] {} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.01.31 18:58:46.970985 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Debug> executeQuery: Read 63 rows, 4.74 KiB in 0.001199 sec., 52543.78648874062 rows/sec., 3.86 MiB/sec. | ||
| 4205 | 2026.01.31 18:58:46.970986 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4206 | 2026.01.31 18:58:46.971024 [ 268 ] {dbfc9b0c-d811-43d8-878b-7b99ea08fd7b} <Debug> TCPHandler: Processed in 0.001384069 sec. | ||
| 4207 | 2026.01.31 18:58:46.971070 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4208 | 2026.01.31 18:58:46.971140 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.01.31 18:58:46.971154 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4210 | 2026.01.31 18:58:46.971181 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 206 rows starting from the beginning of the part | ||
| 4211 | 2026.01.31 18:58:46.971231 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4212 | 2026.01.31 18:58:46.971238 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.01.31 18:58:46.971277 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 4214 | 2026.01.31 18:58:46.971279 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4215 | 2026.01.31 18:58:46.971320 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4216 | 2026.01.31 18:58:46.971365 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4217 | 2026.01.31 18:58:46.971408 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part | ||
| 4218 | 2026.01.31 18:58:46.971535 [ 198 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895616 sec., 2055268.5776022149 rows/sec., 177.93 MiB/sec. | ||
| 4219 | 2026.01.31 18:58:46.971707 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.01.31 18:58:46.971745 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4221 | 2026.01.31 18:58:46.971927 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4222 | 2026.01.31 18:58:46.972050 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4223 | 2026.01.31 18:58:46.972306 [ 204 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 445 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260167 sec., 353127.7997281313 rows/sec., 25.74 MiB/sec. | ||
| 4224 | 2026.01.31 18:58:46.972325 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.01.31 18:58:46.972364 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.01.31 18:58:46.972457 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_26_5} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4227 | 2026.01.31 18:58:46.972485 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001265 sec., 18972.332015810276 rows/sec., 1.57 MiB/sec. | ||
| 4228 | 2026.01.31 18:58:46.972519 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4229 | 2026.01.31 18:58:46.972530 [ 268 ] {9cf5bfcd-ee35-4f9b-8cc8-644d7603f89f} <Debug> TCPHandler: Processed in 0.00144092 sec. | ||
| 4230 | 2026.01.31 18:58:46.972585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 4231 | 2026.01.31 18:58:46.972670 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2026.01.31 18:58:46.972770 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4233 | 2026.01.31 18:58:46.972811 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4234 | 2026.01.31 18:58:46.972842 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.01.31 18:58:46.972922 [ 198 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_16_3} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4236 | 2026.01.31 18:58:46.973039 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4237 | 2026.01.31 18:58:46.973204 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.01.31 18:58:46.973243 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4239 | 2026.01.31 18:58:46.973532 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4240 | 2026.01.31 18:58:46.973751 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.01.31 18:58:46.973879 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 4242 | 2026.01.31 18:58:46.973916 [ 268 ] {5905a2cf-abd1-4594-8b76-b1a3cd467038} <Debug> TCPHandler: Processed in 0.001308729 sec. | ||
| 4243 | 2026.01.31 18:58:46.974026 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2026.01.31 18:58:46.974120 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4245 | 2026.01.31 18:58:46.974160 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4246 | 2026.01.31 18:58:46.974613 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.01.31 18:58:46.974649 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4248 | 2026.01.31 18:58:46.974958 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4249 | 2026.01.31 18:58:46.975187 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.01.31 18:58:46.975281 [ 61 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4251 | 2026.01.31 18:58:46.975307 [ 61 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.01.31 18:58:46.975317 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Debug> executeQuery: Read 151 rows, 12.47 KiB in 0.001214 sec., 124382.2075782537 rows/sec., 10.03 MiB/sec. | ||
| 4253 | 2026.01.31 18:58:46.975322 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4254 | 2026.01.31 18:58:46.975356 [ 268 ] {2136224d-840d-4abb-aed7-e6527b013be6} <Debug> TCPHandler: Processed in 0.001379299 sec. | ||
| 4255 | 2026.01.31 18:58:46.975410 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4256 | 2026.01.31 18:58:46.975471 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.01.31 18:58:46.975507 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4258 | 2026.01.31 18:58:46.975543 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1034 rows starting from the beginning of the part | ||
| 4259 | 2026.01.31 18:58:46.975571 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4260 | 2026.01.31 18:58:46.975606 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4261 | 2026.01.31 18:58:46.975620 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4262 | 2026.01.31 18:58:46.975654 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 520 rows starting from the beginning of the part | ||
| 4263 | 2026.01.31 18:58:46.975746 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4264 | 2026.01.31 18:58:46.975805 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4265 | 2026.01.31 18:58:46.975858 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 151 rows starting from the beginning of the part | ||
| 4266 | 2026.01.31 18:58:46.976053 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.01.31 18:58:46.976095 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4268 | 2026.01.31 18:58:46.976443 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4269 | 2026.01.31 18:58:46.976681 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.01.31 18:58:46.976777 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4271 | 2026.01.31 18:58:46.976802 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.01.31 18:58:46.976814 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001261 sec., 159397.30372720063 rows/sec., 11.42 MiB/sec. | ||
| 4273 | 2026.01.31 18:58:46.976819 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4274 | 2026.01.31 18:58:46.976852 [ 268 ] {a8c9f3c2-dd87-4dbd-8f0f-9016b503646c} <Debug> TCPHandler: Processed in 0.00143212 sec. | ||
| 4275 | 2026.01.31 18:58:46.976911 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4276 | 2026.01.31 18:58:46.976970 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2026.01.31 18:58:46.977015 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2026.01.31 18:58:46.977040 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664643 sec., 1188843.4937701358 rows/sec., 93.11 MiB/sec. | ||
| 4279 | 2026.01.31 18:58:46.977052 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6554 rows starting from the beginning of the part | ||
| 4280 | 2026.01.31 18:58:46.977069 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.01.31 18:58:46.977132 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <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 | ||
| 4282 | 2026.01.31 18:58:46.977132 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4283 | 2026.01.31 18:58:46.977191 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 4284 | 2026.01.31 18:58:46.977221 [ 199 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4285 | 2026.01.31 18:58:46.977235 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4286 | 2026.01.31 18:58:46.977309 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4287 | 2026.01.31 18:58:46.977353 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 201 rows starting from the beginning of the part | ||
| 4288 | 2026.01.31 18:58:46.977550 [ 199 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.01.31 18:58:46.977645 [ 199 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_26_5} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4290 | 2026.01.31 18:58:46.977733 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4291 | 2026.01.31 18:58:46.977991 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.01.31 18:58:46.978034 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4293 | 2026.01.31 18:58:46.978619 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4294 | 2026.01.31 18:58:46.978874 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.01.31 18:58:46.979011 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00196 sec., 20918.367346938776 rows/sec., 37.48 MiB/sec. | ||
| 4296 | 2026.01.31 18:58:46.979073 [ 268 ] {a64e75bd-d7e1-4240-80ac-5e76485dbd32} <Debug> TCPHandler: Processed in 0.00215405 sec. | ||
| 4297 | 2026.01.31 18:58:46.979192 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.01.31 18:58:46.979287 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.01.31 18:58:46.979329 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4300 | 2026.01.31 18:58:46.979685 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.01.31 18:58:46.979720 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4302 | 2026.01.31 18:58:46.980045 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4303 | 2026.01.31 18:58:46.980133 [ 204 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8079 rows, containing 5 columns (5 merged, 0 gathered) in 0.003260316 sec., 2477980.6619971804 rows/sec., 169.93 MiB/sec. | ||
| 4304 | 2026.01.31 18:58:46.980268 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.31 18:58:46.980362 [ 61 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4306 | 2026.01.31 18:58:46.980386 [ 61 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.01.31 18:58:46.980402 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4308 | 2026.01.31 18:58:46.980402 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4309 | 2026.01.31 18:58:46.980443 [ 268 ] {ee77689f-f090-4ff3-a9d8-cbee143fd9f2} <Debug> TCPHandler: Processed in 0.001301028 sec. | ||
| 4310 | 2026.01.31 18:58:46.980477 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4311 | 2026.01.31 18:58:46.980589 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4312 | 2026.01.31 18:58:46.980621 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1154 rows starting from the beginning of the part | ||
| 4313 | 2026.01.31 18:58:46.980677 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4314 | 2026.01.31 18:58:46.980728 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4315 | 2026.01.31 18:58:46.980744 [ 191 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4316 | 2026.01.31 18:58:46.980777 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4317 | 2026.01.31 18:58:46.980830 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4318 | 2026.01.31 18:58:46.980880 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4319 | 2026.01.31 18:58:46.981165 [ 191 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.01.31 18:58:46.981256 [ 191 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4321 | 2026.01.31 18:58:46.981351 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4322 | 2026.01.31 18:58:46.981889 [ 204 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1454 rows, containing 4 columns (4 merged, 0 gathered) in 0.00144563 sec., 1005789.8632430151 rows/sec., 67.29 MiB/sec. | ||
| 4323 | 2026.01.31 18:58:46.982047 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4324 | 2026.01.31 18:58:46.982287 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.01.31 18:58:46.982351 [ 201 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_26_5} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4326 | 2026.01.31 18:58:46.982409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4327 | 2026.01.31 18:58:48.974379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9134 | ||
| 4328 | 2026.01.31 18:58:48.974869 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.01.31 18:58:48.974909 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4330 | 2026.01.31 18:58:48.975394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4331 | 2026.01.31 18:58:48.975633 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.31 18:58:48.975763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9134 | ||
| 4333 | 2026.01.31 18:58:49.447178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4334 | 2026.01.31 18:58:49.463379 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.01.31 18:58:49.463446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4336 | 2026.01.31 18:58:49.469597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4337 | 2026.01.31 18:58:49.470324 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.01.31 18:58:49.473095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4339 | 2026.01.31 18:58:51.960792 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.01.31 18:58:51.960978 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4341 | 2026.01.31 18:58:51.961043 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4342 | 2026.01.31 18:58:51.961704 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.01.31 18:58:51.961751 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4344 | 2026.01.31 18:58:51.962126 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4345 | 2026.01.31 18:58:51.962340 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.01.31 18:58:51.962507 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.72 MiB/sec. | ||
| 4347 | 2026.01.31 18:58:51.962548 [ 268 ] {3a8c4674-9bb9-4e9b-b1bb-b7f1a34f753e} <Debug> TCPHandler: Processed in 0.001896786 sec. | ||
| 4348 | 2026.01.31 18:58:51.962685 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.01.31 18:58:51.962782 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4350 | 2026.01.31 18:58:51.962821 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4351 | 2026.01.31 18:58:51.963247 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.01.31 18:58:51.963284 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4353 | 2026.01.31 18:58:51.963591 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4354 | 2026.01.31 18:58:51.963811 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.01.31 18:58:51.963939 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 4356 | 2026.01.31 18:58:51.963976 [ 268 ] {0c7dd6a3-de77-465f-91b8-fe153b8b85fb} <Debug> TCPHandler: Processed in 0.001341558 sec. | ||
| 4357 | 2026.01.31 18:58:51.964098 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.01.31 18:58:51.964193 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.01.31 18:58:51.964237 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4360 | 2026.01.31 18:58:51.964659 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.01.31 18:58:51.964695 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4362 | 2026.01.31 18:58:51.965014 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4363 | 2026.01.31 18:58:51.965224 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.01.31 18:58:51.965353 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 4365 | 2026.01.31 18:58:51.965390 [ 268 ] {2ec4357f-fe43-4fa9-80b4-2e7d9a98aa34} <Debug> TCPHandler: Processed in 0.001342599 sec. | ||
| 4366 | 2026.01.31 18:58:51.965506 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.01.31 18:58:51.965600 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4368 | 2026.01.31 18:58:51.965652 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4369 | 2026.01.31 18:58:51.965986 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.01.31 18:58:51.966024 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4371 | 2026.01.31 18:58:51.966350 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4372 | 2026.01.31 18:58:51.966562 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.01.31 18:58:51.966705 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4374 | 2026.01.31 18:58:51.966743 [ 268 ] {849a02bd-0b0f-4f08-8757-a62a38f1703e} <Debug> TCPHandler: Processed in 0.001288478 sec. | ||
| 4375 | 2026.01.31 18:58:56.391388 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4376 | 2026.01.31 18:58:56.391489 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4377 | 2026.01.31 18:58:56.476789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9646 | ||
| 4378 | 2026.01.31 18:58:56.477284 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.01.31 18:58:56.477322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4380 | 2026.01.31 18:58:56.477778 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4381 | 2026.01.31 18:58:56.478002 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.01.31 18:58:56.478129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9646 | ||
| 4383 | 2026.01.31 18:58:56.503027 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 550 | ||
| 4384 | 2026.01.31 18:58:56.505234 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.01.31 18:58:56.505287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4386 | 2026.01.31 18:58:56.506545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4387 | 2026.01.31 18:58:56.506820 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.01.31 18:58:56.507167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4389 | 2026.01.31 18:58:56.962635 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.01.31 18:58:56.962801 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4391 | 2026.01.31 18:58:56.962860 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4392 | 2026.01.31 18:58:56.963570 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.01.31 18:58:56.963619 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4394 | 2026.01.31 18:58:56.964022 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4395 | 2026.01.31 18:58:56.964238 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.01.31 18:58:56.964387 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.00163 sec., 84662.57668711657 rows/sec., 7.33 MiB/sec. | ||
| 4397 | 2026.01.31 18:58:56.964427 [ 268 ] {f0d0bb3a-6715-48ce-807e-6334fe62e46e} <Debug> TCPHandler: Processed in 0.001920067 sec. | ||
| 4398 | 2026.01.31 18:58:56.964577 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.01.31 18:58:56.964685 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.01.31 18:58:56.964727 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4401 | 2026.01.31 18:58:56.965134 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.01.31 18:58:56.965169 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4403 | 2026.01.31 18:58:56.965454 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4404 | 2026.01.31 18:58:56.965667 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.01.31 18:58:56.965792 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001126 sec., 36412.07815275311 rows/sec., 2.67 MiB/sec. | ||
| 4406 | 2026.01.31 18:58:56.965830 [ 268 ] {e9c68fbc-5fb9-4562-93f4-faaae4426a29} <Debug> TCPHandler: Processed in 0.001303268 sec. | ||
| 4407 | 2026.01.31 18:58:56.965946 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.01.31 18:58:56.966042 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4409 | 2026.01.31 18:58:56.966082 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4410 | 2026.01.31 18:58:56.966507 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.01.31 18:58:56.966543 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4412 | 2026.01.31 18:58:56.966873 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4413 | 2026.01.31 18:58:56.967079 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.01.31 18:58:56.967204 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00118 sec., 88983.05084745762 rows/sec., 6.95 MiB/sec. | ||
| 4415 | 2026.01.31 18:58:56.967241 [ 268 ] {44bf4dcd-11ea-4c1d-b38b-e12f874d7b2b} <Debug> TCPHandler: Processed in 0.001346249 sec. | ||
| 4416 | 2026.01.31 18:58:56.967357 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.01.31 18:58:56.967453 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.01.31 18:58:56.967496 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4419 | 2026.01.31 18:58:56.967910 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.01.31 18:58:56.967946 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4421 | 2026.01.31 18:58:56.968280 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4422 | 2026.01.31 18:58:56.968481 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.01.31 18:58:56.968618 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4424 | 2026.01.31 18:58:56.968657 [ 268 ] {c49e7d8f-eea8-4df6-b80b-6499c3d2e2bf} <Debug> TCPHandler: Processed in 0.001349619 sec. | ||
| 4425 | 2026.01.31 18:58:56.968771 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.01.31 18:58:56.968866 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4427 | 2026.01.31 18:58:56.968920 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <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 | ||
| 4428 | 2026.01.31 18:58:56.969775 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.01.31 18:58:56.969812 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4430 | 2026.01.31 18:58:56.970395 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4431 | 2026.01.31 18:58:56.970624 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.01.31 18:58:56.970760 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001912 sec., 21443.514644351464 rows/sec., 38.43 MiB/sec. | ||
| 4433 | 2026.01.31 18:58:56.970811 [ 268 ] {cf539ee0-2597-4a5e-8e28-9a2f674560c0} <Debug> TCPHandler: Processed in 0.0020918 sec. | ||
| 4434 | 2026.01.31 18:58:56.970929 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.01.31 18:58:56.971025 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.01.31 18:58:56.971065 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4437 | 2026.01.31 18:58:56.971399 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.01.31 18:58:56.971434 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4439 | 2026.01.31 18:58:56.971744 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4440 | 2026.01.31 18:58:56.971951 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.01.31 18:58:56.972078 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4442 | 2026.01.31 18:58:56.972113 [ 268 ] {8a091a40-93de-44ec-aa4d-0223d2d70813} <Debug> TCPHandler: Processed in 0.001235707 sec. | ||
| 4443 | 2026.01.31 18:58:56.974115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4444 | 2026.01.31 18:58:56.991681 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.01.31 18:58:56.991743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4446 | 2026.01.31 18:58:56.998085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4447 | 2026.01.31 18:58:56.998831 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.01.31 18:58:57.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.95 MiB, peak 250.36 MiB, free memory in arenas 0.00 B, will set to 243.94 MiB (RSS), difference: -4.00 MiB | ||
| 4449 | 2026.01.31 18:58:57.001761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4450 | 2026.01.31 18:58:58.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.94 MiB, peak 250.36 MiB, free memory in arenas 0.00 B, will set to 243.94 MiB (RSS), difference: 4.00 MiB | ||
| 4451 | 2026.01.31 18:58:58.324743 [ 11 ] {} <Debug> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4452 | 2026.01.31 18:58:58.324816 [ 11 ] {} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.01.31 18:58:58.324840 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4454 | 2026.01.31 18:58:58.325005 [ 194 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4455 | 2026.01.31 18:58:58.325214 [ 194 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4456 | 2026.01.31 18:58:58.325268 [ 194 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4457 | 2026.01.31 18:58:58.325408 [ 194 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4458 | 2026.01.31 18:58:58.325490 [ 194 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4459 | 2026.01.31 18:58:58.325566 [ 194 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 4460 | 2026.01.31 18:58:58.325610 [ 194 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 4461 | 2026.01.31 18:58:58.326428 [ 201 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503231 sec., 27939.817632818907 rows/sec., 2.33 MiB/sec. | ||
| 4462 | 2026.01.31 18:58:58.326665 [ 204 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4463 | 2026.01.31 18:58:58.327028 [ 204 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.01.31 18:58:58.327112 [ 204 ] {9f9338d5-28be-43c1-ba7e-9c60a4dc6968::all_1_5_1} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4465 | 2026.01.31 18:58:58.327208 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4466 | 2026.01.31 18:58:58.492882 [ 11 ] {} <Debug> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4467 | 2026.01.31 18:58:58.492943 [ 11 ] {} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.01.31 18:58:58.492966 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4469 | 2026.01.31 18:58:58.493094 [ 201 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4470 | 2026.01.31 18:58:58.493230 [ 201 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4471 | 2026.01.31 18:58:58.493267 [ 201 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 165 rows starting from the beginning of the part | ||
| 4472 | 2026.01.31 18:58:58.493337 [ 201 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4473 | 2026.01.31 18:58:58.493388 [ 201 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4474 | 2026.01.31 18:58:58.493436 [ 201 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4475 | 2026.01.31 18:58:58.493478 [ 201 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4476 | 2026.01.31 18:58:58.494390 [ 204 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347018 sec., 496652.6059785393 rows/sec., 36.02 MiB/sec. | ||
| 4477 | 2026.01.31 18:58:58.494560 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4478 | 2026.01.31 18:58:58.494823 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.01.31 18:58:58.494890 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_9_2} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4480 | 2026.01.31 18:58:58.494956 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4481 | 2026.01.31 18:59:01.988492 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.01.31 18:59:01.988684 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4483 | 2026.01.31 18:59:01.988750 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4484 | 2026.01.31 18:59:01.989360 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.01.31 18:59:01.989406 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4486 | 2026.01.31 18:59:01.989785 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4487 | 2026.01.31 18:59:01.990013 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.01.31 18:59:01.990160 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001522 sec., 5256.241787122208 rows/sec., 428.61 KiB/sec. | ||
| 4489 | 2026.01.31 18:59:01.990201 [ 268 ] {994c787b-129c-4fea-b6f1-86e87de702e3} <Debug> TCPHandler: Processed in 0.001838446 sec. | ||
| 4490 | 2026.01.31 18:59:01.990330 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.01.31 18:59:01.990428 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4492 | 2026.01.31 18:59:01.990469 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4493 | 2026.01.31 18:59:01.991487 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.01.31 18:59:01.991523 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4495 | 2026.01.31 18:59:01.991914 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4496 | 2026.01.31 18:59:01.992135 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.01.31 18:59:01.992267 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Debug> executeQuery: Read 1200 rows, 100.79 KiB in 0.001857 sec., 646203.5541195477 rows/sec., 53.00 MiB/sec. | ||
| 4498 | 2026.01.31 18:59:01.992304 [ 268 ] {208e1eb4-7402-438e-a8f0-038de5d8ab0f} <Debug> TCPHandler: Processed in 0.002025228 sec. | ||
| 4499 | 2026.01.31 18:59:01.992426 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.01.31 18:59:01.992523 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.01.31 18:59:01.992563 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4502 | 2026.01.31 18:59:01.992960 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.01.31 18:59:01.992996 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4504 | 2026.01.31 18:59:01.993287 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4505 | 2026.01.31 18:59:01.993493 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.01.31 18:59:01.993627 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001122 sec., 7130.124777183601 rows/sec., 497.86 KiB/sec. | ||
| 4507 | 2026.01.31 18:59:01.993665 [ 268 ] {5ea23fbf-3886-4410-abc3-f0ffb34639b1} <Debug> TCPHandler: Processed in 0.001289458 sec. | ||
| 4508 | 2026.01.31 18:59:01.993780 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.01.31 18:59:01.993875 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.01.31 18:59:01.993915 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4511 | 2026.01.31 18:59:01.994401 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.01.31 18:59:01.994437 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4513 | 2026.01.31 18:59:01.994737 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4514 | 2026.01.31 18:59:01.994958 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.01.31 18:59:01.995084 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001227 sec., 185819.0709046455 rows/sec., 12.58 MiB/sec. | ||
| 4516 | 2026.01.31 18:59:01.995121 [ 268 ] {e474c9e5-2723-4bae-aea2-eef7eae94e1e} <Debug> TCPHandler: Processed in 0.001391299 sec. | ||
| 4517 | 2026.01.31 18:59:01.995234 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.01.31 18:59:01.995328 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4519 | 2026.01.31 18:59:01.995368 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4520 | 2026.01.31 18:59:01.995970 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.01.31 18:59:01.996006 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4522 | 2026.01.31 18:59:01.996331 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4523 | 2026.01.31 18:59:01.996538 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.01.31 18:59:01.996677 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Debug> executeQuery: Read 528 rows, 40.06 KiB in 0.001366 sec., 386530.01464128844 rows/sec., 28.64 MiB/sec. | ||
| 4525 | 2026.01.31 18:59:01.996716 [ 268 ] {656d584d-10ed-4903-af85-95a7884d1b2b} <Debug> TCPHandler: Processed in 0.001532442 sec. | ||
| 4526 | 2026.01.31 18:59:01.996833 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.01.31 18:59:01.996928 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4528 | 2026.01.31 18:59:01.996972 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4529 | 2026.01.31 18:59:01.997538 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.01.31 18:59:01.997574 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4531 | 2026.01.31 18:59:01.997965 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4532 | 2026.01.31 18:59:01.998183 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.01.31 18:59:01.998316 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001407 sec., 602700.7818052594 rows/sec., 40.57 MiB/sec. | ||
| 4534 | 2026.01.31 18:59:01.998353 [ 268 ] {a11a5785-d1ff-4fb8-9b0a-043608b2a17d} <Debug> TCPHandler: Processed in 0.001570092 sec. | ||
| 4535 | 2026.01.31 18:59:01.998469 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.01.31 18:59:01.998565 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.01.31 18:59:01.998606 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4538 | 2026.01.31 18:59:01.998942 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.01.31 18:59:01.998979 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4540 | 2026.01.31 18:59:01.999288 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4541 | 2026.01.31 18:59:01.999499 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.01.31 18:59:01.999636 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 4543 | 2026.01.31 18:59:01.999673 [ 268 ] {4c46c7bb-2594-490a-890c-61cae9e8e5e1} <Debug> TCPHandler: Processed in 0.001254397 sec. | ||
| 4544 | 2026.01.31 18:59:03.978197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10094 | ||
| 4545 | 2026.01.31 18:59:03.978733 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.01.31 18:59:03.978786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4547 | 2026.01.31 18:59:03.979339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4548 | 2026.01.31 18:59:03.979602 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.01.31 18:59:03.979753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10094 | ||
| 4550 | 2026.01.31 18:59:03.979763 [ 38 ] {} <Debug> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4551 | 2026.01.31 18:59:03.979839 [ 38 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.01.31 18:59:03.979863 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4553 | 2026.01.31 18:59:03.979961 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4554 | 2026.01.31 18:59:03.980079 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4555 | 2026.01.31 18:59:03.980114 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7726 rows starting from the beginning of the part | ||
| 4556 | 2026.01.31 18:59:03.980170 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4557 | 2026.01.31 18:59:03.980214 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4558 | 2026.01.31 18:59:03.980254 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4559 | 2026.01.31 18:59:03.980291 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4560 | 2026.01.31 18:59:03.980328 [ 201 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4561 | 2026.01.31 18:59:03.982489 [ 204 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10094 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565066 sec., 3935181.394942664 rows/sec., 56.29 MiB/sec. | ||
| 4562 | 2026.01.31 18:59:03.982842 [ 190 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4563 | 2026.01.31 18:59:03.983168 [ 190 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.01.31 18:59:03.983254 [ 190 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_21_4} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4565 | 2026.01.31 18:59:03.983365 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4566 | 2026.01.31 18:59:04.501806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4567 | 2026.01.31 18:59:04.519477 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.01.31 18:59:04.519543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4569 | 2026.01.31 18:59:04.525702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4570 | 2026.01.31 18:59:04.526436 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.01.31 18:59:04.526755 [ 38 ] {} <Debug> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4572 | 2026.01.31 18:59:04.526819 [ 38 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.01.31 18:59:04.526839 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4574 | 2026.01.31 18:59:04.526976 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4575 | 2026.01.31 18:59:04.529657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4576 | 2026.01.31 18:59:04.531471 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2026.01.31 18:59:04.532878 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4578 | 2026.01.31 18:59:04.537538 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4579 | 2026.01.31 18:59:04.542097 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4580 | 2026.01.31 18:59:04.546338 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4581 | 2026.01.31 18:59:04.550813 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4582 | 2026.01.31 18:59:04.554980 [ 190 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4583 | 2026.01.31 18:59:04.605379 [ 204 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078446707 sec., 2026.853721214837 rows/sec., 10.48 MiB/sec. | ||
| 4584 | 2026.01.31 18:59:04.608228 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4585 | 2026.01.31 18:59:04.610426 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.01.31 18:59:04.610546 [ 203 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_21_4} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4587 | 2026.01.31 18:59:04.613551 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4588 | 2026.01.31 18:59:05.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.86 MiB, peak 256.40 MiB, free memory in arenas 0.00 B, will set to 249.62 MiB (RSS), difference: 3.76 MiB | ||
| 4589 | 2026.01.31 18:59:06.507289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 576 | ||
| 4590 | 2026.01.31 18:59:06.509458 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.01.31 18:59:06.509500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4592 | 2026.01.31 18:59:06.510679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4593 | 2026.01.31 18:59:06.510933 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.01.31 18:59:06.511068 [ 16 ] {} <Debug> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4595 | 2026.01.31 18:59:06.511134 [ 16 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.01.31 18:59:06.511153 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4597 | 2026.01.31 18:59:06.511181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4598 | 2026.01.31 18:59:06.511253 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4599 | 2026.01.31 18:59:06.511823 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4600 | 2026.01.31 18:59:06.511959 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 448 rows starting from the beginning of the part | ||
| 4601 | 2026.01.31 18:59:06.512329 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4602 | 2026.01.31 18:59:06.512688 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 4603 | 2026.01.31 18:59:06.513028 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4604 | 2026.01.31 18:59:06.513352 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4605 | 2026.01.31 18:59:06.513678 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 4606 | 2026.01.31 18:59:06.520361 [ 204 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 72 columns (72 merged, 0 gathered) in 0.009154597 sec., 62919.208786580115 rows/sec., 58.39 MiB/sec. | ||
| 4607 | 2026.01.31 18:59:06.521307 [ 204 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4608 | 2026.01.31 18:59:06.521848 [ 204 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.01.31 18:59:06.521924 [ 204 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_16_3} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4610 | 2026.01.31 18:59:06.522079 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4611 | 2026.01.31 18:59:06.961871 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.01.31 18:59:06.962065 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4613 | 2026.01.31 18:59:06.962140 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4614 | 2026.01.31 18:59:06.962916 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.01.31 18:59:06.962962 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4616 | 2026.01.31 18:59:06.963362 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4617 | 2026.01.31 18:59:06.963600 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.01.31 18:59:06.963761 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.001748 sec., 78947.36842105263 rows/sec., 6.84 MiB/sec. | ||
| 4619 | 2026.01.31 18:59:06.963811 [ 268 ] {bdf87c69-5312-41b4-97c8-cbb5a77c1981} <Debug> TCPHandler: Processed in 0.002081789 sec. | ||
| 4620 | 2026.01.31 18:59:06.963948 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.01.31 18:59:06.964049 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4622 | 2026.01.31 18:59:06.964093 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4623 | 2026.01.31 18:59:06.964524 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.01.31 18:59:06.964563 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4625 | 2026.01.31 18:59:06.964872 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4626 | 2026.01.31 18:59:06.965086 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.01.31 18:59:06.965218 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001192 sec., 34395.97315436242 rows/sec., 2.53 MiB/sec. | ||
| 4628 | 2026.01.31 18:59:06.965257 [ 268 ] {851359e9-e310-4f76-b901-bb7c8895c60b} <Debug> TCPHandler: Processed in 0.00136371 sec. | ||
| 4629 | 2026.01.31 18:59:06.965371 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.01.31 18:59:06.965469 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4631 | 2026.01.31 18:59:06.965510 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4632 | 2026.01.31 18:59:06.965952 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.01.31 18:59:06.965989 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4634 | 2026.01.31 18:59:06.966303 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4635 | 2026.01.31 18:59:06.966523 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.01.31 18:59:06.966656 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001206 sec., 87064.67661691541 rows/sec., 6.80 MiB/sec. | ||
| 4637 | 2026.01.31 18:59:06.966692 [ 268 ] {fc4d8891-99d1-485d-b0c3-a3a6e1d166b6} <Debug> TCPHandler: Processed in 0.001371079 sec. | ||
| 4638 | 2026.01.31 18:59:06.966808 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.01.31 18:59:06.966903 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.01.31 18:59:06.966947 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4641 | 2026.01.31 18:59:06.967357 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.01.31 18:59:06.967393 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4643 | 2026.01.31 18:59:06.967739 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4644 | 2026.01.31 18:59:06.967956 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.01.31 18:59:06.968090 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4646 | 2026.01.31 18:59:06.968129 [ 268 ] {88fa2147-c277-464b-af7c-beacf882dbcb} <Debug> TCPHandler: Processed in 0.00137025 sec. | ||
| 4647 | 2026.01.31 18:59:06.968243 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.01.31 18:59:06.968339 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.01.31 18:59:06.968395 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <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 | ||
| 4650 | 2026.01.31 18:59:06.969251 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.01.31 18:59:06.969287 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4652 | 2026.01.31 18:59:06.969856 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4653 | 2026.01.31 18:59:06.970082 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.31 18:59:06.970226 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 38.57 MiB/sec. | ||
| 4655 | 2026.01.31 18:59:06.970293 [ 268 ] {1317fe37-fb2d-4f3b-8792-a0d270657cb4} <Debug> TCPHandler: Processed in 0.00209898 sec. | ||
| 4656 | 2026.01.31 18:59:06.970412 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.31 18:59:06.970509 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.01.31 18:59:06.970551 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4659 | 2026.01.31 18:59:06.970888 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.31 18:59:06.970926 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4661 | 2026.01.31 18:59:06.971235 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4662 | 2026.01.31 18:59:06.971459 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.01.31 18:59:06.971589 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4664 | 2026.01.31 18:59:06.971626 [ 268 ] {f4be0e14-99ad-4952-8135-d17f23dbfd50} <Debug> TCPHandler: Processed in 0.001264077 sec. | ||
| 4665 | 2026.01.31 18:59:11.391554 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4666 | 2026.01.31 18:59:11.391617 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4667 | 2026.01.31 18:59:11.479825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10606 | ||
| 4668 | 2026.01.31 18:59:11.480593 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.01.31 18:59:11.480661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4670 | 2026.01.31 18:59:11.481397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4671 | 2026.01.31 18:59:11.481625 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.01.31 18:59:11.481765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10606 | ||
| 4673 | 2026.01.31 18:59:11.961496 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.01.31 18:59:11.961689 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4675 | 2026.01.31 18:59:11.961758 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4676 | 2026.01.31 18:59:11.962426 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.01.31 18:59:11.962472 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4678 | 2026.01.31 18:59:11.962850 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4679 | 2026.01.31 18:59:11.963066 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.01.31 18:59:11.963212 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.72 MiB/sec. | ||
| 4681 | 2026.01.31 18:59:11.963212 [ 42 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4682 | 2026.01.31 18:59:11.963252 [ 268 ] {fa7b5be9-3245-46ca-81ba-79f6baea218f} <Debug> TCPHandler: Processed in 0.001884826 sec. | ||
| 4683 | 2026.01.31 18:59:11.963287 [ 42 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.01.31 18:59:11.963315 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4685 | 2026.01.31 18:59:11.963390 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2026.01.31 18:59:11.963450 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4687 | 2026.01.31 18:59:11.963488 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4688 | 2026.01.31 18:59:11.963533 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4689 | 2026.01.31 18:59:11.963618 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4690 | 2026.01.31 18:59:11.963662 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2105 rows starting from the beginning of the part | ||
| 4691 | 2026.01.31 18:59:11.963733 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4692 | 2026.01.31 18:59:11.963784 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 4693 | 2026.01.31 18:59:11.963834 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1200 rows starting from the beginning of the part | ||
| 4694 | 2026.01.31 18:59:11.963891 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 4695 | 2026.01.31 18:59:11.963931 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4696 | 2026.01.31 18:59:11.963949 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.01.31 18:59:11.963989 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4698 | 2026.01.31 18:59:11.964338 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4699 | 2026.01.31 18:59:11.964552 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.01.31 18:59:11.964660 [ 42 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4701 | 2026.01.31 18:59:11.964681 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 4702 | 2026.01.31 18:59:11.964699 [ 42 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.01.31 18:59:11.964722 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4704 | 2026.01.31 18:59:11.964723 [ 268 ] {97df6de5-5c38-488c-a4f1-3e2ef7794f2d} <Debug> TCPHandler: Processed in 0.00138795 sec. | ||
| 4705 | 2026.01.31 18:59:11.964815 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4706 | 2026.01.31 18:59:11.964858 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.01.31 18:59:11.964924 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4708 | 2026.01.31 18:59:11.964955 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1034 rows starting from the beginning of the part | ||
| 4709 | 2026.01.31 18:59:11.964955 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.01.31 18:59:11.965010 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2026.01.31 18:59:11.965025 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4712 | 2026.01.31 18:59:11.965070 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 4713 | 2026.01.31 18:59:11.965108 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 528 rows starting from the beginning of the part | ||
| 4714 | 2026.01.31 18:59:11.965144 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 4715 | 2026.01.31 18:59:11.965180 [ 204 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4716 | 2026.01.31 18:59:11.965419 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.01.31 18:59:11.965458 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4718 | 2026.01.31 18:59:11.965560 [ 196 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3693 rows, containing 5 columns (5 merged, 0 gathered) in 0.002168221 sec., 1703239.6605327593 rows/sec., 146.48 MiB/sec. | ||
| 4719 | 2026.01.31 18:59:11.965844 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4720 | 2026.01.31 18:59:11.965919 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4721 | 2026.01.31 18:59:11.966137 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.01.31 18:59:11.966195 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.01.31 18:59:11.966219 [ 200 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_31_6} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4724 | 2026.01.31 18:59:11.966244 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146512 sec., 1296822.1033089438 rows/sec., 101.11 MiB/sec. | ||
| 4725 | 2026.01.31 18:59:11.966298 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 4726 | 2026.01.31 18:59:11.966311 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4727 | 2026.01.31 18:59:11.966335 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001398 sec., 114449.21316165951 rows/sec., 7.97 MiB/sec. | ||
| 4728 | 2026.01.31 18:59:11.966350 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.01.31 18:59:11.966376 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4730 | 2026.01.31 18:59:11.966379 [ 268 ] {effa3444-68d7-4cf5-bfd5-7dedd030d387} <Debug> TCPHandler: Processed in 0.001568862 sec. | ||
| 4731 | 2026.01.31 18:59:11.966434 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4732 | 2026.01.31 18:59:11.966454 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4733 | 2026.01.31 18:59:11.966518 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.01.31 18:59:11.966548 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4735 | 2026.01.31 18:59:11.966581 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8079 rows starting from the beginning of the part | ||
| 4736 | 2026.01.31 18:59:11.966615 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.01.31 18:59:11.966632 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4738 | 2026.01.31 18:59:11.966661 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4739 | 2026.01.31 18:59:11.966680 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4740 | 2026.01.31 18:59:11.966693 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.01.31 18:59:11.966723 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 848 rows starting from the beginning of the part | ||
| 4742 | 2026.01.31 18:59:11.966761 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4743 | 2026.01.31 18:59:11.966766 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_31_6} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4744 | 2026.01.31 18:59:11.966798 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4745 | 2026.01.31 18:59:11.966842 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4746 | 2026.01.31 18:59:11.967006 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.01.31 18:59:11.967046 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4748 | 2026.01.31 18:59:11.967354 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4749 | 2026.01.31 18:59:11.967559 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.01.31 18:59:11.967682 [ 76 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4751 | 2026.01.31 18:59:11.967689 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4752 | 2026.01.31 18:59:11.967725 [ 76 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.01.31 18:59:11.967743 [ 268 ] {96e7f1f1-24e3-4fa7-8830-140a189ef92d} <Debug> TCPHandler: Processed in 0.001273208 sec. | ||
| 4754 | 2026.01.31 18:59:11.967751 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4755 | 2026.01.31 18:59:11.967876 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4756 | 2026.01.31 18:59:11.968020 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4757 | 2026.01.31 18:59:11.968055 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1454 rows starting from the beginning of the part | ||
| 4758 | 2026.01.31 18:59:11.968121 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4759 | 2026.01.31 18:59:11.968167 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4760 | 2026.01.31 18:59:11.968210 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4761 | 2026.01.31 18:59:11.968247 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4762 | 2026.01.31 18:59:11.968284 [ 195 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4763 | 2026.01.31 18:59:11.969299 [ 189 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476721 sec., 1187766.6803681941 rows/sec., 79.57 MiB/sec. | ||
| 4764 | 2026.01.31 18:59:11.969606 [ 189 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4765 | 2026.01.31 18:59:11.969912 [ 189 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.01.31 18:59:11.969982 [ 189 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_31_6} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4767 | 2026.01.31 18:59:11.970066 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4768 | 2026.01.31 18:59:11.970238 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9567 rows, containing 5 columns (5 merged, 0 gathered) in 0.003814174 sec., 2508275.710547028 rows/sec., 171.90 MiB/sec. | ||
| 4769 | 2026.01.31 18:59:11.970465 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4770 | 2026.01.31 18:59:11.970762 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.01.31 18:59:11.970842 [ 192 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4772 | 2026.01.31 18:59:11.970913 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4773 | 2026.01.31 18:59:12.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.94 MiB, peak 257.89 MiB, free memory in arenas 0.00 B, will set to 252.32 MiB (RSS), difference: 1.38 MiB | ||
| 4774 | 2026.01.31 18:59:12.029714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4775 | 2026.01.31 18:59:12.044099 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.01.31 18:59:12.044138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4777 | 2026.01.31 18:59:12.049777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4778 | 2026.01.31 18:59:12.050446 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.01.31 18:59:12.052952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4780 | 2026.01.31 18:59:16.511367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 596 | ||
| 4781 | 2026.01.31 18:59:16.513473 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.01.31 18:59:16.513530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4783 | 2026.01.31 18:59:16.514758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4784 | 2026.01.31 18:59:16.515040 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.01.31 18:59:16.515450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4786 | 2026.01.31 18:59:16.964523 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.01.31 18:59:16.964705 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.01.31 18:59:16.964770 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4789 | 2026.01.31 18:59:16.965420 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.01.31 18:59:16.965462 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4791 | 2026.01.31 18:59:16.965859 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4792 | 2026.01.31 18:59:16.966102 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.01.31 18:59:16.966258 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 4794 | 2026.01.31 18:59:16.966301 [ 268 ] {89263c25-f4d0-4f69-aa1d-c009038f380e} <Debug> TCPHandler: Processed in 0.001902917 sec. | ||
| 4795 | 2026.01.31 18:59:16.966433 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.01.31 18:59:16.966533 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4797 | 2026.01.31 18:59:16.966576 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4798 | 2026.01.31 18:59:16.967147 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.01.31 18:59:16.967183 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4800 | 2026.01.31 18:59:16.967518 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4801 | 2026.01.31 18:59:16.967755 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.01.31 18:59:16.967886 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Debug> executeQuery: Read 258 rows, 23.68 KiB in 0.001373 sec., 187909.68681718863 rows/sec., 16.84 MiB/sec. | ||
| 4803 | 2026.01.31 18:59:16.967924 [ 268 ] {9beb6018-f6c7-47da-b7a9-8f5bc1a9a8af} <Debug> TCPHandler: Processed in 0.001543162 sec. | ||
| 4804 | 2026.01.31 18:59:16.968045 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.01.31 18:59:16.968140 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.01.31 18:59:16.968181 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4807 | 2026.01.31 18:59:16.968609 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.01.31 18:59:16.968645 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4809 | 2026.01.31 18:59:16.968959 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4810 | 2026.01.31 18:59:16.969187 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.01.31 18:59:16.969318 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Debug> executeQuery: Read 53 rows, 4.04 KiB in 0.001195 sec., 44351.46443514644 rows/sec., 3.30 MiB/sec. | ||
| 4812 | 2026.01.31 18:59:16.969356 [ 268 ] {fc52788c-59a9-4b90-a249-8a41d431e448} <Debug> TCPHandler: Processed in 0.001361519 sec. | ||
| 4813 | 2026.01.31 18:59:16.969479 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.01.31 18:59:16.969576 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4815 | 2026.01.31 18:59:16.969618 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4816 | 2026.01.31 18:59:16.970018 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.01.31 18:59:16.970054 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4818 | 2026.01.31 18:59:16.970346 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4819 | 2026.01.31 18:59:16.970558 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.01.31 18:59:16.970692 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001134 sec., 21164.021164021164 rows/sec., 1.76 MiB/sec. | ||
| 4821 | 2026.01.31 18:59:16.970730 [ 268 ] {595201e2-2996-44ea-b229-71dc0a08b9b5} <Debug> TCPHandler: Processed in 0.001301798 sec. | ||
| 4822 | 2026.01.31 18:59:16.970847 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2026.01.31 18:59:16.970943 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4824 | 2026.01.31 18:59:16.970983 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4825 | 2026.01.31 18:59:16.971374 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.01.31 18:59:16.971410 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4827 | 2026.01.31 18:59:16.971715 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4828 | 2026.01.31 18:59:16.971931 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.01.31 18:59:16.972063 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 4830 | 2026.01.31 18:59:16.972101 [ 268 ] {370ea82c-fbb9-4edb-a147-bb5827193f10} <Debug> TCPHandler: Processed in 0.001304098 sec. | ||
| 4831 | 2026.01.31 18:59:16.972212 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.01.31 18:59:16.972305 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4833 | 2026.01.31 18:59:16.972345 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4834 | 2026.01.31 18:59:16.972806 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.01.31 18:59:16.972840 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4836 | 2026.01.31 18:59:16.973161 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4837 | 2026.01.31 18:59:16.973371 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.01.31 18:59:16.973498 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Debug> executeQuery: Read 141 rows, 11.66 KiB in 0.00121 sec., 116528.92561983471 rows/sec., 9.41 MiB/sec. | ||
| 4839 | 2026.01.31 18:59:16.973547 [ 268 ] {01603c3c-39e3-4303-ae25-4f400ddfdf4c} <Debug> TCPHandler: Processed in 0.001384549 sec. | ||
| 4840 | 2026.01.31 18:59:16.973674 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.01.31 18:59:16.973784 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4842 | 2026.01.31 18:59:16.973828 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4843 | 2026.01.31 18:59:16.974247 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.01.31 18:59:16.974282 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4845 | 2026.01.31 18:59:16.974629 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4846 | 2026.01.31 18:59:16.974847 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.01.31 18:59:16.974976 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001211 sec., 161849.71098265896 rows/sec., 11.61 MiB/sec. | ||
| 4848 | 2026.01.31 18:59:16.975014 [ 268 ] {ce0fb789-752f-4f61-b5de-d29a61c02717} <Debug> TCPHandler: Processed in 0.00139232 sec. | ||
| 4849 | 2026.01.31 18:59:16.975133 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.01.31 18:59:16.975229 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4851 | 2026.01.31 18:59:16.975284 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <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 | ||
| 4852 | 2026.01.31 18:59:16.976119 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.01.31 18:59:16.976156 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4854 | 2026.01.31 18:59:16.976776 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4855 | 2026.01.31 18:59:16.977002 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.01.31 18:59:16.977108 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4857 | 2026.01.31 18:59:16.977140 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001929 sec., 21254.536029030587 rows/sec., 38.09 MiB/sec. | ||
| 4858 | 2026.01.31 18:59:16.977146 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.01.31 18:59:16.977171 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4860 | 2026.01.31 18:59:16.977213 [ 268 ] {060fd013-d1d6-4ac3-90f3-ef0ec32ceaef} <Debug> TCPHandler: Processed in 0.00213064 sec. | ||
| 4861 | 2026.01.31 18:59:16.977258 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4862 | 2026.01.31 18:59:16.977333 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.01.31 18:59:16.977429 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4864 | 2026.01.31 18:59:16.977463 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4865 | 2026.01.31 18:59:16.977470 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4866 | 2026.01.31 18:59:16.977521 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 421 rows starting from the beginning of the part | ||
| 4867 | 2026.01.31 18:59:16.977655 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4868 | 2026.01.31 18:59:16.977766 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4869 | 2026.01.31 18:59:16.977819 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.01.31 18:59:16.977856 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4871 | 2026.01.31 18:59:16.977875 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4872 | 2026.01.31 18:59:16.977978 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4873 | 2026.01.31 18:59:16.978072 [ 189 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4874 | 2026.01.31 18:59:16.978184 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4875 | 2026.01.31 18:59:16.978401 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.01.31 18:59:16.978530 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 4877 | 2026.01.31 18:59:16.978567 [ 268 ] {aef73bf0-0602-4593-8efc-b16502e20d5b} <Debug> TCPHandler: Processed in 0.001283608 sec. | ||
| 4878 | 2026.01.31 18:59:16.994124 [ 196 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 19 columns (19 merged, 0 gathered) in 0.016897436 sec., 37047.04074630021 rows/sec., 66.39 MiB/sec. | ||
| 4879 | 2026.01.31 18:59:16.995316 [ 192 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4880 | 2026.01.31 18:59:16.995693 [ 192 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.01.31 18:59:16.995773 [ 192 ] {30bc8d55-a3ca-409c-bcda-60084327a3e1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4882 | 2026.01.31 18:59:16.995935 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 4883 | 2026.01.31 18:59:17.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.13 MiB, peak 260.60 MiB, free memory in arenas 0.00 B, will set to 255.20 MiB (RSS), difference: 2.07 MiB | ||
| 4884 | 2026.01.31 18:59:18.981900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11054 | ||
| 4885 | 2026.01.31 18:59:18.982416 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.01.31 18:59:18.982464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4887 | 2026.01.31 18:59:18.983007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4888 | 2026.01.31 18:59:18.983259 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.01.31 18:59:18.983397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11054 | ||
| 4890 | 2026.01.31 18:59:19.553064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4891 | 2026.01.31 18:59:19.568720 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.01.31 18:59:19.568774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4893 | 2026.01.31 18:59:19.574835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4894 | 2026.01.31 18:59:19.575513 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.01.31 18:59:19.578179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4896 | 2026.01.31 18:59:21.960162 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.01.31 18:59:21.960359 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4898 | 2026.01.31 18:59:21.960424 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4899 | 2026.01.31 18:59:21.961121 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.01.31 18:59:21.961173 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4901 | 2026.01.31 18:59:21.961574 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4902 | 2026.01.31 18:59:21.961799 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.01.31 18:59:21.961956 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.60 MiB/sec. | ||
| 4904 | 2026.01.31 18:59:21.962004 [ 268 ] {fe04761a-9679-421a-bf12-db77e407eb47} <Debug> TCPHandler: Processed in 0.001969217 sec. | ||
| 4905 | 2026.01.31 18:59:21.962141 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.01.31 18:59:21.962244 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4907 | 2026.01.31 18:59:21.962287 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4908 | 2026.01.31 18:59:21.962738 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.31 18:59:21.962776 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4910 | 2026.01.31 18:59:21.963097 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4911 | 2026.01.31 18:59:21.963317 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.31 18:59:21.963448 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 4913 | 2026.01.31 18:59:21.963486 [ 268 ] {89528988-b13c-4352-ae79-cc5d8a316787} <Debug> TCPHandler: Processed in 0.00139903 sec. | ||
| 4914 | 2026.01.31 18:59:21.963607 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.01.31 18:59:21.963707 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.01.31 18:59:21.963751 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4917 | 2026.01.31 18:59:21.964176 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.31 18:59:21.964214 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4919 | 2026.01.31 18:59:21.964555 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4920 | 2026.01.31 18:59:21.964776 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.31 18:59:21.964918 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 4922 | 2026.01.31 18:59:21.964956 [ 268 ] {53718fdc-92b5-4311-b29c-4819e6133420} <Debug> TCPHandler: Processed in 0.001400759 sec. | ||
| 4923 | 2026.01.31 18:59:21.965071 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.01.31 18:59:21.965168 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.01.31 18:59:21.965210 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4926 | 2026.01.31 18:59:21.965553 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.31 18:59:21.965591 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4928 | 2026.01.31 18:59:21.965949 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4929 | 2026.01.31 18:59:21.966155 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.01.31 18:59:21.966309 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 4931 | 2026.01.31 18:59:21.966346 [ 268 ] {b7ba484c-0188-440c-b8a1-caa182e0b017} <Debug> TCPHandler: Processed in 0.001326859 sec. | ||
| 4932 | 2026.01.31 18:59:26.391680 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4933 | 2026.01.31 18:59:26.391783 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4934 | 2026.01.31 18:59:26.484429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11566 | ||
| 4935 | 2026.01.31 18:59:26.484940 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.01.31 18:59:26.484983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4937 | 2026.01.31 18:59:26.485484 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4938 | 2026.01.31 18:59:26.485728 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.31 18:59:26.485864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11566 | ||
| 4940 | 2026.01.31 18:59:26.516529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 622 | ||
| 4941 | 2026.01.31 18:59:26.518707 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.01.31 18:59:26.518751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4943 | 2026.01.31 18:59:26.520000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4944 | 2026.01.31 18:59:26.520279 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.01.31 18:59:26.520647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4946 | 2026.01.31 18:59:26.962466 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.01.31 18:59:26.962640 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4948 | 2026.01.31 18:59:26.962709 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4949 | 2026.01.31 18:59:26.963491 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.01.31 18:59:26.963540 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4951 | 2026.01.31 18:59:26.963965 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4952 | 2026.01.31 18:59:26.964203 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.01.31 18:59:26.964364 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.00177 sec., 77966.10169491525 rows/sec., 6.75 MiB/sec. | ||
| 4954 | 2026.01.31 18:59:26.964413 [ 268 ] {6c2de3b1-261b-45fb-87c5-194b4a0dbd5e} <Debug> TCPHandler: Processed in 0.002075109 sec. | ||
| 4955 | 2026.01.31 18:59:26.964552 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.01.31 18:59:26.964656 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.01.31 18:59:26.964700 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4958 | 2026.01.31 18:59:26.965159 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.01.31 18:59:26.965198 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4960 | 2026.01.31 18:59:26.965511 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4961 | 2026.01.31 18:59:26.965794 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.31 18:59:26.965959 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001326 sec., 30920.06033182504 rows/sec., 2.27 MiB/sec. | ||
| 4963 | 2026.01.31 18:59:26.965978 [ 94 ] {} <Debug> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4964 | 2026.01.31 18:59:26.966005 [ 268 ] {6c5f82d4-875e-45dd-952b-a3826183057e} <Debug> TCPHandler: Processed in 0.001505961 sec. | ||
| 4965 | 2026.01.31 18:59:26.966052 [ 94 ] {} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.01.31 18:59:26.966081 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 4967 | 2026.01.31 18:59:26.966178 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.01.31 18:59:26.966197 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4969 | 2026.01.31 18:59:26.966292 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4970 | 2026.01.31 18:59:26.966309 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4971 | 2026.01.31 18:59:26.966333 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4972 | 2026.01.31 18:59:26.966342 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 206 rows starting from the beginning of the part | ||
| 4973 | 2026.01.31 18:59:26.966408 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 4974 | 2026.01.31 18:59:26.966457 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4975 | 2026.01.31 18:59:26.966502 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 4976 | 2026.01.31 18:59:26.966582 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
| 4977 | 2026.01.31 18:59:26.966627 [ 189 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4978 | 2026.01.31 18:59:26.966806 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.01.31 18:59:26.966842 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4980 | 2026.01.31 18:59:26.967156 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4981 | 2026.01.31 18:59:26.967371 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.01.31 18:59:26.967499 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001226 sec., 85644.37194127243 rows/sec., 6.69 MiB/sec. | ||
| 4983 | 2026.01.31 18:59:26.967498 [ 196 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340169 sec., 291008.0743548015 rows/sec., 21.00 MiB/sec. | ||
| 4984 | 2026.01.31 18:59:26.967536 [ 268 ] {e8067a34-05d5-4645-9097-35acbc919428} <Debug> TCPHandler: Processed in 0.001418979 sec. | ||
| 4985 | 2026.01.31 18:59:26.967731 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.01.31 18:59:26.967751 [ 196 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4987 | 2026.01.31 18:59:26.967827 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.01.31 18:59:26.967874 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4989 | 2026.01.31 18:59:26.968103 [ 196 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.31 18:59:26.968199 [ 196 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_21_4} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4991 | 2026.01.31 18:59:26.968291 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.01.31 18:59:26.968310 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4993 | 2026.01.31 18:59:26.968332 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4994 | 2026.01.31 18:59:26.968660 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4995 | 2026.01.31 18:59:26.968866 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.01.31 18:59:26.968992 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4997 | 2026.01.31 18:59:26.969028 [ 268 ] {745f1cc6-f293-4a18-9c55-12872065c235} <Debug> TCPHandler: Processed in 0.001353569 sec. | ||
| 4998 | 2026.01.31 18:59:26.969142 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.01.31 18:59:26.969243 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.01.31 18:59:26.969296 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <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 | ||
| 5001 | 2026.01.31 18:59:26.970161 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.01.31 18:59:26.970196 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5003 | 2026.01.31 18:59:26.970751 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5004 | 2026.01.31 18:59:26.970969 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.01.31 18:59:26.971099 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001882 sec., 21785.334750265676 rows/sec., 39.04 MiB/sec. | ||
| 5006 | 2026.01.31 18:59:26.971150 [ 268 ] {66c2313d-571b-4b4d-8dff-7f562781b888} <Debug> TCPHandler: Processed in 0.002057719 sec. | ||
| 5007 | 2026.01.31 18:59:26.971271 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.01.31 18:59:26.971364 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.01.31 18:59:26.971403 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5010 | 2026.01.31 18:59:26.971754 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.01.31 18:59:26.971790 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5012 | 2026.01.31 18:59:26.972100 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5013 | 2026.01.31 18:59:26.972302 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.01.31 18:59:26.972426 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5015 | 2026.01.31 18:59:26.972461 [ 268 ] {3254d4c7-612a-4982-a609-ceeed32fcfd2} <Debug> TCPHandler: Processed in 0.001240657 sec. | ||
| 5016 | 2026.01.31 18:59:27.079197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5017 | 2026.01.31 18:59:27.095188 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.01.31 18:59:27.095242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5019 | 2026.01.31 18:59:27.101763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5020 | 2026.01.31 18:59:27.102480 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.01.31 18:59:27.105639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5022 | 2026.01.31 18:59:30.031279 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48443 | ||
| 5023 | 2026.01.31 18:59:30.031387 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5024 | 2026.01.31 18:59:30.031416 [ 286 ] {} <Debug> TCP-Session: 5760d29b-3889-46a3-8410-9e916613f3a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48443 | ||
| 5025 | 2026.01.31 18:59:30.031439 [ 286 ] {} <Debug> TCP-Session: 5760d29b-3889-46a3-8410-9e916613f3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5026 | 2026.01.31 18:59:30.031454 [ 286 ] {} <Debug> TCP-Session: 5760d29b-3889-46a3-8410-9e916613f3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5027 | 2026.01.31 18:59:30.031627 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50734 | ||
| 5028 | 2026.01.31 18:59:30.031652 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56109 | ||
| 5029 | 2026.01.31 18:59:30.031687 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45930 | ||
| 5030 | 2026.01.31 18:59:30.031716 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52722 | ||
| 5031 | 2026.01.31 18:59:30.031723 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56287 | ||
| 5032 | 2026.01.31 18:59:30.031760 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5033 | 2026.01.31 18:59:30.031665 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36652 | ||
| 5034 | 2026.01.31 18:59:30.031804 [ 288 ] {} <Debug> TCP-Session: 85b6e364-ea68-4dd9-9595-ab6f777c369f Authenticating user 'default' from [fd00:1122:3344:101::e]:50734 | ||
| 5035 | 2026.01.31 18:59:30.031827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5036 | 2026.01.31 18:59:30.031796 [ 286 ] {} <Trace> TCP-Session: 5760d29b-3889-46a3-8410-9e916613f3a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.01.31 18:59:30.031857 [ 288 ] {} <Debug> TCP-Session: 85b6e364-ea68-4dd9-9595-ab6f777c369f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5038 | 2026.01.31 18:59:30.031870 [ 289 ] {} <Debug> TCP-Session: 7004d956-f372-42d5-ad74-e4ccfa45af9d Authenticating user 'default' from [fd00:1122:3344:101::e]:56109 | ||
| 5039 | 2026.01.31 18:59:30.031903 [ 288 ] {} <Debug> TCP-Session: 85b6e364-ea68-4dd9-9595-ab6f777c369f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2026.01.31 18:59:30.031937 [ 289 ] {} <Debug> TCP-Session: 7004d956-f372-42d5-ad74-e4ccfa45af9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2026.01.31 18:59:30.031939 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5042 | 2026.01.31 18:59:30.031965 [ 289 ] {} <Debug> TCP-Session: 7004d956-f372-42d5-ad74-e4ccfa45af9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2026.01.31 18:59:30.031652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46559 | ||
| 5044 | 2026.01.31 18:59:30.031997 [ 267 ] {} <Debug> TCP-Session: 8e0f7e66-10d0-424f-b43a-332fdec061f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56287 | ||
| 5045 | 2026.01.31 18:59:30.032036 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5046 | 2026.01.31 18:59:30.032041 [ 286 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48443) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5047 | 2026.01.31 18:59:30.032051 [ 267 ] {} <Debug> TCP-Session: 8e0f7e66-10d0-424f-b43a-332fdec061f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.01.31 18:59:30.032069 [ 294 ] {} <Debug> TCP-Session: fa5a5bc0-e5fb-4df6-a200-8bb49ad2ec30 Authenticating user 'default' from [fd00:1122:3344:101::e]:52722 | ||
| 5049 | 2026.01.31 18:59:30.032079 [ 267 ] {} <Debug> TCP-Session: 8e0f7e66-10d0-424f-b43a-332fdec061f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2026.01.31 18:59:30.032082 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5051 | 2026.01.31 18:59:30.032090 [ 294 ] {} <Debug> TCP-Session: fa5a5bc0-e5fb-4df6-a200-8bb49ad2ec30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5052 | 2026.01.31 18:59:30.032122 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5053 | 2026.01.31 18:59:30.032131 [ 291 ] {} <Debug> TCP-Session: 72cb5ec3-6651-442b-909e-2f8826a2300e Authenticating user 'default' from [fd00:1122:3344:101::e]:36652 | ||
| 5054 | 2026.01.31 18:59:30.032138 [ 294 ] {} <Debug> TCP-Session: fa5a5bc0-e5fb-4df6-a200-8bb49ad2ec30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5055 | 2026.01.31 18:59:30.032161 [ 293 ] {} <Debug> TCP-Session: 610a2054-933a-4e6e-b6c0-1e249876f07e Authenticating user 'default' from [fd00:1122:3344:101::e]:45930 | ||
| 5056 | 2026.01.31 18:59:30.032176 [ 291 ] {} <Debug> TCP-Session: 72cb5ec3-6651-442b-909e-2f8826a2300e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2026.01.31 18:59:30.032187 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5058 | 2026.01.31 18:59:30.032212 [ 291 ] {} <Debug> TCP-Session: 72cb5ec3-6651-442b-909e-2f8826a2300e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5059 | 2026.01.31 18:59:30.032203 [ 293 ] {} <Debug> TCP-Session: 610a2054-933a-4e6e-b6c0-1e249876f07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5060 | 2026.01.31 18:59:30.032240 [ 290 ] {} <Debug> TCP-Session: 7d6d1f30-64c3-4ede-9a8c-659cc47cf2a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46559 | ||
| 5061 | 2026.01.31 18:59:30.032263 [ 293 ] {} <Debug> TCP-Session: 610a2054-933a-4e6e-b6c0-1e249876f07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5062 | 2026.01.31 18:59:30.032277 [ 290 ] {} <Debug> TCP-Session: 7d6d1f30-64c3-4ede-9a8c-659cc47cf2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2026.01.31 18:59:30.031677 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43210 | ||
| 5064 | 2026.01.31 18:59:30.032301 [ 290 ] {} <Debug> TCP-Session: 7d6d1f30-64c3-4ede-9a8c-659cc47cf2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2026.01.31 18:59:30.032325 [ 286 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5066 | 2026.01.31 18:59:30.032388 [ 286 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5067 | 2026.01.31 18:59:30.032439 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5068 | 2026.01.31 18:59:30.032469 [ 292 ] {} <Debug> TCP-Session: 0bfc3d90-e477-4995-b9c2-f728e98f9d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:43210 | ||
| 5069 | 2026.01.31 18:59:30.032485 [ 292 ] {} <Debug> TCP-Session: 0bfc3d90-e477-4995-b9c2-f728e98f9d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.01.31 18:59:30.032500 [ 292 ] {} <Debug> TCP-Session: 0bfc3d90-e477-4995-b9c2-f728e98f9d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2026.01.31 18:59:30.032677 [ 286 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 5072 | 2026.01.31 18:59:30.033624 [ 303 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Trace> AggregatingTransform: Aggregating | ||
| 5073 | 2026.01.31 18:59:30.033677 [ 303 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Trace> Aggregator: Aggregation method: without_key | ||
| 5074 | 2026.01.31 18:59:30.033721 [ 303 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933743 sec. (1070.958 rows/sec., 41.83 KiB/sec.) | ||
| 5075 | 2026.01.31 18:59:30.033741 [ 303 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Trace> Aggregator: Merging aggregated data | ||
| 5076 | 2026.01.31 18:59:30.035016 [ 286 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003034 sec., 329.59789057350037 rows/sec., 12.87 KiB/sec. | ||
| 5077 | 2026.01.31 18:59:30.035150 [ 286 ] {1f339e08-1418-4234-bba0-ac0da5729866} <Debug> TCPHandler: Processed in 0.003469759 sec. | ||
| 5078 | 2026.01.31 18:59:30.035281 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5079 | 2026.01.31 18:59:30.035310 [ 286 ] {} <Debug> TCP-Session: 5760d29b-3889-46a3-8410-9e916613f3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5080 | 2026.01.31 18:59:30.035333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5081 | 2026.01.31 18:59:30.035353 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5082 | 2026.01.31 18:59:30.035370 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5083 | 2026.01.31 18:59:30.035395 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5084 | 2026.01.31 18:59:30.035410 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5085 | 2026.01.31 18:59:30.035426 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5086 | 2026.01.31 18:59:30.035438 [ 290 ] {} <Debug> TCP-Session: 7d6d1f30-64c3-4ede-9a8c-659cc47cf2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2026.01.31 18:59:30.035463 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5088 | 2026.01.31 18:59:30.035470 [ 291 ] {} <Debug> TCP-Session: 72cb5ec3-6651-442b-909e-2f8826a2300e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5089 | 2026.01.31 18:59:30.035476 [ 292 ] {} <Debug> TCP-Session: 0bfc3d90-e477-4995-b9c2-f728e98f9d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.01.31 18:59:30.035498 [ 267 ] {} <Debug> TCP-Session: 8e0f7e66-10d0-424f-b43a-332fdec061f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2026.01.31 18:59:30.035446 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5092 | 2026.01.31 18:59:30.035420 [ 294 ] {} <Debug> TCP-Session: fa5a5bc0-e5fb-4df6-a200-8bb49ad2ec30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5093 | 2026.01.31 18:59:30.035406 [ 289 ] {} <Debug> TCP-Session: 7004d956-f372-42d5-ad74-e4ccfa45af9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2026.01.31 18:59:30.035581 [ 293 ] {} <Debug> TCP-Session: 610a2054-933a-4e6e-b6c0-1e249876f07e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2026.01.31 18:59:30.035380 [ 288 ] {} <Debug> TCP-Session: 85b6e364-ea68-4dd9-9595-ab6f777c369f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2026.01.31 18:59:30.082186 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50554 | ||
| 5097 | 2026.01.31 18:59:30.082313 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5098 | 2026.01.31 18:59:30.082344 [ 286 ] {} <Debug> TCP-Session: 6e52e238-dfb6-4963-9851-bc1977ad63c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50554 | ||
| 5099 | 2026.01.31 18:59:30.082371 [ 286 ] {} <Debug> TCP-Session: 6e52e238-dfb6-4963-9851-bc1977ad63c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5100 | 2026.01.31 18:59:30.082387 [ 286 ] {} <Debug> TCP-Session: 6e52e238-dfb6-4963-9851-bc1977ad63c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.01.31 18:59:30.082608 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32918 | ||
| 5102 | 2026.01.31 18:59:30.082620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33927 | ||
| 5103 | 2026.01.31 18:59:30.082667 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51923 | ||
| 5104 | 2026.01.31 18:59:30.082681 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57900 | ||
| 5105 | 2026.01.31 18:59:30.082730 [ 286 ] {} <Trace> TCP-Session: 6e52e238-dfb6-4963-9851-bc1977ad63c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.01.31 18:59:30.082736 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5107 | 2026.01.31 18:59:30.082756 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5108 | 2026.01.31 18:59:30.082778 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5109 | 2026.01.31 18:59:30.082799 [ 288 ] {} <Debug> TCP-Session: c0f6bc3e-d3d9-486b-971f-77a86e92e64c Authenticating user 'default' from [fd00:1122:3344:101::e]:32918 | ||
| 5110 | 2026.01.31 18:59:30.082813 [ 289 ] {} <Debug> TCP-Session: 4ed3e8ea-1e15-40f8-a35c-38124947cbed Authenticating user 'default' from [fd00:1122:3344:101::e]:33927 | ||
| 5111 | 2026.01.31 18:59:30.082824 [ 293 ] {} <Debug> TCP-Session: 01baf2d9-3021-4541-8bca-2b117add18c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51923 | ||
| 5112 | 2026.01.31 18:59:30.082854 [ 288 ] {} <Debug> TCP-Session: c0f6bc3e-d3d9-486b-971f-77a86e92e64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5113 | 2026.01.31 18:59:30.082860 [ 289 ] {} <Debug> TCP-Session: 4ed3e8ea-1e15-40f8-a35c-38124947cbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2026.01.31 18:59:30.082870 [ 293 ] {} <Debug> TCP-Session: 01baf2d9-3021-4541-8bca-2b117add18c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2026.01.31 18:59:30.082893 [ 288 ] {} <Debug> TCP-Session: c0f6bc3e-d3d9-486b-971f-77a86e92e64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.01.31 18:59:30.082909 [ 293 ] {} <Debug> TCP-Session: 01baf2d9-3021-4541-8bca-2b117add18c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2026.01.31 18:59:30.082900 [ 289 ] {} <Debug> TCP-Session: 4ed3e8ea-1e15-40f8-a35c-38124947cbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.01.31 18:59:30.082933 [ 286 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5119 | 2026.01.31 18:59:30.082800 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5120 | 2026.01.31 18:59:30.082687 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39072 | ||
| 5121 | 2026.01.31 18:59:30.083014 [ 294 ] {} <Debug> TCP-Session: b8a2da68-64d9-4ade-a971-c0c35cc6d714 Authenticating user 'default' from [fd00:1122:3344:101::e]:57900 | ||
| 5122 | 2026.01.31 18:59:30.082653 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42751 | ||
| 5123 | 2026.01.31 18:59:30.083041 [ 294 ] {} <Debug> TCP-Session: b8a2da68-64d9-4ade-a971-c0c35cc6d714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5124 | 2026.01.31 18:59:30.083063 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5125 | 2026.01.31 18:59:30.083092 [ 294 ] {} <Debug> TCP-Session: b8a2da68-64d9-4ade-a971-c0c35cc6d714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2026.01.31 18:59:30.083104 [ 267 ] {} <Debug> TCP-Session: 0a07e997-d631-4b77-8238-21bff7591ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39072 | ||
| 5127 | 2026.01.31 18:59:30.082637 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52791 | ||
| 5128 | 2026.01.31 18:59:30.083123 [ 267 ] {} <Debug> TCP-Session: 0a07e997-d631-4b77-8238-21bff7591ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2026.01.31 18:59:30.083139 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5130 | 2026.01.31 18:59:30.083154 [ 267 ] {} <Debug> TCP-Session: 0a07e997-d631-4b77-8238-21bff7591ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.01.31 18:59:30.082656 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63714 | ||
| 5132 | 2026.01.31 18:59:30.083179 [ 291 ] {} <Debug> TCP-Session: 7eb52442-f951-4f90-9191-2b9829ca6c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:42751 | ||
| 5133 | 2026.01.31 18:59:30.083189 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5134 | 2026.01.31 18:59:30.083233 [ 291 ] {} <Debug> TCP-Session: 7eb52442-f951-4f90-9191-2b9829ca6c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2026.01.31 18:59:30.083251 [ 286 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5136 | 2026.01.31 18:59:30.083254 [ 290 ] {} <Debug> TCP-Session: 238bc2c4-1a5d-456c-88a0-a5b9ae733b55 Authenticating user 'default' from [fd00:1122:3344:101::e]:52791 | ||
| 5137 | 2026.01.31 18:59:30.083256 [ 291 ] {} <Debug> TCP-Session: 7eb52442-f951-4f90-9191-2b9829ca6c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2026.01.31 18:59:30.083297 [ 290 ] {} <Debug> TCP-Session: 238bc2c4-1a5d-456c-88a0-a5b9ae733b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5139 | 2026.01.31 18:59:30.083319 [ 286 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5140 | 2026.01.31 18:59:30.083329 [ 290 ] {} <Debug> TCP-Session: 238bc2c4-1a5d-456c-88a0-a5b9ae733b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2026.01.31 18:59:30.083253 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5142 | 2026.01.31 18:59:30.083376 [ 292 ] {} <Debug> TCP-Session: 8bcdb968-245b-43aa-ad08-b746c3e754a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63714 | ||
| 5143 | 2026.01.31 18:59:30.083393 [ 292 ] {} <Debug> TCP-Session: 8bcdb968-245b-43aa-ad08-b746c3e754a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5144 | 2026.01.31 18:59:30.083405 [ 292 ] {} <Debug> TCP-Session: 8bcdb968-245b-43aa-ad08-b746c3e754a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5145 | 2026.01.31 18:59:30.083612 [ 286 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 5146 | 2026.01.31 18:59:30.084482 [ 312 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Trace> AggregatingTransform: Aggregating | ||
| 5147 | 2026.01.31 18:59:30.084521 [ 312 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Trace> Aggregator: Aggregation method: without_key | ||
| 5148 | 2026.01.31 18:59:30.084558 [ 312 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000844321 sec. (1184.384 rows/sec., 46.26 KiB/sec.) | ||
| 5149 | 2026.01.31 18:59:30.084576 [ 312 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Trace> Aggregator: Merging aggregated data | ||
| 5150 | 2026.01.31 18:59:30.086150 [ 286 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 5151 | 2026.01.31 18:59:30.086286 [ 286 ] {11de2979-67ef-485a-bcba-c9f1b7033435} <Debug> TCPHandler: Processed in 0.003693652 sec. | ||
| 5152 | 2026.01.31 18:59:30.086395 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5153 | 2026.01.31 18:59:30.086425 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5154 | 2026.01.31 18:59:30.086428 [ 286 ] {} <Debug> TCP-Session: 6e52e238-dfb6-4963-9851-bc1977ad63c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5155 | 2026.01.31 18:59:30.086446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5156 | 2026.01.31 18:59:30.086465 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5157 | 2026.01.31 18:59:30.086466 [ 267 ] {} <Debug> TCP-Session: 0a07e997-d631-4b77-8238-21bff7591ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2026.01.31 18:59:30.086486 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5159 | 2026.01.31 18:59:30.086509 [ 292 ] {} <Debug> TCP-Session: 8bcdb968-245b-43aa-ad08-b746c3e754a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2026.01.31 18:59:30.086527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5161 | 2026.01.31 18:59:30.086542 [ 293 ] {} <Debug> TCP-Session: 01baf2d9-3021-4541-8bca-2b117add18c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5162 | 2026.01.31 18:59:30.086555 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5163 | 2026.01.31 18:59:30.086574 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5164 | 2026.01.31 18:59:30.086601 [ 290 ] {} <Debug> TCP-Session: 238bc2c4-1a5d-456c-88a0-a5b9ae733b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.01.31 18:59:30.086574 [ 289 ] {} <Debug> TCP-Session: 4ed3e8ea-1e15-40f8-a35c-38124947cbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2026.01.31 18:59:30.086623 [ 294 ] {} <Debug> TCP-Session: b8a2da68-64d9-4ade-a971-c0c35cc6d714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.01.31 18:59:30.086508 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5168 | 2026.01.31 18:59:30.086497 [ 288 ] {} <Debug> TCP-Session: c0f6bc3e-d3d9-486b-971f-77a86e92e64c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.01.31 18:59:30.086706 [ 291 ] {} <Debug> TCP-Session: 7eb52442-f951-4f90-9191-2b9829ca6c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2026.01.31 18:59:31.145689 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.01.31 18:59:31.145887 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.01.31 18:59:31.145950 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5173 | 2026.01.31 18:59:31.146686 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.01.31 18:59:31.146738 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5175 | 2026.01.31 18:59:31.147131 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5176 | 2026.01.31 18:59:31.147358 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.01.31 18:59:31.147520 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001682 sec., 158145.0653983353 rows/sec., 10.05 MiB/sec. | ||
| 5178 | 2026.01.31 18:59:31.147564 [ 268 ] {5c1c1edd-4383-4532-979f-e0116806cb79} <Debug> TCPHandler: Processed in 0.002023078 sec. | ||
| 5179 | 2026.01.31 18:59:31.147698 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.01.31 18:59:31.147797 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5181 | 2026.01.31 18:59:31.147838 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5182 | 2026.01.31 18:59:31.149070 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.01.31 18:59:31.149107 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5184 | 2026.01.31 18:59:31.149559 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5185 | 2026.01.31 18:59:31.149804 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.01.31 18:59:31.149995 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Debug> executeQuery: Read 1892 rows, 156.64 KiB in 0.002217 sec., 853405.5029318901 rows/sec., 69.00 MiB/sec. | ||
| 5187 | 2026.01.31 18:59:31.150035 [ 268 ] {deb001ef-9b0a-4b80-a574-787a230e9f60} <Debug> TCPHandler: Processed in 0.002389693 sec. | ||
| 5188 | 2026.01.31 18:59:31.150162 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.01.31 18:59:31.150258 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5190 | 2026.01.31 18:59:31.150299 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5191 | 2026.01.31 18:59:31.150816 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.01.31 18:59:31.150857 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5193 | 2026.01.31 18:59:31.151223 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5194 | 2026.01.31 18:59:31.151470 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.01.31 18:59:31.151614 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001373 sec., 96868.17188638018 rows/sec., 5.69 MiB/sec. | ||
| 5196 | 2026.01.31 18:59:31.151662 [ 268 ] {c1072db3-2b53-4da9-b55c-fe2bc4a462dd} <Debug> TCPHandler: Processed in 0.001551252 sec. | ||
| 5197 | 2026.01.31 18:59:31.151797 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.01.31 18:59:31.151905 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.01.31 18:59:31.151949 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5200 | 2026.01.31 18:59:31.152670 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.01.31 18:59:31.152714 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5202 | 2026.01.31 18:59:31.153082 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5203 | 2026.01.31 18:59:31.153309 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.01.31 18:59:31.153461 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001574 sec., 233799.23761118168 rows/sec., 15.56 MiB/sec. | ||
| 5205 | 2026.01.31 18:59:31.153509 [ 268 ] {dc6f453b-e2e5-45cb-b1dc-186fdaeb0e01} <Debug> TCPHandler: Processed in 0.001766395 sec. | ||
| 5206 | 2026.01.31 18:59:31.153668 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.01.31 18:59:31.153773 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.01.31 18:59:31.153821 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5209 | 2026.01.31 18:59:31.154306 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.01.31 18:59:31.154344 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5211 | 2026.01.31 18:59:31.154669 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5212 | 2026.01.31 18:59:31.154931 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.01.31 18:59:31.155086 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001335 sec., 104119.85018726591 rows/sec., 5.92 MiB/sec. | ||
| 5214 | 2026.01.31 18:59:31.155127 [ 268 ] {48999f6d-631b-4544-8429-62327c0e6603} <Debug> TCPHandler: Processed in 0.001514821 sec. | ||
| 5215 | 2026.01.31 18:59:31.155259 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.01.31 18:59:31.155356 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5217 | 2026.01.31 18:59:31.155398 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5218 | 2026.01.31 18:59:31.156151 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.01.31 18:59:31.156189 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5220 | 2026.01.31 18:59:31.156538 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5221 | 2026.01.31 18:59:31.156759 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.01.31 18:59:31.156897 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Debug> executeQuery: Read 919 rows, 67.57 KiB in 0.001558 sec., 589858.7933247754 rows/sec., 42.35 MiB/sec. | ||
| 5223 | 2026.01.31 18:59:31.156935 [ 268 ] {d46f7aa0-f074-49b6-aa3e-bc71e6d2a08a} <Debug> TCPHandler: Processed in 0.001726994 sec. | ||
| 5224 | 2026.01.31 18:59:31.157054 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.01.31 18:59:31.157151 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5226 | 2026.01.31 18:59:31.157194 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5227 | 2026.01.31 18:59:31.157537 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.01.31 18:59:31.157574 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 5229 | 2026.01.31 18:59:31.157901 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5230 | 2026.01.31 18:59:31.158117 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.01.31 18:59:31.158250 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5232 | 2026.01.31 18:59:31.158288 [ 268 ] {88c3dd72-de40-4127-9e49-0c911a5d81de} <Debug> TCPHandler: Processed in 0.001283987 sec. | ||
| 5233 | 2026.01.31 18:59:31.158410 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.01.31 18:59:31.158506 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5235 | 2026.01.31 18:59:31.158550 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5236 | 2026.01.31 18:59:31.159190 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.01.31 18:59:31.159228 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5238 | 2026.01.31 18:59:31.159660 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5239 | 2026.01.31 18:59:31.159898 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.01.31 18:59:31.160045 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Debug> executeQuery: Read 924 rows, 63.08 KiB in 0.001556 sec., 593830.3341902313 rows/sec., 39.59 MiB/sec. | ||
| 5241 | 2026.01.31 18:59:31.160089 [ 268 ] {017b40b2-7ca0-4807-91d2-3785cbe04bb3} <Debug> TCPHandler: Processed in 0.001729414 sec. | ||
| 5242 | 2026.01.31 18:59:31.160552 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.01.31 18:59:31.160652 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5244 | 2026.01.31 18:59:31.160696 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5245 | 2026.01.31 18:59:31.161155 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.01.31 18:59:31.161201 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5247 | 2026.01.31 18:59:31.161594 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5248 | 2026.01.31 18:59:31.161884 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.01.31 18:59:31.162042 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. | ||
| 5250 | 2026.01.31 18:59:31.162091 [ 268 ] {cd5bdcfe-106f-4b50-8706-bc15623533eb} <Debug> TCPHandler: Processed in 0.001590063 sec. | ||
| 5251 | 2026.01.31 18:59:31.162455 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.01.31 18:59:31.162606 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5253 | 2026.01.31 18:59:31.162661 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5254 | 2026.01.31 18:59:31.163033 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.01.31 18:59:31.163071 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5256 | 2026.01.31 18:59:31.163385 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5257 | 2026.01.31 18:59:31.163666 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.01.31 18:59:31.163805 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Debug> executeQuery: Read 82 rows, 5.25 KiB in 0.001221 sec., 67158.06715806715 rows/sec., 4.20 MiB/sec. | ||
| 5259 | 2026.01.31 18:59:31.163842 [ 268 ] {6fc32d22-ab7b-410f-b7b0-fd76658ecba3} <Debug> TCPHandler: Processed in 0.00145168 sec. | ||
| 5260 | 2026.01.31 18:59:31.953546 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.01.31 18:59:31.953741 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5262 | 2026.01.31 18:59:31.953815 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5263 | 2026.01.31 18:59:31.954502 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.01.31 18:59:31.954553 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5265 | 2026.01.31 18:59:31.954951 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5266 | 2026.01.31 18:59:31.955189 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.01.31 18:59:31.955350 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001661 sec., 18061.408789885612 rows/sec., 1.41 MiB/sec. | ||
| 5268 | 2026.01.31 18:59:31.955349 [ 90 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5269 | 2026.01.31 18:59:31.955394 [ 268 ] {94e4d4b2-8dfe-4544-a0b1-52cedc195eac} <Debug> TCPHandler: Processed in 0.001982188 sec. | ||
| 5270 | 2026.01.31 18:59:31.955441 [ 90 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.01.31 18:59:31.955479 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5272 | 2026.01.31 18:59:31.955550 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.01.31 18:59:31.955576 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5274 | 2026.01.31 18:59:31.955652 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5275 | 2026.01.31 18:59:31.955672 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5276 | 2026.01.31 18:59:31.955695 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5277 | 2026.01.31 18:59:31.955703 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2105 rows starting from the beginning of the part | ||
| 5278 | 2026.01.31 18:59:31.955763 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 258 rows starting from the beginning of the part | ||
| 5279 | 2026.01.31 18:59:31.955809 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5280 | 2026.01.31 18:59:31.955853 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 5281 | 2026.01.31 18:59:31.955894 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1892 rows starting from the beginning of the part | ||
| 5282 | 2026.01.31 18:59:31.955934 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 5283 | 2026.01.31 18:59:31.956129 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.01.31 18:59:31.956167 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5285 | 2026.01.31 18:59:31.956473 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5286 | 2026.01.31 18:59:31.956703 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.01.31 18:59:31.956815 [ 90 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5288 | 2026.01.31 18:59:31.956838 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001205 sec., 29875.518672199174 rows/sec., 2.33 MiB/sec. | ||
| 5289 | 2026.01.31 18:59:31.956857 [ 90 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.01.31 18:59:31.956880 [ 268 ] {69046ffa-bfed-4000-86d4-4fe5e85e7aea} <Debug> TCPHandler: Processed in 0.001382039 sec. | ||
| 5291 | 2026.01.31 18:59:31.956885 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5292 | 2026.01.31 18:59:31.957013 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.01.31 18:59:31.957015 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5294 | 2026.01.31 18:59:31.957115 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5295 | 2026.01.31 18:59:31.957164 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5296 | 2026.01.31 18:59:31.957167 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5297 | 2026.01.31 18:59:31.957215 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1034 rows starting from the beginning of the part | ||
| 5298 | 2026.01.31 18:59:31.957288 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 141 rows starting from the beginning of the part | ||
| 5299 | 2026.01.31 18:59:31.957338 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5300 | 2026.01.31 18:59:31.957395 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 5301 | 2026.01.31 18:59:31.957439 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 919 rows starting from the beginning of the part | ||
| 5302 | 2026.01.31 18:59:31.957486 [ 196 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5303 | 2026.01.31 18:59:31.957512 [ 199 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001968018 sec., 2275893.8180443468 rows/sec., 195.31 MiB/sec. | ||
| 5304 | 2026.01.31 18:59:31.957572 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.01.31 18:59:31.957614 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5306 | 2026.01.31 18:59:31.957867 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5307 | 2026.01.31 18:59:31.957964 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5308 | 2026.01.31 18:59:31.958278 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.01.31 18:59:31.958297 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.01.31 18:59:31.958400 [ 191 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_36_7} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5311 | 2026.01.31 18:59:31.958401 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5312 | 2026.01.31 18:59:31.958423 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Debug> executeQuery: Read 12 rows, 883.00 B in 0.001327 sec., 9042.954031650339 rows/sec., 649.82 KiB/sec. | ||
| 5313 | 2026.01.31 18:59:31.958449 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.01.31 18:59:31.958473 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5315 | 2026.01.31 18:59:31.958476 [ 268 ] {5aeab994-7dc5-48d7-893e-66bf4d8d4faa} <Debug> TCPHandler: Processed in 0.001514871 sec. | ||
| 5316 | 2026.01.31 18:59:31.958554 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 5317 | 2026.01.31 18:59:31.958599 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.01.31 18:59:31.958611 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5319 | 2026.01.31 18:59:31.958704 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5320 | 2026.01.31 18:59:31.958719 [ 191 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760745 sec., 1305697.304266092 rows/sec., 100.82 MiB/sec. | ||
| 5321 | 2026.01.31 18:59:31.958739 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5322 | 2026.01.31 18:59:31.958754 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5323 | 2026.01.31 18:59:31.958774 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9567 rows starting from the beginning of the part | ||
| 5324 | 2026.01.31 18:59:31.958864 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 5325 | 2026.01.31 18:59:31.958915 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5326 | 2026.01.31 18:59:31.958936 [ 189 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5327 | 2026.01.31 18:59:31.958962 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5328 | 2026.01.31 18:59:31.959014 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 924 rows starting from the beginning of the part | ||
| 5329 | 2026.01.31 18:59:31.959060 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5330 | 2026.01.31 18:59:31.959086 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.01.31 18:59:31.959127 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5332 | 2026.01.31 18:59:31.959218 [ 189 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.01.31 18:59:31.959289 [ 189 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_36_7} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5334 | 2026.01.31 18:59:31.959369 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5335 | 2026.01.31 18:59:31.959477 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5336 | 2026.01.31 18:59:31.959696 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.01.31 18:59:31.959807 [ 90 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5338 | 2026.01.31 18:59:31.959835 [ 90 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.01.31 18:59:31.959838 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 353.50 KiB/sec. | ||
| 5340 | 2026.01.31 18:59:31.959852 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5341 | 2026.01.31 18:59:31.959887 [ 268 ] {b3c45bf6-3be5-48bf-a6e3-26cd622a7f59} <Debug> TCPHandler: Processed in 0.001339199 sec. | ||
| 5342 | 2026.01.31 18:59:31.959938 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5343 | 2026.01.31 18:59:31.960043 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5344 | 2026.01.31 18:59:31.960070 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1754 rows starting from the beginning of the part | ||
| 5345 | 2026.01.31 18:59:31.960113 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5346 | 2026.01.31 18:59:31.960150 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5347 | 2026.01.31 18:59:31.960183 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5348 | 2026.01.31 18:59:31.960219 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
| 5349 | 2026.01.31 18:59:31.960253 [ 196 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 5350 | 2026.01.31 18:59:31.961336 [ 198 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 4 columns (4 merged, 0 gathered) in 0.00142748 sec., 1416482.1923949898 rows/sec., 94.68 MiB/sec. | ||
| 5351 | 2026.01.31 18:59:31.961606 [ 194 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5352 | 2026.01.31 18:59:31.961956 [ 194 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.01.31 18:59:31.962045 [ 194 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_36_7} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5354 | 2026.01.31 18:59:31.962146 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5355 | 2026.01.31 18:59:31.962804 [ 198 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11019 rows, containing 5 columns (5 merged, 0 gathered) in 0.00428681 sec., 2570442.8234514706 rows/sec., 176.00 MiB/sec. | ||
| 5356 | 2026.01.31 18:59:31.963032 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5357 | 2026.01.31 18:59:31.963297 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.01.31 18:59:31.963367 [ 199 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5359 | 2026.01.31 18:59:31.963444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5360 | 2026.01.31 18:59:33.468680 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60103 | ||
| 5361 | 2026.01.31 18:59:33.468808 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5362 | 2026.01.31 18:59:33.468842 [ 286 ] {} <Debug> TCP-Session: f52f56e0-a264-41c8-be49-dc3348c82a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:60103 | ||
| 5363 | 2026.01.31 18:59:33.468868 [ 286 ] {} <Debug> TCP-Session: f52f56e0-a264-41c8-be49-dc3348c82a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.01.31 18:59:33.468883 [ 286 ] {} <Debug> TCP-Session: f52f56e0-a264-41c8-be49-dc3348c82a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.01.31 18:59:33.469083 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38377 | ||
| 5366 | 2026.01.31 18:59:33.469116 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59546 | ||
| 5367 | 2026.01.31 18:59:33.469149 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44931 | ||
| 5368 | 2026.01.31 18:59:33.469178 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49962 | ||
| 5369 | 2026.01.31 18:59:33.469213 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48356 | ||
| 5370 | 2026.01.31 18:59:33.469251 [ 286 ] {} <Trace> TCP-Session: f52f56e0-a264-41c8-be49-dc3348c82a67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.01.31 18:59:33.469266 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5372 | 2026.01.31 18:59:33.469259 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5373 | 2026.01.31 18:59:33.469288 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5374 | 2026.01.31 18:59:33.469314 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5375 | 2026.01.31 18:59:33.469326 [ 289 ] {} <Debug> TCP-Session: 2b2d6e44-ed9c-4e03-ac8e-78313c703eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59546 | ||
| 5376 | 2026.01.31 18:59:33.469340 [ 292 ] {} <Debug> TCP-Session: ba3048b2-b5ce-4cad-b47b-c3cc465c6d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:49962 | ||
| 5377 | 2026.01.31 18:59:33.469353 [ 267 ] {} <Debug> TCP-Session: 5c8e983c-18c3-476c-bd75-546007efbf0f Authenticating user 'default' from [fd00:1122:3344:101::e]:48356 | ||
| 5378 | 2026.01.31 18:59:33.469373 [ 289 ] {} <Debug> TCP-Session: 2b2d6e44-ed9c-4e03-ac8e-78313c703eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.01.31 18:59:33.469387 [ 292 ] {} <Debug> TCP-Session: ba3048b2-b5ce-4cad-b47b-c3cc465c6d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.31 18:59:33.469408 [ 289 ] {} <Debug> TCP-Session: 2b2d6e44-ed9c-4e03-ac8e-78313c703eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.01.31 18:59:33.469422 [ 292 ] {} <Debug> TCP-Session: ba3048b2-b5ce-4cad-b47b-c3cc465c6d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.01.31 18:59:33.469444 [ 286 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5383 | 2026.01.31 18:59:33.469397 [ 267 ] {} <Debug> TCP-Session: 5c8e983c-18c3-476c-bd75-546007efbf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.01.31 18:59:33.469302 [ 290 ] {} <Debug> TCP-Session: 90a18ea5-f19b-4b6e-aa5f-8451be1b1998 Authenticating user 'default' from [fd00:1122:3344:101::e]:44931 | ||
| 5385 | 2026.01.31 18:59:33.469497 [ 267 ] {} <Debug> TCP-Session: 5c8e983c-18c3-476c-bd75-546007efbf0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.01.31 18:59:33.469516 [ 290 ] {} <Debug> TCP-Session: 90a18ea5-f19b-4b6e-aa5f-8451be1b1998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.01.31 18:59:33.469239 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5388 | 2026.01.31 18:59:33.469535 [ 290 ] {} <Debug> TCP-Session: 90a18ea5-f19b-4b6e-aa5f-8451be1b1998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.01.31 18:59:33.469203 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65127 | ||
| 5390 | 2026.01.31 18:59:33.469569 [ 288 ] {} <Debug> TCP-Session: efa5180e-7da7-4974-aa3b-e5d2a70b705e Authenticating user 'default' from [fd00:1122:3344:101::e]:38377 | ||
| 5391 | 2026.01.31 18:59:33.469181 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42087 | ||
| 5392 | 2026.01.31 18:59:33.469615 [ 288 ] {} <Debug> TCP-Session: efa5180e-7da7-4974-aa3b-e5d2a70b705e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.01.31 18:59:33.469636 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5394 | 2026.01.31 18:59:33.469649 [ 288 ] {} <Debug> TCP-Session: efa5180e-7da7-4974-aa3b-e5d2a70b705e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.01.31 18:59:33.469667 [ 294 ] {} <Debug> TCP-Session: 1b7f8333-7475-42a7-a153-dbaa07fb4bd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65127 | ||
| 5396 | 2026.01.31 18:59:33.469679 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5397 | 2026.01.31 18:59:33.469697 [ 294 ] {} <Debug> TCP-Session: 1b7f8333-7475-42a7-a153-dbaa07fb4bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.01.31 18:59:33.469716 [ 293 ] {} <Debug> TCP-Session: cfc41b78-73de-48cb-8080-b9720537388e Authenticating user 'default' from [fd00:1122:3344:101::e]:42087 | ||
| 5399 | 2026.01.31 18:59:33.469724 [ 294 ] {} <Debug> TCP-Session: 1b7f8333-7475-42a7-a153-dbaa07fb4bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.01.31 18:59:33.469726 [ 286 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5401 | 2026.01.31 18:59:33.469741 [ 293 ] {} <Debug> TCP-Session: cfc41b78-73de-48cb-8080-b9720537388e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.01.31 18:59:33.469169 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39988 | ||
| 5403 | 2026.01.31 18:59:33.469799 [ 286 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5404 | 2026.01.31 18:59:33.469779 [ 293 ] {} <Debug> TCP-Session: cfc41b78-73de-48cb-8080-b9720537388e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.01.31 18:59:33.469887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5406 | 2026.01.31 18:59:33.469916 [ 291 ] {} <Debug> TCP-Session: 99a078e1-5e20-4406-a497-12a3fae1a71b Authenticating user 'default' from [fd00:1122:3344:101::e]:39988 | ||
| 5407 | 2026.01.31 18:59:33.469938 [ 291 ] {} <Debug> TCP-Session: 99a078e1-5e20-4406-a497-12a3fae1a71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.01.31 18:59:33.469951 [ 291 ] {} <Debug> TCP-Session: 99a078e1-5e20-4406-a497-12a3fae1a71b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.01.31 18:59:33.470104 [ 286 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Debug> oximeter.version (6f228c23-ff11-41c4-b884-650976853727) (SelectExecutor): Key condition: unknown | ||
| 5410 | 2026.01.31 18:59:33.470952 [ 323 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Trace> AggregatingTransform: Aggregating | ||
| 5411 | 2026.01.31 18:59:33.471001 [ 323 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5412 | 2026.01.31 18:59:33.471038 [ 323 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000826732 sec. (1209.582 rows/sec., 47.25 KiB/sec.) | ||
| 5413 | 2026.01.31 18:59:33.471057 [ 323 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Trace> Aggregator: Merging aggregated data | ||
| 5414 | 2026.01.31 18:59:33.472377 [ 286 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 5415 | 2026.01.31 18:59:33.472509 [ 286 ] {7b05c9ce-1167-49c3-bec1-d22a6902ae3b} <Debug> TCPHandler: Processed in 0.003383787 sec. | ||
| 5416 | 2026.01.31 18:59:33.472630 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5417 | 2026.01.31 18:59:33.472665 [ 286 ] {} <Debug> TCP-Session: f52f56e0-a264-41c8-be49-dc3348c82a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.01.31 18:59:33.472666 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5419 | 2026.01.31 18:59:33.472686 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5420 | 2026.01.31 18:59:33.472709 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5421 | 2026.01.31 18:59:33.472731 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5422 | 2026.01.31 18:59:33.472751 [ 291 ] {} <Debug> TCP-Session: 99a078e1-5e20-4406-a497-12a3fae1a71b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.01.31 18:59:33.472769 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5424 | 2026.01.31 18:59:33.472787 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5425 | 2026.01.31 18:59:33.472803 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5426 | 2026.01.31 18:59:33.472827 [ 292 ] {} <Debug> TCP-Session: ba3048b2-b5ce-4cad-b47b-c3cc465c6d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.01.31 18:59:33.472842 [ 293 ] {} <Debug> TCP-Session: cfc41b78-73de-48cb-8080-b9720537388e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.01.31 18:59:33.472857 [ 294 ] {} <Debug> TCP-Session: 1b7f8333-7475-42a7-a153-dbaa07fb4bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.01.31 18:59:33.472781 [ 290 ] {} <Debug> TCP-Session: 90a18ea5-f19b-4b6e-aa5f-8451be1b1998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.01.31 18:59:33.472762 [ 267 ] {} <Debug> TCP-Session: 5c8e983c-18c3-476c-bd75-546007efbf0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.01.31 18:59:33.472751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5432 | 2026.01.31 18:59:33.472716 [ 288 ] {} <Debug> TCP-Session: efa5180e-7da7-4974-aa3b-e5d2a70b705e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.01.31 18:59:33.472952 [ 289 ] {} <Debug> TCP-Session: 2b2d6e44-ed9c-4e03-ac8e-78313c703eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.01.31 18:59:33.986024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12014 | ||
| 5435 | 2026.01.31 18:59:33.986698 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.01.31 18:59:33.986753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5437 | 2026.01.31 18:59:33.987389 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5438 | 2026.01.31 18:59:33.987701 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.01.31 18:59:33.987882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12014 | ||
| 5440 | 2026.01.31 18:59:34.605795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5441 | 2026.01.31 18:59:34.623575 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.01.31 18:59:34.623649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5443 | 2026.01.31 18:59:34.629298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5444 | 2026.01.31 18:59:34.630003 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.31 18:59:34.633124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5446 | 2026.01.31 18:59:36.520893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 668 | ||
| 5447 | 2026.01.31 18:59:36.523774 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.01.31 18:59:36.523831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5449 | 2026.01.31 18:59:36.525117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5450 | 2026.01.31 18:59:36.525404 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.01.31 18:59:36.525762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 5452 | 2026.01.31 18:59:36.962736 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.01.31 18:59:36.962932 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5454 | 2026.01.31 18:59:36.963002 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5455 | 2026.01.31 18:59:36.963756 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.01.31 18:59:36.963800 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5457 | 2026.01.31 18:59:36.964224 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5458 | 2026.01.31 18:59:36.964455 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.01.31 18:59:36.964616 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.001736 sec., 79493.08755760369 rows/sec., 6.89 MiB/sec. | ||
| 5460 | 2026.01.31 18:59:36.964667 [ 268 ] {18a5c09f-23cb-4130-bc11-5220bb911bc2} <Debug> TCPHandler: Processed in 0.002064689 sec. | ||
| 5461 | 2026.01.31 18:59:36.964792 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.01.31 18:59:36.964896 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5463 | 2026.01.31 18:59:36.964939 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5464 | 2026.01.31 18:59:36.965360 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.01.31 18:59:36.965395 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5466 | 2026.01.31 18:59:36.965700 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5467 | 2026.01.31 18:59:36.965906 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.01.31 18:59:36.966041 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001169 sec., 35072.71171941831 rows/sec., 2.58 MiB/sec. | ||
| 5469 | 2026.01.31 18:59:36.966079 [ 268 ] {288979c8-d503-4e74-a5ea-bea868a432de} <Debug> TCPHandler: Processed in 0.001340759 sec. | ||
| 5470 | 2026.01.31 18:59:36.966192 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.01.31 18:59:36.966289 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5472 | 2026.01.31 18:59:36.966328 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5473 | 2026.01.31 18:59:36.966759 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.01.31 18:59:36.966793 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5475 | 2026.01.31 18:59:36.967099 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5476 | 2026.01.31 18:59:36.967307 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.01.31 18:59:36.967447 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001178 sec., 89134.12563667232 rows/sec., 6.96 MiB/sec. | ||
| 5478 | 2026.01.31 18:59:36.967486 [ 268 ] {963e63b2-d42f-4e7c-b87c-6527ee36ce13} <Debug> TCPHandler: Processed in 0.001344229 sec. | ||
| 5479 | 2026.01.31 18:59:36.967603 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2026.01.31 18:59:36.967700 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5481 | 2026.01.31 18:59:36.967744 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5482 | 2026.01.31 18:59:36.968142 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.01.31 18:59:36.968177 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5484 | 2026.01.31 18:59:36.968502 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5485 | 2026.01.31 18:59:36.968714 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.01.31 18:59:36.968851 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5487 | 2026.01.31 18:59:36.968887 [ 268 ] {cabb8f91-05a0-493e-a329-557c34c3a264} <Debug> TCPHandler: Processed in 0.001334808 sec. | ||
| 5488 | 2026.01.31 18:59:36.968998 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.01.31 18:59:36.969093 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.01.31 18:59:36.969148 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <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 | ||
| 5491 | 2026.01.31 18:59:36.969969 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.01.31 18:59:36.970005 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5493 | 2026.01.31 18:59:36.970566 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5494 | 2026.01.31 18:59:36.970786 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.01.31 18:59:36.970932 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001857 sec., 22078.62143241788 rows/sec., 39.56 MiB/sec. | ||
| 5496 | 2026.01.31 18:59:36.970997 [ 268 ] {c973e106-803c-41a6-b208-43ffc2ce68b8} <Debug> TCPHandler: Processed in 0.002048399 sec. | ||
| 5497 | 2026.01.31 18:59:36.971114 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2026.01.31 18:59:36.971210 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5499 | 2026.01.31 18:59:36.971251 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5500 | 2026.01.31 18:59:36.971580 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.01.31 18:59:36.971615 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5502 | 2026.01.31 18:59:36.971922 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5503 | 2026.01.31 18:59:36.972142 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.01.31 18:59:36.972269 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5505 | 2026.01.31 18:59:36.972304 [ 268 ] {b0a69db2-95c6-4cd2-851b-65c316c04c39} <Debug> TCPHandler: Processed in 0.001239997 sec. | ||
| 5506 | 2026.01.31 18:59:41.391850 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5507 | 2026.01.31 18:59:41.391953 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5508 | 2026.01.31 18:59:41.487991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12526 | ||
| 5509 | 2026.01.31 18:59:41.488539 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.01.31 18:59:41.488582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5511 | 2026.01.31 18:59:41.489037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5512 | 2026.01.31 18:59:41.489254 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.01.31 18:59:41.489379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12526 | ||
| 5514 | 2026.01.31 18:59:41.489435 [ 75 ] {} <Debug> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5515 | 2026.01.31 18:59:41.489517 [ 75 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.01.31 18:59:41.489553 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5517 | 2026.01.31 18:59:41.489663 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5518 | 2026.01.31 18:59:41.489748 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5519 | 2026.01.31 18:59:41.489778 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10094 rows starting from the beginning of the part | ||
| 5520 | 2026.01.31 18:59:41.489836 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5521 | 2026.01.31 18:59:41.489880 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5522 | 2026.01.31 18:59:41.489920 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5523 | 2026.01.31 18:59:41.489960 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5524 | 2026.01.31 18:59:41.489998 [ 189 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5525 | 2026.01.31 18:59:41.493756 [ 198 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12526 rows, containing 4 columns (4 merged, 0 gathered) in 0.004124457 sec., 3037005.8410113137 rows/sec., 43.44 MiB/sec. | ||
| 5526 | 2026.01.31 18:59:41.494373 [ 198 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5527 | 2026.01.31 18:59:41.494837 [ 198 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.01.31 18:59:41.494917 [ 198 ] {1656bb1d-3bec-4678-8d74-1e60f73b6d71::all_1_26_5} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5529 | 2026.01.31 18:59:41.495029 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5530 | 2026.01.31 18:59:41.968174 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.01.31 18:59:41.968328 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5532 | 2026.01.31 18:59:41.968385 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5533 | 2026.01.31 18:59:41.969136 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.01.31 18:59:41.969171 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5535 | 2026.01.31 18:59:41.969528 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5536 | 2026.01.31 18:59:41.969757 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.01.31 18:59:41.969922 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001635 sec., 162691.13149847096 rows/sec., 10.34 MiB/sec. | ||
| 5538 | 2026.01.31 18:59:41.969963 [ 268 ] {6a3a1e1c-26eb-44be-bedf-b280429718c7} <Debug> TCPHandler: Processed in 0.001903656 sec. | ||
| 5539 | 2026.01.31 18:59:41.970107 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.01.31 18:59:41.970201 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5541 | 2026.01.31 18:59:41.970239 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5542 | 2026.01.31 18:59:41.971008 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.01.31 18:59:41.971041 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5544 | 2026.01.31 18:59:41.971369 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5545 | 2026.01.31 18:59:41.971568 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.01.31 18:59:41.971694 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Debug> executeQuery: Read 752 rows, 60.52 KiB in 0.001512 sec., 497354.4973544973 rows/sec., 39.09 MiB/sec. | ||
| 5547 | 2026.01.31 18:59:41.971730 [ 268 ] {a5601fc5-b8ad-4a26-9a65-3beb45a78b26} <Debug> TCPHandler: Processed in 0.001682004 sec. | ||
| 5548 | 2026.01.31 18:59:41.971870 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.01.31 18:59:41.971962 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.01.31 18:59:41.972000 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5551 | 2026.01.31 18:59:41.972456 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.01.31 18:59:41.972488 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5553 | 2026.01.31 18:59:41.972773 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5554 | 2026.01.31 18:59:41.972975 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.31 18:59:41.973100 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001156 sec., 115051.90311418686 rows/sec., 6.76 MiB/sec. | ||
| 5556 | 2026.01.31 18:59:41.973136 [ 268 ] {8004f45a-73ed-4ed3-8886-814dc6e6bd39} <Debug> TCPHandler: Processed in 0.001322158 sec. | ||
| 5557 | 2026.01.31 18:59:41.973260 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.01.31 18:59:41.973352 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.01.31 18:59:41.973390 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5560 | 2026.01.31 18:59:41.973825 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.01.31 18:59:41.973858 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5562 | 2026.01.31 18:59:41.974137 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5563 | 2026.01.31 18:59:41.974343 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.01.31 18:59:41.974466 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001131 sec., 123784.26171529619 rows/sec., 8.00 MiB/sec. | ||
| 5565 | 2026.01.31 18:59:41.974501 [ 268 ] {5ba2c0b3-88d0-4ddf-9d19-6ed04499e6b1} <Debug> TCPHandler: Processed in 0.001289907 sec. | ||
| 5566 | 2026.01.31 18:59:41.974624 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.01.31 18:59:41.974721 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5568 | 2026.01.31 18:59:41.974759 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5569 | 2026.01.31 18:59:41.975187 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.01.31 18:59:41.975221 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5571 | 2026.01.31 18:59:41.975503 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5572 | 2026.01.31 18:59:41.975701 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.01.31 18:59:41.975824 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00112 sec., 124107.14285714287 rows/sec., 7.06 MiB/sec. | ||
| 5574 | 2026.01.31 18:59:41.975859 [ 268 ] {98903a52-0ef5-457f-9c80-d2ced30d5bf7} <Debug> TCPHandler: Processed in 0.001290709 sec. | ||
| 5575 | 2026.01.31 18:59:41.975987 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.01.31 18:59:41.976078 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5577 | 2026.01.31 18:59:41.976116 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5578 | 2026.01.31 18:59:41.976668 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.01.31 18:59:41.976701 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5580 | 2026.01.31 18:59:41.977014 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5581 | 2026.01.31 18:59:41.977219 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.01.31 18:59:41.977345 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001284 sec., 360591.9003115265 rows/sec., 25.31 MiB/sec. | ||
| 5583 | 2026.01.31 18:59:41.977381 [ 268 ] {6e087ae9-43f2-4c6d-9965-0de3444502d4} <Debug> TCPHandler: Processed in 0.001452711 sec. | ||
| 5584 | 2026.01.31 18:59:41.977499 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.01.31 18:59:41.977591 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5586 | 2026.01.31 18:59:41.977630 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5587 | 2026.01.31 18:59:41.977957 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.01.31 18:59:41.977989 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5589 | 2026.01.31 18:59:41.978271 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5590 | 2026.01.31 18:59:41.978468 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Trace> oximeter.measurements_bool (3d71700c-a005-4aa3-b0f8-b8930a6f56e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.01.31 18:59:41.978588 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 5592 | 2026.01.31 18:59:41.978623 [ 268 ] {9458e561-121c-4354-8319-32e0ed88a59b} <Debug> TCPHandler: Processed in 0.001171806 sec. | ||
| 5593 | 2026.01.31 18:59:41.978746 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2026.01.31 18:59:41.978837 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5595 | 2026.01.31 18:59:41.978878 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5596 | 2026.01.31 18:59:41.979291 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.01.31 18:59:41.979324 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5598 | 2026.01.31 18:59:41.979638 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5599 | 2026.01.31 18:59:41.979840 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.01.31 18:59:41.979970 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00115 sec., 224347.8260869565 rows/sec., 14.94 MiB/sec. | ||
| 5601 | 2026.01.31 18:59:41.980006 [ 268 ] {2ca6cbcc-553e-4406-b82f-db08d6ed590f} <Debug> TCPHandler: Processed in 0.001321408 sec. | ||
| 5602 | 2026.01.31 18:59:41.980123 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.01.31 18:59:41.980214 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5604 | 2026.01.31 18:59:41.980253 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5605 | 2026.01.31 18:59:41.980557 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.01.31 18:59:41.980589 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5607 | 2026.01.31 18:59:41.980863 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5608 | 2026.01.31 18:59:41.981064 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.01.31 18:59:41.981190 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 5610 | 2026.01.31 18:59:41.981224 [ 268 ] {3c6b7c91-11ed-4495-8a3e-4fe9f2aa75a0} <Debug> TCPHandler: Processed in 0.001150236 sec. | ||
| 5611 | 2026.01.31 18:59:41.981351 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.01.31 18:59:41.981442 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.01.31 18:59:41.981480 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5614 | 2026.01.31 18:59:41.981816 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.01.31 18:59:41.981848 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5616 | 2026.01.31 18:59:41.982132 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5617 | 2026.01.31 18:59:41.982335 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.01.31 18:59:41.982462 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001038 sec., 84778.42003853564 rows/sec., 5.32 MiB/sec. | ||
| 5619 | 2026.01.31 18:59:41.982496 [ 268 ] {a1ee5821-dd1f-4f49-8d1f-aed56da56af6} <Debug> TCPHandler: Processed in 0.001211447 sec. | ||
| 5620 | 2026.01.31 18:59:42.133224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5621 | 2026.01.31 18:59:42.151500 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.31 18:59:42.151561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5623 | 2026.01.31 18:59:42.157254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5624 | 2026.01.31 18:59:42.157947 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.01.31 18:59:42.158294 [ 73 ] {} <Debug> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5626 | 2026.01.31 18:59:42.158366 [ 73 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.01.31 18:59:42.158390 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5628 | 2026.01.31 18:59:42.158503 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5629 | 2026.01.31 18:59:42.161051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5630 | 2026.01.31 18:59:42.162630 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5631 | 2026.01.31 18:59:42.163992 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5632 | 2026.01.31 18:59:42.168494 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5633 | 2026.01.31 18:59:42.172850 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5634 | 2026.01.31 18:59:42.177300 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5635 | 2026.01.31 18:59:42.181628 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5636 | 2026.01.31 18:59:42.185777 [ 189 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5637 | 2026.01.31 18:59:42.236726 [ 197 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078272544 sec., 2504.0709038408154 rows/sec., 12.95 MiB/sec. | ||
| 5638 | 2026.01.31 18:59:42.238586 [ 201 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5639 | 2026.01.31 18:59:42.240647 [ 201 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.01.31 18:59:42.240742 [ 201 ] {353a04b3-047a-44ff-a7e3-81a44c2036cd::all_1_26_5} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5641 | 2026.01.31 18:59:42.241955 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5642 | 2026.01.31 18:59:43.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.52 MiB, peak 269.08 MiB, free memory in arenas 0.00 B, will set to 263.52 MiB (RSS), difference: 5.00 MiB | ||
| 5643 | 2026.01.31 18:59:46.526015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 700 | ||
| 5644 | 2026.01.31 18:59:46.528416 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.01.31 18:59:46.528463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5646 | 2026.01.31 18:59:46.529720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5647 | 2026.01.31 18:59:46.529992 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.01.31 18:59:46.530256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5649 | 2026.01.31 18:59:46.965240 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2026.01.31 18:59:46.965416 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5651 | 2026.01.31 18:59:46.965479 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5652 | 2026.01.31 18:59:46.966130 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.01.31 18:59:46.966173 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5654 | 2026.01.31 18:59:46.966590 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5655 | 2026.01.31 18:59:46.966829 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.31 18:59:46.966951 [ 63 ] {} <Debug> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5657 | 2026.01.31 18:59:46.966985 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.23 MiB/sec. | ||
| 5658 | 2026.01.31 18:59:46.967015 [ 63 ] {} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.01.31 18:59:46.967041 [ 268 ] {5782b66e-285c-4790-88e1-32137b6e5181} <Debug> TCPHandler: Processed in 0.001923517 sec. | ||
| 5660 | 2026.01.31 18:59:46.967042 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5661 | 2026.01.31 18:59:46.967169 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5662 | 2026.01.31 18:59:46.967176 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.01.31 18:59:46.967276 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5664 | 2026.01.31 18:59:46.967295 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5665 | 2026.01.31 18:59:46.967312 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 290 rows starting from the beginning of the part | ||
| 5666 | 2026.01.31 18:59:46.967342 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5667 | 2026.01.31 18:59:46.967380 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5668 | 2026.01.31 18:59:46.967430 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5669 | 2026.01.31 18:59:46.967470 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 5670 | 2026.01.31 18:59:46.967510 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 5671 | 2026.01.31 18:59:46.967549 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5672 | 2026.01.31 18:59:46.967778 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.01.31 18:59:46.967822 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5674 | 2026.01.31 18:59:46.968160 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5675 | 2026.01.31 18:59:46.968373 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Trace> oximeter.fields_ipaddr (9f9338d5-28be-43c1-ba7e-9c60a4dc6968): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.01.31 18:59:46.968450 [ 190 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317728 sec., 678440.4672284417 rows/sec., 47.11 MiB/sec. | ||
| 5677 | 2026.01.31 18:59:46.968513 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001241 sec., 8058.017727639001 rows/sec., 657.07 KiB/sec. | ||
| 5678 | 2026.01.31 18:59:46.968558 [ 268 ] {4cb55cc3-d2aa-44e3-ae57-56f1b9b1e8a7} <Debug> TCPHandler: Processed in 0.00143512 sec. | ||
| 5679 | 2026.01.31 18:59:46.968623 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5680 | 2026.01.31 18:59:46.968677 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.01.31 18:59:46.968780 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5682 | 2026.01.31 18:59:46.968822 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5683 | 2026.01.31 18:59:46.968888 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.01.31 18:59:46.968955 [ 203 ] {6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac::all_1_10_2} <Trace> oximeter.fields_i16 (6d1b61f9-1b96-4e53-bf9b-babbce2bc2ac) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5685 | 2026.01.31 18:59:46.969017 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5686 | 2026.01.31 18:59:46.969388 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.01.31 18:59:46.969428 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5688 | 2026.01.31 18:59:46.969779 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5689 | 2026.01.31 18:59:46.969987 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.31 18:59:46.970123 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Debug> executeQuery: Read 263 rows, 24.04 KiB in 0.001362 sec., 193098.3847283407 rows/sec., 17.24 MiB/sec. | ||
| 5691 | 2026.01.31 18:59:46.970161 [ 268 ] {8eb9879a-806b-41e0-9618-2d825d659440} <Debug> TCPHandler: Processed in 0.001534472 sec. | ||
| 5692 | 2026.01.31 18:59:46.970272 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.01.31 18:59:46.970368 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.01.31 18:59:46.970408 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5695 | 2026.01.31 18:59:46.970828 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.01.31 18:59:46.970864 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5697 | 2026.01.31 18:59:46.971167 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5698 | 2026.01.31 18:59:46.971460 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.01.31 18:59:46.971605 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Debug> executeQuery: Read 63 rows, 4.74 KiB in 0.001255 sec., 50199.203187251 rows/sec., 3.69 MiB/sec. | ||
| 5700 | 2026.01.31 18:59:46.971643 [ 268 ] {ac921627-d8c7-4cb3-9584-ce505ee4b89d} <Debug> TCPHandler: Processed in 0.001421099 sec. | ||
| 5701 | 2026.01.31 18:59:46.971758 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.01.31 18:59:46.971851 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.01.31 18:59:46.971891 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5704 | 2026.01.31 18:59:46.972291 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.01.31 18:59:46.972327 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5706 | 2026.01.31 18:59:46.972624 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5707 | 2026.01.31 18:59:46.972828 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.01.31 18:59:46.972928 [ 63 ] {} <Debug> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 5709 | 2026.01.31 18:59:46.972955 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 5710 | 2026.01.31 18:59:46.972967 [ 63 ] {} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.01.31 18:59:46.972996 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5712 | 2026.01.31 18:59:46.973001 [ 268 ] {3e50f0bb-73d6-4d3e-9ebb-d234fc2df771} <Debug> TCPHandler: Processed in 0.001292388 sec. | ||
| 5713 | 2026.01.31 18:59:46.973167 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 5714 | 2026.01.31 18:59:46.973225 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.01.31 18:59:46.973251 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5716 | 2026.01.31 18:59:46.973277 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 393 rows starting from the beginning of the part | ||
| 5717 | 2026.01.31 18:59:46.973320 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.01.31 18:59:46.973333 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5719 | 2026.01.31 18:59:46.973362 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5720 | 2026.01.31 18:59:46.973378 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5721 | 2026.01.31 18:59:46.973514 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 368 rows starting from the beginning of the part | ||
| 5722 | 2026.01.31 18:59:46.973551 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 5723 | 2026.01.31 18:59:46.973590 [ 197 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5724 | 2026.01.31 18:59:46.973870 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.01.31 18:59:46.973905 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5726 | 2026.01.31 18:59:46.974194 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5727 | 2026.01.31 18:59:46.974407 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.01.31 18:59:46.974448 [ 190 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314959 sec., 895084.9418118739 rows/sec., 63.87 MiB/sec. | ||
| 5729 | 2026.01.31 18:59:46.974507 [ 63 ] {} <Debug> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5730 | 2026.01.31 18:59:46.974535 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001233 sec., 9732.3600973236 rows/sec., 760.34 KiB/sec. | ||
| 5731 | 2026.01.31 18:59:46.974542 [ 63 ] {} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.01.31 18:59:46.974577 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5733 | 2026.01.31 18:59:46.974581 [ 268 ] {b009108d-eca1-40a6-a667-81e1a9c2fdb0} <Debug> TCPHandler: Processed in 0.001405279 sec. | ||
| 5734 | 2026.01.31 18:59:46.974665 [ 190 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5735 | 2026.01.31 18:59:46.974690 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5736 | 2026.01.31 18:59:46.974706 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.01.31 18:59:46.974814 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5738 | 2026.01.31 18:59:46.974819 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2026.01.31 18:59:46.974857 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5740 | 2026.01.31 18:59:46.974874 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 151 rows starting from the beginning of the part | ||
| 5741 | 2026.01.31 18:59:46.974965 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5742 | 2026.01.31 18:59:46.975029 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5743 | 2026.01.31 18:59:46.975090 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 5744 | 2026.01.31 18:59:46.975135 [ 190 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.01.31 18:59:46.975146 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 5746 | 2026.01.31 18:59:46.975193 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5747 | 2026.01.31 18:59:46.975219 [ 190 ] {458c2630-f3c6-4864-ba2a-623a32ef577e::all_1_14_3} <Trace> oximeter.fields_u32 (458c2630-f3c6-4864-ba2a-623a32ef577e) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 5748 | 2026.01.31 18:59:46.975327 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5749 | 2026.01.31 18:59:46.975363 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.31 18:59:46.975412 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5751 | 2026.01.31 18:59:46.975787 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5752 | 2026.01.31 18:59:46.976038 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.01.31 18:59:46.976059 [ 186 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142886 sec., 325434.26227901963 rows/sec., 20.41 MiB/sec. | ||
| 5754 | 2026.01.31 18:59:46.976174 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Debug> executeQuery: Read 151 rows, 12.47 KiB in 0.001378 sec., 109579.10014513787 rows/sec., 8.84 MiB/sec. | ||
| 5755 | 2026.01.31 18:59:46.976218 [ 268 ] {14739365-4eb0-4d03-bd21-f22ad268d0d1} <Debug> TCPHandler: Processed in 0.001561462 sec. | ||
| 5756 | 2026.01.31 18:59:46.976273 [ 204 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5757 | 2026.01.31 18:59:46.976343 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.01.31 18:59:46.976443 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.01.31 18:59:46.976487 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5760 | 2026.01.31 18:59:46.976624 [ 204 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.01.31 18:59:46.976720 [ 204 ] {2777694f-a2d1-4399-9c5d-de3a7208ba2b::all_1_10_2} <Trace> oximeter.fields_u8 (2777694f-a2d1-4399-9c5d-de3a7208ba2b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5762 | 2026.01.31 18:59:46.976823 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5763 | 2026.01.31 18:59:46.976927 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.01.31 18:59:46.976966 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5765 | 2026.01.31 18:59:46.977334 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5766 | 2026.01.31 18:59:46.977540 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.01.31 18:59:46.977669 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001245 sec., 161445.7831325301 rows/sec., 11.57 MiB/sec. | ||
| 5768 | 2026.01.31 18:59:46.977706 [ 268 ] {85887f3a-3485-4156-a08d-ef46a7fbaaf3} <Debug> TCPHandler: Processed in 0.0014123 sec. | ||
| 5769 | 2026.01.31 18:59:46.977822 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2026.01.31 18:59:46.977916 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5771 | 2026.01.31 18:59:46.977969 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <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 | ||
| 5772 | 2026.01.31 18:59:46.978815 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2026.01.31 18:59:46.978851 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5774 | 2026.01.31 18:59:46.979453 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5775 | 2026.01.31 18:59:46.979675 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2026.01.31 18:59:46.979815 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001916 sec., 21398.74739039666 rows/sec., 38.35 MiB/sec. | ||
| 5777 | 2026.01.31 18:59:46.979875 [ 268 ] {ab2be743-a330-4093-a998-0178421736f9} <Debug> TCPHandler: Processed in 0.002101959 sec. | ||
| 5778 | 2026.01.31 18:59:46.979991 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5779 | 2026.01.31 18:59:46.980087 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5780 | 2026.01.31 18:59:46.980138 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5781 | 2026.01.31 18:59:46.980485 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.01.31 18:59:46.980521 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5783 | 2026.01.31 18:59:46.980837 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5784 | 2026.01.31 18:59:46.981067 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.01.31 18:59:46.981197 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5786 | 2026.01.31 18:59:46.981234 [ 268 ] {1286d19d-dab8-4c14-b58a-82834d86543c} <Debug> TCPHandler: Processed in 0.001291358 sec. | ||
| 5787 | 2026.01.31 18:59:48.989436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12974 | ||
| 5788 | 2026.01.31 18:59:48.989933 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.01.31 18:59:48.989978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5790 | 2026.01.31 18:59:48.990476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5791 | 2026.01.31 18:59:48.990719 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.01.31 18:59:48.990858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12974 | ||
| 5793 | 2026.01.31 18:59:49.662100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5794 | 2026.01.31 18:59:49.678565 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.01.31 18:59:49.678643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5796 | 2026.01.31 18:59:49.685423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5797 | 2026.01.31 18:59:49.686451 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.01.31 18:59:49.690579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5799 | 2026.01.31 18:59:51.960341 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2026.01.31 18:59:51.960546 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5801 | 2026.01.31 18:59:51.960616 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5802 | 2026.01.31 18:59:51.961310 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.01.31 18:59:51.961356 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5804 | 2026.01.31 18:59:51.961734 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5805 | 2026.01.31 18:59:51.961955 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.01.31 18:59:51.962100 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.66 MiB/sec. | ||
| 5807 | 2026.01.31 18:59:51.962140 [ 268 ] {cf1a9f94-2577-4608-b579-a32613021fde} <Debug> TCPHandler: Processed in 0.001934147 sec. | ||
| 5808 | 2026.01.31 18:59:51.962267 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.01.31 18:59:51.962361 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5810 | 2026.01.31 18:59:51.962399 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5811 | 2026.01.31 18:59:51.962825 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.01.31 18:59:51.962861 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5813 | 2026.01.31 18:59:51.963153 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5814 | 2026.01.31 18:59:51.963360 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.01.31 18:59:51.963482 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 5816 | 2026.01.31 18:59:51.963518 [ 268 ] {b13be107-75e3-4140-8c4a-382303d63232} <Debug> TCPHandler: Processed in 0.001300798 sec. | ||
| 5817 | 2026.01.31 18:59:51.963634 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.01.31 18:59:51.963728 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5819 | 2026.01.31 18:59:51.963770 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5820 | 2026.01.31 18:59:51.964198 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.01.31 18:59:51.964235 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5822 | 2026.01.31 18:59:51.964561 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5823 | 2026.01.31 18:59:51.964771 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.01.31 18:59:51.964900 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 5825 | 2026.01.31 18:59:51.964936 [ 268 ] {7b062666-863c-47a8-9f99-8ae8340b35e8} <Debug> TCPHandler: Processed in 0.001350829 sec. | ||
| 5826 | 2026.01.31 18:59:51.965038 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.01.31 18:59:51.965131 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5828 | 2026.01.31 18:59:51.965172 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5829 | 2026.01.31 18:59:51.965519 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.01.31 18:59:51.965554 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5831 | 2026.01.31 18:59:51.965856 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5832 | 2026.01.31 18:59:51.966060 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.01.31 18:59:51.966185 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5834 | 2026.01.31 18:59:51.966219 [ 268 ] {36593032-6e87-42e5-aee8-2ffd2bb14611} <Debug> TCPHandler: Processed in 0.001229507 sec. | ||
| 5835 | 2026.01.31 18:59:53.512349 [ 50 ] {} <Debug> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5836 | 2026.01.31 18:59:53.512416 [ 50 ] {} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.01.31 18:59:53.512440 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5838 | 2026.01.31 18:59:53.512561 [ 186 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5839 | 2026.01.31 18:59:53.512679 [ 186 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5840 | 2026.01.31 18:59:53.512714 [ 186 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5841 | 2026.01.31 18:59:53.512774 [ 186 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5842 | 2026.01.31 18:59:53.512812 [ 186 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5843 | 2026.01.31 18:59:53.512850 [ 186 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5844 | 2026.01.31 18:59:53.512885 [ 186 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5845 | 2026.01.31 18:59:53.513636 [ 204 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001113246 sec., 4491.370281141814 rows/sec., 299.13 KiB/sec. | ||
| 5846 | 2026.01.31 18:59:53.513810 [ 204 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5847 | 2026.01.31 18:59:53.514096 [ 204 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.01.31 18:59:53.514169 [ 204 ] {f61437ea-8403-42e0-8618-30edb69d0676::all_1_5_1} <Trace> oximeter.measurements_f64 (f61437ea-8403-42e0-8618-30edb69d0676) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5849 | 2026.01.31 18:59:53.514252 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5850 | 2026.01.31 18:59:56.392015 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5851 | 2026.01.31 18:59:56.392105 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5852 | 2026.01.31 18:59:56.491894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13486 | ||
| 5853 | 2026.01.31 18:59:56.492386 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.01.31 18:59:56.492418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5855 | 2026.01.31 18:59:56.492899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5856 | 2026.01.31 18:59:56.493119 [ 245 ] {} <Trace> system.asynchronous_metric_log (1656bb1d-3bec-4678-8d74-1e60f73b6d71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.01.31 18:59:56.493242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13486 | ||
| 5858 | 2026.01.31 18:59:56.531425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 728 | ||
| 5859 | 2026.01.31 18:59:56.533628 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.01.31 18:59:56.533667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5861 | 2026.01.31 18:59:56.534826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5862 | 2026.01.31 18:59:56.535082 [ 243 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.01.31 18:59:56.535217 [ 41 ] {} <Debug> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5864 | 2026.01.31 18:59:56.535259 [ 41 ] {} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.01.31 18:59:56.535276 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5866 | 2026.01.31 18:59:56.535331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 5867 | 2026.01.31 18:59:56.535364 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5868 | 2026.01.31 18:59:56.535856 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5869 | 2026.01.31 18:59:56.535995 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 576 rows starting from the beginning of the part | ||
| 5870 | 2026.01.31 18:59:56.536372 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5871 | 2026.01.31 18:59:56.536730 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 5872 | 2026.01.31 18:59:56.537069 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
| 5873 | 2026.01.31 18:59:56.537378 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5874 | 2026.01.31 18:59:56.537702 [ 195 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5875 | 2026.01.31 18:59:56.543310 [ 204 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 72 columns (72 merged, 0 gathered) in 0.007979711 sec., 91231.37416881388 rows/sec., 80.56 MiB/sec. | ||
| 5876 | 2026.01.31 18:59:56.544517 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5877 | 2026.01.31 18:59:56.545143 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.01.31 18:59:56.545224 [ 200 ] {1a246335-2abd-4074-8964-fef486f4d29d::all_1_21_4} <Trace> system.query_log (1a246335-2abd-4074-8964-fef486f4d29d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5879 | 2026.01.31 18:59:56.545551 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5880 | 2026.01.31 18:59:56.962677 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.01.31 18:59:56.962925 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5882 | 2026.01.31 18:59:56.963019 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5883 | 2026.01.31 18:59:56.963774 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.01.31 18:59:56.963813 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5885 | 2026.01.31 18:59:56.964229 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5886 | 2026.01.31 18:59:56.964452 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.01.31 18:59:56.964599 [ 41 ] {} <Debug> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5888 | 2026.01.31 18:59:56.964610 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.001751 sec., 78812.10736721873 rows/sec., 6.83 MiB/sec. | ||
| 5889 | 2026.01.31 18:59:56.964639 [ 41 ] {} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.01.31 18:59:56.964663 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5891 | 2026.01.31 18:59:56.964666 [ 268 ] {12c6dea8-1f9e-4e27-bf88-f1a333131b28} <Debug> TCPHandler: Processed in 0.00215017 sec. | ||
| 5892 | 2026.01.31 18:59:56.964790 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5893 | 2026.01.31 18:59:56.964818 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.01.31 18:59:56.964930 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5895 | 2026.01.31 18:59:56.964936 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5896 | 2026.01.31 18:59:56.964971 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2105 rows starting from the beginning of the part | ||
| 5897 | 2026.01.31 18:59:56.964991 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5898 | 2026.01.31 18:59:56.965041 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part | ||
| 5899 | 2026.01.31 18:59:56.965093 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 752 rows starting from the beginning of the part | ||
| 5900 | 2026.01.31 18:59:56.965134 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 263 rows starting from the beginning of the part | ||
| 5901 | 2026.01.31 18:59:56.965171 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5902 | 2026.01.31 18:59:56.965211 [ 195 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 5903 | 2026.01.31 18:59:56.965492 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.01.31 18:59:56.965532 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5905 | 2026.01.31 18:59:56.965862 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5906 | 2026.01.31 18:59:56.966086 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.01.31 18:59:56.966205 [ 41 ] {} <Debug> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5908 | 2026.01.31 18:59:56.966219 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001315 sec., 31178.7072243346 rows/sec., 2.29 MiB/sec. | ||
| 5909 | 2026.01.31 18:59:56.966237 [ 41 ] {} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.01.31 18:59:56.966256 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5911 | 2026.01.31 18:59:56.966259 [ 268 ] {8a8fd5db-2657-4174-9719-d5e5f4c95518} <Debug> TCPHandler: Processed in 0.001494581 sec. | ||
| 5912 | 2026.01.31 18:59:56.966365 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5913 | 2026.01.31 18:59:56.966385 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2026.01.31 18:59:56.966501 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5915 | 2026.01.31 18:59:56.966508 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5916 | 2026.01.31 18:59:56.966540 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 206 rows starting from the beginning of the part | ||
| 5917 | 2026.01.31 18:59:56.966558 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5918 | 2026.01.31 18:59:56.966608 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 133 rows starting from the beginning of the part | ||
| 5919 | 2026.01.31 18:59:56.966619 [ 192 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887717 sec., 1828663.9363845324 rows/sec., 157.10 MiB/sec. | ||
| 5920 | 2026.01.31 18:59:56.966659 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 5921 | 2026.01.31 18:59:56.966699 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 133 rows starting from the beginning of the part | ||
| 5922 | 2026.01.31 18:59:56.966735 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part | ||
| 5923 | 2026.01.31 18:59:56.966773 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 5924 | 2026.01.31 18:59:56.966916 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5925 | 2026.01.31 18:59:56.967023 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2026.01.31 18:59:56.967060 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5927 | 2026.01.31 18:59:56.967216 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.01.31 18:59:56.967282 [ 209 ] {ae70ab61-f228-4e41-aa82-25f1cfab2431::all_1_41_8} <Trace> oximeter.fields_string (ae70ab61-f228-4e41-aa82-25f1cfab2431) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5929 | 2026.01.31 18:59:56.967362 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 5930 | 2026.01.31 18:59:56.967516 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5931 | 2026.01.31 18:59:56.967658 [ 200 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349168 sec., 457318.880969605 rows/sec., 30.96 MiB/sec. | ||
| 5932 | 2026.01.31 18:59:56.967736 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.01.31 18:59:56.967788 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5934 | 2026.01.31 18:59:56.967861 [ 41 ] {} <Debug> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5935 | 2026.01.31 18:59:56.967870 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001389 sec., 75593.95248380129 rows/sec., 5.90 MiB/sec. | ||
| 5936 | 2026.01.31 18:59:56.967897 [ 41 ] {} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.01.31 18:59:56.967916 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5938 | 2026.01.31 18:59:56.967917 [ 268 ] {8a9c4fc6-80ca-4f1e-80bd-899ddef6a731} <Debug> TCPHandler: Processed in 0.001583212 sec. | ||
| 5939 | 2026.01.31 18:59:56.967992 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5940 | 2026.01.31 18:59:56.968024 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.01.31 18:59:56.968049 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.01.31 18:59:56.968088 [ 209 ] {289f66b5-0a2d-4cd9-b1ec-68476d9e67e5::all_1_26_5} <Trace> oximeter.fields_u16 (289f66b5-0a2d-4cd9-b1ec-68476d9e67e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5943 | 2026.01.31 18:59:56.968092 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5944 | 2026.01.31 18:59:56.968129 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1034 rows starting from the beginning of the part | ||
| 5945 | 2026.01.31 18:59:56.968154 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5946 | 2026.01.31 18:59:56.968164 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5947 | 2026.01.31 18:59:56.968181 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part | ||
| 5948 | 2026.01.31 18:59:56.968203 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5949 | 2026.01.31 18:59:56.968230 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 463 rows starting from the beginning of the part | ||
| 5950 | 2026.01.31 18:59:56.968275 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 151 rows starting from the beginning of the part | ||
| 5951 | 2026.01.31 18:59:56.968313 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5952 | 2026.01.31 18:59:56.968354 [ 192 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 5953 | 2026.01.31 18:59:56.968675 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.01.31 18:59:56.968714 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5955 | 2026.01.31 18:59:56.969077 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5956 | 2026.01.31 18:59:56.969302 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.01.31 18:59:56.969375 [ 200 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416039 sec., 1357307.2493059866 rows/sec., 105.07 MiB/sec. | ||
| 5958 | 2026.01.31 18:59:56.969432 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5959 | 2026.01.31 18:59:56.969436 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 5960 | 2026.01.31 18:59:56.969485 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.01.31 18:59:56.969500 [ 268 ] {44e679e4-a90c-4e32-bdd5-9988d77db6c6} <Debug> TCPHandler: Processed in 0.001501501 sec. | ||
| 5962 | 2026.01.31 18:59:56.969516 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5963 | 2026.01.31 18:59:56.969533 [ 209 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5964 | 2026.01.31 18:59:56.969619 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.01.31 18:59:56.969625 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5966 | 2026.01.31 18:59:56.969716 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.01.31 18:59:56.969770 [ 209 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.01.31 18:59:56.969777 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <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 | ||
| 5969 | 2026.01.31 18:59:56.969780 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5970 | 2026.01.31 18:59:56.969829 [ 209 ] {d20c3fd3-a259-4e18-a160-cc49d78e9bc1::all_1_41_8} <Trace> oximeter.fields_uuid (d20c3fd3-a259-4e18-a160-cc49d78e9bc1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5971 | 2026.01.31 18:59:56.969836 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11019 rows starting from the beginning of the part | ||
| 5972 | 2026.01.31 18:59:56.969905 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5973 | 2026.01.31 18:59:56.969916 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5974 | 2026.01.31 18:59:56.969967 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 258 rows starting from the beginning of the part | ||
| 5975 | 2026.01.31 18:59:56.970007 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 201 rows starting from the beginning of the part | ||
| 5976 | 2026.01.31 18:59:56.970044 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5977 | 2026.01.31 18:59:56.970085 [ 194 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5978 | 2026.01.31 18:59:56.970678 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.01.31 18:59:56.970718 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5980 | 2026.01.31 18:59:56.971362 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5981 | 2026.01.31 18:59:56.971599 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <Trace> oximeter.measurements_histogramu64 (30bc8d55-a3ca-409c-bcda-60084327a3e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.01.31 18:59:56.971742 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002044 sec., 20058.7084148728 rows/sec., 35.94 MiB/sec. | ||
| 5983 | 2026.01.31 18:59:56.971805 [ 268 ] {4da20c17-2655-42e6-9b72-68cf154fad99} <Debug> TCPHandler: Processed in 0.002236101 sec. | ||
| 5984 | 2026.01.31 18:59:56.971929 [ 268 ] {} <Trace> TCP-Session: 983e302e-43a2-48ca-bfac-343078847a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.01.31 18:59:56.972026 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.01.31 18:59:56.972066 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5987 | 2026.01.31 18:59:56.972415 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.01.31 18:59:56.972451 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5989 | 2026.01.31 18:59:56.972793 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5990 | 2026.01.31 18:59:56.973021 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.01.31 18:59:56.973131 [ 39 ] {} <Debug> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5992 | 2026.01.31 18:59:56.973154 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 5993 | 2026.01.31 18:59:56.973167 [ 39 ] {} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.01.31 18:59:56.973193 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 5995 | 2026.01.31 18:59:56.973196 [ 268 ] {4c6dbf03-b6d2-48ec-ae63-5c31cfcf3dc0} <Debug> TCPHandler: Processed in 0.001317019 sec. | ||
| 5996 | 2026.01.31 18:59:56.973270 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5997 | 2026.01.31 18:59:56.973364 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5998 | 2026.01.31 18:59:56.973388 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2022 rows starting from the beginning of the part | ||
| 5999 | 2026.01.31 18:59:56.973432 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6000 | 2026.01.31 18:59:56.973468 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 6001 | 2026.01.31 18:59:56.973501 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6002 | 2026.01.31 18:59:56.973532 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6003 | 2026.01.31 18:59:56.973569 [ 200 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6004 | 2026.01.31 18:59:56.973603 [ 196 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11958 rows, containing 5 columns (5 merged, 0 gathered) in 0.004026556 sec., 2969783.606635547 rows/sec., 203.52 MiB/sec. | ||
| 6005 | 2026.01.31 18:59:56.973986 [ 209 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6006 | 2026.01.31 18:59:56.974248 [ 209 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.01.31 18:59:56.974311 [ 209 ] {4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4bd6bb7f-b281-4d95-bd49-bfe2e7fb08ff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6008 | 2026.01.31 18:59:56.974379 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6009 | 2026.01.31 18:59:56.974590 [ 199 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001350449 sec., 1740161.9757576922 rows/sec., 116.15 MiB/sec. | ||
| 6010 | 2026.01.31 18:59:56.974865 [ 209 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6011 | 2026.01.31 18:59:56.975098 [ 209 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.01.31 18:59:56.975158 [ 209 ] {30dfaab7-86ba-4dc9-9808-6cb10b601386::all_1_41_8} <Trace> oximeter.measurements_u64 (30dfaab7-86ba-4dc9-9808-6cb10b601386) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6013 | 2026.01.31 18:59:56.975221 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6014 | 2026.01.31 18:59:57.190685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6015 | 2026.01.31 18:59:57.208596 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.01.31 18:59:57.208660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 6017 | 2026.01.31 18:59:57.214350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6018 | 2026.01.31 18:59:57.215060 [ 244 ] {} <Trace> system.metric_log (353a04b3-047a-44ff-a7e3-81a44c2036cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.01.31 18:59:57.218035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||