| 1 | [ Jan 6 16:00:39 Enabled. ] | ||
| 2 | [ Jan 6 16:00:39 Rereading configuration. ] | ||
| 3 | [ Jan 6 16:00:40 Rereading configuration. ] | ||
| 4 | [ Jan 6 16:00:41 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 6 16:00:41 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.06 16:00:43.116523 [ 1 ] {} <Information> Application: Will watch for the process with pid 29021 | ||
| 29 | 2026.01.06 16:00:43.117177 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.06 16:00:43.331398 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29021 | ||
| 31 | 2026.01.06 16:00:43.332120 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.06 16:00:43.332278 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.06 16:00:43.429556 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.06 16:00:43.494757 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.06 16:00:43.494832 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.06 16:00:43.494851 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.06 16:00:43.494909 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.06 16:00:43.495581 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.06 16:00:43.497820 [ 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.06 16:00:43.498690 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.06 16:00:43.499550 [ 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.06 16:00:43.499596 [ 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.06 16:00:43.499633 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.06 16:00:43.500363 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.06 16:00:43.501416 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.06 16:00:43.507921 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.06 16:00:43.508691 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.06 16:00:43.510020 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.06 16:00:43.510120 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.06 16:00:43.511158 [ 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.06 16:00:43.511610 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.06 16:00:43.515534 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.06 16:00:43.515871 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.06 16:00:43.520534 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.06 16:00:43.520918 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.06 16:00:43.521321 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.06 16:00:43.521721 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.06 16:00:43.523282 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.06 16:00:43.523307 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.06 16:00:43.523383 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.06 16:00:43.523439 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.06 16:00:43.531062 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.06 16:00:43.531084 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163643 sec | ||
| 68 | 2026.01.06 16:00:43.531134 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.06 16:00:43.531175 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.06 16:00:43.531863 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.06 16:00:43.532444 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.06 16:00:43.543207 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.06 16:00:43.543251 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.06 16:00:43.543328 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.06 16:00:43.543340 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.06 16:00:43.543374 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.06 16:00:43.543447 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.06 16:00:43.547512 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.06 16:00:43.547558 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.06 16:00:43.547603 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.06 16:00:43.547763 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.06 16:00:43.547805 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.06 16:00:43.547817 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.06 16:00:43.547885 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.06 16:00:43.547897 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.06 16:00:43.547928 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.06 16:00:43.547995 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.06 16:00:43.570193 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.06 16:00:43.571712 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.06 16:00:43.571788 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.3052e-05 sec | ||
| 91 | 2026.01.06 16:00:43.571801 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.06 16:00:43.571811 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.06 16:00:43.571834 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.06 16:00:43.572032 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.06 16:00:43.572127 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.06 16:00:43.572140 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.06 16:00:43.572151 [ 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.06 16:00:43.572162 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.06 16:00:43.576515 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.06 16:00:43.576923 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.01.06 16:00:43.578482 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2591e-05 sec. | ||
| 102 | 2026.01.06 16:00:43.578808 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.06 16:00:43.578878 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.06 16:00:43.578905 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.06 16:00:45.184650 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48659 | ||
| 106 | 2026.01.06 16:00:45.185740 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.06 16:00:45.185796 [ 3 ] {} <Debug> TCP-Session: 4ba14e90-3a29-4d00-b162-32ff2a81964e Authenticating user 'default' from [fd00:1122:3344:101::a]:48659 | ||
| 108 | 2026.01.06 16:00:45.185824 [ 3 ] {} <Debug> TCP-Session: 4ba14e90-3a29-4d00-b162-32ff2a81964e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.06 16:00:45.185844 [ 3 ] {} <Debug> TCP-Session: 4ba14e90-3a29-4d00-b162-32ff2a81964e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.06 16:00:45.185931 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.06 16:00:45.185956 [ 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.06 16:00:45.185978 [ 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.06 16:00:45.187762 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50258 | ||
| 114 | 2026.01.06 16:00:45.187776 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46502 | ||
| 115 | 2026.01.06 16:00:45.187877 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64052 | ||
| 116 | 2026.01.06 16:00:45.187887 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60084 | ||
| 117 | 2026.01.06 16:00:45.188018 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.06 16:00:45.188060 [ 5 ] {} <Debug> TCP-Session: cc52534f-51d0-409a-8229-cf9430c504bb Authenticating user 'default' from [fd00:1122:3344:101::a]:46502 | ||
| 119 | 2026.01.06 16:00:45.188085 [ 5 ] {} <Debug> TCP-Session: cc52534f-51d0-409a-8229-cf9430c504bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.06 16:00:45.188094 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.06 16:00:45.188117 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51145 | ||
| 122 | 2026.01.06 16:00:45.188098 [ 5 ] {} <Debug> TCP-Session: cc52534f-51d0-409a-8229-cf9430c504bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.06 16:00:45.188694 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59670 | ||
| 124 | 2026.01.06 16:00:45.188714 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41799 | ||
| 125 | 2026.01.06 16:00:45.188745 [ 253 ] {} <Debug> TCP-Session: 3dc540eb-85ca-4843-8300-e7f449bc8ec7 Authenticating user 'default' from [fd00:1122:3344:101::a]:50258 | ||
| 126 | 2026.01.06 16:00:45.188775 [ 253 ] {} <Debug> TCP-Session: 3dc540eb-85ca-4843-8300-e7f449bc8ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.06 16:00:45.188787 [ 253 ] {} <Debug> TCP-Session: 3dc540eb-85ca-4843-8300-e7f449bc8ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.06 16:00:45.189019 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.06 16:00:45.189078 [ 4 ] {} <Debug> TCP-Session: c17fd777-3ebe-40ec-b6ec-5c7ea0709271 Authenticating user 'default' from [fd00:1122:3344:101::a]:60084 | ||
| 130 | 2026.01.06 16:00:45.189075 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.06 16:00:45.189103 [ 4 ] {} <Debug> TCP-Session: c17fd777-3ebe-40ec-b6ec-5c7ea0709271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.06 16:00:45.189086 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.06 16:00:45.189150 [ 4 ] {} <Debug> TCP-Session: c17fd777-3ebe-40ec-b6ec-5c7ea0709271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.06 16:00:45.189160 [ 254 ] {} <Debug> TCP-Session: 67ec1d6d-de3a-4c86-89df-8904cfb5699b Authenticating user 'default' from [fd00:1122:3344:101::a]:64052 | ||
| 135 | 2026.01.06 16:00:45.189169 [ 256 ] {} <Debug> TCP-Session: 436c4481-3774-432d-87d3-abdd33ea505e Authenticating user 'default' from [fd00:1122:3344:101::a]:51145 | ||
| 136 | 2026.01.06 16:00:45.189210 [ 254 ] {} <Debug> TCP-Session: 67ec1d6d-de3a-4c86-89df-8904cfb5699b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.06 16:00:45.189213 [ 256 ] {} <Debug> TCP-Session: 436c4481-3774-432d-87d3-abdd33ea505e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.06 16:00:45.189242 [ 254 ] {} <Debug> TCP-Session: 67ec1d6d-de3a-4c86-89df-8904cfb5699b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.06 16:00:45.189251 [ 256 ] {} <Debug> TCP-Session: 436c4481-3774-432d-87d3-abdd33ea505e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.06 16:00:45.189222 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.06 16:00:45.189184 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.06 16:00:45.189380 [ 258 ] {} <Debug> TCP-Session: 6c0c79cd-6522-4110-a110-fe7919328df3 Authenticating user 'default' from [fd00:1122:3344:101::a]:59670 | ||
| 143 | 2026.01.06 16:00:45.189400 [ 257 ] {} <Debug> TCP-Session: 7b3aefcc-d4e1-4e62-a01f-27ef1d51410b Authenticating user 'default' from [fd00:1122:3344:101::a]:41799 | ||
| 144 | 2026.01.06 16:00:45.189404 [ 258 ] {} <Debug> TCP-Session: 6c0c79cd-6522-4110-a110-fe7919328df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.06 16:00:45.189441 [ 257 ] {} <Debug> TCP-Session: 7b3aefcc-d4e1-4e62-a01f-27ef1d51410b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.06 16:00:45.189444 [ 258 ] {} <Debug> TCP-Session: 6c0c79cd-6522-4110-a110-fe7919328df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.06 16:00:45.189462 [ 257 ] {} <Debug> TCP-Session: 7b3aefcc-d4e1-4e62-a01f-27ef1d51410b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.06 16:00:45.292419 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45603 | ||
| 149 | 2026.01.06 16:00:45.293623 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.06 16:00:45.293745 [ 259 ] {} <Debug> TCP-Session: 63844e47-3c3a-4a73-8f27-04b6ea89f04f Authenticating user 'default' from [fd00:1122:3344:101::b]:45603 | ||
| 151 | 2026.01.06 16:00:45.293769 [ 259 ] {} <Debug> TCP-Session: 63844e47-3c3a-4a73-8f27-04b6ea89f04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.06 16:00:45.293782 [ 259 ] {} <Debug> TCP-Session: 63844e47-3c3a-4a73-8f27-04b6ea89f04f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.06 16:00:45.293905 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.06 16:00:45.293940 [ 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.06 16:00:45.294018 [ 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.06 16:00:45.295042 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60462 | ||
| 157 | 2026.01.06 16:00:45.295128 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59200 | ||
| 158 | 2026.01.06 16:00:45.295230 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36443 | ||
| 159 | 2026.01.06 16:00:45.295323 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62127 | ||
| 160 | 2026.01.06 16:00:45.295450 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.01.06 16:00:45.295469 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43462 | ||
| 162 | 2026.01.06 16:00:45.295520 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.01.06 16:00:45.295568 [ 260 ] {} <Debug> TCP-Session: c18235ce-03f8-4f91-a7fa-d736c3b6b48a Authenticating user 'default' from [fd00:1122:3344:101::b]:60462 | ||
| 164 | 2026.01.06 16:00:45.295574 [ 261 ] {} <Debug> TCP-Session: 1dbb6256-d459-4409-b741-d3f6b3891e73 Authenticating user 'default' from [fd00:1122:3344:101::b]:59200 | ||
| 165 | 2026.01.06 16:00:45.295631 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.06 16:00:45.295649 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60532 | ||
| 167 | 2026.01.06 16:00:45.295658 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.06 16:00:45.295716 [ 263 ] {} <Debug> TCP-Session: 44df847c-a926-4416-b39d-b0db5d13d93a Authenticating user 'default' from [fd00:1122:3344:101::b]:62127 | ||
| 169 | 2026.01.06 16:00:45.295688 [ 261 ] {} <Debug> TCP-Session: 1dbb6256-d459-4409-b741-d3f6b3891e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.06 16:00:45.295754 [ 262 ] {} <Debug> TCP-Session: 919a1392-590f-423a-a59b-92ef2140b37a Authenticating user 'default' from [fd00:1122:3344:101::b]:36443 | ||
| 171 | 2026.01.06 16:00:45.295804 [ 263 ] {} <Debug> TCP-Session: 44df847c-a926-4416-b39d-b0db5d13d93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.06 16:00:45.295819 [ 261 ] {} <Debug> TCP-Session: 1dbb6256-d459-4409-b741-d3f6b3891e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.06 16:00:45.295824 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.06 16:00:45.295832 [ 262 ] {} <Debug> TCP-Session: 919a1392-590f-423a-a59b-92ef2140b37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.06 16:00:45.295893 [ 265 ] {} <Debug> TCP-Session: 6b3ec49a-dfc9-4cc4-a9dc-c383a67177b7 Authenticating user 'default' from [fd00:1122:3344:101::b]:60532 | ||
| 176 | 2026.01.06 16:00:45.295866 [ 263 ] {} <Debug> TCP-Session: 44df847c-a926-4416-b39d-b0db5d13d93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.06 16:00:45.295808 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52579 | ||
| 178 | 2026.01.06 16:00:45.295975 [ 265 ] {} <Debug> TCP-Session: 6b3ec49a-dfc9-4cc4-a9dc-c383a67177b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.06 16:00:45.295947 [ 262 ] {} <Debug> TCP-Session: 919a1392-590f-423a-a59b-92ef2140b37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.06 16:00:45.295775 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.06 16:00:45.296068 [ 265 ] {} <Debug> TCP-Session: 6b3ec49a-dfc9-4cc4-a9dc-c383a67177b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.06 16:00:45.295599 [ 260 ] {} <Debug> TCP-Session: c18235ce-03f8-4f91-a7fa-d736c3b6b48a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.06 16:00:45.296155 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.06 16:00:45.296170 [ 260 ] {} <Debug> TCP-Session: c18235ce-03f8-4f91-a7fa-d736c3b6b48a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.06 16:00:45.296171 [ 264 ] {} <Debug> TCP-Session: 67196228-bba9-445a-8a2f-f5afec35b6c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:43462 | ||
| 186 | 2026.01.06 16:00:45.296312 [ 266 ] {} <Debug> TCP-Session: 80457d1a-3c71-479d-a03f-64e89b407c1c Authenticating user 'default' from [fd00:1122:3344:101::b]:52579 | ||
| 187 | 2026.01.06 16:00:45.296323 [ 264 ] {} <Debug> TCP-Session: 67196228-bba9-445a-8a2f-f5afec35b6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.06 16:00:45.296437 [ 266 ] {} <Debug> TCP-Session: 80457d1a-3c71-479d-a03f-64e89b407c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.06 16:00:45.296446 [ 264 ] {} <Debug> TCP-Session: 67196228-bba9-445a-8a2f-f5afec35b6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.06 16:00:45.296462 [ 266 ] {} <Debug> TCP-Session: 80457d1a-3c71-479d-a03f-64e89b407c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.06 16:00:45.570338 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65151 | ||
| 192 | 2026.01.06 16:00:45.576136 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.06 16:00:45.576213 [ 267 ] {} <Debug> TCP-Session: 5cc721ad-5875-409f-9517-8151bfe4f7d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:65151 | ||
| 194 | 2026.01.06 16:00:45.576329 [ 267 ] {} <Debug> TCP-Session: 5cc721ad-5875-409f-9517-8151bfe4f7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.06 16:00:45.576346 [ 267 ] {} <Debug> TCP-Session: 5cc721ad-5875-409f-9517-8151bfe4f7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.06 16:00:45.576418 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.01.06 16:00:45.576525 [ 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.06 16:00:45.576545 [ 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.06 16:00:45.579957 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38089 | ||
| 200 | 2026.01.06 16:00:45.579968 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34812 | ||
| 201 | 2026.01.06 16:00:45.580075 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36849 | ||
| 202 | 2026.01.06 16:00:45.580193 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.06 16:00:45.580223 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49610 | ||
| 204 | 2026.01.06 16:00:45.580250 [ 269 ] {} <Debug> TCP-Session: f4a8cef0-20a8-4ab7-b39b-54aa33e74ad7 Authenticating user 'default' from [fd00:1122:3344:101::c]:38089 | ||
| 205 | 2026.01.06 16:00:45.580400 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44146 | ||
| 206 | 2026.01.06 16:00:45.580403 [ 269 ] {} <Debug> TCP-Session: f4a8cef0-20a8-4ab7-b39b-54aa33e74ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.06 16:00:45.580503 [ 269 ] {} <Debug> TCP-Session: f4a8cef0-20a8-4ab7-b39b-54aa33e74ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.06 16:00:45.580522 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36867 | ||
| 209 | 2026.01.06 16:00:45.580816 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.01.06 16:00:45.580825 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48988 | ||
| 211 | 2026.01.06 16:00:45.580853 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.06 16:00:45.580903 [ 270 ] {} <Debug> TCP-Session: a13261aa-b83c-4762-9aa7-d742be5c086a Authenticating user 'default' from [fd00:1122:3344:101::c]:36849 | ||
| 213 | 2026.01.06 16:00:45.581032 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.06 16:00:45.581055 [ 268 ] {} <Debug> TCP-Session: 3866059c-0f26-40ac-8fc7-7b58d557128c Authenticating user 'default' from [fd00:1122:3344:101::c]:34812 | ||
| 215 | 2026.01.06 16:00:45.581103 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.01.06 16:00:45.581184 [ 268 ] {} <Debug> TCP-Session: 3866059c-0f26-40ac-8fc7-7b58d557128c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.06 16:00:45.581169 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.01.06 16:00:45.581086 [ 271 ] {} <Debug> TCP-Session: 0a562256-f2ee-42c9-a499-ede298c0b9e4 Authenticating user 'default' from [fd00:1122:3344:101::c]:49610 | ||
| 219 | 2026.01.06 16:00:45.581307 [ 274 ] {} <Debug> TCP-Session: cde315eb-b8b2-4f49-872c-400d0b444bcf Authenticating user 'default' from [fd00:1122:3344:101::c]:48988 | ||
| 220 | 2026.01.06 16:00:45.581310 [ 272 ] {} <Debug> TCP-Session: 05af4cc2-bdc8-47db-9c25-ef7fd41aa9e9 Authenticating user 'default' from [fd00:1122:3344:101::c]:44146 | ||
| 221 | 2026.01.06 16:00:45.581081 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.06 16:00:45.581389 [ 274 ] {} <Debug> TCP-Session: cde315eb-b8b2-4f49-872c-400d0b444bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.06 16:00:45.581370 [ 271 ] {} <Debug> TCP-Session: 0a562256-f2ee-42c9-a499-ede298c0b9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.06 16:00:45.581056 [ 270 ] {} <Debug> TCP-Session: a13261aa-b83c-4762-9aa7-d742be5c086a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.06 16:00:45.581532 [ 273 ] {} <Debug> TCP-Session: 828a0e7b-f615-4e81-b2ad-b76e7feb61ec Authenticating user 'default' from [fd00:1122:3344:101::c]:36867 | ||
| 226 | 2026.01.06 16:00:45.581534 [ 274 ] {} <Debug> TCP-Session: cde315eb-b8b2-4f49-872c-400d0b444bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.06 16:00:45.581511 [ 271 ] {} <Debug> TCP-Session: 0a562256-f2ee-42c9-a499-ede298c0b9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.06 16:00:45.581664 [ 273 ] {} <Debug> TCP-Session: 828a0e7b-f615-4e81-b2ad-b76e7feb61ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.06 16:00:45.581631 [ 270 ] {} <Debug> TCP-Session: a13261aa-b83c-4762-9aa7-d742be5c086a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.06 16:00:45.581376 [ 272 ] {} <Debug> TCP-Session: 05af4cc2-bdc8-47db-9c25-ef7fd41aa9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.06 16:00:45.581732 [ 273 ] {} <Debug> TCP-Session: 828a0e7b-f615-4e81-b2ad-b76e7feb61ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.06 16:00:45.581314 [ 268 ] {} <Debug> TCP-Session: 3866059c-0f26-40ac-8fc7-7b58d557128c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.06 16:00:45.581858 [ 272 ] {} <Debug> TCP-Session: 05af4cc2-bdc8-47db-9c25-ef7fd41aa9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.06 16:00:46.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.37 MiB, peak 117.37 MiB, free memory in arenas 0.00 B, will set to 120.10 MiB (RSS), difference: 2.73 MiB | ||
| 235 | 2026.01.06 16:00:48.986205 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58469 | ||
| 236 | 2026.01.06 16:00:48.994271 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.06 16:00:48.994475 [ 275 ] {} <Debug> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58469 | ||
| 238 | 2026.01.06 16:00:48.994512 [ 275 ] {} <Debug> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.06 16:00:48.994533 [ 275 ] {} <Debug> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.06 16:00:48.994760 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.06 16:00:48.994815 [ 275 ] {} <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 | ||
| 242 | 2026.01.06 16:00:48.994955 [ 275 ] {} <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 | ||
| 243 | 2026.01.06 16:00:48.995725 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63775 | ||
| 244 | 2026.01.06 16:00:48.995917 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49455 | ||
| 245 | 2026.01.06 16:00:48.996320 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58963 | ||
| 246 | 2026.01.06 16:00:48.996481 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.01.06 16:00:48.996536 [ 276 ] {} <Debug> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Authenticating user 'default' from [fd00:1122:3344:101::d]:63775 | ||
| 248 | 2026.01.06 16:00:48.996655 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45073 | ||
| 249 | 2026.01.06 16:00:48.996646 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.01.06 16:00:48.996740 [ 276 ] {} <Debug> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.01.06 16:00:48.996558 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.01.06 16:00:48.996786 [ 278 ] {} <Debug> TCP-Session: d3eed8ed-3e24-4e79-9878-82443b1b2ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58963 | ||
| 253 | 2026.01.06 16:00:48.996913 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.01.06 16:00:48.996925 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63499 | ||
| 255 | 2026.01.06 16:00:48.997011 [ 278 ] {} <Debug> TCP-Session: d3eed8ed-3e24-4e79-9878-82443b1b2ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.06 16:00:48.996990 [ 280 ] {} <Debug> TCP-Session: 563d9525-0b07-4f91-856a-f52e9e602144 Authenticating user 'default' from [fd00:1122:3344:101::d]:45073 | ||
| 257 | 2026.01.06 16:00:48.997060 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41023 | ||
| 258 | 2026.01.06 16:00:48.996979 [ 277 ] {} <Debug> TCP-Session: 1abeb102-d9bc-485d-8570-c9c5ecb6d0e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49455 | ||
| 259 | 2026.01.06 16:00:48.997157 [ 278 ] {} <Debug> TCP-Session: d3eed8ed-3e24-4e79-9878-82443b1b2ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.01.06 16:00:48.997140 [ 280 ] {} <Debug> TCP-Session: 563d9525-0b07-4f91-856a-f52e9e602144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.06 16:00:48.996785 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37951 | ||
| 262 | 2026.01.06 16:00:48.997262 [ 277 ] {} <Debug> TCP-Session: 1abeb102-d9bc-485d-8570-c9c5ecb6d0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.01.06 16:00:48.996785 [ 276 ] {} <Debug> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.01.06 16:00:48.996777 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57096 | ||
| 265 | 2026.01.06 16:00:48.997551 [ 277 ] {} <Debug> TCP-Session: 1abeb102-d9bc-485d-8570-c9c5ecb6d0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.01.06 16:00:48.997462 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.01.06 16:00:48.997464 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.01.06 16:00:48.997788 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.01.06 16:00:48.997688 [ 282 ] {} <Debug> TCP-Session: ea6eb881-b2c1-4bdb-90ff-2073aa8be582 Authenticating user 'default' from [fd00:1122:3344:101::d]:63499 | ||
| 270 | 2026.01.06 16:00:48.997832 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.01.06 16:00:48.997831 [ 283 ] {} <Debug> TCP-Session: 245a0b16-cece-4aab-9e96-a07015cf391c Authenticating user 'default' from [fd00:1122:3344:101::d]:41023 | ||
| 272 | 2026.01.06 16:00:48.998064 [ 279 ] {} <Debug> TCP-Session: 7dbbb294-e5b1-4c19-a590-2f5c881c898d Authenticating user 'default' from [fd00:1122:3344:101::d]:37951 | ||
| 273 | 2026.01.06 16:00:48.998092 [ 281 ] {} <Debug> TCP-Session: 90f70415-5f65-48e0-80d7-c0a6b4d498e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57096 | ||
| 274 | 2026.01.06 16:00:48.998097 [ 283 ] {} <Debug> TCP-Session: 245a0b16-cece-4aab-9e96-a07015cf391c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.01.06 16:00:48.998162 [ 279 ] {} <Debug> TCP-Session: 7dbbb294-e5b1-4c19-a590-2f5c881c898d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.06 16:00:48.998188 [ 281 ] {} <Debug> TCP-Session: 90f70415-5f65-48e0-80d7-c0a6b4d498e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.06 16:00:48.998197 [ 283 ] {} <Debug> TCP-Session: 245a0b16-cece-4aab-9e96-a07015cf391c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.06 16:00:48.997271 [ 280 ] {} <Debug> TCP-Session: 563d9525-0b07-4f91-856a-f52e9e602144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.06 16:00:48.998288 [ 279 ] {} <Debug> TCP-Session: 7dbbb294-e5b1-4c19-a590-2f5c881c898d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.06 16:00:48.998314 [ 281 ] {} <Debug> TCP-Session: 90f70415-5f65-48e0-80d7-c0a6b4d498e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.06 16:00:48.998572 [ 282 ] {} <Debug> TCP-Session: ea6eb881-b2c1-4bdb-90ff-2073aa8be582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.06 16:00:48.998600 [ 282 ] {} <Debug> TCP-Session: ea6eb881-b2c1-4bdb-90ff-2073aa8be582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.06 16:00:49.013333 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.01.06 16:00:49.018466 [ 275 ] {b979abd9-8ca3-4edf-a0a1-e909e6ef8305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.06 16:00:49.211168 [ 275 ] {b979abd9-8ca3-4edf-a0a1-e909e6ef8305} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58469) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.06 16:00:49.213026 [ 275 ] {b979abd9-8ca3-4edf-a0a1-e909e6ef8305} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.06 16:00:49.213427 [ 275 ] {b979abd9-8ca3-4edf-a0a1-e909e6ef8305} <Debug> TCPHandler: Processed in 0.208846142 sec. | ||
| 334 | 2026.01.06 16:00:49.214026 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.06 16:00:49.214304 [ 276 ] {e3376229-8777-4ce0-9fa8-79bfb37eee68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.06 16:00:49.214966 [ 276 ] {e3376229-8777-4ce0-9fa8-79bfb37eee68} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63775) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.06 16:00:49.215357 [ 276 ] {e3376229-8777-4ce0-9fa8-79bfb37eee68} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.06 16:00:49.215714 [ 276 ] {e3376229-8777-4ce0-9fa8-79bfb37eee68} <Debug> TCPHandler: Processed in 0.001925597 sec. | ||
| 385 | 2026.01.06 16:00:49.216299 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.06 16:00:49.217729 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.06 16:00:49.218809 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.06 16:00:49.220963 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.06 16:00:49.221442 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00052542 sec | ||
| 390 | 2026.01.06 16:00:49.221497 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.06 16:00:49.221520 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.06 16:00:49.221695 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.06 16:00:49.222969 [ 275 ] {47d9ed77-fb93-4092-b15c-576688ab3866} <Debug> TCPHandler: Processed in 0.00691019 sec. | ||
| 394 | 2026.01.06 16:00:49.223299 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.06 16:00:49.223587 [ 275 ] {3a818b27-c9eb-46df-a260-a419d5b85563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.06 16:00:49.223884 [ 275 ] {3a818b27-c9eb-46df-a260-a419d5b85563} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.06 16:00:49.234625 [ 275 ] {3a818b27-c9eb-46df-a260-a419d5b85563} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.06 16:00:49.236963 [ 275 ] {3a818b27-c9eb-46df-a260-a419d5b85563} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690): Loading data parts | ||
| 400 | 2026.01.06 16:00:49.239395 [ 275 ] {3a818b27-c9eb-46df-a260-a419d5b85563} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690): There are no data parts | ||
| 401 | 2026.01.06 16:00:49.243739 [ 275 ] {3a818b27-c9eb-46df-a260-a419d5b85563} <Debug> TCPHandler: Processed in 0.020588607 sec. | ||
| 402 | 2026.01.06 16:00:49.244354 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.06 16:00:49.244684 [ 275 ] {1557ea1e-abe4-4b83-9cf7-e5b8911b203c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.01.06 16:00:49.244932 [ 275 ] {1557ea1e-abe4-4b83-9cf7-e5b8911b203c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.06 16:00:49.260722 [ 275 ] {1557ea1e-abe4-4b83-9cf7-e5b8911b203c} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Loading data parts | ||
| 416 | 2026.01.06 16:00:49.261334 [ 275 ] {1557ea1e-abe4-4b83-9cf7-e5b8911b203c} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): There are no data parts | ||
| 417 | 2026.01.06 16:00:49.263069 [ 275 ] {1557ea1e-abe4-4b83-9cf7-e5b8911b203c} <Debug> TCPHandler: Processed in 0.018894135 sec. | ||
| 418 | 2026.01.06 16:00:49.263437 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.06 16:00:49.263831 [ 275 ] {6ef1ee5c-35db-4cee-af77-ac2ae90d23d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 420 | 2026.01.06 16:00:49.263910 [ 275 ] {6ef1ee5c-35db-4cee-af77-ac2ae90d23d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.06 16:00:49.267496 [ 275 ] {6ef1ee5c-35db-4cee-af77-ac2ae90d23d3} <Debug> oximeter.measurements_i8 (509c039f-1118-4807-80f1-94df5ba49735): Loading data parts | ||
| 422 | 2026.01.06 16:00:49.267843 [ 275 ] {6ef1ee5c-35db-4cee-af77-ac2ae90d23d3} <Debug> oximeter.measurements_i8 (509c039f-1118-4807-80f1-94df5ba49735): There are no data parts | ||
| 423 | 2026.01.06 16:00:49.270604 [ 275 ] {6ef1ee5c-35db-4cee-af77-ac2ae90d23d3} <Debug> TCPHandler: Processed in 0.007333588 sec. | ||
| 424 | 2026.01.06 16:00:49.270970 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.06 16:00:49.271196 [ 275 ] {ee6c2b70-b165-46c1-9fdb-2a1aef4df708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 426 | 2026.01.06 16:00:49.271378 [ 275 ] {ee6c2b70-b165-46c1-9fdb-2a1aef4df708} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.06 16:00:49.273297 [ 275 ] {ee6c2b70-b165-46c1-9fdb-2a1aef4df708} <Debug> oximeter.measurements_u8 (a01f7880-1c4f-44a9-9058-e71ae0533204): Loading data parts | ||
| 428 | 2026.01.06 16:00:49.273557 [ 275 ] {ee6c2b70-b165-46c1-9fdb-2a1aef4df708} <Debug> oximeter.measurements_u8 (a01f7880-1c4f-44a9-9058-e71ae0533204): There are no data parts | ||
| 429 | 2026.01.06 16:00:49.274792 [ 275 ] {ee6c2b70-b165-46c1-9fdb-2a1aef4df708} <Debug> TCPHandler: Processed in 0.003921004 sec. | ||
| 430 | 2026.01.06 16:00:49.274997 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.06 16:00:49.275263 [ 275 ] {9fe810de-4b48-4c98-8bf2-c4e63eb9a23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 432 | 2026.01.06 16:00:49.275401 [ 275 ] {9fe810de-4b48-4c98-8bf2-c4e63eb9a23c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.06 16:00:49.277758 [ 275 ] {9fe810de-4b48-4c98-8bf2-c4e63eb9a23c} <Debug> oximeter.measurements_i16 (e1a782b5-9d70-4476-b01e-4a415a086c19): Loading data parts | ||
| 434 | 2026.01.06 16:00:49.277938 [ 275 ] {9fe810de-4b48-4c98-8bf2-c4e63eb9a23c} <Debug> oximeter.measurements_i16 (e1a782b5-9d70-4476-b01e-4a415a086c19): There are no data parts | ||
| 435 | 2026.01.06 16:00:49.280152 [ 275 ] {9fe810de-4b48-4c98-8bf2-c4e63eb9a23c} <Debug> TCPHandler: Processed in 0.005214758 sec. | ||
| 436 | 2026.01.06 16:00:49.280482 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.06 16:00:49.280664 [ 275 ] {ea9619bf-336a-41ce-8898-ed0006d7a8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 438 | 2026.01.06 16:00:49.280803 [ 275 ] {ea9619bf-336a-41ce-8898-ed0006d7a8b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.06 16:00:49.283289 [ 275 ] {ea9619bf-336a-41ce-8898-ed0006d7a8b4} <Debug> oximeter.measurements_u16 (0132bf1e-9eb9-4d0b-a785-03e3aaafa769): Loading data parts | ||
| 440 | 2026.01.06 16:00:49.283649 [ 275 ] {ea9619bf-336a-41ce-8898-ed0006d7a8b4} <Debug> oximeter.measurements_u16 (0132bf1e-9eb9-4d0b-a785-03e3aaafa769): There are no data parts | ||
| 441 | 2026.01.06 16:00:49.285286 [ 275 ] {ea9619bf-336a-41ce-8898-ed0006d7a8b4} <Debug> TCPHandler: Processed in 0.004862892 sec. | ||
| 442 | 2026.01.06 16:00:49.285504 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.06 16:00:49.285791 [ 275 ] {3199a760-eb92-431a-afe1-a62cbfe6a605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 444 | 2026.01.06 16:00:49.285926 [ 275 ] {3199a760-eb92-431a-afe1-a62cbfe6a605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.06 16:00:49.288378 [ 275 ] {3199a760-eb92-431a-afe1-a62cbfe6a605} <Debug> oximeter.measurements_i32 (4ceefc31-2133-40e9-912d-2a82d98f5ccc): Loading data parts | ||
| 446 | 2026.01.06 16:00:49.289594 [ 275 ] {3199a760-eb92-431a-afe1-a62cbfe6a605} <Debug> oximeter.measurements_i32 (4ceefc31-2133-40e9-912d-2a82d98f5ccc): There are no data parts | ||
| 447 | 2026.01.06 16:00:49.291959 [ 275 ] {3199a760-eb92-431a-afe1-a62cbfe6a605} <Debug> TCPHandler: Processed in 0.006531833 sec. | ||
| 448 | 2026.01.06 16:00:49.292396 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.06 16:00:49.292609 [ 275 ] {570e4977-184e-4873-9552-f766decb5fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 450 | 2026.01.06 16:00:49.292813 [ 275 ] {570e4977-184e-4873-9552-f766decb5fe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.06 16:00:49.295458 [ 275 ] {570e4977-184e-4873-9552-f766decb5fe6} <Debug> oximeter.measurements_u32 (6b5663d1-5db4-4c04-b1be-5f0205eaa9a7): Loading data parts | ||
| 452 | 2026.01.06 16:00:49.295755 [ 275 ] {570e4977-184e-4873-9552-f766decb5fe6} <Debug> oximeter.measurements_u32 (6b5663d1-5db4-4c04-b1be-5f0205eaa9a7): There are no data parts | ||
| 453 | 2026.01.06 16:00:49.297325 [ 275 ] {570e4977-184e-4873-9552-f766decb5fe6} <Debug> TCPHandler: Processed in 0.005003205 sec. | ||
| 454 | 2026.01.06 16:00:49.297538 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.06 16:00:49.297801 [ 275 ] {64584c16-2a11-4329-b219-ca1c6bf5647a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 456 | 2026.01.06 16:00:49.297896 [ 275 ] {64584c16-2a11-4329-b219-ca1c6bf5647a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.06 16:00:49.299782 [ 275 ] {64584c16-2a11-4329-b219-ca1c6bf5647a} <Debug> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Loading data parts | ||
| 458 | 2026.01.06 16:00:49.300289 [ 275 ] {64584c16-2a11-4329-b219-ca1c6bf5647a} <Debug> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): There are no data parts | ||
| 459 | 2026.01.06 16:00:49.301870 [ 275 ] {64584c16-2a11-4329-b219-ca1c6bf5647a} <Debug> TCPHandler: Processed in 0.004384112 sec. | ||
| 460 | 2026.01.06 16:00:49.302212 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.06 16:00:49.302412 [ 275 ] {79dc1c2e-0488-4b20-8566-8c3d1d25d935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 462 | 2026.01.06 16:00:49.302662 [ 275 ] {79dc1c2e-0488-4b20-8566-8c3d1d25d935} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.06 16:00:49.305056 [ 275 ] {79dc1c2e-0488-4b20-8566-8c3d1d25d935} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Loading data parts | ||
| 464 | 2026.01.06 16:00:49.305305 [ 275 ] {79dc1c2e-0488-4b20-8566-8c3d1d25d935} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): There are no data parts | ||
| 465 | 2026.01.06 16:00:49.306681 [ 275 ] {79dc1c2e-0488-4b20-8566-8c3d1d25d935} <Debug> TCPHandler: Processed in 0.004531516 sec. | ||
| 466 | 2026.01.06 16:00:49.306879 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.06 16:00:49.307064 [ 275 ] {1d1bb460-f316-4534-a7a1-12836c4aeda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 468 | 2026.01.06 16:00:49.307217 [ 275 ] {1d1bb460-f316-4534-a7a1-12836c4aeda4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.06 16:00:49.309573 [ 275 ] {1d1bb460-f316-4534-a7a1-12836c4aeda4} <Debug> oximeter.measurements_f32 (b939d7fe-4a08-41d8-9829-42c29847c901): Loading data parts | ||
| 470 | 2026.01.06 16:00:49.309800 [ 275 ] {1d1bb460-f316-4534-a7a1-12836c4aeda4} <Debug> oximeter.measurements_f32 (b939d7fe-4a08-41d8-9829-42c29847c901): There are no data parts | ||
| 471 | 2026.01.06 16:00:49.311667 [ 275 ] {1d1bb460-f316-4534-a7a1-12836c4aeda4} <Debug> TCPHandler: Processed in 0.004844412 sec. | ||
| 472 | 2026.01.06 16:00:49.312066 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.06 16:00:49.312267 [ 275 ] {ef84a25b-d28b-4eca-af1c-d57dc22d83ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 474 | 2026.01.06 16:00:49.312452 [ 275 ] {ef84a25b-d28b-4eca-af1c-d57dc22d83ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.06 16:00:49.314242 [ 275 ] {ef84a25b-d28b-4eca-af1c-d57dc22d83ec} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Loading data parts | ||
| 476 | 2026.01.06 16:00:49.314453 [ 275 ] {ef84a25b-d28b-4eca-af1c-d57dc22d83ec} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): There are no data parts | ||
| 477 | 2026.01.06 16:00:49.316605 [ 275 ] {ef84a25b-d28b-4eca-af1c-d57dc22d83ec} <Debug> TCPHandler: Processed in 0.004603926 sec. | ||
| 478 | 2026.01.06 16:00:49.316817 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.06 16:00:49.317006 [ 275 ] {f4241be4-77d3-48e3-b2db-9423f75659e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 480 | 2026.01.06 16:00:49.317158 [ 275 ] {f4241be4-77d3-48e3-b2db-9423f75659e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.06 16:00:49.319605 [ 275 ] {f4241be4-77d3-48e3-b2db-9423f75659e3} <Debug> oximeter.measurements_string (2e5ed467-2751-4950-af6b-7609de10f42b): Loading data parts | ||
| 482 | 2026.01.06 16:00:49.319770 [ 275 ] {f4241be4-77d3-48e3-b2db-9423f75659e3} <Debug> oximeter.measurements_string (2e5ed467-2751-4950-af6b-7609de10f42b): There are no data parts | ||
| 483 | 2026.01.06 16:00:49.321136 [ 275 ] {f4241be4-77d3-48e3-b2db-9423f75659e3} <Debug> TCPHandler: Processed in 0.004378683 sec. | ||
| 484 | 2026.01.06 16:00:49.321569 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.06 16:00:49.321757 [ 275 ] {b5f84993-554f-4317-97f5-9e4ae347c698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.06 16:00:49.321919 [ 275 ] {b5f84993-554f-4317-97f5-9e4ae347c698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.06 16:00:49.324034 [ 275 ] {b5f84993-554f-4317-97f5-9e4ae347c698} <Debug> oximeter.measurements_bytes (3f0b685a-3915-4250-85be-98fbb26c1fb8): Loading data parts | ||
| 495 | 2026.01.06 16:00:49.324277 [ 275 ] {b5f84993-554f-4317-97f5-9e4ae347c698} <Debug> oximeter.measurements_bytes (3f0b685a-3915-4250-85be-98fbb26c1fb8): There are no data parts | ||
| 496 | 2026.01.06 16:00:49.325449 [ 275 ] {b5f84993-554f-4317-97f5-9e4ae347c698} <Debug> TCPHandler: Processed in 0.003937934 sec. | ||
| 497 | 2026.01.06 16:00:49.325727 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.06 16:00:49.325973 [ 275 ] {de45f30b-7dee-4d55-b667-1a64d819bb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 499 | 2026.01.06 16:00:49.326165 [ 275 ] {de45f30b-7dee-4d55-b667-1a64d819bb72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.06 16:00:49.328278 [ 275 ] {de45f30b-7dee-4d55-b667-1a64d819bb72} <Debug> oximeter.measurements_cumulativei64 (9250f283-fe38-4339-aee3-211cf73d9abf): Loading data parts | ||
| 501 | 2026.01.06 16:00:49.328598 [ 275 ] {de45f30b-7dee-4d55-b667-1a64d819bb72} <Debug> oximeter.measurements_cumulativei64 (9250f283-fe38-4339-aee3-211cf73d9abf): There are no data parts | ||
| 502 | 2026.01.06 16:00:49.330727 [ 275 ] {de45f30b-7dee-4d55-b667-1a64d819bb72} <Debug> TCPHandler: Processed in 0.005055166 sec. | ||
| 503 | 2026.01.06 16:00:49.330935 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.06 16:00:49.331228 [ 275 ] {d746fb5f-bad4-4aff-b657-c394b93db1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 505 | 2026.01.06 16:00:49.331399 [ 275 ] {d746fb5f-bad4-4aff-b657-c394b93db1c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.06 16:00:49.333530 [ 275 ] {d746fb5f-bad4-4aff-b657-c394b93db1c4} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Loading data parts | ||
| 507 | 2026.01.06 16:00:49.333699 [ 275 ] {d746fb5f-bad4-4aff-b657-c394b93db1c4} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): There are no data parts | ||
| 508 | 2026.01.06 16:00:49.335387 [ 275 ] {d746fb5f-bad4-4aff-b657-c394b93db1c4} <Debug> TCPHandler: Processed in 0.004517275 sec. | ||
| 509 | 2026.01.06 16:00:49.335563 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.06 16:00:49.335730 [ 275 ] {bae03843-c307-45cc-8ee6-fa4fc9d9e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 511 | 2026.01.06 16:00:49.335897 [ 275 ] {bae03843-c307-45cc-8ee6-fa4fc9d9e027} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.06 16:00:49.338094 [ 275 ] {bae03843-c307-45cc-8ee6-fa4fc9d9e027} <Debug> oximeter.measurements_cumulativef32 (3d6741ba-b354-4d5f-be11-1a9fa8b6feaa): Loading data parts | ||
| 513 | 2026.01.06 16:00:49.338249 [ 275 ] {bae03843-c307-45cc-8ee6-fa4fc9d9e027} <Debug> oximeter.measurements_cumulativef32 (3d6741ba-b354-4d5f-be11-1a9fa8b6feaa): There are no data parts | ||
| 514 | 2026.01.06 16:00:49.339779 [ 275 ] {bae03843-c307-45cc-8ee6-fa4fc9d9e027} <Debug> TCPHandler: Processed in 0.00426497 sec. | ||
| 515 | 2026.01.06 16:00:49.340039 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.06 16:00:49.340222 [ 275 ] {5517ecdb-a076-4345-bade-deb0b4586282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 517 | 2026.01.06 16:00:49.340389 [ 275 ] {5517ecdb-a076-4345-bade-deb0b4586282} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.06 16:00:49.342505 [ 275 ] {5517ecdb-a076-4345-bade-deb0b4586282} <Debug> oximeter.measurements_cumulativef64 (790f05c1-201b-4d74-83a3-7b6ba74953da): Loading data parts | ||
| 519 | 2026.01.06 16:00:49.342810 [ 275 ] {5517ecdb-a076-4345-bade-deb0b4586282} <Debug> oximeter.measurements_cumulativef64 (790f05c1-201b-4d74-83a3-7b6ba74953da): There are no data parts | ||
| 520 | 2026.01.06 16:00:49.344240 [ 275 ] {5517ecdb-a076-4345-bade-deb0b4586282} <Debug> TCPHandler: Processed in 0.00424835 sec. | ||
| 521 | 2026.01.06 16:00:49.344411 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.06 16:00:49.344738 [ 275 ] {552c300c-b1bc-4bf6-876e-1ec7d712abb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.06 16:00:49.344887 [ 275 ] {552c300c-b1bc-4bf6-876e-1ec7d712abb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.06 16:00:49.348500 [ 275 ] {552c300c-b1bc-4bf6-876e-1ec7d712abb5} <Debug> oximeter.measurements_histogrami8 (5b4f451b-423f-46b3-8b91-9189353b097d): Loading data parts | ||
| 535 | 2026.01.06 16:00:49.348713 [ 275 ] {552c300c-b1bc-4bf6-876e-1ec7d712abb5} <Debug> oximeter.measurements_histogrami8 (5b4f451b-423f-46b3-8b91-9189353b097d): There are no data parts | ||
| 536 | 2026.01.06 16:00:49.350575 [ 275 ] {552c300c-b1bc-4bf6-876e-1ec7d712abb5} <Debug> TCPHandler: Processed in 0.006216187 sec. | ||
| 537 | 2026.01.06 16:00:49.350891 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.06 16:00:49.351132 [ 275 ] {83f7598a-702d-43ba-aa00-7647d0ad702a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 539 | 2026.01.06 16:00:49.351289 [ 275 ] {83f7598a-702d-43ba-aa00-7647d0ad702a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.06 16:00:49.353346 [ 275 ] {83f7598a-702d-43ba-aa00-7647d0ad702a} <Debug> oximeter.measurements_histogramu8 (77143b74-1be4-4c85-804c-41d3b5eadd90): Loading data parts | ||
| 541 | 2026.01.06 16:00:49.353615 [ 275 ] {83f7598a-702d-43ba-aa00-7647d0ad702a} <Debug> oximeter.measurements_histogramu8 (77143b74-1be4-4c85-804c-41d3b5eadd90): There are no data parts | ||
| 542 | 2026.01.06 16:00:49.355109 [ 275 ] {83f7598a-702d-43ba-aa00-7647d0ad702a} <Debug> TCPHandler: Processed in 0.004280991 sec. | ||
| 543 | 2026.01.06 16:00:49.355281 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.06 16:00:49.355638 [ 275 ] {ad74e9a3-9998-4c51-addd-39f192867065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 545 | 2026.01.06 16:00:49.355795 [ 275 ] {ad74e9a3-9998-4c51-addd-39f192867065} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.06 16:00:49.357779 [ 275 ] {ad74e9a3-9998-4c51-addd-39f192867065} <Debug> oximeter.measurements_histogrami16 (f8c768ac-bb92-426f-91d0-cc1d93d710f5): Loading data parts | ||
| 547 | 2026.01.06 16:00:49.357997 [ 275 ] {ad74e9a3-9998-4c51-addd-39f192867065} <Debug> oximeter.measurements_histogrami16 (f8c768ac-bb92-426f-91d0-cc1d93d710f5): There are no data parts | ||
| 548 | 2026.01.06 16:00:49.359469 [ 275 ] {ad74e9a3-9998-4c51-addd-39f192867065} <Debug> TCPHandler: Processed in 0.00423901 sec. | ||
| 549 | 2026.01.06 16:00:49.359747 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.06 16:00:49.359995 [ 275 ] {a916809e-1d48-4af5-be2a-b42386788a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 551 | 2026.01.06 16:00:49.360143 [ 275 ] {a916809e-1d48-4af5-be2a-b42386788a47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.06 16:00:49.362155 [ 275 ] {a916809e-1d48-4af5-be2a-b42386788a47} <Debug> oximeter.measurements_histogramu16 (964ff133-4b0d-4861-a7e6-20d76621ff29): Loading data parts | ||
| 553 | 2026.01.06 16:00:49.362452 [ 275 ] {a916809e-1d48-4af5-be2a-b42386788a47} <Debug> oximeter.measurements_histogramu16 (964ff133-4b0d-4861-a7e6-20d76621ff29): There are no data parts | ||
| 554 | 2026.01.06 16:00:49.364536 [ 275 ] {a916809e-1d48-4af5-be2a-b42386788a47} <Debug> TCPHandler: Processed in 0.004846231 sec. | ||
| 555 | 2026.01.06 16:00:49.364706 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.06 16:00:49.365042 [ 275 ] {58f24e6e-0784-4d8a-b8ec-53da7f22bfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 557 | 2026.01.06 16:00:49.365223 [ 275 ] {58f24e6e-0784-4d8a-b8ec-53da7f22bfb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.06 16:00:49.368616 [ 275 ] {58f24e6e-0784-4d8a-b8ec-53da7f22bfb6} <Debug> oximeter.measurements_histogrami32 (562060ba-7403-4e17-a2a0-399cf8632ed7): Loading data parts | ||
| 559 | 2026.01.06 16:00:49.368800 [ 275 ] {58f24e6e-0784-4d8a-b8ec-53da7f22bfb6} <Debug> oximeter.measurements_histogrami32 (562060ba-7403-4e17-a2a0-399cf8632ed7): There are no data parts | ||
| 560 | 2026.01.06 16:00:49.370463 [ 275 ] {58f24e6e-0784-4d8a-b8ec-53da7f22bfb6} <Debug> TCPHandler: Processed in 0.00581265 sec. | ||
| 561 | 2026.01.06 16:00:49.370892 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.06 16:00:49.371233 [ 275 ] {55b5c0ce-f5f9-4a6f-93fe-b5a8723c3973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 563 | 2026.01.06 16:00:49.371423 [ 275 ] {55b5c0ce-f5f9-4a6f-93fe-b5a8723c3973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.06 16:00:49.373990 [ 275 ] {55b5c0ce-f5f9-4a6f-93fe-b5a8723c3973} <Debug> oximeter.measurements_histogramu32 (5166872e-6e3a-4dda-ae41-3e54f6ff6012): Loading data parts | ||
| 565 | 2026.01.06 16:00:49.374214 [ 275 ] {55b5c0ce-f5f9-4a6f-93fe-b5a8723c3973} <Debug> oximeter.measurements_histogramu32 (5166872e-6e3a-4dda-ae41-3e54f6ff6012): There are no data parts | ||
| 566 | 2026.01.06 16:00:49.375935 [ 275 ] {55b5c0ce-f5f9-4a6f-93fe-b5a8723c3973} <Debug> TCPHandler: Processed in 0.005123717 sec. | ||
| 567 | 2026.01.06 16:00:49.376121 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.06 16:00:49.376490 [ 275 ] {47ec046c-dc40-44a2-a52e-b4aa697b00bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 569 | 2026.01.06 16:00:49.376711 [ 275 ] {47ec046c-dc40-44a2-a52e-b4aa697b00bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.06 16:00:49.379349 [ 275 ] {47ec046c-dc40-44a2-a52e-b4aa697b00bf} <Debug> oximeter.measurements_histogrami64 (17bb7a8e-ddd1-498b-a691-dcf1cf819b46): Loading data parts | ||
| 571 | 2026.01.06 16:00:49.379520 [ 275 ] {47ec046c-dc40-44a2-a52e-b4aa697b00bf} <Debug> oximeter.measurements_histogrami64 (17bb7a8e-ddd1-498b-a691-dcf1cf819b46): There are no data parts | ||
| 572 | 2026.01.06 16:00:49.380840 [ 275 ] {47ec046c-dc40-44a2-a52e-b4aa697b00bf} <Debug> TCPHandler: Processed in 0.00478423 sec. | ||
| 573 | 2026.01.06 16:00:49.381129 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.06 16:00:49.381444 [ 275 ] {19cacc17-4173-46f6-840f-226465819dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 575 | 2026.01.06 16:00:49.381601 [ 275 ] {19cacc17-4173-46f6-840f-226465819dcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.06 16:00:49.384163 [ 275 ] {19cacc17-4173-46f6-840f-226465819dcb} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Loading data parts | ||
| 577 | 2026.01.06 16:00:49.384355 [ 275 ] {19cacc17-4173-46f6-840f-226465819dcb} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): There are no data parts | ||
| 578 | 2026.01.06 16:00:49.385757 [ 275 ] {19cacc17-4173-46f6-840f-226465819dcb} <Debug> TCPHandler: Processed in 0.004695279 sec. | ||
| 579 | 2026.01.06 16:00:49.385944 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.06 16:00:49.386319 [ 275 ] {19a94bbe-7786-46ea-80e1-8096076372f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 581 | 2026.01.06 16:00:49.386512 [ 275 ] {19a94bbe-7786-46ea-80e1-8096076372f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.06 16:00:49.389267 [ 275 ] {19a94bbe-7786-46ea-80e1-8096076372f6} <Debug> oximeter.measurements_histogramf32 (e3177239-553e-426c-aa95-0fe6f8354cb8): Loading data parts | ||
| 583 | 2026.01.06 16:00:49.389432 [ 275 ] {19a94bbe-7786-46ea-80e1-8096076372f6} <Debug> oximeter.measurements_histogramf32 (e3177239-553e-426c-aa95-0fe6f8354cb8): There are no data parts | ||
| 584 | 2026.01.06 16:00:49.391032 [ 275 ] {19a94bbe-7786-46ea-80e1-8096076372f6} <Debug> TCPHandler: Processed in 0.005151967 sec. | ||
| 585 | 2026.01.06 16:00:49.391358 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.06 16:00:49.391669 [ 275 ] {68158b84-0b60-46b5-b125-3da19828d227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 587 | 2026.01.06 16:00:49.391857 [ 275 ] {68158b84-0b60-46b5-b125-3da19828d227} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.06 16:00:49.394456 [ 275 ] {68158b84-0b60-46b5-b125-3da19828d227} <Debug> oximeter.measurements_histogramf64 (78dc6690-56ef-4faf-981a-590f015dc7ec): Loading data parts | ||
| 589 | 2026.01.06 16:00:49.394670 [ 275 ] {68158b84-0b60-46b5-b125-3da19828d227} <Debug> oximeter.measurements_histogramf64 (78dc6690-56ef-4faf-981a-590f015dc7ec): There are no data parts | ||
| 590 | 2026.01.06 16:00:49.396049 [ 275 ] {68158b84-0b60-46b5-b125-3da19828d227} <Debug> TCPHandler: Processed in 0.00475746 sec. | ||
| 591 | 2026.01.06 16:00:49.396235 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.06 16:00:49.396553 [ 275 ] {c331c15c-77bd-4d44-a29b-583106a4193f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.01.06 16:00:49.396743 [ 275 ] {c331c15c-77bd-4d44-a29b-583106a4193f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.06 16:00:49.399169 [ 275 ] {c331c15c-77bd-4d44-a29b-583106a4193f} <Debug> oximeter.fields_bool (8a7ca9a9-9f49-4dbe-b508-93040e6514c4): Loading data parts | ||
| 620 | 2026.01.06 16:00:49.399407 [ 275 ] {c331c15c-77bd-4d44-a29b-583106a4193f} <Debug> oximeter.fields_bool (8a7ca9a9-9f49-4dbe-b508-93040e6514c4): There are no data parts | ||
| 621 | 2026.01.06 16:00:49.400882 [ 275 ] {c331c15c-77bd-4d44-a29b-583106a4193f} <Debug> TCPHandler: Processed in 0.004708198 sec. | ||
| 622 | 2026.01.06 16:00:49.401060 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.06 16:00:49.401382 [ 275 ] {253ef489-7788-4dd6-8418-26923eb038d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 624 | 2026.01.06 16:00:49.401559 [ 275 ] {253ef489-7788-4dd6-8418-26923eb038d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.06 16:00:49.403924 [ 275 ] {253ef489-7788-4dd6-8418-26923eb038d7} <Debug> oximeter.fields_i8 (dfacd913-81bf-4e1d-9c6f-9dbdb95b4f3a): Loading data parts | ||
| 626 | 2026.01.06 16:00:49.404090 [ 275 ] {253ef489-7788-4dd6-8418-26923eb038d7} <Debug> oximeter.fields_i8 (dfacd913-81bf-4e1d-9c6f-9dbdb95b4f3a): There are no data parts | ||
| 627 | 2026.01.06 16:00:49.405492 [ 275 ] {253ef489-7788-4dd6-8418-26923eb038d7} <Debug> TCPHandler: Processed in 0.004494114 sec. | ||
| 628 | 2026.01.06 16:00:49.405646 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.06 16:00:49.405806 [ 275 ] {c007c175-656c-4628-8477-871007d4703e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 630 | 2026.01.06 16:00:49.405957 [ 275 ] {c007c175-656c-4628-8477-871007d4703e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.06 16:00:49.408454 [ 275 ] {c007c175-656c-4628-8477-871007d4703e} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Loading data parts | ||
| 632 | 2026.01.06 16:00:49.408635 [ 275 ] {c007c175-656c-4628-8477-871007d4703e} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): There are no data parts | ||
| 633 | 2026.01.06 16:00:49.410123 [ 275 ] {c007c175-656c-4628-8477-871007d4703e} <Debug> TCPHandler: Processed in 0.004525666 sec. | ||
| 634 | 2026.01.06 16:00:49.410303 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.06 16:00:49.410653 [ 275 ] {d35159bf-9679-45fc-a81e-3311fcaa788f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 636 | 2026.01.06 16:00:49.410826 [ 275 ] {d35159bf-9679-45fc-a81e-3311fcaa788f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.06 16:00:49.413441 [ 275 ] {d35159bf-9679-45fc-a81e-3311fcaa788f} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Loading data parts | ||
| 638 | 2026.01.06 16:00:49.413951 [ 275 ] {d35159bf-9679-45fc-a81e-3311fcaa788f} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): There are no data parts | ||
| 639 | 2026.01.06 16:00:49.415509 [ 275 ] {d35159bf-9679-45fc-a81e-3311fcaa788f} <Debug> TCPHandler: Processed in 0.005268959 sec. | ||
| 640 | 2026.01.06 16:00:49.415729 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.06 16:00:49.415949 [ 275 ] {2a312bcb-e723-4fdd-a0aa-f583d4265d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 642 | 2026.01.06 16:00:49.416127 [ 275 ] {2a312bcb-e723-4fdd-a0aa-f583d4265d99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.06 16:00:49.418599 [ 275 ] {2a312bcb-e723-4fdd-a0aa-f583d4265d99} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Loading data parts | ||
| 644 | 2026.01.06 16:00:49.418817 [ 275 ] {2a312bcb-e723-4fdd-a0aa-f583d4265d99} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): There are no data parts | ||
| 645 | 2026.01.06 16:00:49.420138 [ 275 ] {2a312bcb-e723-4fdd-a0aa-f583d4265d99} <Debug> TCPHandler: Processed in 0.004486265 sec. | ||
| 646 | 2026.01.06 16:00:49.420379 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.06 16:00:49.420623 [ 275 ] {e7761ad4-d0ab-4608-adec-650e7727a0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 648 | 2026.01.06 16:00:49.420792 [ 275 ] {e7761ad4-d0ab-4608-adec-650e7727a0d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.06 16:00:49.422660 [ 275 ] {e7761ad4-d0ab-4608-adec-650e7727a0d6} <Debug> oximeter.fields_i32 (d2ac4ab6-b5e5-4cc4-94e8-a643f4fb70c0): Loading data parts | ||
| 650 | 2026.01.06 16:00:49.422819 [ 275 ] {e7761ad4-d0ab-4608-adec-650e7727a0d6} <Debug> oximeter.fields_i32 (d2ac4ab6-b5e5-4cc4-94e8-a643f4fb70c0): There are no data parts | ||
| 651 | 2026.01.06 16:00:49.424369 [ 275 ] {e7761ad4-d0ab-4608-adec-650e7727a0d6} <Debug> TCPHandler: Processed in 0.004052397 sec. | ||
| 652 | 2026.01.06 16:00:49.424535 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.06 16:00:49.424706 [ 275 ] {a090717a-1dff-4e55-8a6e-60732198c793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 654 | 2026.01.06 16:00:49.424888 [ 275 ] {a090717a-1dff-4e55-8a6e-60732198c793} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.06 16:00:49.427701 [ 275 ] {a090717a-1dff-4e55-8a6e-60732198c793} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Loading data parts | ||
| 656 | 2026.01.06 16:00:49.427872 [ 275 ] {a090717a-1dff-4e55-8a6e-60732198c793} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): There are no data parts | ||
| 657 | 2026.01.06 16:00:49.429102 [ 275 ] {a090717a-1dff-4e55-8a6e-60732198c793} <Debug> TCPHandler: Processed in 0.004618407 sec. | ||
| 658 | 2026.01.06 16:00:49.429390 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.06 16:00:49.429559 [ 275 ] {c0cbf09e-a158-4759-a6a7-e53a51c1b973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 660 | 2026.01.06 16:00:49.429716 [ 275 ] {c0cbf09e-a158-4759-a6a7-e53a51c1b973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.06 16:00:49.432003 [ 275 ] {c0cbf09e-a158-4759-a6a7-e53a51c1b973} <Debug> oximeter.fields_i64 (fc67b2e2-59ec-42f7-8bf9-ed8c7551e2e5): Loading data parts | ||
| 662 | 2026.01.06 16:00:49.432237 [ 275 ] {c0cbf09e-a158-4759-a6a7-e53a51c1b973} <Debug> oximeter.fields_i64 (fc67b2e2-59ec-42f7-8bf9-ed8c7551e2e5): There are no data parts | ||
| 663 | 2026.01.06 16:00:49.433612 [ 275 ] {c0cbf09e-a158-4759-a6a7-e53a51c1b973} <Debug> TCPHandler: Processed in 0.004289531 sec. | ||
| 664 | 2026.01.06 16:00:49.433787 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.06 16:00:49.434049 [ 275 ] {5b514857-168d-4f7f-92c8-a8f1c9501ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 666 | 2026.01.06 16:00:49.434188 [ 275 ] {5b514857-168d-4f7f-92c8-a8f1c9501ba7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.06 16:00:49.436612 [ 275 ] {5b514857-168d-4f7f-92c8-a8f1c9501ba7} <Debug> oximeter.fields_u64 (a1fe165b-ae5e-4b2d-915c-217a057907f1): Loading data parts | ||
| 668 | 2026.01.06 16:00:49.436821 [ 275 ] {5b514857-168d-4f7f-92c8-a8f1c9501ba7} <Debug> oximeter.fields_u64 (a1fe165b-ae5e-4b2d-915c-217a057907f1): There are no data parts | ||
| 669 | 2026.01.06 16:00:49.438457 [ 275 ] {5b514857-168d-4f7f-92c8-a8f1c9501ba7} <Debug> TCPHandler: Processed in 0.004722679 sec. | ||
| 670 | 2026.01.06 16:00:49.438757 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.06 16:00:49.438934 [ 275 ] {a45f2c1a-1ac2-4d08-a9c9-8b067f585022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 672 | 2026.01.06 16:00:49.439131 [ 275 ] {a45f2c1a-1ac2-4d08-a9c9-8b067f585022} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.06 16:00:49.441368 [ 275 ] {a45f2c1a-1ac2-4d08-a9c9-8b067f585022} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Loading data parts | ||
| 674 | 2026.01.06 16:00:49.441628 [ 275 ] {a45f2c1a-1ac2-4d08-a9c9-8b067f585022} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): There are no data parts | ||
| 675 | 2026.01.06 16:00:49.444233 [ 275 ] {a45f2c1a-1ac2-4d08-a9c9-8b067f585022} <Debug> TCPHandler: Processed in 0.005537424 sec. | ||
| 676 | 2026.01.06 16:00:49.444408 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.06 16:00:49.444681 [ 275 ] {52f0e6d1-8144-41f1-9e2c-2ef6460c618b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 678 | 2026.01.06 16:00:49.444787 [ 275 ] {52f0e6d1-8144-41f1-9e2c-2ef6460c618b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.06 16:00:49.446857 [ 275 ] {52f0e6d1-8144-41f1-9e2c-2ef6460c618b} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Loading data parts | ||
| 680 | 2026.01.06 16:00:49.447062 [ 275 ] {52f0e6d1-8144-41f1-9e2c-2ef6460c618b} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): There are no data parts | ||
| 681 | 2026.01.06 16:00:49.449253 [ 275 ] {52f0e6d1-8144-41f1-9e2c-2ef6460c618b} <Debug> TCPHandler: Processed in 0.004902912 sec. | ||
| 682 | 2026.01.06 16:00:49.449579 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.06 16:00:49.449773 [ 275 ] {48ae1aee-f66f-429c-99af-d1ae1d321a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) 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) | ||
| 684 | 2026.01.06 16:00:49.449983 [ 275 ] {48ae1aee-f66f-429c-99af-d1ae1d321a3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.06 16:00:49.452550 [ 275 ] {48ae1aee-f66f-429c-99af-d1ae1d321a3a} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Loading data parts | ||
| 686 | 2026.01.06 16:00:49.452944 [ 275 ] {48ae1aee-f66f-429c-99af-d1ae1d321a3a} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): There are no data parts | ||
| 687 | 2026.01.06 16:00:49.454684 [ 275 ] {48ae1aee-f66f-429c-99af-d1ae1d321a3a} <Debug> TCPHandler: Processed in 0.005184467 sec. | ||
| 688 | 2026.01.06 16:00:49.454871 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.06 16:00:49.455272 [ 275 ] {6af03cff-3ed9-429d-aabd-bafa8e2c7e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.01.06 16:00:49.455445 [ 275 ] {6af03cff-3ed9-429d-aabd-bafa8e2c7e28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.06 16:00:49.457893 [ 275 ] {6af03cff-3ed9-429d-aabd-bafa8e2c7e28} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Loading data parts | ||
| 695 | 2026.01.06 16:00:49.458172 [ 275 ] {6af03cff-3ed9-429d-aabd-bafa8e2c7e28} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): There are no data parts | ||
| 696 | 2026.01.06 16:00:49.459731 [ 275 ] {6af03cff-3ed9-429d-aabd-bafa8e2c7e28} <Debug> TCPHandler: Processed in 0.004913413 sec. | ||
| 697 | 2026.01.06 16:00:49.460028 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.06 16:00:49.460452 [ 276 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.06 16:00:49.461910 [ 276 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.06 16:00:49.487704 [ 284 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Trace> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.06 16:00:49.487899 [ 284 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 702 | 2026.01.06 16:00:49.495399 [ 284 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.06 16:00:49.498193 [ 284 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Trace> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.01.06 16:00:49.500920 [ 276 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.040587 sec., 24.638431024712347 rows/sec., 394.21 B/sec. | ||
| 705 | 2026.01.06 16:00:49.501301 [ 276 ] {0ac5f178-10f0-4c63-bc9c-9195490ebb0b} <Debug> TCPHandler: Processed in 0.04142371 sec. | ||
| 706 | 2026.01.06 16:00:50.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.01 MiB, peak 128.01 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 11.73 MiB | ||
| 707 | 2026.01.06 16:00:51.048435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.06 16:00:51.048478 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.01.06 16:00:51.048536 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.06 16:00:51.048603 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.06 16:00:51.051565 [ 243 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Loading data parts | ||
| 712 | 2026.01.06 16:00:51.051770 [ 243 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): There are no data parts | ||
| 713 | 2026.01.06 16:00:51.055711 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.06 16:00:51.055841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 715 | 2026.01.06 16:00:51.059713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.06 16:00:51.060256 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.06 16:00:51.060480 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.01.06 16:00:51.067117 [ 244 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Loading data parts | ||
| 719 | 2026.01.06 16:00:51.067412 [ 244 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): There are no data parts | ||
| 720 | 2026.01.06 16:00:51.098670 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.06 16:00:51.098821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 722 | 2026.01.06 16:00:51.104980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.06 16:00:51.106098 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.06 16:00:51.109243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.06 16:00:52.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.72 MiB, peak 148.72 MiB, free memory in arenas 0.00 B, will set to 153.78 MiB (RSS), difference: 9.06 MiB | ||
| 726 | 2026.01.06 16:00:53.548244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.06 16:00:53.548442 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.06 16:00:53.556125 [ 242 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Loading data parts | ||
| 729 | 2026.01.06 16:00:53.556445 [ 242 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): There are no data parts | ||
| 730 | 2026.01.06 16:00:53.567149 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.06 16:00:53.567271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 732 | 2026.01.06 16:00:53.568938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.06 16:00:53.569611 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.06 16:00:53.569932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.06 16:00:54.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.99 MiB, peak 157.99 MiB, free memory in arenas 0.00 B, will set to 154.86 MiB (RSS), difference: -3.13 MiB | ||
| 736 | 2026.01.06 16:00:58.523479 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.06 16:00:58.523536 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.06 16:00:58.560535 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.01.06 16:00:58.563462 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.06 16:00:58.563511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 741 | 2026.01.06 16:00:58.564314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.06 16:00:58.564903 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.06 16:00:58.565061 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.06 16:00:58.609332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.06 16:00:58.627065 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.06 16:00:58.627182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 747 | 2026.01.06 16:00:58.633704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.06 16:00:58.635266 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.06 16:00:58.639123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.06 16:00:59.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.68 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.95 MiB | ||
| 751 | 2026.01.06 16:01:04.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.65 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.06 16:01:06.065228 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2026.01.06 16:01:06.066018 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.01.06 16:01:06.066086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 755 | 2026.01.06 16:01:06.066786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.01.06 16:01:06.067211 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.01.06 16:01:06.067341 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2026.01.06 16:01:06.139275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.01.06 16:01:06.156141 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.01.06 16:01:06.156196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 761 | 2026.01.06 16:01:06.162736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.01.06 16:01:06.163808 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.01.06 16:01:06.167044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.01.06 16:01:07.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 162.21 MiB, free memory in arenas 0.00 B, will set to 159.24 MiB (RSS), difference: 1.03 MiB | ||
| 765 | 2026.01.06 16:01:09.517102 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.06 16:01:09.517386 [ 275 ] {0aaf036c-22ea-4939-aa68-9f278afdf5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.06 16:01:09.517732 [ 275 ] {0aaf036c-22ea-4939-aa68-9f278afdf5ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.01.06 16:01:09.519921 [ 275 ] {0aaf036c-22ea-4939-aa68-9f278afdf5ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.01.06 16:01:09.524294 [ 275 ] {0aaf036c-22ea-4939-aa68-9f278afdf5ce} <Debug> TCPHandler: Processed in 0.007374348 sec. | ||
| 770 | 2026.01.06 16:01:09.525005 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.01.06 16:01:09.525139 [ 275 ] {054b82c4-7bd2-42fd-9074-bb694c00120f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.01.06 16:01:09.529171 [ 275 ] {054b82c4-7bd2-42fd-9074-bb694c00120f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.01.06 16:01:09.529220 [ 275 ] {054b82c4-7bd2-42fd-9074-bb694c00120f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.01.06 16:01:09.531929 [ 275 ] {054b82c4-7bd2-42fd-9074-bb694c00120f} <Debug> TCPHandler: Processed in 0.006983591 sec. | ||
| 775 | 2026.01.06 16:01:09.532967 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.01.06 16:01:09.533086 [ 275 ] {1789d771-8a72-47a8-b653-4bcd4cd8ac9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.01.06 16:01:09.535187 [ 275 ] {1789d771-8a72-47a8-b653-4bcd4cd8ac9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.01.06 16:01:09.535235 [ 275 ] {1789d771-8a72-47a8-b653-4bcd4cd8ac9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.06 16:01:09.535623 [ 275 ] {1789d771-8a72-47a8-b653-4bcd4cd8ac9e} <Debug> TCPHandler: Processed in 0.002713471 sec. | ||
| 780 | 2026.01.06 16:01:09.538894 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.01.06 16:01:09.539034 [ 275 ] {5ea84da8-0f90-4b07-bda9-486ab5714da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.01.06 16:01:09.539305 [ 275 ] {5ea84da8-0f90-4b07-bda9-486ab5714da7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.01.06 16:01:09.539347 [ 275 ] {5ea84da8-0f90-4b07-bda9-486ab5714da7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.01.06 16:01:09.539659 [ 275 ] {5ea84da8-0f90-4b07-bda9-486ab5714da7} <Debug> TCPHandler: Processed in 0.000822275 sec. | ||
| 785 | 2026.01.06 16:01:09.540155 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.06 16:01:09.540266 [ 275 ] {e516cf3b-d3ff-4cf1-a070-726d86e9ec01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.01.06 16:01:09.540497 [ 275 ] {e516cf3b-d3ff-4cf1-a070-726d86e9ec01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.01.06 16:01:09.540539 [ 275 ] {e516cf3b-d3ff-4cf1-a070-726d86e9ec01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.06 16:01:09.540842 [ 275 ] {e516cf3b-d3ff-4cf1-a070-726d86e9ec01} <Debug> TCPHandler: Processed in 0.000733334 sec. | ||
| 790 | 2026.01.06 16:01:09.541062 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.01.06 16:01:09.541172 [ 275 ] {1f5d1afe-6f6c-449e-b193-5e1f36a1b257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.01.06 16:01:09.541401 [ 275 ] {1f5d1afe-6f6c-449e-b193-5e1f36a1b257} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.01.06 16:01:09.541442 [ 275 ] {1f5d1afe-6f6c-449e-b193-5e1f36a1b257} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.01.06 16:01:09.541758 [ 275 ] {1f5d1afe-6f6c-449e-b193-5e1f36a1b257} <Debug> TCPHandler: Processed in 0.000741784 sec. | ||
| 795 | 2026.01.06 16:01:09.541971 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.01.06 16:01:09.542081 [ 275 ] {f334caaa-d1f8-4082-ac83-65df13994fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.01.06 16:01:09.542308 [ 275 ] {f334caaa-d1f8-4082-ac83-65df13994fb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.01.06 16:01:09.542349 [ 275 ] {f334caaa-d1f8-4082-ac83-65df13994fb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.01.06 16:01:09.542647 [ 275 ] {f334caaa-d1f8-4082-ac83-65df13994fb7} <Debug> TCPHandler: Processed in 0.000721073 sec. | ||
| 800 | 2026.01.06 16:01:09.542858 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.01.06 16:01:09.542970 [ 275 ] {2280ca9d-6d6d-4aa3-a30f-439e92762c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.01.06 16:01:09.543206 [ 275 ] {2280ca9d-6d6d-4aa3-a30f-439e92762c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.01.06 16:01:09.543248 [ 275 ] {2280ca9d-6d6d-4aa3-a30f-439e92762c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.06 16:01:09.543562 [ 275 ] {2280ca9d-6d6d-4aa3-a30f-439e92762c10} <Debug> TCPHandler: Processed in 0.000749764 sec. | ||
| 805 | 2026.01.06 16:01:09.543776 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.01.06 16:01:09.543887 [ 275 ] {f61d8db2-f117-401e-bb03-0e448214307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.01.06 16:01:09.544120 [ 275 ] {f61d8db2-f117-401e-bb03-0e448214307f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.01.06 16:01:09.544161 [ 275 ] {f61d8db2-f117-401e-bb03-0e448214307f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.01.06 16:01:09.544465 [ 275 ] {f61d8db2-f117-401e-bb03-0e448214307f} <Debug> TCPHandler: Processed in 0.000734314 sec. | ||
| 810 | 2026.01.06 16:01:09.544671 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.06 16:01:09.544784 [ 275 ] {8e961509-80bc-4ea5-9d8c-231bfccb7b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.01.06 16:01:09.545018 [ 275 ] {8e961509-80bc-4ea5-9d8c-231bfccb7b28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.06 16:01:09.545059 [ 275 ] {8e961509-80bc-4ea5-9d8c-231bfccb7b28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.06 16:01:09.545363 [ 275 ] {8e961509-80bc-4ea5-9d8c-231bfccb7b28} <Debug> TCPHandler: Processed in 0.000737134 sec. | ||
| 815 | 2026.01.06 16:01:09.545583 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.06 16:01:09.545695 [ 275 ] {8b387416-404a-4dd4-b3e8-e0d23e16467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.01.06 16:01:09.545926 [ 275 ] {8b387416-404a-4dd4-b3e8-e0d23e16467e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.06 16:01:09.545967 [ 275 ] {8b387416-404a-4dd4-b3e8-e0d23e16467e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.06 16:01:09.546280 [ 275 ] {8b387416-404a-4dd4-b3e8-e0d23e16467e} <Debug> TCPHandler: Processed in 0.000741564 sec. | ||
| 820 | 2026.01.06 16:01:09.546509 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.06 16:01:09.546622 [ 275 ] {75693f69-5cfa-4e2e-bafb-f15fdf437081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 822 | 2026.01.06 16:01:09.546855 [ 275 ] {75693f69-5cfa-4e2e-bafb-f15fdf437081} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.06 16:01:09.546896 [ 275 ] {75693f69-5cfa-4e2e-bafb-f15fdf437081} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.06 16:01:09.547197 [ 275 ] {75693f69-5cfa-4e2e-bafb-f15fdf437081} <Debug> TCPHandler: Processed in 0.000733784 sec. | ||
| 825 | 2026.01.06 16:01:09.547432 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.06 16:01:09.547561 [ 275 ] {37228639-0f6b-4619-a8aa-16ed676e0013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 827 | 2026.01.06 16:01:09.547825 [ 275 ] {37228639-0f6b-4619-a8aa-16ed676e0013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.06 16:01:09.547869 [ 275 ] {37228639-0f6b-4619-a8aa-16ed676e0013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.06 16:01:09.548247 [ 275 ] {37228639-0f6b-4619-a8aa-16ed676e0013} <Debug> TCPHandler: Processed in 0.000863796 sec. | ||
| 830 | 2026.01.06 16:01:09.558862 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.06 16:01:09.559014 [ 275 ] {96912705-0c50-4328-af8f-307b6be1d630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 832 | 2026.01.06 16:01:09.559319 [ 275 ] {96912705-0c50-4328-af8f-307b6be1d630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.06 16:01:09.559366 [ 275 ] {96912705-0c50-4328-af8f-307b6be1d630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.06 16:01:09.559698 [ 275 ] {96912705-0c50-4328-af8f-307b6be1d630} <Debug> TCPHandler: Processed in 0.000897277 sec. | ||
| 835 | 2026.01.06 16:01:09.560142 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.06 16:01:09.560264 [ 275 ] {73344abb-fb1e-42f7-98da-365f7bd071e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 837 | 2026.01.06 16:01:09.560535 [ 275 ] {73344abb-fb1e-42f7-98da-365f7bd071e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.06 16:01:09.560579 [ 275 ] {73344abb-fb1e-42f7-98da-365f7bd071e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.06 16:01:09.560926 [ 275 ] {73344abb-fb1e-42f7-98da-365f7bd071e6} <Debug> TCPHandler: Processed in 0.000831506 sec. | ||
| 840 | 2026.01.06 16:01:09.561136 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.06 16:01:09.561256 [ 275 ] {4383689f-488b-4d30-97d6-1a1782b58ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 842 | 2026.01.06 16:01:09.561510 [ 275 ] {4383689f-488b-4d30-97d6-1a1782b58ac6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.06 16:01:09.561552 [ 275 ] {4383689f-488b-4d30-97d6-1a1782b58ac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.01.06 16:01:09.561896 [ 275 ] {4383689f-488b-4d30-97d6-1a1782b58ac6} <Debug> TCPHandler: Processed in 0.000808515 sec. | ||
| 845 | 2026.01.06 16:01:09.562096 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.01.06 16:01:09.562218 [ 275 ] {20a558f4-b64b-45a4-8863-2559b72e92f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 847 | 2026.01.06 16:01:09.562481 [ 275 ] {20a558f4-b64b-45a4-8863-2559b72e92f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.01.06 16:01:09.562524 [ 275 ] {20a558f4-b64b-45a4-8863-2559b72e92f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.01.06 16:01:09.562873 [ 275 ] {20a558f4-b64b-45a4-8863-2559b72e92f7} <Debug> TCPHandler: Processed in 0.000824465 sec. | ||
| 850 | 2026.01.06 16:01:09.563069 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.06 16:01:09.563191 [ 275 ] {59f30fa6-9b3f-4bc7-8e28-229d5247fc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 852 | 2026.01.06 16:01:09.563455 [ 275 ] {59f30fa6-9b3f-4bc7-8e28-229d5247fc57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.01.06 16:01:09.563497 [ 275 ] {59f30fa6-9b3f-4bc7-8e28-229d5247fc57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.01.06 16:01:09.563829 [ 275 ] {59f30fa6-9b3f-4bc7-8e28-229d5247fc57} <Debug> TCPHandler: Processed in 0.000807265 sec. | ||
| 855 | 2026.01.06 16:01:09.564035 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.01.06 16:01:09.564157 [ 275 ] {74fd5268-9b0d-4f23-af64-d72c06ebd4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 857 | 2026.01.06 16:01:09.564412 [ 275 ] {74fd5268-9b0d-4f23-af64-d72c06ebd4f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.01.06 16:01:09.564455 [ 275 ] {74fd5268-9b0d-4f23-af64-d72c06ebd4f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.01.06 16:01:09.564791 [ 275 ] {74fd5268-9b0d-4f23-af64-d72c06ebd4f7} <Debug> TCPHandler: Processed in 0.000803396 sec. | ||
| 860 | 2026.01.06 16:01:09.564984 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.01.06 16:01:09.565107 [ 275 ] {31fd6f3f-d77e-4718-a3cf-8779aa84958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 862 | 2026.01.06 16:01:09.565382 [ 275 ] {31fd6f3f-d77e-4718-a3cf-8779aa84958c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.01.06 16:01:09.565425 [ 275 ] {31fd6f3f-d77e-4718-a3cf-8779aa84958c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.01.06 16:01:09.565756 [ 275 ] {31fd6f3f-d77e-4718-a3cf-8779aa84958c} <Debug> TCPHandler: Processed in 0.000818356 sec. | ||
| 865 | 2026.01.06 16:01:09.565948 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.01.06 16:01:09.566071 [ 275 ] {d4db7d0d-514e-41a9-8c3f-027fc3003fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 867 | 2026.01.06 16:01:09.566333 [ 275 ] {d4db7d0d-514e-41a9-8c3f-027fc3003fb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.01.06 16:01:09.566377 [ 275 ] {d4db7d0d-514e-41a9-8c3f-027fc3003fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.06 16:01:09.566693 [ 275 ] {d4db7d0d-514e-41a9-8c3f-027fc3003fb3} <Debug> TCPHandler: Processed in 0.000792465 sec. | ||
| 870 | 2026.01.06 16:01:09.566896 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.01.06 16:01:09.567019 [ 275 ] {b41ca151-32bc-4818-8a80-b0505f3319c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 872 | 2026.01.06 16:01:09.567278 [ 275 ] {b41ca151-32bc-4818-8a80-b0505f3319c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.01.06 16:01:09.567319 [ 275 ] {b41ca151-32bc-4818-8a80-b0505f3319c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.01.06 16:01:09.567633 [ 275 ] {b41ca151-32bc-4818-8a80-b0505f3319c9} <Debug> TCPHandler: Processed in 0.000783895 sec. | ||
| 875 | 2026.01.06 16:01:09.567831 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.01.06 16:01:09.567953 [ 275 ] {f4888c8e-7bdc-4b32-8307-daf23806ad66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 877 | 2026.01.06 16:01:09.568211 [ 275 ] {f4888c8e-7bdc-4b32-8307-daf23806ad66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.01.06 16:01:09.568253 [ 275 ] {f4888c8e-7bdc-4b32-8307-daf23806ad66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.06 16:01:09.568566 [ 275 ] {f4888c8e-7bdc-4b32-8307-daf23806ad66} <Debug> TCPHandler: Processed in 0.000783674 sec. | ||
| 880 | 2026.01.06 16:01:09.568768 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.01.06 16:01:09.568890 [ 275 ] {aa1abc09-0567-4247-9261-7e4cb237ccf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 882 | 2026.01.06 16:01:09.569150 [ 275 ] {aa1abc09-0567-4247-9261-7e4cb237ccf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.01.06 16:01:09.569192 [ 275 ] {aa1abc09-0567-4247-9261-7e4cb237ccf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.01.06 16:01:09.569508 [ 275 ] {aa1abc09-0567-4247-9261-7e4cb237ccf1} <Debug> TCPHandler: Processed in 0.000787174 sec. | ||
| 885 | 2026.01.06 16:01:09.569698 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.06 16:01:09.569821 [ 275 ] {b699dfcf-8519-48c8-90cd-38d9f3ea456c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 887 | 2026.01.06 16:01:09.570081 [ 275 ] {b699dfcf-8519-48c8-90cd-38d9f3ea456c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.01.06 16:01:09.570124 [ 275 ] {b699dfcf-8519-48c8-90cd-38d9f3ea456c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.01.06 16:01:09.570439 [ 275 ] {b699dfcf-8519-48c8-90cd-38d9f3ea456c} <Debug> TCPHandler: Processed in 0.000787905 sec. | ||
| 890 | 2026.01.06 16:01:09.570626 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.01.06 16:01:09.570750 [ 275 ] {bd25bf36-2945-48fd-9f48-d2dac55a0d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 892 | 2026.01.06 16:01:09.571009 [ 275 ] {bd25bf36-2945-48fd-9f48-d2dac55a0d5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.01.06 16:01:09.571051 [ 275 ] {bd25bf36-2945-48fd-9f48-d2dac55a0d5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.01.06 16:01:09.571360 [ 275 ] {bd25bf36-2945-48fd-9f48-d2dac55a0d5b} <Debug> TCPHandler: Processed in 0.000780525 sec. | ||
| 895 | 2026.01.06 16:01:09.571567 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.06 16:01:09.571690 [ 275 ] {882cd022-3ffe-4f20-bf81-656cc8040b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 897 | 2026.01.06 16:01:09.571951 [ 275 ] {882cd022-3ffe-4f20-bf81-656cc8040b70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.01.06 16:01:09.571993 [ 275 ] {882cd022-3ffe-4f20-bf81-656cc8040b70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.01.06 16:01:09.572312 [ 275 ] {882cd022-3ffe-4f20-bf81-656cc8040b70} <Debug> TCPHandler: Processed in 0.000793465 sec. | ||
| 900 | 2026.01.06 16:01:09.572504 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.06 16:01:09.572627 [ 275 ] {a144119a-0532-4179-aabb-9636a6141e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 902 | 2026.01.06 16:01:09.572890 [ 275 ] {a144119a-0532-4179-aabb-9636a6141e78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.01.06 16:01:09.572932 [ 275 ] {a144119a-0532-4179-aabb-9636a6141e78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.01.06 16:01:09.573252 [ 275 ] {a144119a-0532-4179-aabb-9636a6141e78} <Debug> TCPHandler: Processed in 0.000795205 sec. | ||
| 905 | 2026.01.06 16:01:09.577672 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.01.06 16:01:09.577826 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 907 | 2026.01.06 16:01:09.577886 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.01.06 16:01:09.585145 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.01.06 16:01:09.585201 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 910 | 2026.01.06 16:01:09.585837 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.01.06 16:01:09.586268 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.01.06 16:01:09.586413 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.008631 sec., 3244.1200324412002 rows/sec., 782.74 KiB/sec. | ||
| 913 | 2026.01.06 16:01:09.586452 [ 275 ] {e7c19beb-ca73-4f3a-a0ef-a5b63474f619} <Debug> TCPHandler: Processed in 0.008854036 sec. | ||
| 914 | 2026.01.06 16:01:09.586579 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.01.06 16:01:09.586675 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 916 | 2026.01.06 16:01:09.586715 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 917 | 2026.01.06 16:01:09.588033 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.01.06 16:01:09.588068 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 919 | 2026.01.06 16:01:09.590827 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.01.06 16:01:09.591352 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.01.06 16:01:09.591484 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00483 sec., 84886.12836438924 rows/sec., 5.38 MiB/sec. | ||
| 922 | 2026.01.06 16:01:09.591521 [ 275 ] {dd80e8eb-79e7-432b-bad3-440d080a517a} <Debug> TCPHandler: Processed in 0.004990834 sec. | ||
| 923 | 2026.01.06 16:01:09.591651 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.01.06 16:01:09.591746 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 925 | 2026.01.06 16:01:09.591786 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 926 | 2026.01.06 16:01:09.592193 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.01.06 16:01:09.592230 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 928 | 2026.01.06 16:01:09.592627 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.01.06 16:01:09.593044 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.01.06 16:01:09.593172 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 338.35 KiB/sec. | ||
| 931 | 2026.01.06 16:01:09.593211 [ 275 ] {734de229-3d15-4d66-92fe-d4faee4e37e5} <Debug> TCPHandler: Processed in 0.001608961 sec. | ||
| 932 | 2026.01.06 16:01:09.593310 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.01.06 16:01:09.593406 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 934 | 2026.01.06 16:01:09.593444 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 935 | 2026.01.06 16:01:09.594540 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.01.06 16:01:09.594577 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 937 | 2026.01.06 16:01:09.595127 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.01.06 16:01:09.595583 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.01.06 16:01:09.595713 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Debug> executeQuery: Read 1105 rows, 89.67 KiB in 0.002326 sec., 475064.48839208944 rows/sec., 37.65 MiB/sec. | ||
| 940 | 2026.01.06 16:01:09.595751 [ 275 ] {8dadf5c3-ea69-481e-a29e-ad327481b34b} <Debug> TCPHandler: Processed in 0.002489087 sec. | ||
| 941 | 2026.01.06 16:01:09.595855 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.01.06 16:01:09.595949 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 943 | 2026.01.06 16:01:09.595988 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 944 | 2026.01.06 16:01:09.596445 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.01.06 16:01:09.596482 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 946 | 2026.01.06 16:01:09.596921 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.01.06 16:01:09.597382 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.01.06 16:01:09.597509 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Debug> executeQuery: Read 221 rows, 13.49 KiB in 0.001579 sec., 139962.00126662443 rows/sec., 8.34 MiB/sec. | ||
| 949 | 2026.01.06 16:01:09.597546 [ 275 ] {8fce8dc9-1870-4e35-869e-ae9ba6f98396} <Debug> TCPHandler: Processed in 0.001740492 sec. | ||
| 950 | 2026.01.06 16:01:09.597645 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.01.06 16:01:09.597738 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 952 | 2026.01.06 16:01:09.597778 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 953 | 2026.01.06 16:01:09.598271 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.01.06 16:01:09.598306 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 955 | 2026.01.06 16:01:09.598711 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.01.06 16:01:09.599119 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.01.06 16:01:09.599243 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001523 sec., 139198.949441891 rows/sec., 8.98 MiB/sec. | ||
| 958 | 2026.01.06 16:01:09.599280 [ 275 ] {1d1caa54-e381-4e49-ae09-6f74aeeb9ef2} <Debug> TCPHandler: Processed in 0.001684022 sec. | ||
| 959 | 2026.01.06 16:01:09.599388 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.01.06 16:01:09.599482 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 961 | 2026.01.06 16:01:09.599520 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 962 | 2026.01.06 16:01:09.599977 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.01.06 16:01:09.600013 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 964 | 2026.01.06 16:01:09.600432 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.01.06 16:01:09.600843 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.01.06 16:01:09.600969 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001505 sec., 140199.33554817276 rows/sec., 7.96 MiB/sec. | ||
| 967 | 2026.01.06 16:01:09.601006 [ 275 ] {53a1da67-0d46-4d9e-80f9-b13dff17ec80} <Debug> TCPHandler: Processed in 0.001672301 sec. | ||
| 968 | 2026.01.06 16:01:09.601104 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.01.06 16:01:09.601197 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 970 | 2026.01.06 16:01:09.601236 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 971 | 2026.01.06 16:01:09.601866 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.01.06 16:01:09.601902 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 973 | 2026.01.06 16:01:09.602371 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.01.06 16:01:09.602835 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.01.06 16:01:09.602958 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Debug> executeQuery: Read 659 rows, 46.88 KiB in 0.001779 sec., 370432.8274311411 rows/sec., 25.73 MiB/sec. | ||
| 976 | 2026.01.06 16:01:09.602995 [ 275 ] {7ea777a9-f865-4650-b64a-ef214feb3ad8} <Debug> TCPHandler: Processed in 0.001939797 sec. | ||
| 977 | 2026.01.06 16:01:09.603101 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.01.06 16:01:09.603196 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 979 | 2026.01.06 16:01:09.603238 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 980 | 2026.01.06 16:01:09.603591 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.06 16:01:09.603627 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 982 | 2026.01.06 16:01:09.604081 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.01.06 16:01:09.604546 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.06 16:01:09.604671 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. | ||
| 985 | 2026.01.06 16:01:09.604706 [ 275 ] {df4dc07b-e003-41fb-a00f-e8db644cfb0e} <Debug> TCPHandler: Processed in 0.001654311 sec. | ||
| 986 | 2026.01.06 16:01:09.604804 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.06 16:01:09.604898 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.01.06 16:01:09.604940 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 989 | 2026.01.06 16:01:09.605362 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.01.06 16:01:09.605397 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 991 | 2026.01.06 16:01:09.605828 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.01.06 16:01:09.606238 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.01.06 16:01:09.606363 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Debug> executeQuery: Read 257 rows, 17.02 KiB in 0.001484 sec., 173180.59299191373 rows/sec., 11.20 MiB/sec. | ||
| 994 | 2026.01.06 16:01:09.606401 [ 275 ] {6d6f03d9-5a2b-4efd-b472-4f73baad5b76} <Debug> TCPHandler: Processed in 0.001644431 sec. | ||
| 995 | 2026.01.06 16:01:09.606507 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.01.06 16:01:09.606602 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 997 | 2026.01.06 16:01:09.606643 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 998 | 2026.01.06 16:01:09.606956 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.01.06 16:01:09.606992 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1000 | 2026.01.06 16:01:09.607381 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1001 | 2026.01.06 16:01:09.607836 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.01.06 16:01:09.607962 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. | ||
| 1003 | 2026.01.06 16:01:09.607997 [ 275 ] {61cbb07d-3c06-4967-ab18-e89a467a3eb5} <Debug> TCPHandler: Processed in 0.001538109 sec. | ||
| 1004 | 2026.01.06 16:01:09.608095 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.01.06 16:01:09.608189 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1006 | 2026.01.06 16:01:09.608243 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <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 | ||
| 1007 | 2026.01.06 16:01:09.609023 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.01.06 16:01:09.609059 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1009 | 2026.01.06 16:01:09.612267 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2026.01.06 16:01:09.612751 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.01.06 16:01:09.612886 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004715 sec., 2120.890774125133 rows/sec., 3.80 MiB/sec. | ||
| 1012 | 2026.01.06 16:01:09.612943 [ 275 ] {e19011b9-e0b0-486f-99ec-fb64e8ab43ec} <Debug> TCPHandler: Processed in 0.004895812 sec. | ||
| 1013 | 2026.01.06 16:01:09.613060 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.06 16:01:09.613155 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1015 | 2026.01.06 16:01:09.613196 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1016 | 2026.01.06 16:01:09.613513 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.01.06 16:01:09.613550 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1018 | 2026.01.06 16:01:09.613959 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2026.01.06 16:01:09.614380 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.01.06 16:01:09.614505 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001369 sec., 54054.05405405405 rows/sec., 3.20 MiB/sec. | ||
| 1021 | 2026.01.06 16:01:09.614540 [ 275 ] {6fe70eaf-2d5c-4840-873b-c76efabb2495} <Debug> TCPHandler: Processed in 0.001529378 sec. | ||
| 1022 | 2026.01.06 16:01:13.523596 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1023 | 2026.01.06 16:01:13.523684 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1024 | 2026.01.06 16:01:13.567481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1025 | 2026.01.06 16:01:13.568013 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.01.06 16:01:13.568056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1027 | 2026.01.06 16:01:13.568763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1028 | 2026.01.06 16:01:13.569229 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.01.06 16:01:13.569355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1030 | 2026.01.06 16:01:13.570426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1031 | 2026.01.06 16:01:13.574282 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.01.06 16:01:13.574323 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1033 | 2026.01.06 16:01:13.575712 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1034 | 2026.01.06 16:01:13.576278 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.01.06 16:01:13.576608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1036 | 2026.01.06 16:01:13.667148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1037 | 2026.01.06 16:01:13.684499 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.01.06 16:01:13.684565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1039 | 2026.01.06 16:01:13.691081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1040 | 2026.01.06 16:01:13.692218 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.01.06 16:01:13.695436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1042 | 2026.01.06 16:01:14.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.68 MiB, peak 165.68 MiB, free memory in arenas 0.00 B, will set to 162.99 MiB (RSS), difference: 1.31 MiB | ||
| 1043 | 2026.01.06 16:01:14.521506 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.06 16:01:14.521697 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2026.01.06 16:01:14.521768 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2026.01.06 16:01:14.522475 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.01.06 16:01:14.522522 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1048 | 2026.01.06 16:01:14.522990 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2026.01.06 16:01:14.523419 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.01.06 16:01:14.523559 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001929 sec., 13478.486262312079 rows/sec., 1.02 MiB/sec. | ||
| 1051 | 2026.01.06 16:01:14.523598 [ 275 ] {0768c16b-4f4a-4f13-a845-c55faf0d0ccf} <Debug> TCPHandler: Processed in 0.002244832 sec. | ||
| 1052 | 2026.01.06 16:01:14.523706 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.06 16:01:14.523794 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2026.01.06 16:01:14.523831 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2026.01.06 16:01:14.524229 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.01.06 16:01:14.524263 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1057 | 2026.01.06 16:01:14.524795 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2026.01.06 16:01:14.525196 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.01.06 16:01:14.525323 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001518 sec., 18445.32279314888 rows/sec., 1.44 MiB/sec. | ||
| 1060 | 2026.01.06 16:01:14.525357 [ 275 ] {2965397f-7837-4afa-9449-11ca4af1ea19} <Debug> TCPHandler: Processed in 0.001675912 sec. | ||
| 1061 | 2026.01.06 16:01:14.525467 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.06 16:01:14.525560 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.01.06 16:01:14.525602 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2026.01.06 16:01:14.525980 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.01.06 16:01:14.526015 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1066 | 2026.01.06 16:01:14.526422 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.01.06 16:01:14.526817 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.01.06 16:01:14.526941 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.0014 sec., 71428.57142857143 rows/sec., 4.95 MiB/sec. | ||
| 1069 | 2026.01.06 16:01:14.526975 [ 275 ] {62b8ce42-9a2d-49d1-ac79-e3fe6d9c9deb} <Debug> TCPHandler: Processed in 0.001555349 sec. | ||
| 1070 | 2026.01.06 16:01:14.527085 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.01.06 16:01:14.527177 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.01.06 16:01:14.527218 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2026.01.06 16:01:14.527532 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.01.06 16:01:14.527567 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1075 | 2026.01.06 16:01:14.527959 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.01.06 16:01:14.528354 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.01.06 16:01:14.528477 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001318 sec., 22761.760242792112 rows/sec., 1.56 MiB/sec. | ||
| 1078 | 2026.01.06 16:01:14.528511 [ 275 ] {441682f7-d73f-4968-95bc-ef1098dbb389} <Debug> TCPHandler: Processed in 0.001472887 sec. | ||
| 1079 | 2026.01.06 16:01:19.533469 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.06 16:01:19.533686 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.01.06 16:01:19.533754 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1082 | 2026.01.06 16:01:19.534649 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.01.06 16:01:19.534702 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1084 | 2026.01.06 16:01:19.535287 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2026.01.06 16:01:19.535738 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.01.06 16:01:19.535899 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002268 sec., 180776.01410934745 rows/sec., 11.47 MiB/sec. | ||
| 1087 | 2026.01.06 16:01:19.535948 [ 275 ] {3d2e1145-68b8-4f9c-ad89-0b4e9f36f251} <Debug> TCPHandler: Processed in 0.002618819 sec. | ||
| 1088 | 2026.01.06 16:01:19.536081 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.06 16:01:19.536185 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1090 | 2026.01.06 16:01:19.536230 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1091 | 2026.01.06 16:01:19.537125 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.01.06 16:01:19.537163 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1093 | 2026.01.06 16:01:19.537644 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1094 | 2026.01.06 16:01:19.538075 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.01.06 16:01:19.538207 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Debug> executeQuery: Read 1102 rows, 89.45 KiB in 0.002048 sec., 538085.9375 rows/sec., 42.65 MiB/sec. | ||
| 1096 | 2026.01.06 16:01:19.538245 [ 275 ] {abbb3674-7498-4fd4-8880-7e10bfc18836} <Debug> TCPHandler: Processed in 0.002217791 sec. | ||
| 1097 | 2026.01.06 16:01:19.538356 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.06 16:01:19.538452 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.01.06 16:01:19.538493 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1100 | 2026.01.06 16:01:19.538955 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.01.06 16:01:19.538992 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1102 | 2026.01.06 16:01:19.539409 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1103 | 2026.01.06 16:01:19.539839 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.01.06 16:01:19.539968 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001535 sec., 140065.14657980457 rows/sec., 8.31 MiB/sec. | ||
| 1105 | 2026.01.06 16:01:19.540005 [ 275 ] {62041368-d1e8-4c14-a3cd-b930ba7d0b40} <Debug> TCPHandler: Processed in 0.001699902 sec. | ||
| 1106 | 2026.01.06 16:01:19.540109 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.06 16:01:19.540202 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1108 | 2026.01.06 16:01:19.540242 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1109 | 2026.01.06 16:01:19.540707 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.01.06 16:01:19.540743 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1111 | 2026.01.06 16:01:19.541172 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1112 | 2026.01.06 16:01:19.541658 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.01.06 16:01:19.541786 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001602 sec., 132334.58177278403 rows/sec., 8.53 MiB/sec. | ||
| 1114 | 2026.01.06 16:01:19.541830 [ 275 ] {b2728d86-f128-4065-89d1-2e8e4cb3ee79} <Debug> TCPHandler: Processed in 0.001768823 sec. | ||
| 1115 | 2026.01.06 16:01:19.541930 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.01.06 16:01:19.542023 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1117 | 2026.01.06 16:01:19.542062 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1118 | 2026.01.06 16:01:19.542560 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.01.06 16:01:19.542597 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1120 | 2026.01.06 16:01:19.543003 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1121 | 2026.01.06 16:01:19.543423 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.01.06 16:01:19.543551 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001546 sec., 136481.24191461835 rows/sec., 7.75 MiB/sec. | ||
| 1123 | 2026.01.06 16:01:19.543588 [ 275 ] {ba86c0f1-36e4-4987-8e5c-7b86eddcce09} <Debug> TCPHandler: Processed in 0.001706302 sec. | ||
| 1124 | 2026.01.06 16:01:19.543696 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.01.06 16:01:19.543791 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1126 | 2026.01.06 16:01:19.543830 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1127 | 2026.01.06 16:01:19.544439 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2026.01.06 16:01:19.544475 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1129 | 2026.01.06 16:01:19.544908 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1130 | 2026.01.06 16:01:19.545332 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2026.01.06 16:01:19.545460 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Debug> executeQuery: Read 653 rows, 46.39 KiB in 0.001688 sec., 386848.34123222745 rows/sec., 26.84 MiB/sec. | ||
| 1132 | 2026.01.06 16:01:19.545498 [ 275 ] {635d69e3-72b2-4252-8560-d6b9d59955dd} <Debug> TCPHandler: Processed in 0.001850945 sec. | ||
| 1133 | 2026.01.06 16:01:19.545606 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.01.06 16:01:19.545701 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1135 | 2026.01.06 16:01:19.545743 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1136 | 2026.01.06 16:01:19.546073 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2026.01.06 16:01:19.546108 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1138 | 2026.01.06 16:01:19.546569 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2026.01.06 16:01:19.547011 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2026.01.06 16:01:19.547138 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
| 1141 | 2026.01.06 16:01:19.547173 [ 275 ] {7400be17-2922-4b18-a520-a90298324952} <Debug> TCPHandler: Processed in 0.00161607 sec. | ||
| 1142 | 2026.01.06 16:01:19.547281 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.01.06 16:01:19.547375 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1144 | 2026.01.06 16:01:19.547417 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1145 | 2026.01.06 16:01:19.547805 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2026.01.06 16:01:19.547840 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1147 | 2026.01.06 16:01:19.548262 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1148 | 2026.01.06 16:01:19.548686 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2026.01.06 16:01:19.548815 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001459 sec., 174091.8437285812 rows/sec., 11.25 MiB/sec. | ||
| 1150 | 2026.01.06 16:01:19.548851 [ 275 ] {598bc6b6-5257-44a2-99a1-73304e873593} <Debug> TCPHandler: Processed in 0.001619771 sec. | ||
| 1151 | 2026.01.06 16:01:19.548961 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.01.06 16:01:19.549056 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1153 | 2026.01.06 16:01:19.549099 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1154 | 2026.01.06 16:01:19.549407 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.01.06 16:01:19.549443 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1156 | 2026.01.06 16:01:19.549844 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2026.01.06 16:01:19.550253 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.01.06 16:01:19.550379 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec. | ||
| 1159 | 2026.01.06 16:01:19.550414 [ 275 ] {60f40ba7-58c0-4d56-b3a2-d0c0e8e34c58} <Debug> TCPHandler: Processed in 0.001502498 sec. | ||
| 1160 | 2026.01.06 16:01:19.550521 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.01.06 16:01:19.550614 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1162 | 2026.01.06 16:01:19.550668 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <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 | ||
| 1163 | 2026.01.06 16:01:19.551403 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.01.06 16:01:19.551440 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1165 | 2026.01.06 16:01:19.552050 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1166 | 2026.01.06 16:01:19.552490 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.01.06 16:01:19.552634 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002037 sec., 4909.180166912125 rows/sec., 8.80 MiB/sec. | ||
| 1168 | 2026.01.06 16:01:19.552694 [ 275 ] {7a6d4735-0c18-4ad8-8bf4-b9c4550e3e1d} <Debug> TCPHandler: Processed in 0.002221112 sec. | ||
| 1169 | 2026.01.06 16:01:19.552804 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.01.06 16:01:19.552900 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1171 | 2026.01.06 16:01:19.552941 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1172 | 2026.01.06 16:01:19.553265 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.01.06 16:01:19.553301 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1174 | 2026.01.06 16:01:19.553710 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1175 | 2026.01.06 16:01:19.554117 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.01.06 16:01:19.554243 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001362 sec., 54331.86490455213 rows/sec., 3.22 MiB/sec. | ||
| 1177 | 2026.01.06 16:01:19.554280 [ 275 ] {64910e18-4d61-435b-b0b0-5f39a3c386ca} <Debug> TCPHandler: Processed in 0.001524409 sec. | ||
| 1178 | 2026.01.06 16:01:20.020714 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.01.06 16:01:20.020945 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1180 | 2026.01.06 16:01:20.023354 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1181 | 2026.01.06 16:01:20.025858 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1182 | 2026.01.06 16:01:20.026157 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1183 | 2026.01.06 16:01:20.028517 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1184 | 2026.01.06 16:01:20.030925 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1185 | 2026.01.06 16:01:20.035022 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1186 | 2026.01.06 16:01:20.037002 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1187 | 2026.01.06 16:01:20.037027 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1188 | 2026.01.06 16:01:20.037139 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1189 | 2026.01.06 16:01:20.037163 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1190 | 2026.01.06 16:01:20.057140 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.036289 sec., 771.5836754939513 rows/sec., 28.74 KiB/sec. | ||
| 1191 | 2026.01.06 16:01:20.057260 [ 275 ] {515a276c-6e97-421c-a5ce-c160f19b1e46} <Debug> TCPHandler: Processed in 0.036677221 sec. | ||
| 1192 | 2026.01.06 16:01:20.057573 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.01.06 16:01:20.057737 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1194 | 2026.01.06 16:01:20.057981 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1195 | 2026.01.06 16:01:20.058015 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1196 | 2026.01.06 16:01:20.058206 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1197 | 2026.01.06 16:01:20.058262 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1198 | 2026.01.06 16:01:20.058371 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1199 | 2026.01.06 16:01:20.058402 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1200 | 2026.01.06 16:01:20.058422 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1201 | 2026.01.06 16:01:20.058436 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1202 | 2026.01.06 16:01:20.058471 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1203 | 2026.01.06 16:01:20.058490 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1204 | 2026.01.06 16:01:20.059123 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001454 sec., 19257.221458046766 rows/sec., 717.31 KiB/sec. | ||
| 1205 | 2026.01.06 16:01:20.059213 [ 275 ] {b074b8d3-3e58-44d2-be4d-27da92af9e40} <Debug> TCPHandler: Processed in 0.001704372 sec. | ||
| 1206 | 2026.01.06 16:01:20.059654 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.01.06 16:01:20.059798 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1208 | 2026.01.06 16:01:20.060036 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1209 | 2026.01.06 16:01:20.060071 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1210 | 2026.01.06 16:01:20.060261 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1211 | 2026.01.06 16:01:20.060315 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1212 | 2026.01.06 16:01:20.060420 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1213 | 2026.01.06 16:01:20.060450 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1214 | 2026.01.06 16:01:20.060469 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1215 | 2026.01.06 16:01:20.060483 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1216 | 2026.01.06 16:01:20.060520 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1217 | 2026.01.06 16:01:20.060538 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1218 | 2026.01.06 16:01:20.061004 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.00127 sec., 22047.24409448819 rows/sec., 821.24 KiB/sec. | ||
| 1219 | 2026.01.06 16:01:20.061090 [ 275 ] {5d89cf1a-4c18-49d8-a27d-24b623870032} <Debug> TCPHandler: Processed in 0.001487098 sec. | ||
| 1220 | 2026.01.06 16:01:20.061313 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.01.06 16:01:20.061447 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 1222 | 2026.01.06 16:01:20.061669 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1223 | 2026.01.06 16:01:20.061704 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 1224 | 2026.01.06 16:01:20.061903 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1225 | 2026.01.06 16:01:20.061958 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1226 | 2026.01.06 16:01:20.062058 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1227 | 2026.01.06 16:01:20.062087 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1228 | 2026.01.06 16:01:20.062106 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1229 | 2026.01.06 16:01:20.062120 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1230 | 2026.01.06 16:01:20.062154 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 1231 | 2026.01.06 16:01:20.062172 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1232 | 2026.01.06 16:01:20.062629 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001236 sec., 22653.7216828479 rows/sec., 843.83 KiB/sec. | ||
| 1233 | 2026.01.06 16:01:20.062713 [ 275 ] {999e0392-0e5a-4853-ba6d-4f2a72963d24} <Debug> TCPHandler: Processed in 0.001451038 sec. | ||
| 1234 | 2026.01.06 16:01:20.062917 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.01.06 16:01:20.063049 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1236 | 2026.01.06 16:01:20.063276 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1237 | 2026.01.06 16:01:20.063310 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1238 | 2026.01.06 16:01:20.063498 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1239 | 2026.01.06 16:01:20.063549 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1240 | 2026.01.06 16:01:20.063647 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1241 | 2026.01.06 16:01:20.063675 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1242 | 2026.01.06 16:01:20.063692 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1243 | 2026.01.06 16:01:20.063706 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1244 | 2026.01.06 16:01:20.063739 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1245 | 2026.01.06 16:01:20.063756 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1246 | 2026.01.06 16:01:20.064170 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001175 sec., 23829.787234042553 rows/sec., 887.63 KiB/sec. | ||
| 1247 | 2026.01.06 16:01:20.064255 [ 275 ] {819031a7-7f60-4c75-a7bf-8436e81e2fde} <Debug> TCPHandler: Processed in 0.001386736 sec. | ||
| 1248 | 2026.01.06 16:01:20.064470 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.01.06 16:01:20.064605 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 1250 | 2026.01.06 16:01:20.064825 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1251 | 2026.01.06 16:01:20.064863 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 1252 | 2026.01.06 16:01:20.065053 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1253 | 2026.01.06 16:01:20.065105 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1254 | 2026.01.06 16:01:20.065203 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1255 | 2026.01.06 16:01:20.065231 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1256 | 2026.01.06 16:01:20.065249 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1257 | 2026.01.06 16:01:20.065263 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1258 | 2026.01.06 16:01:20.065296 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 1259 | 2026.01.06 16:01:20.065314 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1260 | 2026.01.06 16:01:20.065750 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.0012 sec., 23333.333333333336 rows/sec., 869.14 KiB/sec. | ||
| 1261 | 2026.01.06 16:01:20.065835 [ 275 ] {9e3bef0b-4070-46fa-9c9d-61b576b34bb6} <Debug> TCPHandler: Processed in 0.001413657 sec. | ||
| 1262 | 2026.01.06 16:01:20.066041 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.01.06 16:01:20.066173 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 1264 | 2026.01.06 16:01:20.066392 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1265 | 2026.01.06 16:01:20.066426 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 1266 | 2026.01.06 16:01:20.066734 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1267 | 2026.01.06 16:01:20.066788 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1268 | 2026.01.06 16:01:20.066888 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1269 | 2026.01.06 16:01:20.066916 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1270 | 2026.01.06 16:01:20.067032 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1271 | 2026.01.06 16:01:20.067051 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1272 | 2026.01.06 16:01:20.067102 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 1273 | 2026.01.06 16:01:20.067121 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1274 | 2026.01.06 16:01:20.067565 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001446 sec., 19363.762102351313 rows/sec., 721.28 KiB/sec. | ||
| 1275 | 2026.01.06 16:01:20.067653 [ 275 ] {9c032f3d-9f7e-4813-a38c-e41d341b4a3d} <Debug> TCPHandler: Processed in 0.001660431 sec. | ||
| 1276 | 2026.01.06 16:01:20.067881 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.01.06 16:01:20.068013 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 1278 | 2026.01.06 16:01:20.068229 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2026.01.06 16:01:20.068264 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 1280 | 2026.01.06 16:01:20.068455 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2026.01.06 16:01:20.068507 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2026.01.06 16:01:20.068605 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1283 | 2026.01.06 16:01:20.068632 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2026.01.06 16:01:20.068650 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1285 | 2026.01.06 16:01:20.068665 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2026.01.06 16:01:20.068697 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 1287 | 2026.01.06 16:01:20.068715 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1288 | 2026.01.06 16:01:20.069126 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001167 sec., 23993.144815766922 rows/sec., 893.72 KiB/sec. | ||
| 1289 | 2026.01.06 16:01:20.069216 [ 275 ] {1b2aa29a-e16a-4208-ae7a-3bf8473fc859} <Debug> TCPHandler: Processed in 0.001383996 sec. | ||
| 1290 | 2026.01.06 16:01:20.069427 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.01.06 16:01:20.069563 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 1292 | 2026.01.06 16:01:20.069795 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2026.01.06 16:01:20.069831 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 1294 | 2026.01.06 16:01:20.070024 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2026.01.06 16:01:20.070077 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2026.01.06 16:01:20.070173 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1297 | 2026.01.06 16:01:20.070202 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2026.01.06 16:01:20.070221 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1299 | 2026.01.06 16:01:20.070235 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2026.01.06 16:01:20.070268 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 1301 | 2026.01.06 16:01:20.070285 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1302 | 2026.01.06 16:01:20.070720 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001215 sec., 23045.267489711936 rows/sec., 858.41 KiB/sec. | ||
| 1303 | 2026.01.06 16:01:20.070809 [ 275 ] {9dee6859-26f9-4a23-8c14-33ea70f7bb9f} <Debug> TCPHandler: Processed in 0.001431217 sec. | ||
| 1304 | 2026.01.06 16:01:20.071030 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.01.06 16:01:20.071162 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 1306 | 2026.01.06 16:01:20.071389 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2026.01.06 16:01:20.071424 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 1308 | 2026.01.06 16:01:20.071613 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.01.06 16:01:20.071662 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.01.06 16:01:20.071753 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1311 | 2026.01.06 16:01:20.071779 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2026.01.06 16:01:20.071797 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1313 | 2026.01.06 16:01:20.071810 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2026.01.06 16:01:20.071840 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 1315 | 2026.01.06 16:01:20.071856 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1316 | 2026.01.06 16:01:20.072244 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001187 sec., 23588.879528222413 rows/sec., 878.66 KiB/sec. | ||
| 1317 | 2026.01.06 16:01:20.072328 [ 275 ] {f5e02be3-093e-40e3-91e0-b25aca824dc0} <Debug> TCPHandler: Processed in 0.001401337 sec. | ||
| 1318 | 2026.01.06 16:01:20.122386 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.01.06 16:01:20.122564 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1320 | 2026.01.06 16:01:20.122829 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2026.01.06 16:01:20.122865 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1322 | 2026.01.06 16:01:20.123072 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.01.06 16:01:20.123124 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.01.06 16:01:20.123224 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1325 | 2026.01.06 16:01:20.123253 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2026.01.06 16:01:20.123272 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1327 | 2026.01.06 16:01:20.123286 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2026.01.06 16:01:20.123319 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1329 | 2026.01.06 16:01:20.123336 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1330 | 2026.01.06 16:01:20.123822 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001336 sec., 20958.08383233533 rows/sec., 780.67 KiB/sec. | ||
| 1331 | 2026.01.06 16:01:20.123904 [ 275 ] {b4246ac2-7836-4cd3-9be3-08d7c1751b92} <Debug> TCPHandler: Processed in 0.00158263 sec. | ||
| 1332 | 2026.01.06 16:01:20.124362 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.01.06 16:01:20.124471 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1334 | 2026.01.06 16:01:20.124514 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1335 | 2026.01.06 16:01:20.125032 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.01.06 16:01:20.125067 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1337 | 2026.01.06 16:01:20.125582 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.01.06 16:01:20.125940 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.01.06 16:01:20.126092 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Debug> executeQuery: Read 11 rows, 1.93 KiB in 0.001654 sec., 6650.544135429262 rows/sec., 1.14 MiB/sec. | ||
| 1340 | 2026.01.06 16:01:20.126131 [ 275 ] {477bf18a-0a21-45aa-9bf2-85d73f2bf924} <Debug> TCPHandler: Processed in 0.001818204 sec. | ||
| 1341 | 2026.01.06 16:01:20.126240 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.01.06 16:01:20.126338 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1343 | 2026.01.06 16:01:20.126380 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1344 | 2026.01.06 16:01:20.126805 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.06 16:01:20.126839 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1346 | 2026.01.06 16:01:20.127227 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1347 | 2026.01.06 16:01:20.127639 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.06 16:01:20.127775 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001459 sec., 2741.6038382453735 rows/sec., 223.56 KiB/sec. | ||
| 1349 | 2026.01.06 16:01:20.127812 [ 275 ] {17394be5-8439-4d87-945d-748502fe1454} <Debug> TCPHandler: Processed in 0.001619931 sec. | ||
| 1350 | 2026.01.06 16:01:20.127923 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.01.06 16:01:20.128018 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1352 | 2026.01.06 16:01:20.128057 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1353 | 2026.01.06 16:01:20.128956 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.01.06 16:01:20.128990 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1355 | 2026.01.06 16:01:20.129601 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1356 | 2026.01.06 16:01:20.130038 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.01.06 16:01:20.130175 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Debug> executeQuery: Read 1173 rows, 99.13 KiB in 0.002176 sec., 539062.5 rows/sec., 44.49 MiB/sec. | ||
| 1358 | 2026.01.06 16:01:20.130213 [ 275 ] {072aa85c-3ec1-4a9d-b1e6-aee66b6e0992} <Debug> TCPHandler: Processed in 0.002339164 sec. | ||
| 1359 | 2026.01.06 16:01:20.130323 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.01.06 16:01:20.130417 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.01.06 16:01:20.130457 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1362 | 2026.01.06 16:01:20.130852 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.01.06 16:01:20.130887 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1364 | 2026.01.06 16:01:20.131292 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1365 | 2026.01.06 16:01:20.131710 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.01.06 16:01:20.131844 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001446 sec., 2766.2517289073307 rows/sec., 193.15 KiB/sec. | ||
| 1367 | 2026.01.06 16:01:20.131882 [ 275 ] {515dee64-821b-483e-a03d-534fb4624a66} <Debug> TCPHandler: Processed in 0.00160821 sec. | ||
| 1368 | 2026.01.06 16:01:20.131991 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.01.06 16:01:20.132084 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.01.06 16:01:20.132124 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1371 | 2026.01.06 16:01:20.132573 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.01.06 16:01:20.132608 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1373 | 2026.01.06 16:01:20.133032 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1374 | 2026.01.06 16:01:20.133444 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.01.06 16:01:20.133574 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001508 sec., 151193.63395225463 rows/sec., 10.24 MiB/sec. | ||
| 1376 | 2026.01.06 16:01:20.133612 [ 275 ] {3a9ebaa3-45be-40cf-a94b-8e56718ada21} <Debug> TCPHandler: Processed in 0.001669502 sec. | ||
| 1377 | 2026.01.06 16:01:20.133720 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.01.06 16:01:20.133813 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1379 | 2026.01.06 16:01:20.133852 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1380 | 2026.01.06 16:01:20.134401 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.01.06 16:01:20.134436 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1382 | 2026.01.06 16:01:20.134915 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1383 | 2026.01.06 16:01:20.135332 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.01.06 16:01:20.135459 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Debug> executeQuery: Read 496 rows, 37.49 KiB in 0.001663 sec., 298256.1635598316 rows/sec., 22.02 MiB/sec. | ||
| 1385 | 2026.01.06 16:01:20.135497 [ 275 ] {aaf3e6f2-65bf-4624-870e-652537cad050} <Debug> TCPHandler: Processed in 0.001827184 sec. | ||
| 1386 | 2026.01.06 16:01:20.135608 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.01.06 16:01:20.135703 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.01.06 16:01:20.135745 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1389 | 2026.01.06 16:01:20.136579 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.01.06 16:01:20.136614 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1391 | 2026.01.06 16:01:20.137179 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1392 | 2026.01.06 16:01:20.137597 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.01.06 16:01:20.137738 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Debug> executeQuery: Read 1369 rows, 93.66 KiB in 0.002054 sec., 666504.3816942552 rows/sec., 44.53 MiB/sec. | ||
| 1394 | 2026.01.06 16:01:20.137775 [ 275 ] {17c625b7-17fa-4f2d-9923-c51a476b15ff} <Debug> TCPHandler: Processed in 0.002216242 sec. | ||
| 1395 | 2026.01.06 16:01:20.137890 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.06 16:01:20.137985 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.01.06 16:01:20.138026 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1398 | 2026.01.06 16:01:20.138342 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.01.06 16:01:20.138375 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1400 | 2026.01.06 16:01:20.138786 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1401 | 2026.01.06 16:01:20.139256 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.01.06 16:01:20.139390 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001424 sec., 5617.9775280898875 rows/sec., 384.04 KiB/sec. | ||
| 1403 | 2026.01.06 16:01:20.139424 [ 275 ] {71df1bc2-d88c-4f7e-9a47-f69817a6d86c} <Debug> TCPHandler: Processed in 0.00158345 sec. | ||
| 1404 | 2026.01.06 16:01:21.069554 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1405 | 2026.01.06 16:01:21.070323 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.01.06 16:01:21.070396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1407 | 2026.01.06 16:01:21.071463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1408 | 2026.01.06 16:01:21.071955 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.01.06 16:01:21.072107 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1410 | 2026.01.06 16:01:21.195626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1411 | 2026.01.06 16:01:21.213048 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.01.06 16:01:21.213116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1413 | 2026.01.06 16:01:21.219635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.01.06 16:01:21.220871 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.01.06 16:01:21.224197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1416 | 2026.01.06 16:01:22.000347 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.52 MiB, peak 169.52 MiB, free memory in arenas 0.00 B, will set to 167.12 MiB (RSS), difference: 1.60 MiB | ||
| 1417 | 2026.01.06 16:01:23.577216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 238 | ||
| 1418 | 2026.01.06 16:01:23.580693 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.01.06 16:01:23.580745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1420 | 2026.01.06 16:01:23.582237 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1421 | 2026.01.06 16:01:23.582737 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.01.06 16:01:23.582993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1423 | 2026.01.06 16:01:24.521628 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.01.06 16:01:24.521829 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1425 | 2026.01.06 16:01:24.521896 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1426 | 2026.01.06 16:01:24.522531 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.01.06 16:01:24.522578 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1428 | 2026.01.06 16:01:24.523059 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1429 | 2026.01.06 16:01:24.523496 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.01.06 16:01:24.523658 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001893 sec., 15847.860538827259 rows/sec., 1.21 MiB/sec. | ||
| 1431 | 2026.01.06 16:01:24.523698 [ 275 ] {dc4bee8a-70ae-4227-aae7-31d8fe881efe} <Debug> TCPHandler: Processed in 0.002225032 sec. | ||
| 1432 | 2026.01.06 16:01:24.523813 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.01.06 16:01:24.523903 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1434 | 2026.01.06 16:01:24.523943 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1435 | 2026.01.06 16:01:24.524332 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.01.06 16:01:24.524366 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1437 | 2026.01.06 16:01:24.524817 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1438 | 2026.01.06 16:01:24.525244 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.01.06 16:01:24.525394 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001483 sec., 24275.118004045853 rows/sec., 1.90 MiB/sec. | ||
| 1440 | 2026.01.06 16:01:24.525434 [ 275 ] {a6b91abf-8836-49bd-94dd-4183e0d7fef2} <Debug> TCPHandler: Processed in 0.001650461 sec. | ||
| 1441 | 2026.01.06 16:01:24.525546 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.06 16:01:24.525641 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.01.06 16:01:24.525685 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1444 | 2026.01.06 16:01:24.526053 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.01.06 16:01:24.526089 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1446 | 2026.01.06 16:01:24.526520 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1447 | 2026.01.06 16:01:24.526980 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.01.06 16:01:24.527128 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001506 sec., 58432.934926958835 rows/sec., 4.08 MiB/sec. | ||
| 1449 | 2026.01.06 16:01:24.527167 [ 275 ] {91ec50bb-0871-46fb-b414-37c3283c398e} <Debug> TCPHandler: Processed in 0.001669981 sec. | ||
| 1450 | 2026.01.06 16:01:24.527280 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.01.06 16:01:24.527375 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.01.06 16:01:24.527417 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1453 | 2026.01.06 16:01:24.527743 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.01.06 16:01:24.527780 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1455 | 2026.01.06 16:01:24.528192 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1456 | 2026.01.06 16:01:24.528616 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.01.06 16:01:24.528762 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001406 sec., 22759.60170697013 rows/sec., 1.52 MiB/sec. | ||
| 1458 | 2026.01.06 16:01:24.528800 [ 275 ] {41aa3fc7-e191-4b49-9a24-f33f557a7b16} <Debug> TCPHandler: Processed in 0.00156881 sec. | ||
| 1459 | 2026.01.06 16:01:28.523742 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1460 | 2026.01.06 16:01:28.523842 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1461 | 2026.01.06 16:01:28.572218 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1462 | 2026.01.06 16:01:28.572695 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.06 16:01:28.572740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1464 | 2026.01.06 16:01:28.573426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1465 | 2026.01.06 16:01:28.573868 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.06 16:01:28.574004 [ 80 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1467 | 2026.01.06 16:01:28.574010 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1468 | 2026.01.06 16:01:28.574084 [ 80 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.01.06 16:01:28.574115 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1470 | 2026.01.06 16:01:28.574330 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 1471 | 2026.01.06 16:01:28.574513 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1472 | 2026.01.06 16:01:28.574579 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1473 | 2026.01.06 16:01:28.574692 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1474 | 2026.01.06 16:01:28.574778 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1475 | 2026.01.06 16:01:28.574822 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1476 | 2026.01.06 16:01:28.574891 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1477 | 2026.01.06 16:01:28.574941 [ 202 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1478 | 2026.01.06 16:01:28.602678 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.028461686 sec., 98588.67812679824 rows/sec., 1.41 MiB/sec. | ||
| 1479 | 2026.01.06 16:01:28.603585 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1480 | 2026.01.06 16:01:28.604108 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.01.06 16:01:28.604182 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_6_1} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1482 | 2026.01.06 16:01:28.604276 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1483 | 2026.01.06 16:01:28.724297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1484 | 2026.01.06 16:01:28.741932 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.01.06 16:01:28.741981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1486 | 2026.01.06 16:01:28.748057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1487 | 2026.01.06 16:01:28.749130 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.01.06 16:01:28.749400 [ 80 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1489 | 2026.01.06 16:01:28.749442 [ 80 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.01.06 16:01:28.749465 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1491 | 2026.01.06 16:01:28.749594 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 1492 | 2026.01.06 16:01:28.753135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1493 | 2026.01.06 16:01:28.754034 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1494 | 2026.01.06 16:01:28.755564 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 1495 | 2026.01.06 16:01:28.760658 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 1496 | 2026.01.06 16:01:28.765306 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 1497 | 2026.01.06 16:01:28.769501 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 1498 | 2026.01.06 16:01:28.777044 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 1499 | 2026.01.06 16:01:28.781481 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 1500 | 2026.01.06 16:01:28.843462 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093930439 sec., 489.72410317383907 rows/sec., 2.53 MiB/sec. | ||
| 1501 | 2026.01.06 16:01:28.845196 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1502 | 2026.01.06 16:01:28.847427 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_6_1} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.01.06 16:01:28.847526 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_6_1} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1504 | 2026.01.06 16:01:28.848818 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1505 | 2026.01.06 16:01:29.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.38 MiB, peak 177.92 MiB, free memory in arenas 0.00 B, will set to 177.77 MiB (RSS), difference: 9.39 MiB | ||
| 1506 | 2026.01.06 16:01:29.532738 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.01.06 16:01:29.532938 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1508 | 2026.01.06 16:01:29.533010 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1509 | 2026.01.06 16:01:29.533894 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.01.06 16:01:29.533932 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1511 | 2026.01.06 16:01:29.534444 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1512 | 2026.01.06 16:01:29.534905 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.01.06 16:01:29.535051 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002169 sec., 189027.20147533427 rows/sec., 11.99 MiB/sec. | ||
| 1514 | 2026.01.06 16:01:29.535093 [ 275 ] {aab19615-c29e-4ce5-bca6-4e5c3de12403} <Debug> TCPHandler: Processed in 0.002491327 sec. | ||
| 1515 | 2026.01.06 16:01:29.535218 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.01.06 16:01:29.535315 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1517 | 2026.01.06 16:01:29.535357 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1518 | 2026.01.06 16:01:29.536207 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.01.06 16:01:29.536243 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1520 | 2026.01.06 16:01:29.536726 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1521 | 2026.01.06 16:01:29.537196 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.01.06 16:01:29.537305 [ 78 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1523 | 2026.01.06 16:01:29.537323 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Debug> executeQuery: Read 1106 rows, 89.79 KiB in 0.002028 sec., 545364.8915187377 rows/sec., 43.24 MiB/sec. | ||
| 1524 | 2026.01.06 16:01:29.537379 [ 78 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.01.06 16:01:29.537385 [ 275 ] {8d3e1e77-058a-43df-9728-408846c090bd} <Debug> TCPHandler: Processed in 0.002215352 sec. | ||
| 1526 | 2026.01.06 16:01:29.537410 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1527 | 2026.01.06 16:01:29.537510 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 1528 | 2026.01.06 16:01:29.537513 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.01.06 16:01:29.537608 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1530 | 2026.01.06 16:01:29.537632 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1531 | 2026.01.06 16:01:29.537647 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1105 rows starting from the beginning of the part | ||
| 1532 | 2026.01.06 16:01:29.537673 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1533 | 2026.01.06 16:01:29.537731 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 1534 | 2026.01.06 16:01:29.537781 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1102 rows starting from the beginning of the part | ||
| 1535 | 2026.01.06 16:01:29.537825 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1173 rows starting from the beginning of the part | ||
| 1536 | 2026.01.06 16:01:29.537865 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1537 | 2026.01.06 16:01:29.537946 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1106 rows starting from the beginning of the part | ||
| 1538 | 2026.01.06 16:01:29.538143 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.01.06 16:01:29.538179 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1540 | 2026.01.06 16:01:29.538702 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1541 | 2026.01.06 16:01:29.539149 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.01.06 16:01:29.539280 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001666 sec., 129051.62064825931 rows/sec., 7.66 MiB/sec. | ||
| 1543 | 2026.01.06 16:01:29.539317 [ 275 ] {82089e3a-21ed-42f8-b798-ff2e19278089} <Debug> TCPHandler: Processed in 0.001853714 sec. | ||
| 1544 | 2026.01.06 16:01:29.539423 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.01.06 16:01:29.539519 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.01.06 16:01:29.539559 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1547 | 2026.01.06 16:01:29.540016 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.01.06 16:01:29.540054 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1549 | 2026.01.06 16:01:29.545183 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1550 | 2026.01.06 16:01:29.545272 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4542 rows, containing 5 columns (5 merged, 0 gathered) in 0.007795906 sec., 582613.4896957454 rows/sec., 48.87 MiB/sec. | ||
| 1551 | 2026.01.06 16:01:29.545678 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.01.06 16:01:29.545760 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1553 | 2026.01.06 16:01:29.545844 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.006343 sec., 33422.67066057071 rows/sec., 2.16 MiB/sec. | ||
| 1554 | 2026.01.06 16:01:29.545894 [ 275 ] {04c241d8-9ae3-4408-84ec-00aa1e4779db} <Debug> TCPHandler: Processed in 0.006519793 sec. | ||
| 1555 | 2026.01.06 16:01:29.546023 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.01.06 16:01:29.546120 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1557 | 2026.01.06 16:01:29.546161 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1558 | 2026.01.06 16:01:29.546356 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.01.06 16:01:29.546444 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_6_1} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1560 | 2026.01.06 16:01:29.546538 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 1561 | 2026.01.06 16:01:29.546620 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.01.06 16:01:29.546662 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1563 | 2026.01.06 16:01:29.547119 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1564 | 2026.01.06 16:01:29.547532 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.01.06 16:01:29.547661 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001561 sec., 135169.76297245355 rows/sec., 7.68 MiB/sec. | ||
| 1566 | 2026.01.06 16:01:29.547699 [ 275 ] {6394dd0b-e0b8-45ed-9599-c4d881f8cecd} <Debug> TCPHandler: Processed in 0.001734932 sec. | ||
| 1567 | 2026.01.06 16:01:29.547803 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.01.06 16:01:29.547896 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1569 | 2026.01.06 16:01:29.547935 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1570 | 2026.01.06 16:01:29.548554 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.01.06 16:01:29.548596 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1572 | 2026.01.06 16:01:29.549048 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1573 | 2026.01.06 16:01:29.549456 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.01.06 16:01:29.549557 [ 78 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1575 | 2026.01.06 16:01:29.549589 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.001711 sec., 386323.7872589129 rows/sec., 26.84 MiB/sec. | ||
| 1576 | 2026.01.06 16:01:29.549599 [ 78 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.06 16:01:29.549632 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1578 | 2026.01.06 16:01:29.549634 [ 275 ] {7c5d6e2e-b0cb-4aa3-8319-5778bff5e8c6} <Debug> TCPHandler: Processed in 0.001880016 sec. | ||
| 1579 | 2026.01.06 16:01:29.549706 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 1580 | 2026.01.06 16:01:29.549756 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.01.06 16:01:29.549797 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1582 | 2026.01.06 16:01:29.549824 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 659 rows starting from the beginning of the part | ||
| 1583 | 2026.01.06 16:01:29.549849 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1584 | 2026.01.06 16:01:29.549876 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 1585 | 2026.01.06 16:01:29.549892 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1586 | 2026.01.06 16:01:29.549919 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 653 rows starting from the beginning of the part | ||
| 1587 | 2026.01.06 16:01:29.549972 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 496 rows starting from the beginning of the part | ||
| 1588 | 2026.01.06 16:01:29.550016 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1589 | 2026.01.06 16:01:29.550054 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 661 rows starting from the beginning of the part | ||
| 1590 | 2026.01.06 16:01:29.550220 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.01.06 16:01:29.550254 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1592 | 2026.01.06 16:01:29.550687 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1593 | 2026.01.06 16:01:29.551111 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434007 sec., 1766379.1041466326 rows/sec., 131.30 MiB/sec. | ||
| 1594 | 2026.01.06 16:01:29.551117 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.01.06 16:01:29.551269 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
| 1596 | 2026.01.06 16:01:29.551305 [ 275 ] {3008262e-f433-4127-989b-359ad456a2d0} <Debug> TCPHandler: Processed in 0.00159823 sec. | ||
| 1597 | 2026.01.06 16:01:29.551366 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1598 | 2026.01.06 16:01:29.551414 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.01.06 16:01:29.551508 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.01.06 16:01:29.551551 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1601 | 2026.01.06 16:01:29.551794 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.01.06 16:01:29.551854 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_6_1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1603 | 2026.01.06 16:01:29.551908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1604 | 2026.01.06 16:01:29.551978 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.01.06 16:01:29.552013 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1606 | 2026.01.06 16:01:29.552495 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1607 | 2026.01.06 16:01:29.552918 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.01.06 16:01:29.553015 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1609 | 2026.01.06 16:01:29.553043 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001553 sec., 169993.56084996782 rows/sec., 11.05 MiB/sec. | ||
| 1610 | 2026.01.06 16:01:29.553053 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.06 16:01:29.553084 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1612 | 2026.01.06 16:01:29.553086 [ 275 ] {ee10459d-f247-4796-9597-96a52e4c5663} <Debug> TCPHandler: Processed in 0.001720573 sec. | ||
| 1613 | 2026.01.06 16:01:29.553186 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 1614 | 2026.01.06 16:01:29.553216 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.01.06 16:01:29.553316 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1616 | 2026.01.06 16:01:29.553333 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2026.01.06 16:01:29.553357 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1618 | 2026.01.06 16:01:29.553378 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 257 rows starting from the beginning of the part | ||
| 1619 | 2026.01.06 16:01:29.553475 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 1620 | 2026.01.06 16:01:29.553521 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 254 rows starting from the beginning of the part | ||
| 1621 | 2026.01.06 16:01:29.553567 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1369 rows starting from the beginning of the part | ||
| 1622 | 2026.01.06 16:01:29.553615 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1623 | 2026.01.06 16:01:29.553658 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part | ||
| 1624 | 2026.01.06 16:01:29.553671 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.01.06 16:01:29.553712 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1626 | 2026.01.06 16:01:29.554201 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1627 | 2026.01.06 16:01:29.554649 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.01.06 16:01:29.554782 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
| 1629 | 2026.01.06 16:01:29.554819 [ 275 ] {c412cce1-b0ed-4ee0-b57d-89ea19a3610d} <Debug> TCPHandler: Processed in 0.001652362 sec. | ||
| 1630 | 2026.01.06 16:01:29.554926 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.01.06 16:01:29.555019 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1632 | 2026.01.06 16:01:29.555073 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <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 | ||
| 1633 | 2026.01.06 16:01:29.555074 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940916 sec., 1201494.552056864 rows/sec., 79.73 MiB/sec. | ||
| 1634 | 2026.01.06 16:01:29.555387 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1635 | 2026.01.06 16:01:29.555819 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.01.06 16:01:29.555833 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.01.06 16:01:29.555864 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1638 | 2026.01.06 16:01:29.555922 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1639 | 2026.01.06 16:01:29.555991 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1640 | 2026.01.06 16:01:29.556475 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1641 | 2026.01.06 16:01:29.556896 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.01.06 16:01:29.557033 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002032 sec., 4921.259842519685 rows/sec., 8.82 MiB/sec. | ||
| 1643 | 2026.01.06 16:01:29.557084 [ 275 ] {a48904d9-aeea-4e41-8f63-158205c3fc3b} <Debug> TCPHandler: Processed in 0.002206771 sec. | ||
| 1644 | 2026.01.06 16:01:29.557196 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.01.06 16:01:29.557292 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1646 | 2026.01.06 16:01:29.557333 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1647 | 2026.01.06 16:01:29.557661 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.01.06 16:01:29.557698 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1649 | 2026.01.06 16:01:29.558102 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1650 | 2026.01.06 16:01:29.558540 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.01.06 16:01:29.558644 [ 78 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1652 | 2026.01.06 16:01:29.558673 [ 78 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.01.06 16:01:29.558677 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001405 sec., 59786.4768683274 rows/sec., 3.56 MiB/sec. | ||
| 1654 | 2026.01.06 16:01:29.558689 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1655 | 2026.01.06 16:01:29.558723 [ 275 ] {7c2d1a42-6040-4075-8315-ff6f7b08db21} <Debug> TCPHandler: Processed in 0.00157595 sec. | ||
| 1656 | 2026.01.06 16:01:29.558813 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 1657 | 2026.01.06 16:01:29.558954 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1658 | 2026.01.06 16:01:29.558988 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 74 rows starting from the beginning of the part | ||
| 1659 | 2026.01.06 16:01:29.559083 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 1660 | 2026.01.06 16:01:29.559140 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1661 | 2026.01.06 16:01:29.559189 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 1662 | 2026.01.06 16:01:29.559234 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 1663 | 2026.01.06 16:01:29.559290 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part | ||
| 1664 | 2026.01.06 16:01:29.560256 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493428 sec., 202219.3235964506 rows/sec., 12.38 MiB/sec. | ||
| 1665 | 2026.01.06 16:01:29.560466 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1666 | 2026.01.06 16:01:29.560895 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.01.06 16:01:29.560961 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_6_1} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1668 | 2026.01.06 16:01:29.561027 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1669 | 2026.01.06 16:01:32.191268 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49825 | ||
| 1670 | 2026.01.06 16:01:32.191963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1671 | 2026.01.06 16:01:32.192013 [ 289 ] {} <Debug> TCP-Session: 3aadb724-3514-4983-82da-08cf46fb4df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49825 | ||
| 1672 | 2026.01.06 16:01:32.192036 [ 289 ] {} <Debug> TCP-Session: 3aadb724-3514-4983-82da-08cf46fb4df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.01.06 16:01:32.192049 [ 289 ] {} <Debug> TCP-Session: 3aadb724-3514-4983-82da-08cf46fb4df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.01.06 16:01:32.192103 [ 289 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1675 | 2026.01.06 16:01:32.192129 [ 289 ] {} <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 | ||
| 1676 | 2026.01.06 16:01:32.192145 [ 289 ] {} <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 | ||
| 1677 | 2026.01.06 16:01:32.192489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37757 | ||
| 1678 | 2026.01.06 16:01:32.192627 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1679 | 2026.01.06 16:01:32.192649 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53989 | ||
| 1680 | 2026.01.06 16:01:32.192663 [ 290 ] {} <Debug> TCP-Session: 2fd92f99-0a10-4733-abb7-b3c8fae2a3e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37757 | ||
| 1681 | 2026.01.06 16:01:32.192665 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41786 | ||
| 1682 | 2026.01.06 16:01:32.192713 [ 290 ] {} <Debug> TCP-Session: 2fd92f99-0a10-4733-abb7-b3c8fae2a3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2026.01.06 16:01:32.192720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62973 | ||
| 1684 | 2026.01.06 16:01:32.192751 [ 290 ] {} <Debug> TCP-Session: 2fd92f99-0a10-4733-abb7-b3c8fae2a3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.01.06 16:01:32.192751 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.01.06 16:01:32.192806 [ 292 ] {} <Debug> TCP-Session: f146c6ff-a32d-40de-b694-beef95c4d2de Authenticating user 'default' from [fd00:1122:3344:101::e]:53989 | ||
| 1687 | 2026.01.06 16:01:32.192826 [ 292 ] {} <Debug> TCP-Session: f146c6ff-a32d-40de-b694-beef95c4d2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2026.01.06 16:01:32.192839 [ 292 ] {} <Debug> TCP-Session: f146c6ff-a32d-40de-b694-beef95c4d2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.01.06 16:01:32.192890 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54089 | ||
| 1690 | 2026.01.06 16:01:32.192894 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51496 | ||
| 1691 | 2026.01.06 16:01:32.192884 [ 289 ] {} <Trace> TCP-Session: 3aadb724-3514-4983-82da-08cf46fb4df6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.01.06 16:01:32.193128 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1693 | 2026.01.06 16:01:32.193176 [ 289 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49825) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1694 | 2026.01.06 16:01:32.193177 [ 291 ] {} <Debug> TCP-Session: 5523e70e-e816-44c2-bd5f-4a21d5cb8117 Authenticating user 'default' from [fd00:1122:3344:101::e]:41786 | ||
| 1695 | 2026.01.06 16:01:32.193208 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1696 | 2026.01.06 16:01:32.193238 [ 291 ] {} <Debug> TCP-Session: 5523e70e-e816-44c2-bd5f-4a21d5cb8117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.01.06 16:01:32.193246 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36773 | ||
| 1698 | 2026.01.06 16:01:32.193270 [ 293 ] {} <Debug> TCP-Session: 2cb47e12-e69f-473c-b7a6-6ebdeb8af08e Authenticating user 'default' from [fd00:1122:3344:101::e]:62973 | ||
| 1699 | 2026.01.06 16:01:32.193269 [ 291 ] {} <Debug> TCP-Session: 5523e70e-e816-44c2-bd5f-4a21d5cb8117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.01.06 16:01:32.193326 [ 293 ] {} <Debug> TCP-Session: 2cb47e12-e69f-473c-b7a6-6ebdeb8af08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.01.06 16:01:32.193358 [ 293 ] {} <Debug> TCP-Session: 2cb47e12-e69f-473c-b7a6-6ebdeb8af08e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.01.06 16:01:32.193416 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1703 | 2026.01.06 16:01:32.193453 [ 295 ] {} <Debug> TCP-Session: 6fefbe04-0a34-4125-8b8a-147299f70f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:51496 | ||
| 1704 | 2026.01.06 16:01:32.193458 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1705 | 2026.01.06 16:01:32.193473 [ 295 ] {} <Debug> TCP-Session: 6fefbe04-0a34-4125-8b8a-147299f70f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.01.06 16:01:32.193506 [ 295 ] {} <Debug> TCP-Session: 6fefbe04-0a34-4125-8b8a-147299f70f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.01.06 16:01:32.193507 [ 294 ] {} <Debug> TCP-Session: 5cf4ac71-ec1a-41c3-92c7-cdae86dce7a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54089 | ||
| 1708 | 2026.01.06 16:01:32.193528 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57964 | ||
| 1709 | 2026.01.06 16:01:32.193539 [ 294 ] {} <Debug> TCP-Session: 5cf4ac71-ec1a-41c3-92c7-cdae86dce7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.01.06 16:01:32.193551 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1711 | 2026.01.06 16:01:32.193574 [ 294 ] {} <Debug> TCP-Session: 5cf4ac71-ec1a-41c3-92c7-cdae86dce7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.01.06 16:01:32.193615 [ 296 ] {} <Debug> TCP-Session: 0c0e24ae-2786-4731-abde-5f83df344506 Authenticating user 'default' from [fd00:1122:3344:101::e]:36773 | ||
| 1713 | 2026.01.06 16:01:32.193636 [ 289 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1714 | 2026.01.06 16:01:32.193648 [ 296 ] {} <Debug> TCP-Session: 0c0e24ae-2786-4731-abde-5f83df344506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.01.06 16:01:32.193678 [ 296 ] {} <Debug> TCP-Session: 0c0e24ae-2786-4731-abde-5f83df344506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.01.06 16:01:32.193700 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2026.01.06 16:01:32.193709 [ 289 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1718 | 2026.01.06 16:01:32.193736 [ 297 ] {} <Debug> TCP-Session: fb454fd9-62d6-4164-a88d-f18c2489e4e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57964 | ||
| 1719 | 2026.01.06 16:01:32.193761 [ 297 ] {} <Debug> TCP-Session: fb454fd9-62d6-4164-a88d-f18c2489e4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.01.06 16:01:32.193775 [ 297 ] {} <Debug> TCP-Session: fb454fd9-62d6-4164-a88d-f18c2489e4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.01.06 16:01:32.194242 [ 289 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 1722 | 2026.01.06 16:01:32.210476 [ 304 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Trace> AggregatingTransform: Aggregating | ||
| 1723 | 2026.01.06 16:01:32.210687 [ 304 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Trace> Aggregator: Aggregation method: without_key | ||
| 1724 | 2026.01.06 16:01:32.211337 [ 304 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004638367 sec. (215.593 rows/sec., 8.42 KiB/sec.) | ||
| 1725 | 2026.01.06 16:01:32.211364 [ 304 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Trace> Aggregator: Merging aggregated data | ||
| 1726 | 2026.01.06 16:01:32.211409 [ 304 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1727 | 2026.01.06 16:01:32.212791 [ 289 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.019671 sec., 50.83625641807737 rows/sec., 1.99 KiB/sec. | ||
| 1728 | 2026.01.06 16:01:32.212974 [ 289 ] {59b126e7-90c4-4e83-b406-1449d3acbffc} <Debug> TCPHandler: Processed in 0.020322933 sec. | ||
| 1729 | 2026.01.06 16:01:32.215961 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1730 | 2026.01.06 16:01:32.216009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1731 | 2026.01.06 16:01:32.216034 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1732 | 2026.01.06 16:01:32.216017 [ 289 ] {} <Debug> TCP-Session: 3aadb724-3514-4983-82da-08cf46fb4df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.01.06 16:01:32.216063 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1734 | 2026.01.06 16:01:32.216092 [ 293 ] {} <Debug> TCP-Session: 2cb47e12-e69f-473c-b7a6-6ebdeb8af08e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.01.06 16:01:32.216111 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1736 | 2026.01.06 16:01:32.216131 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1737 | 2026.01.06 16:01:32.216151 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1738 | 2026.01.06 16:01:32.216163 [ 294 ] {} <Debug> TCP-Session: 5cf4ac71-ec1a-41c3-92c7-cdae86dce7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2026.01.06 16:01:32.216184 [ 296 ] {} <Debug> TCP-Session: 0c0e24ae-2786-4731-abde-5f83df344506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.01.06 16:01:32.216173 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1741 | 2026.01.06 16:01:32.216197 [ 295 ] {} <Debug> TCP-Session: 6fefbe04-0a34-4125-8b8a-147299f70f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2026.01.06 16:01:32.216131 [ 291 ] {} <Debug> TCP-Session: 5523e70e-e816-44c2-bd5f-4a21d5cb8117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.01.06 16:01:32.216266 [ 297 ] {} <Debug> TCP-Session: fb454fd9-62d6-4164-a88d-f18c2489e4e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.01.06 16:01:32.216092 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1745 | 2026.01.06 16:01:32.216080 [ 290 ] {} <Debug> TCP-Session: 2fd92f99-0a10-4733-abb7-b3c8fae2a3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.01.06 16:01:32.216346 [ 292 ] {} <Debug> TCP-Session: f146c6ff-a32d-40de-b694-beef95c4d2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.01.06 16:01:33.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.18 MiB, peak 187.28 MiB, free memory in arenas 0.00 B, will set to 181.74 MiB (RSS), difference: 2.56 MiB | ||
| 1748 | 2026.01.06 16:01:33.583362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 270 | ||
| 1749 | 2026.01.06 16:01:33.585936 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.01.06 16:01:33.585997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1751 | 2026.01.06 16:01:33.587343 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1752 | 2026.01.06 16:01:33.587694 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.01.06 16:01:33.588036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1754 | 2026.01.06 16:01:34.522899 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.01.06 16:01:34.523104 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1756 | 2026.01.06 16:01:34.523182 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1757 | 2026.01.06 16:01:34.523838 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.01.06 16:01:34.523890 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1759 | 2026.01.06 16:01:34.524294 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1760 | 2026.01.06 16:01:34.524522 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.01.06 16:01:34.524682 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001634 sec., 18359.85312117503 rows/sec., 1.40 MiB/sec. | ||
| 1762 | 2026.01.06 16:01:34.524732 [ 275 ] {c7776bc0-3639-426e-8b44-69826dcf680e} <Debug> TCPHandler: Processed in 0.001974517 sec. | ||
| 1763 | 2026.01.06 16:01:34.524859 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.01.06 16:01:34.524967 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1765 | 2026.01.06 16:01:34.525012 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1766 | 2026.01.06 16:01:34.525442 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.01.06 16:01:34.525480 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1768 | 2026.01.06 16:01:34.525807 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1769 | 2026.01.06 16:01:34.526025 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.01.06 16:01:34.526160 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001217 sec., 29580.936729663106 rows/sec., 2.31 MiB/sec. | ||
| 1771 | 2026.01.06 16:01:34.526200 [ 275 ] {da9f0204-849b-4722-b08b-1186e94012c7} <Debug> TCPHandler: Processed in 0.001394156 sec. | ||
| 1772 | 2026.01.06 16:01:34.526313 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.01.06 16:01:34.526408 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.01.06 16:01:34.526453 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1775 | 2026.01.06 16:01:34.526838 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.01.06 16:01:34.526875 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1777 | 2026.01.06 16:01:34.527219 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1778 | 2026.01.06 16:01:34.527442 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.01.06 16:01:34.527619 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00123 sec., 89430.8943089431 rows/sec., 6.24 MiB/sec. | ||
| 1780 | 2026.01.06 16:01:34.527659 [ 275 ] {d7b54a83-6cf5-49b3-afaf-461d69f70ffb} <Debug> TCPHandler: Processed in 0.001394096 sec. | ||
| 1781 | 2026.01.06 16:01:34.527782 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.01.06 16:01:34.527877 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.01.06 16:01:34.527925 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1784 | 2026.01.06 16:01:34.528273 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.01.06 16:01:34.528308 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1786 | 2026.01.06 16:01:34.528658 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1787 | 2026.01.06 16:01:34.528881 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.01.06 16:01:34.529008 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.32 MiB/sec. | ||
| 1789 | 2026.01.06 16:01:34.529045 [ 275 ] {5da5a430-789c-46a7-91ba-82d1d80c3346} <Debug> TCPHandler: Processed in 0.001312594 sec. | ||
| 1790 | 2026.01.06 16:01:36.074164 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 3306 | ||
| 1791 | 2026.01.06 16:01:36.074734 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.01.06 16:01:36.074789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1793 | 2026.01.06 16:01:36.075334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1794 | 2026.01.06 16:01:36.075569 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.01.06 16:01:36.075708 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3306 | ||
| 1796 | 2026.01.06 16:01:36.253249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1797 | 2026.01.06 16:01:36.271983 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.01.06 16:01:36.272045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1799 | 2026.01.06 16:01:36.277965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1800 | 2026.01.06 16:01:36.278674 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.01.06 16:01:36.282471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1802 | 2026.01.06 16:01:38.574035 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59659 | ||
| 1803 | 2026.01.06 16:01:38.574158 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1804 | 2026.01.06 16:01:38.574189 [ 289 ] {} <Debug> TCP-Session: fa1af11a-12dc-4ae7-8a4f-cf95f26f0318 Authenticating user 'default' from [fd00:1122:3344:101::e]:59659 | ||
| 1805 | 2026.01.06 16:01:38.574213 [ 289 ] {} <Debug> TCP-Session: fa1af11a-12dc-4ae7-8a4f-cf95f26f0318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.01.06 16:01:38.574229 [ 289 ] {} <Debug> TCP-Session: fa1af11a-12dc-4ae7-8a4f-cf95f26f0318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2026.01.06 16:01:38.574444 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61683 | ||
| 1808 | 2026.01.06 16:01:38.574469 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59745 | ||
| 1809 | 2026.01.06 16:01:38.574503 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61291 | ||
| 1810 | 2026.01.06 16:01:38.574541 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47346 | ||
| 1811 | 2026.01.06 16:01:38.574573 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1812 | 2026.01.06 16:01:38.574593 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1813 | 2026.01.06 16:01:38.574564 [ 289 ] {} <Trace> TCP-Session: fa1af11a-12dc-4ae7-8a4f-cf95f26f0318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.01.06 16:01:38.574618 [ 290 ] {} <Debug> TCP-Session: fa682d68-9f9c-4f97-9c61-15a78179e1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61683 | ||
| 1815 | 2026.01.06 16:01:38.574637 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1816 | 2026.01.06 16:01:38.574640 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1817 | 2026.01.06 16:01:38.574675 [ 290 ] {} <Debug> TCP-Session: fa682d68-9f9c-4f97-9c61-15a78179e1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.01.06 16:01:38.574684 [ 297 ] {} <Debug> TCP-Session: 8816d95c-8507-490f-b845-62f3e0fe8e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:47346 | ||
| 1819 | 2026.01.06 16:01:38.574713 [ 290 ] {} <Debug> TCP-Session: fa682d68-9f9c-4f97-9c61-15a78179e1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.01.06 16:01:38.574710 [ 295 ] {} <Debug> TCP-Session: f3863493-e646-439a-b1b2-440333345e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:61291 | ||
| 1821 | 2026.01.06 16:01:38.574733 [ 297 ] {} <Debug> TCP-Session: 8816d95c-8507-490f-b845-62f3e0fe8e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.01.06 16:01:38.574630 [ 293 ] {} <Debug> TCP-Session: de7d165d-3fac-4f12-a8c3-7e7120736173 Authenticating user 'default' from [fd00:1122:3344:101::e]:59745 | ||
| 1823 | 2026.01.06 16:01:38.574762 [ 297 ] {} <Debug> TCP-Session: 8816d95c-8507-490f-b845-62f3e0fe8e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.01.06 16:01:38.574759 [ 295 ] {} <Debug> TCP-Session: f3863493-e646-439a-b1b2-440333345e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.01.06 16:01:38.574779 [ 293 ] {} <Debug> TCP-Session: de7d165d-3fac-4f12-a8c3-7e7120736173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.01.06 16:01:38.574793 [ 289 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1827 | 2026.01.06 16:01:38.574812 [ 293 ] {} <Debug> TCP-Session: de7d165d-3fac-4f12-a8c3-7e7120736173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.01.06 16:01:38.574510 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35709 | ||
| 1829 | 2026.01.06 16:01:38.574484 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33615 | ||
| 1830 | 2026.01.06 16:01:38.574459 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36808 | ||
| 1831 | 2026.01.06 16:01:38.574456 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63686 | ||
| 1832 | 2026.01.06 16:01:38.574921 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1833 | 2026.01.06 16:01:38.574952 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1834 | 2026.01.06 16:01:38.574979 [ 296 ] {} <Debug> TCP-Session: 472abf30-9e08-4dbd-bb14-fed770b415dd Authenticating user 'default' from [fd00:1122:3344:101::e]:35709 | ||
| 1835 | 2026.01.06 16:01:38.574981 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2026.01.06 16:01:38.574999 [ 294 ] {} <Debug> TCP-Session: be7d2478-453e-4dcb-ae8c-680ba72c778b Authenticating user 'default' from [fd00:1122:3344:101::e]:33615 | ||
| 1837 | 2026.01.06 16:01:38.575008 [ 296 ] {} <Debug> TCP-Session: 472abf30-9e08-4dbd-bb14-fed770b415dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.01.06 16:01:38.575026 [ 291 ] {} <Debug> TCP-Session: a827423c-e4a0-45a4-b5c0-786c4b71056f Authenticating user 'default' from [fd00:1122:3344:101::e]:36808 | ||
| 1839 | 2026.01.06 16:01:38.575036 [ 294 ] {} <Debug> TCP-Session: be7d2478-453e-4dcb-ae8c-680ba72c778b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.01.06 16:01:38.575045 [ 296 ] {} <Debug> TCP-Session: 472abf30-9e08-4dbd-bb14-fed770b415dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1841 | 2026.01.06 16:01:38.575063 [ 289 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1842 | 2026.01.06 16:01:38.575074 [ 294 ] {} <Debug> TCP-Session: be7d2478-453e-4dcb-ae8c-680ba72c778b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.01.06 16:01:38.575065 [ 291 ] {} <Debug> TCP-Session: a827423c-e4a0-45a4-b5c0-786c4b71056f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.01.06 16:01:38.575065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1845 | 2026.01.06 16:01:38.575136 [ 289 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1846 | 2026.01.06 16:01:38.575143 [ 291 ] {} <Debug> TCP-Session: a827423c-e4a0-45a4-b5c0-786c4b71056f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.01.06 16:01:38.575169 [ 292 ] {} <Debug> TCP-Session: 53d33986-c8d4-4a04-ba05-f0a3d7636c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:63686 | ||
| 1848 | 2026.01.06 16:01:38.574799 [ 295 ] {} <Debug> TCP-Session: f3863493-e646-439a-b1b2-440333345e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.01.06 16:01:38.575203 [ 292 ] {} <Debug> TCP-Session: 53d33986-c8d4-4a04-ba05-f0a3d7636c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.01.06 16:01:38.575226 [ 292 ] {} <Debug> TCP-Session: 53d33986-c8d4-4a04-ba05-f0a3d7636c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2026.01.06 16:01:38.575437 [ 289 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 1852 | 2026.01.06 16:01:38.576335 [ 324 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Trace> AggregatingTransform: Aggregating | ||
| 1853 | 2026.01.06 16:01:38.576375 [ 324 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1854 | 2026.01.06 16:01:38.576404 [ 324 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869056 sec. (1150.674 rows/sec., 44.95 KiB/sec.) | ||
| 1855 | 2026.01.06 16:01:38.576418 [ 324 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Trace> Aggregator: Merging aggregated data | ||
| 1856 | 2026.01.06 16:01:38.578077 [ 289 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00333 sec., 300.3003003003003 rows/sec., 11.73 KiB/sec. | ||
| 1857 | 2026.01.06 16:01:38.578318 [ 289 ] {7dca52cc-fe12-4111-ae86-170f6dac06c8} <Debug> TCPHandler: Processed in 0.003867663 sec. | ||
| 1858 | 2026.01.06 16:01:38.578512 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1859 | 2026.01.06 16:01:38.578551 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1860 | 2026.01.06 16:01:38.578555 [ 289 ] {} <Debug> TCP-Session: fa1af11a-12dc-4ae7-8a4f-cf95f26f0318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.01.06 16:01:38.578566 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1862 | 2026.01.06 16:01:38.578587 [ 296 ] {} <Debug> TCP-Session: 472abf30-9e08-4dbd-bb14-fed770b415dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.01.06 16:01:38.578609 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1864 | 2026.01.06 16:01:38.578626 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1865 | 2026.01.06 16:01:38.578647 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1866 | 2026.01.06 16:01:38.578671 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1867 | 2026.01.06 16:01:38.578689 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1868 | 2026.01.06 16:01:38.578687 [ 293 ] {} <Debug> TCP-Session: de7d165d-3fac-4f12-a8c3-7e7120736173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.01.06 16:01:38.578726 [ 295 ] {} <Debug> TCP-Session: f3863493-e646-439a-b1b2-440333345e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.01.06 16:01:38.578747 [ 297 ] {} <Debug> TCP-Session: 8816d95c-8507-490f-b845-62f3e0fe8e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.01.06 16:01:38.578655 [ 292 ] {} <Debug> TCP-Session: 53d33986-c8d4-4a04-ba05-f0a3d7636c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.01.06 16:01:38.578587 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1873 | 2026.01.06 16:01:38.578697 [ 294 ] {} <Debug> TCP-Session: be7d2478-453e-4dcb-ae8c-680ba72c778b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.01.06 16:01:38.578631 [ 290 ] {} <Debug> TCP-Session: fa682d68-9f9c-4f97-9c61-15a78179e1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.01.06 16:01:38.578838 [ 291 ] {} <Debug> TCP-Session: a827423c-e4a0-45a4-b5c0-786c4b71056f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.01.06 16:01:39.517855 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.01.06 16:01:39.518096 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1878 | 2026.01.06 16:01:39.518448 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1879 | 2026.01.06 16:01:39.518488 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1880 | 2026.01.06 16:01:39.518757 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1881 | 2026.01.06 16:01:39.518828 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1882 | 2026.01.06 16:01:39.518972 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1883 | 2026.01.06 16:01:39.519086 [ 323 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1884 | 2026.01.06 16:01:39.519116 [ 321 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1885 | 2026.01.06 16:01:39.519237 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1886 | 2026.01.06 16:01:39.519264 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1887 | 2026.01.06 16:01:39.521443 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1888 | 2026.01.06 16:01:39.521474 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1889 | 2026.01.06 16:01:39.521537 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1890 | 2026.01.06 16:01:39.521606 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1891 | 2026.01.06 16:01:39.522689 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.00469 sec., 8315.565031982944 rows/sec., 311.71 KiB/sec. | ||
| 1892 | 2026.01.06 16:01:39.522820 [ 275 ] {d74aff9b-c5ca-4dc8-89c4-1ee7aba57caa} <Debug> TCPHandler: Processed in 0.005100426 sec. | ||
| 1893 | 2026.01.06 16:01:39.523139 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.01.06 16:01:39.523296 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1895 | 2026.01.06 16:01:39.523543 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1896 | 2026.01.06 16:01:39.523581 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1897 | 2026.01.06 16:01:39.523806 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1898 | 2026.01.06 16:01:39.523861 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1899 | 2026.01.06 16:01:39.523974 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1900 | 2026.01.06 16:01:39.524056 [ 324 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1901 | 2026.01.06 16:01:39.524060 [ 310 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1902 | 2026.01.06 16:01:39.524203 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1903 | 2026.01.06 16:01:39.524231 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1904 | 2026.01.06 16:01:39.524287 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1905 | 2026.01.06 16:01:39.524305 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1906 | 2026.01.06 16:01:39.524336 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1907 | 2026.01.06 16:01:39.524369 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1908 | 2026.01.06 16:01:39.525123 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001894 sec., 20591.341077085533 rows/sec., 771.87 KiB/sec. | ||
| 1909 | 2026.01.06 16:01:39.525255 [ 275 ] {6efbfcdf-14db-4019-97e1-ed68982fc923} <Debug> TCPHandler: Processed in 0.002171411 sec. | ||
| 1910 | 2026.01.06 16:01:39.525565 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.01.06 16:01:39.525745 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1912 | 2026.01.06 16:01:39.526059 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1913 | 2026.01.06 16:01:39.526107 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1914 | 2026.01.06 16:01:39.526403 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1915 | 2026.01.06 16:01:39.526470 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1916 | 2026.01.06 16:01:39.526608 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1917 | 2026.01.06 16:01:39.526704 [ 321 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1918 | 2026.01.06 16:01:39.526706 [ 310 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1919 | 2026.01.06 16:01:39.526864 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 1920 | 2026.01.06 16:01:39.526894 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1921 | 2026.01.06 16:01:39.526962 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1922 | 2026.01.06 16:01:39.526983 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1923 | 2026.01.06 16:01:39.527020 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1924 | 2026.01.06 16:01:39.527050 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1925 | 2026.01.06 16:01:39.527781 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.00212 sec., 18396.22641509434 rows/sec., 689.58 KiB/sec. | ||
| 1926 | 2026.01.06 16:01:39.527899 [ 275 ] {e0beb19f-71aa-4295-baad-30b33654afb1} <Debug> TCPHandler: Processed in 0.002396135 sec. | ||
| 1927 | 2026.01.06 16:01:39.528413 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.01.06 16:01:39.528566 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.06 16:01:39.528804 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2026.01.06 16:01:39.528843 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.06 16:01:39.529062 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2026.01.06 16:01:39.529118 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2026.01.06 16:01:39.529226 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1934 | 2026.01.06 16:01:39.529299 [ 324 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1935 | 2026.01.06 16:01:39.529300 [ 310 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1936 | 2026.01.06 16:01:39.529429 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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.06 16:01:39.529454 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.01.06 16:01:39.529513 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1939 | 2026.01.06 16:01:39.529531 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1940 | 2026.01.06 16:01:39.529563 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.06 16:01:39.529600 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.06 16:01:39.530221 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.00172 sec., 22674.418604651164 rows/sec., 849.95 KiB/sec. | ||
| 1943 | 2026.01.06 16:01:39.530329 [ 275 ] {832e3f43-8289-44fc-9713-0bc96d08bbb9} <Debug> TCPHandler: Processed in 0.001969787 sec. | ||
| 1944 | 2026.01.06 16:01:39.550592 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.01.06 16:01:39.550768 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1946 | 2026.01.06 16:01:39.550839 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.01.06 16:01:39.551520 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.01.06 16:01:39.551573 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1949 | 2026.01.06 16:01:39.552023 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1950 | 2026.01.06 16:01:39.552226 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.01.06 16:01:39.552385 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001663 sec., 2405.2916416115454 rows/sec., 226.67 KiB/sec. | ||
| 1952 | 2026.01.06 16:01:39.552436 [ 275 ] {bd8938e8-ba62-40aa-9ca5-34639faeef38} <Debug> TCPHandler: Processed in 0.001945816 sec. | ||
| 1953 | 2026.01.06 16:01:39.552553 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.01.06 16:01:39.552666 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.01.06 16:01:39.552712 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1956 | 2026.01.06 16:01:39.553314 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.01.06 16:01:39.553355 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1958 | 2026.01.06 16:01:39.553698 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1959 | 2026.01.06 16:01:39.553910 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.01.06 16:01:39.554046 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001406 sec., 291607.3968705548 rows/sec., 18.50 MiB/sec. | ||
| 1961 | 2026.01.06 16:01:39.554090 [ 275 ] {8765726b-068f-4e9f-a7e4-89da36d0a1a2} <Debug> TCPHandler: Processed in 0.00158791 sec. | ||
| 1962 | 2026.01.06 16:01:39.554209 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.01.06 16:01:39.554309 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1964 | 2026.01.06 16:01:39.554352 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1965 | 2026.01.06 16:01:39.554755 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.01.06 16:01:39.554793 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1967 | 2026.01.06 16:01:39.555082 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1968 | 2026.01.06 16:01:39.555288 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.01.06 16:01:39.555418 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 288.14 KiB/sec. | ||
| 1970 | 2026.01.06 16:01:39.555456 [ 275 ] {ab6a63dc-ed5d-4e5e-a89f-f5ad20a55aae} <Debug> TCPHandler: Processed in 0.001297464 sec. | ||
| 1971 | 2026.01.06 16:01:39.555569 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.01.06 16:01:39.555667 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1973 | 2026.01.06 16:01:39.555710 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1974 | 2026.01.06 16:01:39.556816 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.01.06 16:01:39.556858 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1976 | 2026.01.06 16:01:39.557296 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1977 | 2026.01.06 16:01:39.557517 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.01.06 16:01:39.557655 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Debug> executeQuery: Read 1139 rows, 92.47 KiB in 0.00201 sec., 566666.6666666666 rows/sec., 44.93 MiB/sec. | ||
| 1979 | 2026.01.06 16:01:39.557697 [ 275 ] {79ce738a-7677-4248-b677-5379c5e95652} <Debug> TCPHandler: Processed in 0.002177411 sec. | ||
| 1980 | 2026.01.06 16:01:39.557824 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.01.06 16:01:39.557922 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1982 | 2026.01.06 16:01:39.557964 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1983 | 2026.01.06 16:01:39.558465 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.01.06 16:01:39.558504 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1985 | 2026.01.06 16:01:39.558823 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1986 | 2026.01.06 16:01:39.559079 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.01.06 16:01:39.559251 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Debug> executeQuery: Read 221 rows, 13.50 KiB in 0.001349 sec., 163825.05559673833 rows/sec., 9.77 MiB/sec. | ||
| 1988 | 2026.01.06 16:01:39.559301 [ 275 ] {53a73360-d553-41b1-8593-ea3585bdc2bc} <Debug> TCPHandler: Processed in 0.001528189 sec. | ||
| 1989 | 2026.01.06 16:01:39.559497 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.01.06 16:01:39.559596 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1991 | 2026.01.06 16:01:39.559636 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1992 | 2026.01.06 16:01:39.560132 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.01.06 16:01:39.560175 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 1994 | 2026.01.06 16:01:39.560517 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1995 | 2026.01.06 16:01:39.560810 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.01.06 16:01:39.560980 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001401 sec., 152034.26124197003 rows/sec., 9.80 MiB/sec. | ||
| 1997 | 2026.01.06 16:01:39.561030 [ 275 ] {bccc83fa-5bbf-422e-ac01-daf7319d6a26} <Debug> TCPHandler: Processed in 0.001650451 sec. | ||
| 1998 | 2026.01.06 16:01:39.561162 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.01.06 16:01:39.561277 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.01.06 16:01:39.561329 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2001 | 2026.01.06 16:01:39.561920 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.01.06 16:01:39.561965 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2003 | 2026.01.06 16:01:39.562338 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2004 | 2026.01.06 16:01:39.562571 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.01.06 16:01:39.562713 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001459 sec., 144619.60246744344 rows/sec., 8.21 MiB/sec. | ||
| 2006 | 2026.01.06 16:01:39.562756 [ 275 ] {c612c2ab-c26a-4154-a64d-c0d4f5a27333} <Debug> TCPHandler: Processed in 0.001654311 sec. | ||
| 2007 | 2026.01.06 16:01:39.562877 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.01.06 16:01:39.562977 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2009 | 2026.01.06 16:01:39.563019 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2010 | 2026.01.06 16:01:39.563645 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.01.06 16:01:39.563682 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2012 | 2026.01.06 16:01:39.564017 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2013 | 2026.01.06 16:01:39.564225 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.01.06 16:01:39.564350 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Debug> executeQuery: Read 704 rows, 50.48 KiB in 0.001394 sec., 505021.52080344333 rows/sec., 35.36 MiB/sec. | ||
| 2015 | 2026.01.06 16:01:39.564389 [ 275 ] {07c2e7be-ae0a-4206-bdcc-2da09f89c696} <Debug> TCPHandler: Processed in 0.00156216 sec. | ||
| 2016 | 2026.01.06 16:01:39.564505 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.01.06 16:01:39.564598 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2018 | 2026.01.06 16:01:39.564640 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2019 | 2026.01.06 16:01:39.564977 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.01.06 16:01:39.565013 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2021 | 2026.01.06 16:01:39.565306 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2022 | 2026.01.06 16:01:39.565516 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.01.06 16:01:39.565643 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 2024 | 2026.01.06 16:01:39.565679 [ 275 ] {a7585faa-ffed-41b0-b84d-fc3ca4c6279e} <Debug> TCPHandler: Processed in 0.001222123 sec. | ||
| 2025 | 2026.01.06 16:01:39.565789 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.01.06 16:01:39.565882 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.01.06 16:01:39.565925 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2028 | 2026.01.06 16:01:39.566344 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.01.06 16:01:39.566379 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2030 | 2026.01.06 16:01:39.566710 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.01.06 16:01:39.566922 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.01.06 16:01:39.567047 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001182 sec., 267343.4856175973 rows/sec., 17.57 MiB/sec. | ||
| 2033 | 2026.01.06 16:01:39.567083 [ 275 ] {7924a946-b9e1-42fb-a4fa-32938eab1201} <Debug> TCPHandler: Processed in 0.001342265 sec. | ||
| 2034 | 2026.01.06 16:01:39.567191 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.01.06 16:01:39.567285 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.01.06 16:01:39.567326 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2037 | 2026.01.06 16:01:39.567642 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.01.06 16:01:39.567676 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2039 | 2026.01.06 16:01:39.567965 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2040 | 2026.01.06 16:01:39.568170 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.01.06 16:01:39.568306 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001039 sec., 1924.9278152069298 rows/sec., 125.95 KiB/sec. | ||
| 2042 | 2026.01.06 16:01:39.568342 [ 275 ] {71d802f4-11dc-452b-9a4d-e68df3b9314c} <Debug> TCPHandler: Processed in 0.001199392 sec. | ||
| 2043 | 2026.01.06 16:01:39.568452 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.01.06 16:01:39.568545 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.01.06 16:01:39.568598 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <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 | ||
| 2046 | 2026.01.06 16:01:39.569361 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.01.06 16:01:39.569397 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2048 | 2026.01.06 16:01:39.569976 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2049 | 2026.01.06 16:01:39.570216 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.01.06 16:01:39.570353 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.001825 sec., 6575.342465753424 rows/sec., 11.78 MiB/sec. | ||
| 2051 | 2026.01.06 16:01:39.570436 [ 275 ] {8652f148-0ef1-448c-b87a-4814e60523bb} <Debug> TCPHandler: Processed in 0.002032008 sec. | ||
| 2052 | 2026.01.06 16:01:39.570555 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.01.06 16:01:39.570652 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.01.06 16:01:39.570696 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2055 | 2026.01.06 16:01:39.571017 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.01.06 16:01:39.571052 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2057 | 2026.01.06 16:01:39.571365 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2058 | 2026.01.06 16:01:39.571588 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.01.06 16:01:39.571720 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001086 sec., 8287.292817679558 rows/sec., 585.40 KiB/sec. | ||
| 2060 | 2026.01.06 16:01:39.571766 [ 275 ] {169b2a7d-28f6-4197-8447-a8fc17c85608} <Debug> TCPHandler: Processed in 0.001259254 sec. | ||
| 2061 | 2026.01.06 16:01:39.571888 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.01.06 16:01:39.571993 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.01.06 16:01:39.572034 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2064 | 2026.01.06 16:01:39.572358 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.01.06 16:01:39.572394 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2066 | 2026.01.06 16:01:39.572713 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2067 | 2026.01.06 16:01:39.572936 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.01.06 16:01:39.573063 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 2069 | 2026.01.06 16:01:39.573096 [ 275 ] {7b85baa2-13c5-4278-bb46-d83bfba8d5df} <Debug> TCPHandler: Processed in 0.001258414 sec. | ||
| 2070 | 2026.01.06 16:01:39.831282 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52630 | ||
| 2071 | 2026.01.06 16:01:39.831388 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.01.06 16:01:39.831414 [ 289 ] {} <Debug> TCP-Session: 44e59ef6-7ba2-4ec1-af8f-cfbb4c8c320f Authenticating user 'default' from [fd00:1122:3344:101::e]:52630 | ||
| 2073 | 2026.01.06 16:01:39.831436 [ 289 ] {} <Debug> TCP-Session: 44e59ef6-7ba2-4ec1-af8f-cfbb4c8c320f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.01.06 16:01:39.831448 [ 289 ] {} <Debug> TCP-Session: 44e59ef6-7ba2-4ec1-af8f-cfbb4c8c320f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.01.06 16:01:39.831642 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58451 | ||
| 2076 | 2026.01.06 16:01:39.831693 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33739 | ||
| 2077 | 2026.01.06 16:01:39.831709 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41676 | ||
| 2078 | 2026.01.06 16:01:39.831727 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60840 | ||
| 2079 | 2026.01.06 16:01:39.831759 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2080 | 2026.01.06 16:01:39.831769 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45743 | ||
| 2081 | 2026.01.06 16:01:39.831798 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2026.01.06 16:01:39.831805 [ 290 ] {} <Debug> TCP-Session: a738dd57-54af-4b05-adc6-613a1def30af Authenticating user 'default' from [fd00:1122:3344:101::e]:58451 | ||
| 2083 | 2026.01.06 16:01:39.831834 [ 294 ] {} <Debug> TCP-Session: 5042437c-bdad-4106-a1e9-c21ee21a401c Authenticating user 'default' from [fd00:1122:3344:101::e]:41676 | ||
| 2084 | 2026.01.06 16:01:39.831842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.01.06 16:01:39.831847 [ 290 ] {} <Debug> TCP-Session: a738dd57-54af-4b05-adc6-613a1def30af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.01.06 16:01:39.831858 [ 294 ] {} <Debug> TCP-Session: 5042437c-bdad-4106-a1e9-c21ee21a401c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.01.06 16:01:39.831856 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2088 | 2026.01.06 16:01:39.831876 [ 293 ] {} <Debug> TCP-Session: 9e2ab263-cef0-4fd9-8f02-13bb103ff2c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60840 | ||
| 2089 | 2026.01.06 16:01:39.831877 [ 290 ] {} <Debug> TCP-Session: a738dd57-54af-4b05-adc6-613a1def30af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.01.06 16:01:39.831903 [ 297 ] {} <Debug> TCP-Session: a2feb1dd-0467-4663-ba20-9ebc016dc869 Authenticating user 'default' from [fd00:1122:3344:101::e]:45743 | ||
| 2091 | 2026.01.06 16:01:39.831913 [ 293 ] {} <Debug> TCP-Session: 9e2ab263-cef0-4fd9-8f02-13bb103ff2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.01.06 16:01:39.831934 [ 297 ] {} <Debug> TCP-Session: a2feb1dd-0467-4663-ba20-9ebc016dc869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.06 16:01:39.831937 [ 293 ] {} <Debug> TCP-Session: 9e2ab263-cef0-4fd9-8f02-13bb103ff2c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.01.06 16:01:39.831947 [ 297 ] {} <Debug> TCP-Session: a2feb1dd-0467-4663-ba20-9ebc016dc869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.01.06 16:01:39.831788 [ 289 ] {} <Trace> TCP-Session: 44e59ef6-7ba2-4ec1-af8f-cfbb4c8c320f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.01.06 16:01:39.831730 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41196 | ||
| 2097 | 2026.01.06 16:01:39.831722 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46430 | ||
| 2098 | 2026.01.06 16:01:39.831884 [ 294 ] {} <Debug> TCP-Session: 5042437c-bdad-4106-a1e9-c21ee21a401c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.01.06 16:01:39.831791 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2100 | 2026.01.06 16:01:39.832074 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.01.06 16:01:39.831701 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48586 | ||
| 2102 | 2026.01.06 16:01:39.832110 [ 292 ] {} <Debug> TCP-Session: be6834fc-d09c-46b0-81a8-c5c5fe6524c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33739 | ||
| 2103 | 2026.01.06 16:01:39.832128 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.01.06 16:01:39.832166 [ 292 ] {} <Debug> TCP-Session: be6834fc-d09c-46b0-81a8-c5c5fe6524c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.01.06 16:01:39.832173 [ 289 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2106 | 2026.01.06 16:01:39.832190 [ 292 ] {} <Debug> TCP-Session: be6834fc-d09c-46b0-81a8-c5c5fe6524c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.01.06 16:01:39.832184 [ 295 ] {} <Debug> TCP-Session: baa59938-7009-42b8-96fe-e98b27a8e2d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46430 | ||
| 2108 | 2026.01.06 16:01:39.832119 [ 296 ] {} <Debug> TCP-Session: 24dab18d-3a49-4ef5-9be8-6c15731c802f Authenticating user 'default' from [fd00:1122:3344:101::e]:41196 | ||
| 2109 | 2026.01.06 16:01:39.832246 [ 295 ] {} <Debug> TCP-Session: baa59938-7009-42b8-96fe-e98b27a8e2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.01.06 16:01:39.832182 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.01.06 16:01:39.832269 [ 295 ] {} <Debug> TCP-Session: baa59938-7009-42b8-96fe-e98b27a8e2d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.01.06 16:01:39.832265 [ 296 ] {} <Debug> TCP-Session: 24dab18d-3a49-4ef5-9be8-6c15731c802f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.01.06 16:01:39.832288 [ 291 ] {} <Debug> TCP-Session: 92110141-8575-4424-af46-da6fe2aabdbd Authenticating user 'default' from [fd00:1122:3344:101::e]:48586 | ||
| 2114 | 2026.01.06 16:01:39.832313 [ 296 ] {} <Debug> TCP-Session: 24dab18d-3a49-4ef5-9be8-6c15731c802f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.01.06 16:01:39.832327 [ 291 ] {} <Debug> TCP-Session: 92110141-8575-4424-af46-da6fe2aabdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.01.06 16:01:39.832350 [ 291 ] {} <Debug> TCP-Session: 92110141-8575-4424-af46-da6fe2aabdbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.01.06 16:01:39.832453 [ 289 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2118 | 2026.01.06 16:01:39.832512 [ 289 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2119 | 2026.01.06 16:01:39.832794 [ 289 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 2120 | 2026.01.06 16:01:39.833833 [ 310 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Trace> AggregatingTransform: Aggregating | ||
| 2121 | 2026.01.06 16:01:39.833875 [ 310 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Trace> Aggregator: Aggregation method: without_key | ||
| 2122 | 2026.01.06 16:01:39.833911 [ 310 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019469 sec. (980.903 rows/sec., 38.32 KiB/sec.) | ||
| 2123 | 2026.01.06 16:01:39.833930 [ 310 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Trace> Aggregator: Merging aggregated data | ||
| 2124 | 2026.01.06 16:01:39.835213 [ 289 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 2125 | 2026.01.06 16:01:39.835362 [ 289 ] {3a417ca4-3f1f-4688-b03e-ef685f5b0aca} <Debug> TCPHandler: Processed in 0.003691459 sec. | ||
| 2126 | 2026.01.06 16:01:39.835458 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.01.06 16:01:39.835488 [ 289 ] {} <Debug> TCP-Session: 44e59ef6-7ba2-4ec1-af8f-cfbb4c8c320f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.01.06 16:01:39.835491 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.01.06 16:01:39.835507 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.01.06 16:01:39.835523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2026.01.06 16:01:39.835551 [ 290 ] {} <Debug> TCP-Session: a738dd57-54af-4b05-adc6-613a1def30af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.01.06 16:01:39.835557 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2026.01.06 16:01:39.835576 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.01.06 16:01:39.835586 [ 291 ] {} <Debug> TCP-Session: 92110141-8575-4424-af46-da6fe2aabdbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.01.06 16:01:39.835614 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.01.06 16:01:39.835635 [ 293 ] {} <Debug> TCP-Session: 9e2ab263-cef0-4fd9-8f02-13bb103ff2c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.01.06 16:01:39.835615 [ 294 ] {} <Debug> TCP-Session: 5042437c-bdad-4106-a1e9-c21ee21a401c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.01.06 16:01:39.835659 [ 297 ] {} <Debug> TCP-Session: a2feb1dd-0467-4663-ba20-9ebc016dc869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.01.06 16:01:39.835590 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.01.06 16:01:39.835566 [ 296 ] {} <Debug> TCP-Session: 24dab18d-3a49-4ef5-9be8-6c15731c802f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.01.06 16:01:39.835732 [ 295 ] {} <Debug> TCP-Session: baa59938-7009-42b8-96fe-e98b27a8e2d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.01.06 16:01:39.835551 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.01.06 16:01:39.835794 [ 292 ] {} <Debug> TCP-Session: be6834fc-d09c-46b0-81a8-c5c5fe6524c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.01.06 16:01:40.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.93 MiB, peak 193.04 MiB, free memory in arenas 0.00 B, will set to 182.63 MiB (RSS), difference: -1.30 MiB | ||
| 2145 | 2026.01.06 16:01:43.523911 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2146 | 2026.01.06 16:01:43.524007 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2147 | 2026.01.06 16:01:43.575875 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3754 | ||
| 2148 | 2026.01.06 16:01:43.576370 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.01.06 16:01:43.576421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2150 | 2026.01.06 16:01:43.576939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2151 | 2026.01.06 16:01:43.577338 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.01.06 16:01:43.577566 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3754 | ||
| 2153 | 2026.01.06 16:01:43.588302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 318 | ||
| 2154 | 2026.01.06 16:01:43.590931 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.01.06 16:01:43.590990 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2156 | 2026.01.06 16:01:43.592319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2157 | 2026.01.06 16:01:43.592608 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.01.06 16:01:43.592979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2159 | 2026.01.06 16:01:43.782632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2160 | 2026.01.06 16:01:43.800528 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.01.06 16:01:43.800601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2162 | 2026.01.06 16:01:43.807006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2163 | 2026.01.06 16:01:43.807769 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.01.06 16:01:43.811383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2165 | 2026.01.06 16:01:44.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.18 MiB, peak 193.04 MiB, free memory in arenas 0.00 B, will set to 184.23 MiB (RSS), difference: 1.05 MiB | ||
| 2166 | 2026.01.06 16:01:44.525823 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.01.06 16:01:44.526015 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2168 | 2026.01.06 16:01:44.526083 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2169 | 2026.01.06 16:01:44.526752 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.01.06 16:01:44.526801 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 2171 | 2026.01.06 16:01:44.527185 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2172 | 2026.01.06 16:01:44.527412 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.01.06 16:01:44.527574 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 2174 | 2026.01.06 16:01:44.527623 [ 275 ] {5eafc080-fc19-472f-abb4-fedfc713ef81} <Debug> TCPHandler: Processed in 0.001929556 sec. | ||
| 2175 | 2026.01.06 16:01:44.527749 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.01.06 16:01:44.527853 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2177 | 2026.01.06 16:01:44.527904 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2178 | 2026.01.06 16:01:44.528337 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.01.06 16:01:44.528375 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 2180 | 2026.01.06 16:01:44.528712 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2181 | 2026.01.06 16:01:44.528933 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.01.06 16:01:44.529062 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 2183 | 2026.01.06 16:01:44.529101 [ 275 ] {d533b2d2-68dc-423a-933a-c53fd026502e} <Debug> TCPHandler: Processed in 0.001404856 sec. | ||
| 2184 | 2026.01.06 16:01:44.529215 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.01.06 16:01:44.529318 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2186 | 2026.01.06 16:01:44.529364 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2187 | 2026.01.06 16:01:44.529775 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.01.06 16:01:44.529812 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 2189 | 2026.01.06 16:01:44.530138 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2190 | 2026.01.06 16:01:44.530351 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.01.06 16:01:44.530480 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 2192 | 2026.01.06 16:01:44.530519 [ 275 ] {31d69525-b23c-4637-8e10-679fc9de6209} <Debug> TCPHandler: Processed in 0.001352925 sec. | ||
| 2193 | 2026.01.06 16:01:44.530626 [ 275 ] {} <Trace> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.01.06 16:01:44.530722 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2195 | 2026.01.06 16:01:44.530769 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2196 | 2026.01.06 16:01:44.531100 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.01.06 16:01:44.531137 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 2198 | 2026.01.06 16:01:44.531435 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2199 | 2026.01.06 16:01:44.531644 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.01.06 16:01:44.531772 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2201 | 2026.01.06 16:01:44.531810 [ 275 ] {e36a697f-1ffc-42e7-83ef-e0d3e5122c1a} <Debug> TCPHandler: Processed in 0.001232133 sec. | ||
| 2202 | 2026.01.06 16:01:48.648774 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38908 | ||
| 2203 | 2026.01.06 16:01:48.648880 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2204 | 2026.01.06 16:01:48.648907 [ 289 ] {} <Debug> TCP-Session: 4eb012dd-d8e6-4007-9b10-db81009ad57e Authenticating user 'default' from [fd00:1122:3344:101::e]:38908 | ||
| 2205 | 2026.01.06 16:01:48.648930 [ 289 ] {} <Debug> TCP-Session: 4eb012dd-d8e6-4007-9b10-db81009ad57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.01.06 16:01:48.648944 [ 289 ] {} <Debug> TCP-Session: 4eb012dd-d8e6-4007-9b10-db81009ad57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.01.06 16:01:48.649153 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36294 | ||
| 2208 | 2026.01.06 16:01:48.649189 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45708 | ||
| 2209 | 2026.01.06 16:01:48.649223 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51933 | ||
| 2210 | 2026.01.06 16:01:48.649245 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51968 | ||
| 2211 | 2026.01.06 16:01:48.649269 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2212 | 2026.01.06 16:01:48.649283 [ 289 ] {} <Trace> TCP-Session: 4eb012dd-d8e6-4007-9b10-db81009ad57e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.01.06 16:01:48.649316 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.01.06 16:01:48.649321 [ 290 ] {} <Debug> TCP-Session: b835183a-0b86-40a0-8ade-218f7a8ae923 Authenticating user 'default' from [fd00:1122:3344:101::e]:36294 | ||
| 2215 | 2026.01.06 16:01:48.649341 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2026.01.06 16:01:48.649350 [ 294 ] {} <Debug> TCP-Session: 5e1a4f7d-c085-4840-9042-18e5d7b324bc Authenticating user 'default' from [fd00:1122:3344:101::e]:51933 | ||
| 2217 | 2026.01.06 16:01:48.649362 [ 290 ] {} <Debug> TCP-Session: b835183a-0b86-40a0-8ade-218f7a8ae923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.01.06 16:01:48.649377 [ 295 ] {} <Debug> TCP-Session: a54180a5-3545-4a41-ae1c-a640f2293a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:51968 | ||
| 2219 | 2026.01.06 16:01:48.649389 [ 290 ] {} <Debug> TCP-Session: b835183a-0b86-40a0-8ade-218f7a8ae923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.01.06 16:01:48.649411 [ 295 ] {} <Debug> TCP-Session: a54180a5-3545-4a41-ae1c-a640f2293a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.06 16:01:48.649382 [ 294 ] {} <Debug> TCP-Session: 5e1a4f7d-c085-4840-9042-18e5d7b324bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.01.06 16:01:48.649433 [ 295 ] {} <Debug> TCP-Session: a54180a5-3545-4a41-ae1c-a640f2293a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.01.06 16:01:48.649310 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.01.06 16:01:48.649469 [ 294 ] {} <Debug> TCP-Session: 5e1a4f7d-c085-4840-9042-18e5d7b324bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.01.06 16:01:48.649475 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38908) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2226 | 2026.01.06 16:01:48.649494 [ 291 ] {} <Debug> TCP-Session: 284a29ba-f684-453f-b424-93922d8068fd Authenticating user 'default' from [fd00:1122:3344:101::e]:45708 | ||
| 2227 | 2026.01.06 16:01:48.649261 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50239 | ||
| 2228 | 2026.01.06 16:01:48.649537 [ 291 ] {} <Debug> TCP-Session: 284a29ba-f684-453f-b424-93922d8068fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.01.06 16:01:48.649255 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34153 | ||
| 2230 | 2026.01.06 16:01:48.649595 [ 291 ] {} <Debug> TCP-Session: 284a29ba-f684-453f-b424-93922d8068fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.01.06 16:01:48.649218 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44637 | ||
| 2232 | 2026.01.06 16:01:48.649642 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.01.06 16:01:48.649203 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53171 | ||
| 2234 | 2026.01.06 16:01:48.649673 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.01.06 16:01:48.649677 [ 297 ] {} <Debug> TCP-Session: 391c9a47-f53c-41dc-8785-3f15d210c9e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50239 | ||
| 2236 | 2026.01.06 16:01:48.649700 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.01.06 16:01:48.649711 [ 296 ] {} <Debug> TCP-Session: b3151c81-a024-4f48-9829-e52bf3678cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34153 | ||
| 2238 | 2026.01.06 16:01:48.649727 [ 297 ] {} <Debug> TCP-Session: 391c9a47-f53c-41dc-8785-3f15d210c9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.01.06 16:01:48.649805 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.01.06 16:01:48.649816 [ 297 ] {} <Debug> TCP-Session: 391c9a47-f53c-41dc-8785-3f15d210c9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.01.06 16:01:48.649841 [ 292 ] {} <Debug> TCP-Session: f88416fd-f2a0-40c7-809e-a2e4f0c68d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:53171 | ||
| 2242 | 2026.01.06 16:01:48.649735 [ 293 ] {} <Debug> TCP-Session: 8081a1c5-4b71-4fd1-9d3f-107bb81c11eb Authenticating user 'default' from [fd00:1122:3344:101::e]:44637 | ||
| 2243 | 2026.01.06 16:01:48.649869 [ 292 ] {} <Debug> TCP-Session: f88416fd-f2a0-40c7-809e-a2e4f0c68d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.01.06 16:01:48.649899 [ 293 ] {} <Debug> TCP-Session: 8081a1c5-4b71-4fd1-9d3f-107bb81c11eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.01.06 16:01:48.649911 [ 292 ] {} <Debug> TCP-Session: f88416fd-f2a0-40c7-809e-a2e4f0c68d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.01.06 16:01:48.649772 [ 296 ] {} <Debug> TCP-Session: b3151c81-a024-4f48-9829-e52bf3678cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.06 16:01:48.649927 [ 293 ] {} <Debug> TCP-Session: 8081a1c5-4b71-4fd1-9d3f-107bb81c11eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.01.06 16:01:48.649951 [ 296 ] {} <Debug> TCP-Session: b3151c81-a024-4f48-9829-e52bf3678cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.01.06 16:01:48.649762 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2250 | 2026.01.06 16:01:48.650048 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2251 | 2026.01.06 16:01:48.650407 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 2252 | 2026.01.06 16:01:48.650516 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2253 | 2026.01.06 16:01:48.999485 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.01.06 16:01:48.999580 [ 275 ] {} <Debug> TCP-Session: f95ee111-cedf-4f16-90a8-a08f8c147da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.01.06 16:01:49.000349 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.26 MiB, peak 193.04 MiB, free memory in arenas 0.00 B, will set to 198.52 MiB (RSS), difference: 16.26 MiB | ||
| 2256 | 2026.01.06 16:01:49.146203 [ 328 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Trace> AggregatingTransform: Aggregating | ||
| 2257 | 2026.01.06 16:01:49.146280 [ 328 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2258 | 2026.01.06 16:01:49.146318 [ 328 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001194603 sec. (837.098 rows/sec., 32.70 KiB/sec.) | ||
| 2259 | 2026.01.06 16:01:49.146338 [ 328 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Trace> Aggregator: Merging aggregated data | ||
| 2260 | 2026.01.06 16:01:49.147922 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.498497 sec., 2.0060301265604408 rows/sec., 80.24 B/sec. | ||
| 2261 | 2026.01.06 16:01:49.148121 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2262 | 2026.01.06 16:01:49.148149 [ 289 ] {d50c5099-1af7-4b5b-8616-23a5d43f73a0} <Debug> TCPHandler: Processed in 0.498982287 sec. | ||
| 2263 | 2026.01.06 16:01:49.148342 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2264 | 2026.01.06 16:01:49.148378 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.01.06 16:01:49.148394 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.01.06 16:01:49.148430 [ 290 ] {} <Debug> TCP-Session: b835183a-0b86-40a0-8ade-218f7a8ae923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.01.06 16:01:49.148444 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.01.06 16:01:49.148470 [ 297 ] {} <Debug> TCP-Session: 391c9a47-f53c-41dc-8785-3f15d210c9e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.01.06 16:01:49.148480 [ 292 ] {} <Debug> TCP-Session: f88416fd-f2a0-40c7-809e-a2e4f0c68d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.06 16:01:49.148518 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2271 | 2026.01.06 16:01:49.148532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.01.06 16:01:49.148555 [ 296 ] {} <Debug> TCP-Session: b3151c81-a024-4f48-9829-e52bf3678cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.06 16:01:49.148516 [ 293 ] {} <Debug> TCP-Session: 8081a1c5-4b71-4fd1-9d3f-107bb81c11eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.06 16:01:49.148582 [ 289 ] {} <Debug> TCP-Session: 4eb012dd-d8e6-4007-9b10-db81009ad57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.01.06 16:01:49.148501 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.01.06 16:01:49.148474 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.01.06 16:01:49.148427 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.01.06 16:01:49.148724 [ 294 ] {} <Debug> TCP-Session: 5e1a4f7d-c085-4840-9042-18e5d7b324bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.01.06 16:01:49.148706 [ 295 ] {} <Debug> TCP-Session: a54180a5-3545-4a41-ae1c-a640f2293a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.01.06 16:01:49.148763 [ 291 ] {} <Debug> TCP-Session: 284a29ba-f684-453f-b424-93922d8068fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.01.06 16:01:49.540708 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.01.06 16:01:49.540903 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2283 | 2026.01.06 16:01:49.540970 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2284 | 2026.01.06 16:01:49.541785 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.01.06 16:01:49.541834 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2286 | 2026.01.06 16:01:49.542261 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2287 | 2026.01.06 16:01:49.542508 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.01.06 16:01:49.542673 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 2289 | 2026.01.06 16:01:49.542666 [ 46 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2290 | 2026.01.06 16:01:49.542724 [ 276 ] {332bc1c0-e4c9-44d0-b132-ab85f688fa17} <Debug> TCPHandler: Processed in 0.00214904 sec. | ||
| 2291 | 2026.01.06 16:01:49.542759 [ 46 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.01.06 16:01:49.542790 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2293 | 2026.01.06 16:01:49.542882 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.01.06 16:01:49.542928 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::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 | ||
| 2295 | 2026.01.06 16:01:49.542993 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2296 | 2026.01.06 16:01:49.543045 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2297 | 2026.01.06 16:01:49.543061 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2298 | 2026.01.06 16:01:49.543100 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2299 | 2026.01.06 16:01:49.543168 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2300 | 2026.01.06 16:01:49.543215 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2301 | 2026.01.06 16:01:49.543261 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2302 | 2026.01.06 16:01:49.543302 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2303 | 2026.01.06 16:01:49.543972 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.01.06 16:01:49.544018 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2305 | 2026.01.06 16:01:49.544428 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558609 sec., 1315275.3512907983 rows/sec., 88.45 MiB/sec. | ||
| 2306 | 2026.01.06 16:01:49.544436 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2307 | 2026.01.06 16:01:49.544613 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2308 | 2026.01.06 16:01:49.544735 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.01.06 16:01:49.544898 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Debug> executeQuery: Read 1172 rows, 95.58 KiB in 0.001929 sec., 607568.688439606 rows/sec., 48.39 MiB/sec. | ||
| 2310 | 2026.01.06 16:01:49.544942 [ 276 ] {638c4c40-34f0-4e5b-9b9e-e2d469fe4b47} <Debug> TCPHandler: Processed in 0.00211307 sec. | ||
| 2311 | 2026.01.06 16:01:49.544942 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.01.06 16:01:49.545028 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_5_1} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2313 | 2026.01.06 16:01:49.545080 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.01.06 16:01:49.545105 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2315 | 2026.01.06 16:01:49.545187 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2316 | 2026.01.06 16:01:49.545233 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2317 | 2026.01.06 16:01:49.545725 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.01.06 16:01:49.545766 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2319 | 2026.01.06 16:01:49.546117 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2320 | 2026.01.06 16:01:49.546350 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.01.06 16:01:49.546462 [ 46 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2322 | 2026.01.06 16:01:49.546484 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001318 sec., 178300.45523520486 rows/sec., 10.80 MiB/sec. | ||
| 2323 | 2026.01.06 16:01:49.546505 [ 46 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.01.06 16:01:49.546529 [ 276 ] {e34ae31e-62ff-4f47-97a2-3495a32240ec} <Debug> TCPHandler: Processed in 0.001501528 sec. | ||
| 2325 | 2026.01.06 16:01:49.546531 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2326 | 2026.01.06 16:01:49.546641 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 2327 | 2026.01.06 16:01:49.546657 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.01.06 16:01:49.546763 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2329 | 2026.01.06 16:01:49.546768 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.01.06 16:01:49.546803 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 221 rows starting from the beginning of the part | ||
| 2331 | 2026.01.06 16:01:49.546824 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2332 | 2026.01.06 16:01:49.546871 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2333 | 2026.01.06 16:01:49.546920 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2334 | 2026.01.06 16:01:49.546966 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 2335 | 2026.01.06 16:01:49.547005 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 221 rows starting from the beginning of the part | ||
| 2336 | 2026.01.06 16:01:49.547048 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 235 rows starting from the beginning of the part | ||
| 2337 | 2026.01.06 16:01:49.547317 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.06 16:01:49.547360 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2339 | 2026.01.06 16:01:49.547703 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2340 | 2026.01.06 16:01:49.547948 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.06 16:01:49.548058 [ 46 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2342 | 2026.01.06 16:01:49.548067 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464158 sec., 758797.8892988325 rows/sec., 48.23 MiB/sec. | ||
| 2343 | 2026.01.06 16:01:49.548082 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001333 sec., 159039.759939985 rows/sec., 10.26 MiB/sec. | ||
| 2344 | 2026.01.06 16:01:49.548099 [ 46 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.01.06 16:01:49.548141 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2346 | 2026.01.06 16:01:49.548142 [ 276 ] {29e8501e-3735-43ea-bc12-6561ea48f023} <Debug> TCPHandler: Processed in 0.001536679 sec. | ||
| 2347 | 2026.01.06 16:01:49.548249 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 2348 | 2026.01.06 16:01:49.548278 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.01.06 16:01:49.548320 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2350 | 2026.01.06 16:01:49.548363 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2351 | 2026.01.06 16:01:49.548380 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.01.06 16:01:49.548405 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2353 | 2026.01.06 16:01:49.548426 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2354 | 2026.01.06 16:01:49.548503 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2355 | 2026.01.06 16:01:49.548564 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2356 | 2026.01.06 16:01:49.548612 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2357 | 2026.01.06 16:01:49.548657 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 213 rows starting from the beginning of the part | ||
| 2358 | 2026.01.06 16:01:49.548706 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2359 | 2026.01.06 16:01:49.548820 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.06 16:01:49.548910 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.01.06 16:01:49.548951 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_6_1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2362 | 2026.01.06 16:01:49.548956 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2363 | 2026.01.06 16:01:49.549056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2364 | 2026.01.06 16:01:49.549320 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2365 | 2026.01.06 16:01:49.549575 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.01.06 16:01:49.549687 [ 46 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2367 | 2026.01.06 16:01:49.549713 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001351 sec., 156180.60695780904 rows/sec., 8.87 MiB/sec. | ||
| 2368 | 2026.01.06 16:01:49.549724 [ 46 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.01.06 16:01:49.549760 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2370 | 2026.01.06 16:01:49.549766 [ 276 ] {4f3b4ba4-b22d-4ade-a2a6-cfd8ee6b9bc5} <Debug> TCPHandler: Processed in 0.001538089 sec. | ||
| 2371 | 2026.01.06 16:01:49.549826 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::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 | ||
| 2372 | 2026.01.06 16:01:49.549916 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2373 | 2026.01.06 16:01:49.549918 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.01.06 16:01:49.549941 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2375 | 2026.01.06 16:01:49.550001 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2376 | 2026.01.06 16:01:49.550003 [ 197 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791843 sec., 719371.0609690693 rows/sec., 49.55 MiB/sec. | ||
| 2377 | 2026.01.06 16:01:49.550038 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2378 | 2026.01.06 16:01:49.550031 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2379 | 2026.01.06 16:01:49.550088 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2380 | 2026.01.06 16:01:49.550097 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2381 | 2026.01.06 16:01:49.550133 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2382 | 2026.01.06 16:01:49.550195 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2383 | 2026.01.06 16:01:49.550486 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.01.06 16:01:49.550569 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_6_1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2385 | 2026.01.06 16:01:49.550678 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2386 | 2026.01.06 16:01:49.550807 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.01.06 16:01:49.550853 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2388 | 2026.01.06 16:01:49.550996 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189413 sec., 886992.154953746 rows/sec., 53.75 MiB/sec. | ||
| 2389 | 2026.01.06 16:01:49.551143 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2390 | 2026.01.06 16:01:49.551248 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2391 | 2026.01.06 16:01:49.551507 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.01.06 16:01:49.551590 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_5_1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2393 | 2026.01.06 16:01:49.551643 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.01.06 16:01:49.551655 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2395 | 2026.01.06 16:01:49.551819 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Debug> executeQuery: Read 717 rows, 51.53 KiB in 0.001805 sec., 397229.9168975069 rows/sec., 27.88 MiB/sec. | ||
| 2396 | 2026.01.06 16:01:49.551872 [ 276 ] {b2473f72-7cdc-4f6a-b959-9320a179d76b} <Debug> TCPHandler: Processed in 0.002009507 sec. | ||
| 2397 | 2026.01.06 16:01:49.551997 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.01.06 16:01:49.552097 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2399 | 2026.01.06 16:01:49.552140 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2400 | 2026.01.06 16:01:49.552488 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.01.06 16:01:49.552528 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2402 | 2026.01.06 16:01:49.552864 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2403 | 2026.01.06 16:01:49.553098 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.01.06 16:01:49.553236 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 2405 | 2026.01.06 16:01:49.553272 [ 276 ] {2a230063-9bd9-47d8-b419-5f22bced7887} <Debug> TCPHandler: Processed in 0.001324245 sec. | ||
| 2406 | 2026.01.06 16:01:49.553385 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.01.06 16:01:49.553484 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.01.06 16:01:49.553528 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2409 | 2026.01.06 16:01:49.553970 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.01.06 16:01:49.554006 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2411 | 2026.01.06 16:01:49.554466 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2412 | 2026.01.06 16:01:49.554764 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.01.06 16:01:49.554933 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001467 sec., 214042.26312201773 rows/sec., 14.06 MiB/sec. | ||
| 2414 | 2026.01.06 16:01:49.554978 [ 276 ] {325611ba-04fb-476a-adaf-8ba7041ec63d} <Debug> TCPHandler: Processed in 0.001642481 sec. | ||
| 2415 | 2026.01.06 16:01:49.555664 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.01.06 16:01:49.555774 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2417 | 2026.01.06 16:01:49.555825 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2418 | 2026.01.06 16:01:49.556251 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.01.06 16:01:49.556294 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2420 | 2026.01.06 16:01:49.556701 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2421 | 2026.01.06 16:01:49.557022 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.01.06 16:01:49.557205 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
| 2423 | 2026.01.06 16:01:49.557252 [ 276 ] {076e7df0-f80e-44b0-8823-8e2dba079009} <Debug> TCPHandler: Processed in 0.001649251 sec. | ||
| 2424 | 2026.01.06 16:01:49.557439 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.01.06 16:01:49.557547 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2426 | 2026.01.06 16:01:49.557601 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <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 | ||
| 2427 | 2026.01.06 16:01:49.558457 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.01.06 16:01:49.558493 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2429 | 2026.01.06 16:01:49.559072 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2430 | 2026.01.06 16:01:49.559310 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.01.06 16:01:49.559456 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001929 sec., 15552.099533437015 rows/sec., 27.87 MiB/sec. | ||
| 2432 | 2026.01.06 16:01:49.559518 [ 276 ] {47a04ecb-c1f4-4d91-b818-b292811283e2} <Debug> TCPHandler: Processed in 0.0021382 sec. | ||
| 2433 | 2026.01.06 16:01:49.559634 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.01.06 16:01:49.559733 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.01.06 16:01:49.559776 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2436 | 2026.01.06 16:01:49.560113 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.01.06 16:01:49.560148 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2438 | 2026.01.06 16:01:49.560442 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2439 | 2026.01.06 16:01:49.560643 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.01.06 16:01:49.560773 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001059 sec., 14164.305949008498 rows/sec., 1.06 MiB/sec. | ||
| 2441 | 2026.01.06 16:01:49.560814 [ 276 ] {cc4e8e01-863a-4bb9-b5aa-39408a37a18f} <Debug> TCPHandler: Processed in 0.001229953 sec. | ||
| 2442 | 2026.01.06 16:01:49.560934 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.01.06 16:01:49.561036 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.01.06 16:01:49.561078 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2445 | 2026.01.06 16:01:49.561419 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.01.06 16:01:49.561455 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2447 | 2026.01.06 16:01:49.561768 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2448 | 2026.01.06 16:01:49.561987 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.01.06 16:01:49.562111 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 2450 | 2026.01.06 16:01:49.562147 [ 276 ] {8b3d62f6-a59a-42a7-a2d1-ce321fe68f6f} <Debug> TCPHandler: Processed in 0.001262014 sec. | ||
| 2451 | 2026.01.06 16:01:49.618011 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45270 | ||
| 2452 | 2026.01.06 16:01:49.618085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2453 | 2026.01.06 16:01:49.618110 [ 292 ] {} <Debug> TCP-Session: 9a502aa6-45a4-45ad-a376-af9c33136cbc Authenticating user 'default' from [fd00:1122:3344:101::e]:45270 | ||
| 2454 | 2026.01.06 16:01:49.618132 [ 292 ] {} <Debug> TCP-Session: 9a502aa6-45a4-45ad-a376-af9c33136cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.01.06 16:01:49.618145 [ 292 ] {} <Debug> TCP-Session: 9a502aa6-45a4-45ad-a376-af9c33136cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.01.06 16:01:49.618311 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36057 | ||
| 2457 | 2026.01.06 16:01:49.618361 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47917 | ||
| 2458 | 2026.01.06 16:01:49.618403 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44788 | ||
| 2459 | 2026.01.06 16:01:49.618442 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2460 | 2026.01.06 16:01:49.618441 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46027 | ||
| 2461 | 2026.01.06 16:01:49.618466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62189 | ||
| 2462 | 2026.01.06 16:01:49.618520 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2463 | 2026.01.06 16:01:49.618541 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2464 | 2026.01.06 16:01:49.618484 [ 293 ] {} <Debug> TCP-Session: 4e7c3cff-a1a0-4ee2-bef3-c76aebc1fd2e Authenticating user 'default' from [fd00:1122:3344:101::e]:36057 | ||
| 2465 | 2026.01.06 16:01:49.618563 [ 295 ] {} <Debug> TCP-Session: 28c90ce5-a53c-4815-8e3a-fd0ad203213f Authenticating user 'default' from [fd00:1122:3344:101::e]:44788 | ||
| 2466 | 2026.01.06 16:01:49.618569 [ 275 ] {} <Debug> TCP-Session: efc389d0-4120-4eb0-8d54-efe869cb15c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46027 | ||
| 2467 | 2026.01.06 16:01:49.618587 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2026.01.06 16:01:49.618600 [ 293 ] {} <Debug> TCP-Session: 4e7c3cff-a1a0-4ee2-bef3-c76aebc1fd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.01.06 16:01:49.618614 [ 275 ] {} <Debug> TCP-Session: efc389d0-4120-4eb0-8d54-efe869cb15c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.01.06 16:01:49.618644 [ 293 ] {} <Debug> TCP-Session: 4e7c3cff-a1a0-4ee2-bef3-c76aebc1fd2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.01.06 16:01:49.618640 [ 290 ] {} <Debug> TCP-Session: 90f146dd-383b-44fb-8c12-4e5571ba681d Authenticating user 'default' from [fd00:1122:3344:101::e]:62189 | ||
| 2472 | 2026.01.06 16:01:49.618656 [ 275 ] {} <Debug> TCP-Session: efc389d0-4120-4eb0-8d54-efe869cb15c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.01.06 16:01:49.618611 [ 295 ] {} <Debug> TCP-Session: 28c90ce5-a53c-4815-8e3a-fd0ad203213f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2026.01.06 16:01:49.618700 [ 290 ] {} <Debug> TCP-Session: 90f146dd-383b-44fb-8c12-4e5571ba681d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.01.06 16:01:49.618712 [ 295 ] {} <Debug> TCP-Session: 28c90ce5-a53c-4815-8e3a-fd0ad203213f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.01.06 16:01:49.618732 [ 290 ] {} <Debug> TCP-Session: 90f146dd-383b-44fb-8c12-4e5571ba681d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.01.06 16:01:49.618444 [ 292 ] {} <Trace> TCP-Session: 9a502aa6-45a4-45ad-a376-af9c33136cbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.01.06 16:01:49.618414 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49960 | ||
| 2479 | 2026.01.06 16:01:49.618409 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58189 | ||
| 2480 | 2026.01.06 16:01:49.618478 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2481 | 2026.01.06 16:01:49.618456 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43145 | ||
| 2482 | 2026.01.06 16:01:49.618886 [ 294 ] {} <Debug> TCP-Session: 52a975f9-0f5c-4fcb-8a5f-3f1f3017e28c Authenticating user 'default' from [fd00:1122:3344:101::e]:47917 | ||
| 2483 | 2026.01.06 16:01:49.618896 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2484 | 2026.01.06 16:01:49.618915 [ 294 ] {} <Debug> TCP-Session: 52a975f9-0f5c-4fcb-8a5f-3f1f3017e28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2026.01.06 16:01:49.618917 [ 292 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2486 | 2026.01.06 16:01:49.618940 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2026.01.06 16:01:49.618940 [ 294 ] {} <Debug> TCP-Session: 52a975f9-0f5c-4fcb-8a5f-3f1f3017e28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.01.06 16:01:49.618967 [ 289 ] {} <Debug> TCP-Session: cf919d14-9bb8-49dd-994c-47572063e2be Authenticating user 'default' from [fd00:1122:3344:101::e]:43145 | ||
| 2489 | 2026.01.06 16:01:49.618932 [ 296 ] {} <Debug> TCP-Session: 8a0d9840-ea32-4523-a7c4-2df2dedd7758 Authenticating user 'default' from [fd00:1122:3344:101::e]:58189 | ||
| 2490 | 2026.01.06 16:01:49.619011 [ 289 ] {} <Debug> TCP-Session: cf919d14-9bb8-49dd-994c-47572063e2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2026.01.06 16:01:49.619023 [ 296 ] {} <Debug> TCP-Session: 8a0d9840-ea32-4523-a7c4-2df2dedd7758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2026.01.06 16:01:49.619030 [ 289 ] {} <Debug> TCP-Session: cf919d14-9bb8-49dd-994c-47572063e2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.01.06 16:01:49.619040 [ 296 ] {} <Debug> TCP-Session: 8a0d9840-ea32-4523-a7c4-2df2dedd7758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.01.06 16:01:49.618876 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2495 | 2026.01.06 16:01:49.619089 [ 297 ] {} <Debug> TCP-Session: 7b457544-b6fe-44b6-b89f-afabd1c67241 Authenticating user 'default' from [fd00:1122:3344:101::e]:49960 | ||
| 2496 | 2026.01.06 16:01:49.619106 [ 297 ] {} <Debug> TCP-Session: 7b457544-b6fe-44b6-b89f-afabd1c67241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.01.06 16:01:49.619119 [ 297 ] {} <Debug> TCP-Session: 7b457544-b6fe-44b6-b89f-afabd1c67241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.01.06 16:01:49.619200 [ 292 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2499 | 2026.01.06 16:01:49.619256 [ 292 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2500 | 2026.01.06 16:01:49.619554 [ 292 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 2501 | 2026.01.06 16:01:49.620554 [ 326 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Trace> AggregatingTransform: Aggregating | ||
| 2502 | 2026.01.06 16:01:49.620609 [ 326 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2503 | 2026.01.06 16:01:49.620647 [ 326 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993078 sec. (1006.970 rows/sec., 39.33 KiB/sec.) | ||
| 2504 | 2026.01.06 16:01:49.620667 [ 326 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Trace> Aggregator: Merging aggregated data | ||
| 2505 | 2026.01.06 16:01:49.622163 [ 292 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 2506 | 2026.01.06 16:01:49.622335 [ 292 ] {9da8a150-9a71-4129-8614-99987c1be1e1} <Debug> TCPHandler: Processed in 0.003990325 sec. | ||
| 2507 | 2026.01.06 16:01:49.622449 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2508 | 2026.01.06 16:01:49.622474 [ 292 ] {} <Debug> TCP-Session: 9a502aa6-45a4-45ad-a376-af9c33136cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.01.06 16:01:49.622480 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2510 | 2026.01.06 16:01:49.622501 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.01.06 16:01:49.622518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2512 | 2026.01.06 16:01:49.622536 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2513 | 2026.01.06 16:01:49.622553 [ 295 ] {} <Debug> TCP-Session: 28c90ce5-a53c-4815-8e3a-fd0ad203213f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.01.06 16:01:49.622572 [ 294 ] {} <Debug> TCP-Session: 52a975f9-0f5c-4fcb-8a5f-3f1f3017e28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.01.06 16:01:49.622590 [ 297 ] {} <Debug> TCP-Session: 7b457544-b6fe-44b6-b89f-afabd1c67241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.01.06 16:01:49.622611 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2517 | 2026.01.06 16:01:49.622598 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2518 | 2026.01.06 16:01:49.622672 [ 289 ] {} <Debug> TCP-Session: cf919d14-9bb8-49dd-994c-47572063e2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.01.06 16:01:49.622577 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2520 | 2026.01.06 16:01:49.622706 [ 275 ] {} <Debug> TCP-Session: efc389d0-4120-4eb0-8d54-efe869cb15c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.01.06 16:01:49.622557 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2522 | 2026.01.06 16:01:49.622757 [ 290 ] {} <Debug> TCP-Session: 90f146dd-383b-44fb-8c12-4e5571ba681d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.01.06 16:01:49.622529 [ 293 ] {} <Debug> TCP-Session: 4e7c3cff-a1a0-4ee2-bef3-c76aebc1fd2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.01.06 16:01:49.622786 [ 296 ] {} <Debug> TCP-Session: 8a0d9840-ea32-4523-a7c4-2df2dedd7758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.01.06 16:01:49.879732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64775 | ||
| 2526 | 2026.01.06 16:01:49.879845 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2026.01.06 16:01:49.879870 [ 292 ] {} <Debug> TCP-Session: 8e834dbc-a28b-4b30-9b2b-a8207d2cc253 Authenticating user 'default' from [fd00:1122:3344:101::e]:64775 | ||
| 2528 | 2026.01.06 16:01:49.879918 [ 292 ] {} <Debug> TCP-Session: 8e834dbc-a28b-4b30-9b2b-a8207d2cc253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.01.06 16:01:49.879935 [ 292 ] {} <Debug> TCP-Session: 8e834dbc-a28b-4b30-9b2b-a8207d2cc253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.01.06 16:01:49.880164 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50554 | ||
| 2531 | 2026.01.06 16:01:49.880191 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43231 | ||
| 2532 | 2026.01.06 16:01:49.880220 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60993 | ||
| 2533 | 2026.01.06 16:01:49.880245 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40456 | ||
| 2534 | 2026.01.06 16:01:49.880267 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54412 | ||
| 2535 | 2026.01.06 16:01:49.880301 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50096 | ||
| 2536 | 2026.01.06 16:01:49.880323 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2537 | 2026.01.06 16:01:49.880294 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2538 | 2026.01.06 16:01:49.880353 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2026.01.06 16:01:49.880363 [ 294 ] {} <Debug> TCP-Session: a523ff8d-f167-4feb-8a93-01e57e344a43 Authenticating user 'default' from [fd00:1122:3344:101::e]:43231 | ||
| 2540 | 2026.01.06 16:01:49.880382 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2541 | 2026.01.06 16:01:49.880393 [ 293 ] {} <Debug> TCP-Session: cc07be88-0047-4848-a36b-2a5aec9dc9b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50554 | ||
| 2542 | 2026.01.06 16:01:49.880421 [ 290 ] {} <Debug> TCP-Session: a5a26a12-6e6f-46dd-ae93-5492b113d9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50096 | ||
| 2543 | 2026.01.06 16:01:49.880418 [ 294 ] {} <Debug> TCP-Session: a523ff8d-f167-4feb-8a93-01e57e344a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.01.06 16:01:49.880446 [ 293 ] {} <Debug> TCP-Session: cc07be88-0047-4848-a36b-2a5aec9dc9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.01.06 16:01:49.880449 [ 290 ] {} <Debug> TCP-Session: a5a26a12-6e6f-46dd-ae93-5492b113d9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.01.06 16:01:49.880398 [ 297 ] {} <Debug> TCP-Session: 82092b0d-62e0-4d19-a9a0-f61eff8b9498 Authenticating user 'default' from [fd00:1122:3344:101::e]:40456 | ||
| 2547 | 2026.01.06 16:01:49.880485 [ 293 ] {} <Debug> TCP-Session: cc07be88-0047-4848-a36b-2a5aec9dc9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.01.06 16:01:49.880492 [ 290 ] {} <Debug> TCP-Session: a5a26a12-6e6f-46dd-ae93-5492b113d9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.01.06 16:01:49.880516 [ 297 ] {} <Debug> TCP-Session: 82092b0d-62e0-4d19-a9a0-f61eff8b9498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.01.06 16:01:49.880481 [ 294 ] {} <Debug> TCP-Session: a523ff8d-f167-4feb-8a93-01e57e344a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2026.01.06 16:01:49.880550 [ 297 ] {} <Debug> TCP-Session: 82092b0d-62e0-4d19-a9a0-f61eff8b9498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.01.06 16:01:49.880355 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2026.01.06 16:01:49.880240 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60011 | ||
| 2554 | 2026.01.06 16:01:49.880627 [ 295 ] {} <Debug> TCP-Session: 7783d3db-79b0-46c1-855f-95d3a9714d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:60993 | ||
| 2555 | 2026.01.06 16:01:49.880370 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2556 | 2026.01.06 16:01:49.880674 [ 295 ] {} <Debug> TCP-Session: 7783d3db-79b0-46c1-855f-95d3a9714d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.01.06 16:01:49.880293 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54195 | ||
| 2558 | 2026.01.06 16:01:49.880691 [ 295 ] {} <Debug> TCP-Session: 7783d3db-79b0-46c1-855f-95d3a9714d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.01.06 16:01:49.880714 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2560 | 2026.01.06 16:01:49.880688 [ 275 ] {} <Debug> TCP-Session: baa80b7a-681f-4dbb-b1f9-2739710072a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54412 | ||
| 2561 | 2026.01.06 16:01:49.880760 [ 296 ] {} <Debug> TCP-Session: edc7c89a-d940-443b-9db1-e3675f20dbc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60011 | ||
| 2562 | 2026.01.06 16:01:49.880772 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2563 | 2026.01.06 16:01:49.880777 [ 275 ] {} <Debug> TCP-Session: baa80b7a-681f-4dbb-b1f9-2739710072a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.01.06 16:01:49.880796 [ 296 ] {} <Debug> TCP-Session: edc7c89a-d940-443b-9db1-e3675f20dbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.01.06 16:01:49.880826 [ 275 ] {} <Debug> TCP-Session: baa80b7a-681f-4dbb-b1f9-2739710072a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.01.06 16:01:49.880844 [ 296 ] {} <Debug> TCP-Session: edc7c89a-d940-443b-9db1-e3675f20dbc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.01.06 16:01:49.880806 [ 289 ] {} <Debug> TCP-Session: 76f55d85-674f-4acb-869c-37b43406a8f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54195 | ||
| 2568 | 2026.01.06 16:01:49.880359 [ 292 ] {} <Trace> TCP-Session: 8e834dbc-a28b-4b30-9b2b-a8207d2cc253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.01.06 16:01:49.880887 [ 289 ] {} <Debug> TCP-Session: 76f55d85-674f-4acb-869c-37b43406a8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.01.06 16:01:49.880913 [ 289 ] {} <Debug> TCP-Session: 76f55d85-674f-4acb-869c-37b43406a8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2026.01.06 16:01:49.881059 [ 292 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2572 | 2026.01.06 16:01:49.881327 [ 292 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2573 | 2026.01.06 16:01:49.881383 [ 292 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2574 | 2026.01.06 16:01:49.881677 [ 292 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 2575 | 2026.01.06 16:01:49.882604 [ 308 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Trace> AggregatingTransform: Aggregating | ||
| 2576 | 2026.01.06 16:01:49.882703 [ 308 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2577 | 2026.01.06 16:01:49.882747 [ 308 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966818 sec. (1034.321 rows/sec., 40.40 KiB/sec.) | ||
| 2578 | 2026.01.06 16:01:49.882770 [ 308 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Trace> Aggregator: Merging aggregated data | ||
| 2579 | 2026.01.06 16:01:49.884233 [ 292 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003227 sec., 309.88534242330337 rows/sec., 12.10 KiB/sec. | ||
| 2580 | 2026.01.06 16:01:49.884408 [ 292 ] {5417c5e1-a54d-46ee-b1d6-be58e571dd3e} <Debug> TCPHandler: Processed in 0.004179238 sec. | ||
| 2581 | 2026.01.06 16:01:49.884544 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2582 | 2026.01.06 16:01:49.884570 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2583 | 2026.01.06 16:01:49.884590 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.01.06 16:01:49.884604 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2585 | 2026.01.06 16:01:49.884628 [ 293 ] {} <Debug> TCP-Session: cc07be88-0047-4848-a36b-2a5aec9dc9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2026.01.06 16:01:49.884639 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2587 | 2026.01.06 16:01:49.884667 [ 297 ] {} <Debug> TCP-Session: 82092b0d-62e0-4d19-a9a0-f61eff8b9498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.01.06 16:01:49.884678 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2589 | 2026.01.06 16:01:49.884692 [ 294 ] {} <Debug> TCP-Session: a523ff8d-f167-4feb-8a93-01e57e344a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.01.06 16:01:49.884704 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2591 | 2026.01.06 16:01:49.884734 [ 295 ] {} <Debug> TCP-Session: 7783d3db-79b0-46c1-855f-95d3a9714d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.01.06 16:01:49.884663 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2593 | 2026.01.06 16:01:49.884773 [ 290 ] {} <Debug> TCP-Session: a5a26a12-6e6f-46dd-ae93-5492b113d9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.01.06 16:01:49.884646 [ 289 ] {} <Debug> TCP-Session: 76f55d85-674f-4acb-869c-37b43406a8f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.01.06 16:01:49.884810 [ 296 ] {} <Debug> TCP-Session: edc7c89a-d940-443b-9db1-e3675f20dbc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.01.06 16:01:49.884623 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2597 | 2026.01.06 16:01:49.884593 [ 292 ] {} <Debug> TCP-Session: 8e834dbc-a28b-4b30-9b2b-a8207d2cc253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.01.06 16:01:49.884880 [ 275 ] {} <Debug> TCP-Session: baa80b7a-681f-4dbb-b1f9-2739710072a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.01.06 16:01:50.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.38 MiB, peak 210.04 MiB, free memory in arenas 0.00 B, will set to 204.53 MiB (RSS), difference: 3.15 MiB | ||
| 2600 | 2026.01.06 16:01:51.077675 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4266 | ||
| 2601 | 2026.01.06 16:01:51.078202 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.01.06 16:01:51.078246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2603 | 2026.01.06 16:01:51.078765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2604 | 2026.01.06 16:01:51.079000 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.01.06 16:01:51.079139 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4266 | ||
| 2606 | 2026.01.06 16:01:51.311519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2607 | 2026.01.06 16:01:51.328888 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.06 16:01:51.328945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2609 | 2026.01.06 16:01:51.335015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2610 | 2026.01.06 16:01:51.335688 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.01.06 16:01:51.338582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2612 | 2026.01.06 16:01:53.593251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 356 | ||
| 2613 | 2026.01.06 16:01:53.595724 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.01.06 16:01:53.595784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2615 | 2026.01.06 16:01:53.596963 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2616 | 2026.01.06 16:01:53.597232 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.01.06 16:01:53.597382 [ 37 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2618 | 2026.01.06 16:01:53.597454 [ 37 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.01.06 16:01:53.597475 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2620 | 2026.01.06 16:01:53.597576 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 2621 | 2026.01.06 16:01:53.597595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2622 | 2026.01.06 16:01:53.598117 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2623 | 2026.01.06 16:01:53.598263 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2624 | 2026.01.06 16:01:53.598615 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2625 | 2026.01.06 16:01:53.598958 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 2626 | 2026.01.06 16:01:53.599287 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2627 | 2026.01.06 16:01:53.599604 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2628 | 2026.01.06 16:01:53.599911 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 2629 | 2026.01.06 16:01:53.606588 [ 195 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 72 columns (72 merged, 0 gathered) in 0.009050121 sec., 39336.49063918593 rows/sec., 39.12 MiB/sec. | ||
| 2630 | 2026.01.06 16:01:53.607601 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2631 | 2026.01.06 16:01:53.608222 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.01.06 16:01:53.608302 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_6_1} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2633 | 2026.01.06 16:01:53.608537 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2634 | 2026.01.06 16:01:54.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.93 MiB, peak 210.56 MiB, free memory in arenas 0.00 B, will set to 207.04 MiB (RSS), difference: 1.10 MiB | ||
| 2635 | 2026.01.06 16:01:54.552946 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.01.06 16:01:54.553146 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2637 | 2026.01.06 16:01:54.553215 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2638 | 2026.01.06 16:01:54.553826 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.01.06 16:01:54.553870 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2640 | 2026.01.06 16:01:54.554250 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2641 | 2026.01.06 16:01:54.554476 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.01.06 16:01:54.554629 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001532 sec., 2610.9660574412533 rows/sec., 212.91 KiB/sec. | ||
| 2643 | 2026.01.06 16:01:54.554677 [ 276 ] {b9c1c0d5-5b8c-4abd-8a1a-654b603ec26d} <Debug> TCPHandler: Processed in 0.001870265 sec. | ||
| 2644 | 2026.01.06 16:01:54.554812 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.01.06 16:01:54.554917 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2646 | 2026.01.06 16:01:54.554961 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2647 | 2026.01.06 16:01:54.556014 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.01.06 16:01:54.556050 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2649 | 2026.01.06 16:01:54.556481 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2650 | 2026.01.06 16:01:54.556704 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.01.06 16:01:54.556804 [ 36 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2652 | 2026.01.06 16:01:54.556834 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001942 sec., 624098.8671472708 rows/sec., 51.52 MiB/sec. | ||
| 2653 | 2026.01.06 16:01:54.556845 [ 36 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.01.06 16:01:54.556871 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2655 | 2026.01.06 16:01:54.556873 [ 276 ] {eabeab1c-b335-4dfd-b654-c17ffbbf7c41} <Debug> TCPHandler: Processed in 0.00211465 sec. | ||
| 2656 | 2026.01.06 16:01:54.557005 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.01.06 16:01:54.557023 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 2658 | 2026.01.06 16:01:54.557106 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.01.06 16:01:54.557152 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2660 | 2026.01.06 16:01:54.557187 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2661 | 2026.01.06 16:01:54.557247 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2252 rows starting from the beginning of the part | ||
| 2662 | 2026.01.06 16:01:54.557363 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2663 | 2026.01.06 16:01:54.557420 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1139 rows starting from the beginning of the part | ||
| 2664 | 2026.01.06 16:01:54.557487 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2665 | 2026.01.06 16:01:54.557538 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1172 rows starting from the beginning of the part | ||
| 2666 | 2026.01.06 16:01:54.557558 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.01.06 16:01:54.557599 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2668 | 2026.01.06 16:01:54.557606 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1212 rows starting from the beginning of the part | ||
| 2669 | 2026.01.06 16:01:54.557934 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2670 | 2026.01.06 16:01:54.558185 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.01.06 16:01:54.558317 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001232 sec., 8928.571428571428 rows/sec., 653.95 KiB/sec. | ||
| 2672 | 2026.01.06 16:01:54.558355 [ 276 ] {09e3d154-1f96-427d-8dbf-6c986e4a2a62} <Debug> TCPHandler: Processed in 0.001399766 sec. | ||
| 2673 | 2026.01.06 16:01:54.558470 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.01.06 16:01:54.558566 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.01.06 16:01:54.558608 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2676 | 2026.01.06 16:01:54.559092 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.01.06 16:01:54.559127 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2678 | 2026.01.06 16:01:54.559460 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2679 | 2026.01.06 16:01:54.559678 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.01.06 16:01:54.559804 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001257 sec., 181384.24821002386 rows/sec., 12.28 MiB/sec. | ||
| 2681 | 2026.01.06 16:01:54.559845 [ 276 ] {406cf564-9231-4e4a-97ea-dec88235bd07} <Debug> TCPHandler: Processed in 0.001424126 sec. | ||
| 2682 | 2026.01.06 16:01:54.559955 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.01.06 16:01:54.560051 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2684 | 2026.01.06 16:01:54.560090 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2026.01.06 16:01:54.560392 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5861 rows, containing 5 columns (5 merged, 0 gathered) in 0.003450175 sec., 1698754.4110081373 rows/sec., 143.49 MiB/sec. | ||
| 2686 | 2026.01.06 16:01:54.560688 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.06 16:01:54.560727 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2688 | 2026.01.06 16:01:54.560753 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2689 | 2026.01.06 16:01:54.561021 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.01.06 16:01:54.561090 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_11_2} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2691 | 2026.01.06 16:01:54.561097 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2692 | 2026.01.06 16:01:54.561164 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2693 | 2026.01.06 16:01:54.561307 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.01.06 16:01:54.561434 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001402 sec., 380884.4507845934 rows/sec., 28.23 MiB/sec. | ||
| 2695 | 2026.01.06 16:01:54.561448 [ 35 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2696 | 2026.01.06 16:01:54.561472 [ 276 ] {ab490986-df80-4ed9-adfe-2e76fe15087f} <Debug> TCPHandler: Processed in 0.001566619 sec. | ||
| 2697 | 2026.01.06 16:01:54.561504 [ 35 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.01.06 16:01:54.561534 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2699 | 2026.01.06 16:01:54.561594 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.01.06 16:01:54.561600 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 2701 | 2026.01.06 16:01:54.561697 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.01.06 16:01:54.561699 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2703 | 2026.01.06 16:01:54.561744 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1127 rows starting from the beginning of the part | ||
| 2704 | 2026.01.06 16:01:54.561748 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2705 | 2026.01.06 16:01:54.561793 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2706 | 2026.01.06 16:01:54.561837 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 704 rows starting from the beginning of the part | ||
| 2707 | 2026.01.06 16:01:54.561886 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2708 | 2026.01.06 16:01:54.561922 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 717 rows starting from the beginning of the part | ||
| 2709 | 2026.01.06 16:01:54.561956 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 534 rows starting from the beginning of the part | ||
| 2710 | 2026.01.06 16:01:54.562341 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.01.06 16:01:54.562381 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2712 | 2026.01.06 16:01:54.562779 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2713 | 2026.01.06 16:01:54.562995 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.01.06 16:01:54.563098 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2715 | 2026.01.06 16:01:54.563124 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001445 sec., 585467.1280276816 rows/sec., 39.41 MiB/sec. | ||
| 2716 | 2026.01.06 16:01:54.563136 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.01.06 16:01:54.563157 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158332 sec., 2009701.1343253416 rows/sec., 151.18 MiB/sec. | ||
| 2718 | 2026.01.06 16:01:54.563167 [ 276 ] {f8ee995f-1619-493c-a003-d31c54ae25d1} <Debug> TCPHandler: Processed in 0.00162199 sec. | ||
| 2719 | 2026.01.06 16:01:54.563168 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2720 | 2026.01.06 16:01:54.563296 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.01.06 16:01:54.563328 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 2722 | 2026.01.06 16:01:54.563333 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2723 | 2026.01.06 16:01:54.563397 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2724 | 2026.01.06 16:01:54.563458 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <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 | ||
| 2725 | 2026.01.06 16:01:54.563478 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2726 | 2026.01.06 16:01:54.563527 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2332 rows starting from the beginning of the part | ||
| 2727 | 2026.01.06 16:01:54.563616 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.01.06 16:01:54.563628 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2729 | 2026.01.06 16:01:54.563695 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_11_2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2730 | 2026.01.06 16:01:54.563699 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 316 rows starting from the beginning of the part | ||
| 2731 | 2026.01.06 16:01:54.563766 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 2732 | 2026.01.06 16:01:54.563775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2733 | 2026.01.06 16:01:54.563811 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2734 | 2026.01.06 16:01:54.563871 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 846 rows starting from the beginning of the part | ||
| 2735 | 2026.01.06 16:01:54.564201 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.01.06 16:01:54.564241 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2737 | 2026.01.06 16:01:54.564821 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2738 | 2026.01.06 16:01:54.565057 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.01.06 16:01:54.565162 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2740 | 2026.01.06 16:01:54.565196 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.01.06 16:01:54.565196 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001818 sec., 3850.3850385038504 rows/sec., 6.90 MiB/sec. | ||
| 2742 | 2026.01.06 16:01:54.565218 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2743 | 2026.01.06 16:01:54.565269 [ 276 ] {74920f66-88ce-44d3-9ddd-4183ff1a63ee} <Debug> TCPHandler: Processed in 0.002021048 sec. | ||
| 2744 | 2026.01.06 16:01:54.565302 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 2745 | 2026.01.06 16:01:54.565393 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.01.06 16:01:54.565494 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.01.06 16:01:54.565508 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2748 | 2026.01.06 16:01:54.565537 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2749 | 2026.01.06 16:01:54.565563 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2750 | 2026.01.06 16:01:54.565699 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2751 | 2026.01.06 16:01:54.565762 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500377 sec., 1630954.0521289392 rows/sec., 108.74 MiB/sec. | ||
| 2752 | 2026.01.06 16:01:54.565799 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2753 | 2026.01.06 16:01:54.565860 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.06 16:01:54.565902 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2755 | 2026.01.06 16:01:54.565911 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2756 | 2026.01.06 16:01:54.566025 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2757 | 2026.01.06 16:01:54.566108 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2758 | 2026.01.06 16:01:54.566130 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2759 | 2026.01.06 16:01:54.566252 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2760 | 2026.01.06 16:01:54.566413 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.01.06 16:01:54.566496 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2762 | 2026.01.06 16:01:54.566537 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.01.06 16:01:54.566566 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2764 | 2026.01.06 16:01:54.566681 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001206 sec., 2487.5621890547263 rows/sec., 175.72 KiB/sec. | ||
| 2765 | 2026.01.06 16:01:54.566724 [ 276 ] {a247d534-80bc-4517-94a2-956c7fd0b272} <Debug> TCPHandler: Processed in 0.001379966 sec. | ||
| 2766 | 2026.01.06 16:01:54.566834 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.01.06 16:01:54.566933 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.01.06 16:01:54.566975 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2769 | 2026.01.06 16:01:54.567338 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.01.06 16:01:54.567374 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2771 | 2026.01.06 16:01:54.567691 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2772 | 2026.01.06 16:01:54.567800 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 19 columns (19 merged, 0 gathered) in 0.002529037 sec., 31237.186328234817 rows/sec., 55.98 MiB/sec. | ||
| 2773 | 2026.01.06 16:01:54.567903 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.01.06 16:01:54.567998 [ 35 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2775 | 2026.01.06 16:01:54.568029 [ 35 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.01.06 16:01:54.568035 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 2777 | 2026.01.06 16:01:54.568038 [ 189 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2778 | 2026.01.06 16:01:54.568049 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2779 | 2026.01.06 16:01:54.568081 [ 276 ] {2be0ed81-8b52-4bca-8d24-48483feecc56} <Debug> TCPHandler: Processed in 0.001302245 sec. | ||
| 2780 | 2026.01.06 16:01:54.568156 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 2781 | 2026.01.06 16:01:54.568256 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2782 | 2026.01.06 16:01:54.568283 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
| 2783 | 2026.01.06 16:01:54.568327 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2784 | 2026.01.06 16:01:54.568363 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2785 | 2026.01.06 16:01:54.568363 [ 189 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.01.06 16:01:54.568398 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 2787 | 2026.01.06 16:01:54.568431 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2788 | 2026.01.06 16:01:54.568440 [ 189 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2789 | 2026.01.06 16:01:54.568468 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 2790 | 2026.01.06 16:01:54.568514 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2791 | 2026.01.06 16:01:54.569145 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102022 sec., 656721.0993707239 rows/sec., 41.16 MiB/sec. | ||
| 2792 | 2026.01.06 16:01:54.569266 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2793 | 2026.01.06 16:01:54.569483 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.01.06 16:01:54.569542 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_11_2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2795 | 2026.01.06 16:01:54.569594 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2796 | 2026.01.06 16:01:55.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.86 MiB, peak 211.60 MiB, free memory in arenas 0.00 B, will set to 208.95 MiB (RSS), difference: 1.09 MiB | ||
| 2797 | 2026.01.06 16:01:58.524052 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2798 | 2026.01.06 16:01:58.524105 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2799 | 2026.01.06 16:01:58.579277 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4714 | ||
| 2800 | 2026.01.06 16:01:58.579782 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.06 16:01:58.579824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2802 | 2026.01.06 16:01:58.580330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2803 | 2026.01.06 16:01:58.580577 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.06 16:01:58.580715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4714 | ||
| 2805 | 2026.01.06 16:01:58.838704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2806 | 2026.01.06 16:01:58.856700 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.06 16:01:58.856763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2808 | 2026.01.06 16:01:58.862998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2809 | 2026.01.06 16:01:58.863701 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.01.06 16:01:58.866906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2811 | 2026.01.06 16:01:59.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.49 MiB, peak 213.49 MiB, free memory in arenas 0.00 B, will set to 211.91 MiB (RSS), difference: 2.42 MiB | ||
| 2812 | 2026.01.06 16:01:59.538129 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.01.06 16:01:59.538409 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.01.06 16:01:59.538505 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2815 | 2026.01.06 16:01:59.539454 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.01.06 16:01:59.539501 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2817 | 2026.01.06 16:01:59.539927 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2818 | 2026.01.06 16:01:59.540137 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.01.06 16:01:59.540286 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001974 sec., 207700.10131712258 rows/sec., 13.18 MiB/sec. | ||
| 2820 | 2026.01.06 16:01:59.540337 [ 276 ] {42dd41aa-1609-4d77-be98-3b9b4c00af76} <Debug> TCPHandler: Processed in 0.002412265 sec. | ||
| 2821 | 2026.01.06 16:01:59.540456 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.01.06 16:01:59.540554 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2823 | 2026.01.06 16:01:59.540596 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2824 | 2026.01.06 16:01:59.541594 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.01.06 16:01:59.541634 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2826 | 2026.01.06 16:01:59.542033 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2827 | 2026.01.06 16:01:59.542252 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.01.06 16:01:59.542385 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Debug> executeQuery: Read 1176 rows, 95.97 KiB in 0.001805 sec., 651523.5457063712 rows/sec., 51.92 MiB/sec. | ||
| 2829 | 2026.01.06 16:01:59.542425 [ 276 ] {465feeb6-e12a-42b0-bd5e-3994ab13b7ea} <Debug> TCPHandler: Processed in 0.001981618 sec. | ||
| 2830 | 2026.01.06 16:01:59.542542 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.01.06 16:01:59.542640 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2832 | 2026.01.06 16:01:59.542682 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2833 | 2026.01.06 16:01:59.543163 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.01.06 16:01:59.543200 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2835 | 2026.01.06 16:01:59.543504 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2836 | 2026.01.06 16:01:59.543714 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.01.06 16:01:59.543842 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001221 sec., 194103.19410319408 rows/sec., 11.77 MiB/sec. | ||
| 2838 | 2026.01.06 16:01:59.543882 [ 276 ] {70312ff9-c999-4ac6-a45b-2481542cf98d} <Debug> TCPHandler: Processed in 0.001390566 sec. | ||
| 2839 | 2026.01.06 16:01:59.543992 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.01.06 16:01:59.544088 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.01.06 16:01:59.544127 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2842 | 2026.01.06 16:01:59.544595 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.01.06 16:01:59.544631 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2844 | 2026.01.06 16:01:59.544928 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2845 | 2026.01.06 16:01:59.545131 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.01.06 16:01:59.545260 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00119 sec., 178151.26050420167 rows/sec., 11.49 MiB/sec. | ||
| 2847 | 2026.01.06 16:01:59.545299 [ 276 ] {d6ba71c0-4c4f-4cfb-bd9a-9e3dd5b24668} <Debug> TCPHandler: Processed in 0.001357116 sec. | ||
| 2848 | 2026.01.06 16:01:59.545411 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.01.06 16:01:59.545506 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.01.06 16:01:59.545545 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2851 | 2026.01.06 16:01:59.546012 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.01.06 16:01:59.546047 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2853 | 2026.01.06 16:01:59.546351 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2854 | 2026.01.06 16:01:59.546584 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.01.06 16:01:59.546714 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 2856 | 2026.01.06 16:01:59.546754 [ 276 ] {c09a099f-af27-4e07-8356-dee4a0784cc1} <Debug> TCPHandler: Processed in 0.001392596 sec. | ||
| 2857 | 2026.01.06 16:01:59.546869 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.01.06 16:01:59.546965 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2859 | 2026.01.06 16:01:59.547004 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2860 | 2026.01.06 16:01:59.547653 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.01.06 16:01:59.547689 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2862 | 2026.01.06 16:01:59.548010 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2863 | 2026.01.06 16:01:59.548218 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.01.06 16:01:59.548346 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001398 sec., 508583.6909871245 rows/sec., 35.65 MiB/sec. | ||
| 2865 | 2026.01.06 16:01:59.548385 [ 276 ] {8b2161a5-2f1e-44df-9fab-7dc1bfcbf3aa} <Debug> TCPHandler: Processed in 0.00157006 sec. | ||
| 2866 | 2026.01.06 16:01:59.548498 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.01.06 16:01:59.548592 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2868 | 2026.01.06 16:01:59.548634 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2869 | 2026.01.06 16:01:59.548964 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.01.06 16:01:59.548999 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2871 | 2026.01.06 16:01:59.549296 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2872 | 2026.01.06 16:01:59.549499 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.01.06 16:01:59.549601 [ 51 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2874 | 2026.01.06 16:01:59.549628 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 2875 | 2026.01.06 16:01:59.549662 [ 51 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.01.06 16:01:59.549671 [ 276 ] {5587b647-9e4e-4d0c-bb19-7411b94b41ca} <Debug> TCPHandler: Processed in 0.001222373 sec. | ||
| 2877 | 2026.01.06 16:01:59.549689 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2878 | 2026.01.06 16:01:59.549789 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.01.06 16:01:59.549806 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 2880 | 2026.01.06 16:01:59.549889 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.01.06 16:01:59.549935 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2882 | 2026.01.06 16:01:59.549959 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2883 | 2026.01.06 16:01:59.550005 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2884 | 2026.01.06 16:01:59.550073 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2885 | 2026.01.06 16:01:59.550123 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2886 | 2026.01.06 16:01:59.550169 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2887 | 2026.01.06 16:01:59.550209 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2888 | 2026.01.06 16:01:59.550250 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2889 | 2026.01.06 16:01:59.550369 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.01.06 16:01:59.550411 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2891 | 2026.01.06 16:01:59.550785 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2892 | 2026.01.06 16:01:59.551023 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.01.06 16:01:59.551042 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293185 sec., 27838.244334723953 rows/sec., 1.42 MiB/sec. | ||
| 2894 | 2026.01.06 16:01:59.551156 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001283 sec., 244738.89321901792 rows/sec., 16.08 MiB/sec. | ||
| 2895 | 2026.01.06 16:01:59.551198 [ 276 ] {da341eb0-8ffd-4099-841c-0df9ec5a80df} <Debug> TCPHandler: Processed in 0.001458308 sec. | ||
| 2896 | 2026.01.06 16:01:59.551218 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2897 | 2026.01.06 16:01:59.551311 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.01.06 16:01:59.551411 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2899 | 2026.01.06 16:01:59.551456 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2900 | 2026.01.06 16:01:59.551546 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.06 16:01:59.551627 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_6_1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2902 | 2026.01.06 16:01:59.551718 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2903 | 2026.01.06 16:01:59.551769 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.01.06 16:01:59.551809 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2905 | 2026.01.06 16:01:59.552107 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2906 | 2026.01.06 16:01:59.552315 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.01.06 16:01:59.552411 [ 51 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2908 | 2026.01.06 16:01:59.552441 [ 51 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.06 16:01:59.552444 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 2910 | 2026.01.06 16:01:59.552459 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2911 | 2026.01.06 16:01:59.552491 [ 276 ] {5726d03c-e20d-40bc-b220-23a1c41fec11} <Debug> TCPHandler: Processed in 0.001229823 sec. | ||
| 2912 | 2026.01.06 16:01:59.552541 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 2913 | 2026.01.06 16:01:59.552598 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.01.06 16:01:59.552634 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2915 | 2026.01.06 16:01:59.552663 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2916 | 2026.01.06 16:01:59.552695 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.01.06 16:01:59.552705 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2918 | 2026.01.06 16:01:59.552754 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2919 | 2026.01.06 16:01:59.552757 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <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 | ||
| 2920 | 2026.01.06 16:01:59.552792 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2921 | 2026.01.06 16:01:59.552831 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2922 | 2026.01.06 16:01:59.552865 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2923 | 2026.01.06 16:01:59.553551 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001038169 sec., 6742.640167448652 rows/sec., 450.58 KiB/sec. | ||
| 2924 | 2026.01.06 16:01:59.553570 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.01.06 16:01:59.553615 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2926 | 2026.01.06 16:01:59.553692 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2927 | 2026.01.06 16:01:59.553977 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.06 16:01:59.554045 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_6_1} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2929 | 2026.01.06 16:01:59.554111 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2930 | 2026.01.06 16:01:59.554206 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2931 | 2026.01.06 16:01:59.554436 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.01.06 16:01:59.554575 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001895 sec., 16886.543535620054 rows/sec., 30.26 MiB/sec. | ||
| 2933 | 2026.01.06 16:01:59.554634 [ 276 ] {632f98c3-20fa-4a58-9021-8c07ed81ec1e} <Debug> TCPHandler: Processed in 0.002085109 sec. | ||
| 2934 | 2026.01.06 16:01:59.554746 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.01.06 16:01:59.554841 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.01.06 16:01:59.554884 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2937 | 2026.01.06 16:01:59.555219 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.01.06 16:01:59.555255 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2939 | 2026.01.06 16:01:59.555558 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2940 | 2026.01.06 16:01:59.555762 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.01.06 16:01:59.555892 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 2942 | 2026.01.06 16:01:59.555930 [ 276 ] {fe2ad9e0-ab07-4818-aa64-13ed67e2ccb5} <Debug> TCPHandler: Processed in 0.001233323 sec. | ||
| 2943 | 2026.01.06 16:02:03.597866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 396 | ||
| 2944 | 2026.01.06 16:02:03.600232 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.01.06 16:02:03.600289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2946 | 2026.01.06 16:02:03.601588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2947 | 2026.01.06 16:02:03.601885 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.01.06 16:02:03.602132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2949 | 2026.01.06 16:02:04.526343 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.01.06 16:02:04.526533 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2951 | 2026.01.06 16:02:04.526599 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2952 | 2026.01.06 16:02:04.527232 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.06 16:02:04.527280 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2954 | 2026.01.06 16:02:04.527689 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2955 | 2026.01.06 16:02:04.527899 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.01.06 16:02:04.528048 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001561 sec., 44843.04932735426 rows/sec., 3.60 MiB/sec. | ||
| 2957 | 2026.01.06 16:02:04.528091 [ 276 ] {7a27abf4-7a5c-4cc4-9d5b-96f85f84b527} <Debug> TCPHandler: Processed in 0.001873796 sec. | ||
| 2958 | 2026.01.06 16:02:04.528219 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.01.06 16:02:04.528311 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.01.06 16:02:04.528351 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2961 | 2026.01.06 16:02:04.528739 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.01.06 16:02:04.528774 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2963 | 2026.01.06 16:02:04.529071 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2964 | 2026.01.06 16:02:04.529301 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.01.06 16:02:04.529441 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001145 sec., 6113.53711790393 rows/sec., 459.71 KiB/sec. | ||
| 2966 | 2026.01.06 16:02:04.529479 [ 276 ] {f4f6e41b-8e28-445d-8439-61d689d8e063} <Debug> TCPHandler: Processed in 0.001306704 sec. | ||
| 2967 | 2026.01.06 16:02:04.529587 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.01.06 16:02:04.529688 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2969 | 2026.01.06 16:02:04.529734 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2970 | 2026.01.06 16:02:04.530146 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.01.06 16:02:04.530182 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2972 | 2026.01.06 16:02:04.530482 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2973 | 2026.01.06 16:02:04.530681 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.01.06 16:02:04.530807 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00114 sec., 62280.70175438597 rows/sec., 4.86 MiB/sec. | ||
| 2975 | 2026.01.06 16:02:04.530845 [ 276 ] {8bc733d9-9652-495e-b0e0-cf52e0cca3d4} <Debug> TCPHandler: Processed in 0.001304354 sec. | ||
| 2976 | 2026.01.06 16:02:04.530954 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.01.06 16:02:04.531046 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.01.06 16:02:04.531089 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2979 | 2026.01.06 16:02:04.531489 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.01.06 16:02:04.531525 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2981 | 2026.01.06 16:02:04.531874 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2982 | 2026.01.06 16:02:04.532080 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.01.06 16:02:04.532207 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2984 | 2026.01.06 16:02:04.532244 [ 276 ] {5fd2d57a-c6c6-4b4d-b25d-bacda5106509} <Debug> TCPHandler: Processed in 0.001336395 sec. | ||
| 2985 | 2026.01.06 16:02:04.532353 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.01.06 16:02:04.532445 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.01.06 16:02:04.532498 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <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 | ||
| 2988 | 2026.01.06 16:02:04.533223 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.01.06 16:02:04.533258 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2990 | 2026.01.06 16:02:04.533738 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2991 | 2026.01.06 16:02:04.533947 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.01.06 16:02:04.534089 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00166 sec., 4216.8674698795185 rows/sec., 7.56 MiB/sec. | ||
| 2993 | 2026.01.06 16:02:04.534141 [ 276 ] {819f5e07-d31f-4e60-99af-e54fb6a4efd0} <Debug> TCPHandler: Processed in 0.001835154 sec. | ||
| 2994 | 2026.01.06 16:02:04.534254 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.01.06 16:02:04.534347 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.01.06 16:02:04.534387 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2997 | 2026.01.06 16:02:04.534720 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.01.06 16:02:04.534756 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 2999 | 2026.01.06 16:02:04.535079 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3000 | 2026.01.06 16:02:04.535323 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.01.06 16:02:04.535452 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3002 | 2026.01.06 16:02:04.535496 [ 276 ] {50270d35-4f3c-48e8-9c05-1b2a0fef3b58} <Debug> TCPHandler: Processed in 0.001289304 sec. | ||
| 3003 | 2026.01.06 16:02:06.080797 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5226 | ||
| 3004 | 2026.01.06 16:02:06.081330 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.01.06 16:02:06.081379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 3006 | 2026.01.06 16:02:06.081880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3007 | 2026.01.06 16:02:06.082116 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.01.06 16:02:06.082251 [ 141 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3009 | 2026.01.06 16:02:06.082264 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5226 | ||
| 3010 | 2026.01.06 16:02:06.082332 [ 141 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.01.06 16:02:06.082357 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 3012 | 2026.01.06 16:02:06.082458 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 3013 | 2026.01.06 16:02:06.082586 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3014 | 2026.01.06 16:02:06.082648 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 3015 | 2026.01.06 16:02:06.082757 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 500 rows starting from the beginning of the part | ||
| 3016 | 2026.01.06 16:02:06.082811 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3017 | 2026.01.06 16:02:06.082860 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3018 | 2026.01.06 16:02:06.082907 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3019 | 2026.01.06 16:02:06.082950 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3020 | 2026.01.06 16:02:06.084392 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001975097 sec., 2645945.9965763707 rows/sec., 37.85 MiB/sec. | ||
| 3021 | 2026.01.06 16:02:06.085243 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3022 | 2026.01.06 16:02:06.085610 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.01.06 16:02:06.085697 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_11_2} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3024 | 2026.01.06 16:02:06.085798 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3025 | 2026.01.06 16:02:06.366973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3026 | 2026.01.06 16:02:06.385060 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.01.06 16:02:06.385116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 3028 | 2026.01.06 16:02:06.391770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3029 | 2026.01.06 16:02:06.392551 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.01.06 16:02:06.392842 [ 141 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3031 | 2026.01.06 16:02:06.392903 [ 141 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.01.06 16:02:06.392922 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 3033 | 2026.01.06 16:02:06.393045 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3034 | 2026.01.06 16:02:06.396686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3035 | 2026.01.06 16:02:06.397139 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2026.01.06 16:02:06.398428 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3037 | 2026.01.06 16:02:06.402773 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3038 | 2026.01.06 16:02:06.406825 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3039 | 2026.01.06 16:02:06.410803 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3040 | 2026.01.06 16:02:06.415359 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3041 | 2026.01.06 16:02:06.419615 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3042 | 2026.01.06 16:02:06.476237 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083247648 sec., 997.0251652034663 rows/sec., 5.16 MiB/sec. | ||
| 3043 | 2026.01.06 16:02:06.478701 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3044 | 2026.01.06 16:02:06.480716 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_11_2} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.01.06 16:02:06.480831 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_11_2} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3046 | 2026.01.06 16:02:06.483200 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3047 | 2026.01.06 16:02:07.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.24 MiB, peak 223.12 MiB, free memory in arenas 0.00 B, will set to 222.72 MiB (RSS), difference: 9.49 MiB | ||
| 3048 | 2026.01.06 16:02:09.539319 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.01.06 16:02:09.539512 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.01.06 16:02:09.539578 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3051 | 2026.01.06 16:02:09.540422 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.01.06 16:02:09.540473 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3053 | 2026.01.06 16:02:09.540909 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3054 | 2026.01.06 16:02:09.541153 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.01.06 16:02:09.541315 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001849 sec., 221741.48188209845 rows/sec., 14.07 MiB/sec. | ||
| 3056 | 2026.01.06 16:02:09.541365 [ 276 ] {b6510a96-8365-4c8f-ae34-d445e36e3648} <Debug> TCPHandler: Processed in 0.002177021 sec. | ||
| 3057 | 2026.01.06 16:02:09.541498 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.01.06 16:02:09.541604 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3059 | 2026.01.06 16:02:09.541647 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3060 | 2026.01.06 16:02:09.542073 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.01.06 16:02:09.542112 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3062 | 2026.01.06 16:02:09.542403 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3063 | 2026.01.06 16:02:09.542616 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.01.06 16:02:09.542755 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 416.04 KiB/sec. | ||
| 3065 | 2026.01.06 16:02:09.542797 [ 276 ] {b31e3fbd-7656-4e20-bde7-beb5fc3eb747} <Debug> TCPHandler: Processed in 0.001353665 sec. | ||
| 3066 | 2026.01.06 16:02:09.542911 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.01.06 16:02:09.543009 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3068 | 2026.01.06 16:02:09.543050 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3069 | 2026.01.06 16:02:09.543994 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.01.06 16:02:09.544031 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3071 | 2026.01.06 16:02:09.544447 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3072 | 2026.01.06 16:02:09.544671 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.01.06 16:02:09.544806 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Debug> executeQuery: Read 1179 rows, 96.19 KiB in 0.001815 sec., 649586.7768595042 rows/sec., 51.75 MiB/sec. | ||
| 3074 | 2026.01.06 16:02:09.544845 [ 276 ] {f591fbe6-fccc-4f2c-834f-59343ac74505} <Debug> TCPHandler: Processed in 0.001984467 sec. | ||
| 3075 | 2026.01.06 16:02:09.544960 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.01.06 16:02:09.545051 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.01.06 16:02:09.545089 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3078 | 2026.01.06 16:02:09.545540 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.01.06 16:02:09.545575 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3080 | 2026.01.06 16:02:09.545946 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3081 | 2026.01.06 16:02:09.546176 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.01.06 16:02:09.546313 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Debug> executeQuery: Read 243 rows, 15.14 KiB in 0.001266 sec., 191943.1279620853 rows/sec., 11.68 MiB/sec. | ||
| 3083 | 2026.01.06 16:02:09.546352 [ 276 ] {09dc54f7-c954-4b7a-ae8d-a95a8fdc47fc} <Debug> TCPHandler: Processed in 0.001434427 sec. | ||
| 3084 | 2026.01.06 16:02:09.546463 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.01.06 16:02:09.546558 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.01.06 16:02:09.546598 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3087 | 2026.01.06 16:02:09.547063 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.01.06 16:02:09.547100 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3089 | 2026.01.06 16:02:09.547418 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3090 | 2026.01.06 16:02:09.547633 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.01.06 16:02:09.547763 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001222 sec., 173486.0883797054 rows/sec., 11.19 MiB/sec. | ||
| 3092 | 2026.01.06 16:02:09.547802 [ 276 ] {b4a8faa9-817e-4c6f-ad88-2fa50f54f3b0} <Debug> TCPHandler: Processed in 0.001388527 sec. | ||
| 3093 | 2026.01.06 16:02:09.547915 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.01.06 16:02:09.548010 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.01.06 16:02:09.548050 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3096 | 2026.01.06 16:02:09.548513 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.01.06 16:02:09.548549 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3098 | 2026.01.06 16:02:09.548854 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3099 | 2026.01.06 16:02:09.549065 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.01.06 16:02:09.549197 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 3101 | 2026.01.06 16:02:09.549236 [ 276 ] {fa67aedb-d9ed-4968-a7fc-2ad18f640445} <Debug> TCPHandler: Processed in 0.001375055 sec. | ||
| 3102 | 2026.01.06 16:02:09.549353 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.01.06 16:02:09.549448 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3104 | 2026.01.06 16:02:09.549488 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3105 | 2026.01.06 16:02:09.550122 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.06 16:02:09.550159 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3107 | 2026.01.06 16:02:09.550495 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3108 | 2026.01.06 16:02:09.550726 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.01.06 16:02:09.550856 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001424 sec., 503511.2359550562 rows/sec., 35.33 MiB/sec. | ||
| 3110 | 2026.01.06 16:02:09.550896 [ 276 ] {df173574-8d82-403e-b726-bbaed8d05e62} <Debug> TCPHandler: Processed in 0.00159247 sec. | ||
| 3111 | 2026.01.06 16:02:09.551013 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.01.06 16:02:09.551109 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3113 | 2026.01.06 16:02:09.551150 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3114 | 2026.01.06 16:02:09.551487 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.01.06 16:02:09.551523 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3116 | 2026.01.06 16:02:09.551817 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3117 | 2026.01.06 16:02:09.552022 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.01.06 16:02:09.552151 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 3119 | 2026.01.06 16:02:09.552189 [ 276 ] {16db8da8-1346-431c-be6c-69c2a51a7db3} <Debug> TCPHandler: Processed in 0.001224593 sec. | ||
| 3120 | 2026.01.06 16:02:09.552306 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.01.06 16:02:09.552400 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.01.06 16:02:09.552444 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3123 | 2026.01.06 16:02:09.552888 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.01.06 16:02:09.552925 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3125 | 2026.01.06 16:02:09.553272 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3126 | 2026.01.06 16:02:09.553479 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.01.06 16:02:09.553608 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001224 sec., 258986.92810457514 rows/sec., 17.02 MiB/sec. | ||
| 3128 | 2026.01.06 16:02:09.553644 [ 276 ] {9c6afe0a-4bf1-40d0-be6e-41179c57cf1a} <Debug> TCPHandler: Processed in 0.001388107 sec. | ||
| 3129 | 2026.01.06 16:02:09.553757 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.01.06 16:02:09.553851 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.01.06 16:02:09.553896 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3132 | 2026.01.06 16:02:09.554216 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.06 16:02:09.554251 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3134 | 2026.01.06 16:02:09.554545 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3135 | 2026.01.06 16:02:09.554749 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.06 16:02:09.554879 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 3137 | 2026.01.06 16:02:09.554916 [ 276 ] {fa497c80-f846-456c-af62-bcdc758349ee} <Debug> TCPHandler: Processed in 0.001208902 sec. | ||
| 3138 | 2026.01.06 16:02:09.555025 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.01.06 16:02:09.555120 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.01.06 16:02:09.555175 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <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 | ||
| 3141 | 2026.01.06 16:02:09.555975 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.01.06 16:02:09.556011 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3143 | 2026.01.06 16:02:09.556570 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3144 | 2026.01.06 16:02:09.556803 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.01.06 16:02:09.556940 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001836 sec., 17429.193899782134 rows/sec., 31.23 MiB/sec. | ||
| 3146 | 2026.01.06 16:02:09.557004 [ 276 ] {d6406817-b58e-40f4-a16c-30cc72c7f411} <Debug> TCPHandler: Processed in 0.002027459 sec. | ||
| 3147 | 2026.01.06 16:02:09.557128 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.01.06 16:02:09.557262 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.01.06 16:02:09.557320 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3150 | 2026.01.06 16:02:09.557731 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.01.06 16:02:09.557769 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3152 | 2026.01.06 16:02:09.558125 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3153 | 2026.01.06 16:02:09.558344 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.01.06 16:02:09.558474 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001268 sec., 82018.92744479496 rows/sec., 5.03 MiB/sec. | ||
| 3155 | 2026.01.06 16:02:09.558512 [ 276 ] {48326985-77ca-47f5-8813-30d68174e0b5} <Debug> TCPHandler: Processed in 0.001433497 sec. | ||
| 3156 | 2026.01.06 16:02:13.524175 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3157 | 2026.01.06 16:02:13.524258 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3158 | 2026.01.06 16:02:13.582431 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5674 | ||
| 3159 | 2026.01.06 16:02:13.582950 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.06 16:02:13.582996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3161 | 2026.01.06 16:02:13.583660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3162 | 2026.01.06 16:02:13.583898 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.01.06 16:02:13.584021 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5674 | ||
| 3164 | 2026.01.06 16:02:13.602273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 432 | ||
| 3165 | 2026.01.06 16:02:13.604512 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.01.06 16:02:13.604549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3167 | 2026.01.06 16:02:13.605732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3168 | 2026.01.06 16:02:13.605980 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.01.06 16:02:13.606206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3170 | 2026.01.06 16:02:13.896809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3171 | 2026.01.06 16:02:13.912487 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.01.06 16:02:13.912552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3173 | 2026.01.06 16:02:13.918325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3174 | 2026.01.06 16:02:13.919083 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.01.06 16:02:13.921888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3176 | 2026.01.06 16:02:14.526435 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.01.06 16:02:14.526620 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3178 | 2026.01.06 16:02:14.526685 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3179 | 2026.01.06 16:02:14.527317 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.01.06 16:02:14.527360 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3181 | 2026.01.06 16:02:14.527745 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3182 | 2026.01.06 16:02:14.527983 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.01.06 16:02:14.528134 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001563 sec., 44785.66858605247 rows/sec., 3.59 MiB/sec. | ||
| 3184 | 2026.01.06 16:02:14.528176 [ 276 ] {125e169c-fe42-49e8-9971-70f2b9859aed} <Debug> TCPHandler: Processed in 0.001867746 sec. | ||
| 3185 | 2026.01.06 16:02:14.528309 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.01.06 16:02:14.528405 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3187 | 2026.01.06 16:02:14.528448 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3188 | 2026.01.06 16:02:14.528852 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.01.06 16:02:14.528888 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3190 | 2026.01.06 16:02:14.529175 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3191 | 2026.01.06 16:02:14.529372 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.01.06 16:02:14.529498 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001112 sec., 6294.964028776979 rows/sec., 473.35 KiB/sec. | ||
| 3193 | 2026.01.06 16:02:14.529501 [ 142 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3194 | 2026.01.06 16:02:14.529535 [ 276 ] {095ddc63-ecda-4152-ac45-90470a56efc3} <Debug> TCPHandler: Processed in 0.001273194 sec. | ||
| 3195 | 2026.01.06 16:02:14.529573 [ 142 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.01.06 16:02:14.529606 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3197 | 2026.01.06 16:02:14.529666 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.01.06 16:02:14.529698 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 3199 | 2026.01.06 16:02:14.529764 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3200 | 2026.01.06 16:02:14.529777 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.01.06 16:02:14.529803 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3202 | 2026.01.06 16:02:14.529806 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 249 rows starting from the beginning of the part | ||
| 3203 | 2026.01.06 16:02:14.529867 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 3204 | 2026.01.06 16:02:14.529908 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
| 3205 | 2026.01.06 16:02:14.529948 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 3206 | 2026.01.06 16:02:14.529986 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 243 rows starting from the beginning of the part | ||
| 3207 | 2026.01.06 16:02:14.530021 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 3208 | 2026.01.06 16:02:14.530212 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.01.06 16:02:14.530246 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3210 | 2026.01.06 16:02:14.530630 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3211 | 2026.01.06 16:02:14.530763 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110377 sec., 683113.329769789 rows/sec., 44.43 MiB/sec. | ||
| 3212 | 2026.01.06 16:02:14.530835 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.01.06 16:02:14.530950 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3214 | 2026.01.06 16:02:14.530965 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001217 sec., 58340.180772391126 rows/sec., 4.55 MiB/sec. | ||
| 3215 | 2026.01.06 16:02:14.531010 [ 276 ] {b9af70fe-f5f9-4187-824d-b3f68c452029} <Debug> TCPHandler: Processed in 0.001390876 sec. | ||
| 3216 | 2026.01.06 16:02:14.531122 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.01.06 16:02:14.531217 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3218 | 2026.01.06 16:02:14.531255 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.01.06 16:02:14.531261 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3220 | 2026.01.06 16:02:14.531345 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_11_2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3221 | 2026.01.06 16:02:14.531492 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3222 | 2026.01.06 16:02:14.531681 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.01.06 16:02:14.531722 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3224 | 2026.01.06 16:02:14.532048 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3225 | 2026.01.06 16:02:14.532253 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.01.06 16:02:14.532377 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3227 | 2026.01.06 16:02:14.532412 [ 276 ] {305a21d5-1547-4ef8-ada9-d14906079006} <Debug> TCPHandler: Processed in 0.001337585 sec. | ||
| 3228 | 2026.01.06 16:02:14.532517 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.01.06 16:02:14.532610 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.01.06 16:02:14.532747 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3231 | 2026.01.06 16:02:14.533492 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.01.06 16:02:14.533527 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3233 | 2026.01.06 16:02:14.534020 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3234 | 2026.01.06 16:02:14.534234 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.01.06 16:02:14.534364 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001771 sec., 3952.5691699604745 rows/sec., 7.08 MiB/sec. | ||
| 3236 | 2026.01.06 16:02:14.534413 [ 276 ] {05ee10bd-589a-4c66-ab36-cbdc766fa9d9} <Debug> TCPHandler: Processed in 0.001941937 sec. | ||
| 3237 | 2026.01.06 16:02:14.534529 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.01.06 16:02:14.534622 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.01.06 16:02:14.534664 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3240 | 2026.01.06 16:02:14.534994 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.01.06 16:02:14.535029 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3242 | 2026.01.06 16:02:14.535316 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3243 | 2026.01.06 16:02:14.535537 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.01.06 16:02:14.535661 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3245 | 2026.01.06 16:02:14.535695 [ 276 ] {3d4ff738-103b-4c60-a554-3db85e565a52} <Debug> TCPHandler: Processed in 0.001213203 sec. | ||
| 3246 | 2026.01.06 16:02:19.539092 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.01.06 16:02:19.539292 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.01.06 16:02:19.539360 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3249 | 2026.01.06 16:02:19.540200 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.01.06 16:02:19.540248 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3251 | 2026.01.06 16:02:19.540671 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3252 | 2026.01.06 16:02:19.540903 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.01.06 16:02:19.541063 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 3254 | 2026.01.06 16:02:19.541112 [ 276 ] {4916d76b-009b-4962-84a0-a0e76740356c} <Debug> TCPHandler: Processed in 0.002151601 sec. | ||
| 3255 | 2026.01.06 16:02:19.541242 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.01.06 16:02:19.541347 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3257 | 2026.01.06 16:02:19.541392 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3258 | 2026.01.06 16:02:19.542315 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.01.06 16:02:19.542356 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3260 | 2026.01.06 16:02:19.542755 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3261 | 2026.01.06 16:02:19.542978 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.01.06 16:02:19.543095 [ 133 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3263 | 2026.01.06 16:02:19.543112 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Debug> executeQuery: Read 1178 rows, 96.17 KiB in 0.001789 sec., 658468.4181106763 rows/sec., 52.50 MiB/sec. | ||
| 3264 | 2026.01.06 16:02:19.543163 [ 133 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.01.06 16:02:19.543171 [ 276 ] {76b8214c-050a-4bbf-89db-20ef1d00ef34} <Debug> TCPHandler: Processed in 0.001981747 sec. | ||
| 3266 | 2026.01.06 16:02:19.543192 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3267 | 2026.01.06 16:02:19.543288 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 3268 | 2026.01.06 16:02:19.543310 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.01.06 16:02:19.543391 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3270 | 2026.01.06 16:02:19.543412 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.01.06 16:02:19.543421 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2337 rows starting from the beginning of the part | ||
| 3272 | 2026.01.06 16:02:19.543455 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3273 | 2026.01.06 16:02:19.543480 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1176 rows starting from the beginning of the part | ||
| 3274 | 2026.01.06 16:02:19.543523 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 3275 | 2026.01.06 16:02:19.543563 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1179 rows starting from the beginning of the part | ||
| 3276 | 2026.01.06 16:02:19.543597 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part | ||
| 3277 | 2026.01.06 16:02:19.543635 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1178 rows starting from the beginning of the part | ||
| 3278 | 2026.01.06 16:02:19.543942 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.01.06 16:02:19.543978 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3280 | 2026.01.06 16:02:19.544323 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3281 | 2026.01.06 16:02:19.544563 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.06 16:02:19.544698 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001307 sec., 182096.40397857688 rows/sec., 11.06 MiB/sec. | ||
| 3283 | 2026.01.06 16:02:19.544735 [ 276 ] {14cf1d94-c68c-4fa7-acc4-e23ac1655d53} <Debug> TCPHandler: Processed in 0.001474747 sec. | ||
| 3284 | 2026.01.06 16:02:19.544844 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.06 16:02:19.544944 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.01.06 16:02:19.544985 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3287 | 2026.01.06 16:02:19.545556 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.01.06 16:02:19.545601 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3289 | 2026.01.06 16:02:19.545854 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6010 rows, containing 5 columns (5 merged, 0 gathered) in 0.002599879 sec., 2311646.041988877 rows/sec., 194.42 MiB/sec. | ||
| 3290 | 2026.01.06 16:02:19.546024 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3291 | 2026.01.06 16:02:19.546133 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3292 | 2026.01.06 16:02:19.546367 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.01.06 16:02:19.546387 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.01.06 16:02:19.546453 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_16_3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3295 | 2026.01.06 16:02:19.546516 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3296 | 2026.01.06 16:02:19.546548 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001622 sec., 130702.8360049322 rows/sec., 8.43 MiB/sec. | ||
| 3297 | 2026.01.06 16:02:19.546599 [ 276 ] {a93a6162-fc0e-4190-b259-df000a25fa7f} <Debug> TCPHandler: Processed in 0.001806034 sec. | ||
| 3298 | 2026.01.06 16:02:19.546733 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.01.06 16:02:19.546853 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.01.06 16:02:19.546907 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3301 | 2026.01.06 16:02:19.547506 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.01.06 16:02:19.547551 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3303 | 2026.01.06 16:02:19.547954 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3304 | 2026.01.06 16:02:19.548170 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.01.06 16:02:19.548301 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001474 sec., 143147.89687924017 rows/sec., 8.13 MiB/sec. | ||
| 3306 | 2026.01.06 16:02:19.548339 [ 276 ] {ee055e38-35d0-4c19-a0f4-ad2699fb8e75} <Debug> TCPHandler: Processed in 0.001666441 sec. | ||
| 3307 | 2026.01.06 16:02:19.548449 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.01.06 16:02:19.548545 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3309 | 2026.01.06 16:02:19.548587 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3310 | 2026.01.06 16:02:19.549351 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.01.06 16:02:19.549398 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3312 | 2026.01.06 16:02:19.549817 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3313 | 2026.01.06 16:02:19.550043 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.01.06 16:02:19.550148 [ 133 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3315 | 2026.01.06 16:02:19.550175 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001649 sec., 431776.8344451182 rows/sec., 30.27 MiB/sec. | ||
| 3316 | 2026.01.06 16:02:19.550191 [ 133 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.01.06 16:02:19.550217 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3318 | 2026.01.06 16:02:19.550221 [ 276 ] {f137be36-b295-41bb-9f35-f0a83cb76892} <Debug> TCPHandler: Processed in 0.001822395 sec. | ||
| 3319 | 2026.01.06 16:02:19.550338 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 3320 | 2026.01.06 16:02:19.550346 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.01.06 16:02:19.550484 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3322 | 2026.01.06 16:02:19.550485 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.01.06 16:02:19.550531 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3324 | 2026.01.06 16:02:19.550538 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1208 rows starting from the beginning of the part | ||
| 3325 | 2026.01.06 16:02:19.550620 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 711 rows starting from the beginning of the part | ||
| 3326 | 2026.01.06 16:02:19.550666 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 71 rows starting from the beginning of the part | ||
| 3327 | 2026.01.06 16:02:19.550706 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 717 rows starting from the beginning of the part | ||
| 3328 | 2026.01.06 16:02:19.550745 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 71 rows starting from the beginning of the part | ||
| 3329 | 2026.01.06 16:02:19.550783 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 712 rows starting from the beginning of the part | ||
| 3330 | 2026.01.06 16:02:19.550878 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.01.06 16:02:19.550923 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3332 | 2026.01.06 16:02:19.551265 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3333 | 2026.01.06 16:02:19.551489 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.01.06 16:02:19.551621 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 3335 | 2026.01.06 16:02:19.551659 [ 276 ] {d3413254-5249-40ee-8fff-59ed66dd855c} <Debug> TCPHandler: Processed in 0.001362786 sec. | ||
| 3336 | 2026.01.06 16:02:19.551829 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.01.06 16:02:19.551925 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3338 | 2026.01.06 16:02:19.551968 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3339 | 2026.01.06 16:02:19.552228 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953796 sec., 1786266.3246316402 rows/sec., 133.59 MiB/sec. | ||
| 3340 | 2026.01.06 16:02:19.552403 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.06 16:02:19.552440 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3342 | 2026.01.06 16:02:19.552473 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3343 | 2026.01.06 16:02:19.552812 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.06 16:02:19.552817 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3345 | 2026.01.06 16:02:19.552905 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_16_3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3346 | 2026.01.06 16:02:19.553021 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3347 | 2026.01.06 16:02:19.553058 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.06 16:02:19.553165 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3349 | 2026.01.06 16:02:19.553194 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001287 sec., 243978.243978244 rows/sec., 16.03 MiB/sec. | ||
| 3350 | 2026.01.06 16:02:19.553200 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.01.06 16:02:19.553235 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3352 | 2026.01.06 16:02:19.553238 [ 276 ] {e89066e1-3fa4-4549-8029-2f556823c2ac} <Debug> TCPHandler: Processed in 0.001459237 sec. | ||
| 3353 | 2026.01.06 16:02:19.553306 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 3354 | 2026.01.06 16:02:19.553348 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.01.06 16:02:19.553413 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3356 | 2026.01.06 16:02:19.553444 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4078 rows starting from the beginning of the part | ||
| 3357 | 2026.01.06 16:02:19.553447 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.01.06 16:02:19.553494 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3359 | 2026.01.06 16:02:19.553498 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3360 | 2026.01.06 16:02:19.553542 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3361 | 2026.01.06 16:02:19.553586 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 317 rows starting from the beginning of the part | ||
| 3362 | 2026.01.06 16:02:19.553623 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 3363 | 2026.01.06 16:02:19.553661 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3364 | 2026.01.06 16:02:19.553822 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.01.06 16:02:19.553863 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3366 | 2026.01.06 16:02:19.554233 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3367 | 2026.01.06 16:02:19.554451 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.01.06 16:02:19.554585 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 3369 | 2026.01.06 16:02:19.554623 [ 276 ] {ce7141f8-4edc-4824-b515-8c576863d09e} <Debug> TCPHandler: Processed in 0.001323996 sec. | ||
| 3370 | 2026.01.06 16:02:19.554722 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.01.06 16:02:19.554814 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.01.06 16:02:19.554867 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <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 | ||
| 3373 | 2026.01.06 16:02:19.555678 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.01.06 16:02:19.555714 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3375 | 2026.01.06 16:02:19.555916 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263905 sec., 2024592.1827930505 rows/sec., 135.00 MiB/sec. | ||
| 3376 | 2026.01.06 16:02:19.556274 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3377 | 2026.01.06 16:02:19.556375 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3378 | 2026.01.06 16:02:19.556535 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.01.06 16:02:19.556658 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3380 | 2026.01.06 16:02:19.556665 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.01.06 16:02:19.556686 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001889 sec., 17469.560614081525 rows/sec., 31.30 MiB/sec. | ||
| 3382 | 2026.01.06 16:02:19.556704 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.01.06 16:02:19.556762 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3384 | 2026.01.06 16:02:19.556768 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3385 | 2026.01.06 16:02:19.556793 [ 276 ] {b5ed74a5-bd06-4c3d-bbea-53367d0e37ce} <Debug> TCPHandler: Processed in 0.00211845 sec. | ||
| 3386 | 2026.01.06 16:02:19.556852 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 3387 | 2026.01.06 16:02:19.556864 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3388 | 2026.01.06 16:02:19.556934 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.01.06 16:02:19.557058 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.01.06 16:02:19.557070 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.01.06 16:02:19.557114 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3392 | 2026.01.06 16:02:19.557138 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part | ||
| 3393 | 2026.01.06 16:02:19.557268 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3394 | 2026.01.06 16:02:19.557387 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3395 | 2026.01.06 16:02:19.557497 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3396 | 2026.01.06 16:02:19.557534 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.01.06 16:02:19.557583 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3398 | 2026.01.06 16:02:19.557597 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3399 | 2026.01.06 16:02:19.557699 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 3400 | 2026.01.06 16:02:19.557974 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3401 | 2026.01.06 16:02:19.558226 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.01.06 16:02:19.558325 [ 132 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3403 | 2026.01.06 16:02:19.558354 [ 132 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.01.06 16:02:19.558363 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00133 sec., 78195.4887218045 rows/sec., 4.79 MiB/sec. | ||
| 3405 | 2026.01.06 16:02:19.558377 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3406 | 2026.01.06 16:02:19.558402 [ 276 ] {0532feff-c027-4278-a41b-c24e2b59a001} <Debug> TCPHandler: Processed in 0.001528599 sec. | ||
| 3407 | 2026.01.06 16:02:19.558441 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 3408 | 2026.01.06 16:02:19.558515 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3409 | 2026.01.06 16:02:19.558541 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 670 rows starting from the beginning of the part | ||
| 3410 | 2026.01.06 16:02:19.558584 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3411 | 2026.01.06 16:02:19.558622 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 3412 | 2026.01.06 16:02:19.558654 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3413 | 2026.01.06 16:02:19.558687 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 3414 | 2026.01.06 16:02:19.558718 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3415 | 2026.01.06 16:02:19.559524 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001108571 sec., 994072.5492548515 rows/sec., 62.42 MiB/sec. | ||
| 3416 | 2026.01.06 16:02:19.559713 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3417 | 2026.01.06 16:02:19.559951 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.01.06 16:02:19.560008 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_16_3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3419 | 2026.01.06 16:02:19.560021 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 19 columns (19 merged, 0 gathered) in 0.003209871 sec., 59192.40991304635 rows/sec., 106.07 MiB/sec. | ||
| 3420 | 2026.01.06 16:02:19.560063 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3421 | 2026.01.06 16:02:19.560451 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3422 | 2026.01.06 16:02:19.560772 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.06 16:02:19.560844 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3424 | 2026.01.06 16:02:19.560952 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3425 | 2026.01.06 16:02:20.636524 [ 131 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3426 | 2026.01.06 16:02:20.636597 [ 131 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.06 16:02:20.636619 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3428 | 2026.01.06 16:02:20.636740 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::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 | ||
| 3429 | 2026.01.06 16:02:20.636879 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3430 | 2026.01.06 16:02:20.636912 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3431 | 2026.01.06 16:02:20.637005 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3432 | 2026.01.06 16:02:20.637052 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3433 | 2026.01.06 16:02:20.637098 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3434 | 2026.01.06 16:02:20.637139 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3435 | 2026.01.06 16:02:20.637916 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225972 sec., 19576.303537111777 rows/sec., 1.63 MiB/sec. | ||
| 3436 | 2026.01.06 16:02:20.638063 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3437 | 2026.01.06 16:02:20.638320 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.01.06 16:02:20.638390 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_5_1} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3439 | 2026.01.06 16:02:20.638456 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3440 | 2026.01.06 16:02:21.084200 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6186 | ||
| 3441 | 2026.01.06 16:02:21.084716 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.01.06 16:02:21.084764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3443 | 2026.01.06 16:02:21.085279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3444 | 2026.01.06 16:02:21.085547 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.06 16:02:21.085695 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6186 | ||
| 3446 | 2026.01.06 16:02:21.422076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3447 | 2026.01.06 16:02:21.440169 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.01.06 16:02:21.440236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3449 | 2026.01.06 16:02:21.445909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3450 | 2026.01.06 16:02:21.446593 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.01.06 16:02:21.449693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3452 | 2026.01.06 16:02:23.606477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 466 | ||
| 3453 | 2026.01.06 16:02:23.608709 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.01.06 16:02:23.608754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 3455 | 2026.01.06 16:02:23.609877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3456 | 2026.01.06 16:02:23.610142 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.01.06 16:02:23.610382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3458 | 2026.01.06 16:02:24.553960 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.01.06 16:02:24.554213 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3460 | 2026.01.06 16:02:24.554279 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3461 | 2026.01.06 16:02:24.554895 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.01.06 16:02:24.554933 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3463 | 2026.01.06 16:02:24.555323 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3464 | 2026.01.06 16:02:24.555585 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.01.06 16:02:24.555744 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 206.44 KiB/sec. | ||
| 3466 | 2026.01.06 16:02:24.555785 [ 276 ] {6026e0d1-5bc1-48a9-89ca-7483ad7c7353} <Debug> TCPHandler: Processed in 0.001995127 sec. | ||
| 3467 | 2026.01.06 16:02:24.555921 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.01.06 16:02:24.556044 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3469 | 2026.01.06 16:02:24.556096 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3470 | 2026.01.06 16:02:24.557132 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.01.06 16:02:24.557168 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3472 | 2026.01.06 16:02:24.557585 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3473 | 2026.01.06 16:02:24.557807 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.01.06 16:02:24.557934 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001914 sec., 633228.8401253918 rows/sec., 52.28 MiB/sec. | ||
| 3475 | 2026.01.06 16:02:24.557971 [ 276 ] {a8801dd7-833f-4868-9606-827bbb478570} <Debug> TCPHandler: Processed in 0.00211196 sec. | ||
| 3476 | 2026.01.06 16:02:24.558084 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.01.06 16:02:24.558179 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.01.06 16:02:24.558221 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3479 | 2026.01.06 16:02:24.558620 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.01.06 16:02:24.558654 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3481 | 2026.01.06 16:02:24.558946 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3482 | 2026.01.06 16:02:24.559166 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.01.06 16:02:24.559297 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001136 sec., 9683.098591549295 rows/sec., 709.21 KiB/sec. | ||
| 3484 | 2026.01.06 16:02:24.559333 [ 276 ] {62ad8e9b-83d2-4b73-8eeb-99c40614f3c5} <Debug> TCPHandler: Processed in 0.001297775 sec. | ||
| 3485 | 2026.01.06 16:02:24.559434 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.01.06 16:02:24.559528 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3487 | 2026.01.06 16:02:24.559568 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3488 | 2026.01.06 16:02:24.560030 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.01.06 16:02:24.560067 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3490 | 2026.01.06 16:02:24.560379 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3491 | 2026.01.06 16:02:24.560587 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.01.06 16:02:24.560695 [ 127 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3493 | 2026.01.06 16:02:24.560713 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001203 sec., 189526.18453865335 rows/sec., 12.83 MiB/sec. | ||
| 3494 | 2026.01.06 16:02:24.560765 [ 127 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.01.06 16:02:24.560771 [ 276 ] {bc5b256f-1821-48af-aa6c-815ec71ac060} <Debug> TCPHandler: Processed in 0.001386206 sec. | ||
| 3496 | 2026.01.06 16:02:24.560794 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3497 | 2026.01.06 16:02:24.560889 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.01.06 16:02:24.560932 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 3499 | 2026.01.06 16:02:24.560987 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3500 | 2026.01.06 16:02:24.561031 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3501 | 2026.01.06 16:02:24.561086 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3502 | 2026.01.06 16:02:24.561128 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 441 rows starting from the beginning of the part | ||
| 3503 | 2026.01.06 16:02:24.561201 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 3504 | 2026.01.06 16:02:24.561253 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3505 | 2026.01.06 16:02:24.561299 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3506 | 2026.01.06 16:02:24.561342 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3507 | 2026.01.06 16:02:24.561392 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 3508 | 2026.01.06 16:02:24.561637 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.01.06 16:02:24.561681 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3510 | 2026.01.06 16:02:24.562032 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3511 | 2026.01.06 16:02:24.562263 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.01.06 16:02:24.562392 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001423 sec., 373155.30569219956 rows/sec., 27.65 MiB/sec. | ||
| 3513 | 2026.01.06 16:02:24.562431 [ 276 ] {d82ef972-65d5-48b8-98bb-6ae3baed38e7} <Debug> TCPHandler: Processed in 0.00159053 sec. | ||
| 3514 | 2026.01.06 16:02:24.562466 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600911 sec., 957579.7780138933 rows/sec., 66.78 MiB/sec. | ||
| 3515 | 2026.01.06 16:02:24.562541 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.01.06 16:02:24.562604 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3517 | 2026.01.06 16:02:24.562636 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.01.06 16:02:24.562685 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3519 | 2026.01.06 16:02:24.562853 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.01.06 16:02:24.562927 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_11_2} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3521 | 2026.01.06 16:02:24.562997 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3522 | 2026.01.06 16:02:24.563248 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.01.06 16:02:24.563291 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3524 | 2026.01.06 16:02:24.563676 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3525 | 2026.01.06 16:02:24.563909 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.01.06 16:02:24.564039 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001421 sec., 595355.3835327234 rows/sec., 40.07 MiB/sec. | ||
| 3527 | 2026.01.06 16:02:24.564076 [ 276 ] {3bac0562-b4fa-45fb-89e4-2cf5a9018345} <Debug> TCPHandler: Processed in 0.00158362 sec. | ||
| 3528 | 2026.01.06 16:02:24.564187 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.01.06 16:02:24.564281 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3530 | 2026.01.06 16:02:24.564336 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <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 | ||
| 3531 | 2026.01.06 16:02:24.565059 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.01.06 16:02:24.565098 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3533 | 2026.01.06 16:02:24.565597 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3534 | 2026.01.06 16:02:24.565820 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.01.06 16:02:24.565955 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001691 sec., 4139.562389118864 rows/sec., 7.42 MiB/sec. | ||
| 3536 | 2026.01.06 16:02:24.566012 [ 276 ] {9f305006-5d8b-4c5f-88a7-83ecf0a0256e} <Debug> TCPHandler: Processed in 0.001872605 sec. | ||
| 3537 | 2026.01.06 16:02:24.566124 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2026.01.06 16:02:24.566218 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3539 | 2026.01.06 16:02:24.566261 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3540 | 2026.01.06 16:02:24.566593 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.01.06 16:02:24.566630 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3542 | 2026.01.06 16:02:24.566927 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3543 | 2026.01.06 16:02:24.567148 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.01.06 16:02:24.567274 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3545 | 2026.01.06 16:02:24.567310 [ 276 ] {1c39c6ca-1c31-4c9d-9a33-3b56432e8aae} <Debug> TCPHandler: Processed in 0.001234783 sec. | ||
| 3546 | 2026.01.06 16:02:28.524323 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3547 | 2026.01.06 16:02:28.524385 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3548 | 2026.01.06 16:02:28.585847 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6634 | ||
| 3549 | 2026.01.06 16:02:28.586328 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.01.06 16:02:28.586365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3551 | 2026.01.06 16:02:28.586861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3552 | 2026.01.06 16:02:28.587103 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.01.06 16:02:28.587246 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6634 | ||
| 3554 | 2026.01.06 16:02:28.949837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3555 | 2026.01.06 16:02:28.970240 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2026.01.06 16:02:28.970323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3557 | 2026.01.06 16:02:28.977541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3558 | 2026.01.06 16:02:28.978716 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.01.06 16:02:28.982804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3560 | 2026.01.06 16:02:29.539844 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.01.06 16:02:29.540060 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3562 | 2026.01.06 16:02:29.540137 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3563 | 2026.01.06 16:02:29.541003 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.01.06 16:02:29.541055 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3565 | 2026.01.06 16:02:29.541480 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3566 | 2026.01.06 16:02:29.541717 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.01.06 16:02:29.541871 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 13.95 MiB/sec. | ||
| 3568 | 2026.01.06 16:02:29.541869 [ 121 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3569 | 2026.01.06 16:02:29.541920 [ 276 ] {86bc5983-cb4c-48f6-ac24-d6a7ce0d224d} <Debug> TCPHandler: Processed in 0.002219912 sec. | ||
| 3570 | 2026.01.06 16:02:29.541943 [ 121 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.01.06 16:02:29.541969 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3572 | 2026.01.06 16:02:29.542051 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.01.06 16:02:29.542067 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::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 | ||
| 3574 | 2026.01.06 16:02:29.542159 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3575 | 2026.01.06 16:02:29.542166 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3576 | 2026.01.06 16:02:29.542205 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3577 | 2026.01.06 16:02:29.542206 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3578 | 2026.01.06 16:02:29.542269 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3579 | 2026.01.06 16:02:29.542318 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3580 | 2026.01.06 16:02:29.542363 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3581 | 2026.01.06 16:02:29.542409 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3582 | 2026.01.06 16:02:29.543187 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.01.06 16:02:29.543224 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3584 | 2026.01.06 16:02:29.543465 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442477 sec., 1421166.507334259 rows/sec., 95.57 MiB/sec. | ||
| 3585 | 2026.01.06 16:02:29.543601 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3586 | 2026.01.06 16:02:29.543707 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3587 | 2026.01.06 16:02:29.543850 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.01.06 16:02:29.543914 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_9_2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3589 | 2026.01.06 16:02:29.543935 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.01.06 16:02:29.543973 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3591 | 2026.01.06 16:02:29.544082 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Debug> executeQuery: Read 1178 rows, 96.17 KiB in 0.001947 sec., 605033.3846944016 rows/sec., 48.24 MiB/sec. | ||
| 3592 | 2026.01.06 16:02:29.544123 [ 276 ] {f74b7874-cbdd-4206-b832-49ed87ac0841} <Debug> TCPHandler: Processed in 0.00212441 sec. | ||
| 3593 | 2026.01.06 16:02:29.544239 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.01.06 16:02:29.544338 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.01.06 16:02:29.544380 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3596 | 2026.01.06 16:02:29.544872 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.01.06 16:02:29.544909 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3598 | 2026.01.06 16:02:29.545230 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3599 | 2026.01.06 16:02:29.545442 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.01.06 16:02:29.545567 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001251 sec., 190247.80175859312 rows/sec., 11.55 MiB/sec. | ||
| 3601 | 2026.01.06 16:02:29.545604 [ 276 ] {87241de1-1468-48ff-890c-6a63c3807a61} <Debug> TCPHandler: Processed in 0.001415307 sec. | ||
| 3602 | 2026.01.06 16:02:29.545703 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.01.06 16:02:29.545798 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3604 | 2026.01.06 16:02:29.545839 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3605 | 2026.01.06 16:02:29.546306 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.01.06 16:02:29.546341 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3607 | 2026.01.06 16:02:29.546643 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3608 | 2026.01.06 16:02:29.546859 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.01.06 16:02:29.546984 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 3610 | 2026.01.06 16:02:29.547021 [ 276 ] {b2f0097c-1b9a-4c9b-b2a1-5dcc0cc43530} <Debug> TCPHandler: Processed in 0.001367436 sec. | ||
| 3611 | 2026.01.06 16:02:29.547125 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2026.01.06 16:02:29.547218 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3613 | 2026.01.06 16:02:29.547257 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3614 | 2026.01.06 16:02:29.547715 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.01.06 16:02:29.547752 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3616 | 2026.01.06 16:02:29.548095 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3617 | 2026.01.06 16:02:29.548307 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.01.06 16:02:29.548404 [ 121 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3619 | 2026.01.06 16:02:29.548434 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 3620 | 2026.01.06 16:02:29.548440 [ 121 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.01.06 16:02:29.548477 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3622 | 2026.01.06 16:02:29.548478 [ 276 ] {1e50bf28-4bed-4182-bdf9-4e68056c8770} <Debug> TCPHandler: Processed in 0.001401236 sec. | ||
| 3623 | 2026.01.06 16:02:29.548593 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.01.06 16:02:29.548605 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::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 | ||
| 3625 | 2026.01.06 16:02:29.548689 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3626 | 2026.01.06 16:02:29.548734 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3627 | 2026.01.06 16:02:29.548772 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3628 | 2026.01.06 16:02:29.548817 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3629 | 2026.01.06 16:02:29.548891 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3630 | 2026.01.06 16:02:29.548944 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3631 | 2026.01.06 16:02:29.548989 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3632 | 2026.01.06 16:02:29.549031 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3633 | 2026.01.06 16:02:29.549394 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.01.06 16:02:29.549436 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3635 | 2026.01.06 16:02:29.549782 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3636 | 2026.01.06 16:02:29.549972 [ 196 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432537 sec., 736455.6726981571 rows/sec., 44.63 MiB/sec. | ||
| 3637 | 2026.01.06 16:02:29.550001 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.01.06 16:02:29.550095 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3639 | 2026.01.06 16:02:29.550142 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001473 sec., 483367.27766463003 rows/sec., 33.88 MiB/sec. | ||
| 3640 | 2026.01.06 16:02:29.550181 [ 276 ] {1d922840-99f7-4869-ba90-ba94852d7844} <Debug> TCPHandler: Processed in 0.001636851 sec. | ||
| 3641 | 2026.01.06 16:02:29.550294 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.01.06 16:02:29.550350 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.01.06 16:02:29.550389 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3644 | 2026.01.06 16:02:29.550410 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_9_2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3645 | 2026.01.06 16:02:29.550431 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3646 | 2026.01.06 16:02:29.550472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3647 | 2026.01.06 16:02:29.550756 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.01.06 16:02:29.550792 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3649 | 2026.01.06 16:02:29.551095 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3650 | 2026.01.06 16:02:29.551309 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.01.06 16:02:29.551433 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 3652 | 2026.01.06 16:02:29.551469 [ 276 ] {d909fd28-4cf7-4439-9bb8-f6fce84bdd1d} <Debug> TCPHandler: Processed in 0.001224293 sec. | ||
| 3653 | 2026.01.06 16:02:29.551574 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.01.06 16:02:29.551671 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.01.06 16:02:29.551714 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2026.01.06 16:02:29.552181 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.06 16:02:29.552218 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3658 | 2026.01.06 16:02:29.552573 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3659 | 2026.01.06 16:02:29.552788 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.01.06 16:02:29.552930 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001276 sec., 246081.50470219436 rows/sec., 16.17 MiB/sec. | ||
| 3661 | 2026.01.06 16:02:29.552969 [ 276 ] {8698fdef-93e4-4d9d-bfb9-3ac104d6aaf4} <Debug> TCPHandler: Processed in 0.001445347 sec. | ||
| 3662 | 2026.01.06 16:02:29.553133 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.01.06 16:02:29.553228 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.01.06 16:02:29.553270 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3665 | 2026.01.06 16:02:29.553580 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.01.06 16:02:29.553616 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3667 | 2026.01.06 16:02:29.553925 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3668 | 2026.01.06 16:02:29.554134 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.01.06 16:02:29.554261 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 3670 | 2026.01.06 16:02:29.554298 [ 276 ] {a8be9b76-cad0-496f-b5c1-297c749d2779} <Debug> TCPHandler: Processed in 0.001215193 sec. | ||
| 3671 | 2026.01.06 16:02:29.554408 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.01.06 16:02:29.554503 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.01.06 16:02:29.554556 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <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 | ||
| 3674 | 2026.01.06 16:02:29.555354 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.06 16:02:29.555391 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3676 | 2026.01.06 16:02:29.555942 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3677 | 2026.01.06 16:02:29.556157 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.01.06 16:02:29.556283 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001808 sec., 18252.212389380533 rows/sec., 32.71 MiB/sec. | ||
| 3679 | 2026.01.06 16:02:29.556335 [ 276 ] {296b20a8-5203-42f6-9c12-f1718fb9f59a} <Debug> TCPHandler: Processed in 0.001989187 sec. | ||
| 3680 | 2026.01.06 16:02:29.556443 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.01.06 16:02:29.556531 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.01.06 16:02:29.556570 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3683 | 2026.01.06 16:02:29.556881 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.01.06 16:02:29.556915 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3685 | 2026.01.06 16:02:29.557297 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3686 | 2026.01.06 16:02:29.557497 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.01.06 16:02:29.557630 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 3688 | 2026.01.06 16:02:29.557668 [ 276 ] {56b8a264-f52a-4607-bce2-5ff1add0c383} <Debug> TCPHandler: Processed in 0.001252213 sec. | ||
| 3689 | 2026.01.06 16:02:33.610606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 504 | ||
| 3690 | 2026.01.06 16:02:33.612945 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.01.06 16:02:33.612989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3692 | 2026.01.06 16:02:33.614255 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3693 | 2026.01.06 16:02:33.614516 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.01.06 16:02:33.614771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3695 | 2026.01.06 16:02:34.526793 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.01.06 16:02:34.526987 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3697 | 2026.01.06 16:02:34.527055 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3698 | 2026.01.06 16:02:34.527714 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.01.06 16:02:34.527770 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3700 | 2026.01.06 16:02:34.528223 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3701 | 2026.01.06 16:02:34.528472 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.01.06 16:02:34.528634 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001692 sec., 41371.15839243499 rows/sec., 3.32 MiB/sec. | ||
| 3703 | 2026.01.06 16:02:34.528678 [ 276 ] {3a7f6511-de9a-4ac3-9106-a80c4782f837} <Debug> TCPHandler: Processed in 0.002015498 sec. | ||
| 3704 | 2026.01.06 16:02:34.528809 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.01.06 16:02:34.528908 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.01.06 16:02:34.528950 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3707 | 2026.01.06 16:02:34.529360 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.01.06 16:02:34.529397 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3709 | 2026.01.06 16:02:34.529701 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3710 | 2026.01.06 16:02:34.529906 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.01.06 16:02:34.530037 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001147 sec., 6102.877070619006 rows/sec., 458.91 KiB/sec. | ||
| 3712 | 2026.01.06 16:02:34.530075 [ 276 ] {3657d4c0-03a2-463d-b3e1-0befd0236d20} <Debug> TCPHandler: Processed in 0.001318445 sec. | ||
| 3713 | 2026.01.06 16:02:34.530188 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.01.06 16:02:34.530283 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3715 | 2026.01.06 16:02:34.530322 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3716 | 2026.01.06 16:02:34.530731 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.01.06 16:02:34.530767 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3718 | 2026.01.06 16:02:34.531090 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3719 | 2026.01.06 16:02:34.531309 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.01.06 16:02:34.531441 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001175 sec., 60425.53191489362 rows/sec., 4.72 MiB/sec. | ||
| 3721 | 2026.01.06 16:02:34.531480 [ 276 ] {09aeeacd-f7df-47f1-ab1b-2613f8dcb546} <Debug> TCPHandler: Processed in 0.001341465 sec. | ||
| 3722 | 2026.01.06 16:02:34.531596 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.01.06 16:02:34.531692 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.01.06 16:02:34.531735 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3725 | 2026.01.06 16:02:34.532136 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.01.06 16:02:34.532174 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3727 | 2026.01.06 16:02:34.532524 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3728 | 2026.01.06 16:02:34.532733 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.01.06 16:02:34.532865 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3730 | 2026.01.06 16:02:34.532903 [ 276 ] {e857b28b-2805-4d7f-aebd-84b62bfc122a} <Debug> TCPHandler: Processed in 0.001356685 sec. | ||
| 3731 | 2026.01.06 16:02:34.533016 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.01.06 16:02:34.533111 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.01.06 16:02:34.533166 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <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 | ||
| 3734 | 2026.01.06 16:02:34.533897 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.01.06 16:02:34.533934 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3736 | 2026.01.06 16:02:34.534454 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3737 | 2026.01.06 16:02:34.534678 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.01.06 16:02:34.534815 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00172 sec., 4069.767441860465 rows/sec., 7.29 MiB/sec. | ||
| 3739 | 2026.01.06 16:02:34.534874 [ 276 ] {e3bedfb7-62ab-4359-a5e8-b0eb4ae5f469} <Debug> TCPHandler: Processed in 0.001906736 sec. | ||
| 3740 | 2026.01.06 16:02:34.534989 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.01.06 16:02:34.535085 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.01.06 16:02:34.535128 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3743 | 2026.01.06 16:02:34.535469 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.01.06 16:02:34.535506 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3745 | 2026.01.06 16:02:34.535812 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3746 | 2026.01.06 16:02:34.536023 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.01.06 16:02:34.536152 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3748 | 2026.01.06 16:02:34.536195 [ 276 ] {385cc8f2-e206-41c4-b9fa-45a09b8414cc} <Debug> TCPHandler: Processed in 0.001254873 sec. | ||
| 3749 | 2026.01.06 16:02:36.087369 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7146 | ||
| 3750 | 2026.01.06 16:02:36.087961 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.01.06 16:02:36.088011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3752 | 2026.01.06 16:02:36.088605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3753 | 2026.01.06 16:02:36.088853 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.01.06 16:02:36.088995 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7146 | ||
| 3755 | 2026.01.06 16:02:36.482938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3756 | 2026.01.06 16:02:36.499264 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.01.06 16:02:36.499320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3758 | 2026.01.06 16:02:36.505464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3759 | 2026.01.06 16:02:36.506165 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.01.06 16:02:36.508821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3761 | 2026.01.06 16:02:37.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.60 MiB, peak 232.26 MiB, free memory in arenas 0.00 B, will set to 228.91 MiB (RSS), difference: 1.30 MiB | ||
| 3762 | 2026.01.06 16:02:39.540386 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2026.01.06 16:02:39.540610 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3764 | 2026.01.06 16:02:39.540686 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3765 | 2026.01.06 16:02:39.541540 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.06 16:02:39.541591 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3767 | 2026.01.06 16:02:39.542011 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3768 | 2026.01.06 16:02:39.542235 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.06 16:02:39.542396 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 3770 | 2026.01.06 16:02:39.542448 [ 276 ] {16d72379-fe54-4457-a68e-0c60d3372a08} <Debug> TCPHandler: Processed in 0.002203131 sec. | ||
| 3771 | 2026.01.06 16:02:39.542579 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2026.01.06 16:02:39.542682 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3773 | 2026.01.06 16:02:39.542726 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3774 | 2026.01.06 16:02:39.543129 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.01.06 16:02:39.543167 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3776 | 2026.01.06 16:02:39.543479 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3777 | 2026.01.06 16:02:39.543688 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.01.06 16:02:39.543818 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 3779 | 2026.01.06 16:02:39.543855 [ 276 ] {1966bdeb-7789-4e6c-9f2f-5bd37be39b6a} <Debug> TCPHandler: Processed in 0.001329745 sec. | ||
| 3780 | 2026.01.06 16:02:39.543956 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2026.01.06 16:02:39.544051 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3782 | 2026.01.06 16:02:39.544090 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3783 | 2026.01.06 16:02:39.545015 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2026.01.06 16:02:39.545053 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3785 | 2026.01.06 16:02:39.545453 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3786 | 2026.01.06 16:02:39.545671 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.01.06 16:02:39.545801 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Debug> executeQuery: Read 1180 rows, 96.32 KiB in 0.001769 sec., 667043.5274166196 rows/sec., 53.17 MiB/sec. | ||
| 3788 | 2026.01.06 16:02:39.545838 [ 276 ] {5c2f0992-e72e-470d-82d6-c4b5221c7a02} <Debug> TCPHandler: Processed in 0.001932646 sec. | ||
| 3789 | 2026.01.06 16:02:39.545951 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3790 | 2026.01.06 16:02:39.546045 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3791 | 2026.01.06 16:02:39.546084 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3792 | 2026.01.06 16:02:39.546567 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.01.06 16:02:39.546604 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3794 | 2026.01.06 16:02:39.546916 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3795 | 2026.01.06 16:02:39.547127 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.01.06 16:02:39.547237 [ 110 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3797 | 2026.01.06 16:02:39.547257 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Debug> executeQuery: Read 242 rows, 15.08 KiB in 0.00123 sec., 196747.96747967481 rows/sec., 11.97 MiB/sec. | ||
| 3798 | 2026.01.06 16:02:39.547305 [ 110 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.01.06 16:02:39.547313 [ 276 ] {9e2821cb-df4e-49ab-b86f-a5474716ee11} <Debug> TCPHandler: Processed in 0.001411517 sec. | ||
| 3800 | 2026.01.06 16:02:39.547335 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3801 | 2026.01.06 16:02:39.547436 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.01.06 16:02:39.547444 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 3803 | 2026.01.06 16:02:39.547534 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3804 | 2026.01.06 16:02:39.547569 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2026.01.06 16:02:39.547574 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3806 | 2026.01.06 16:02:39.547612 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part | ||
| 3807 | 2026.01.06 16:02:39.547705 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 238 rows starting from the beginning of the part | ||
| 3808 | 2026.01.06 16:02:39.547752 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3809 | 2026.01.06 16:02:39.547796 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 238 rows starting from the beginning of the part | ||
| 3810 | 2026.01.06 16:02:39.547850 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 3811 | 2026.01.06 16:02:39.547893 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part | ||
| 3812 | 2026.01.06 16:02:39.548062 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.01.06 16:02:39.548098 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3814 | 2026.01.06 16:02:39.548512 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3815 | 2026.01.06 16:02:39.548726 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.01.06 16:02:39.548766 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372956 sec., 726898.7498506871 rows/sec., 47.23 MiB/sec. | ||
| 3817 | 2026.01.06 16:02:39.548860 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001343 sec., 157855.54728220403 rows/sec., 10.18 MiB/sec. | ||
| 3818 | 2026.01.06 16:02:39.548898 [ 276 ] {768d1550-775e-41c0-adbd-e51be8e0adcb} <Debug> TCPHandler: Processed in 0.001511689 sec. | ||
| 3819 | 2026.01.06 16:02:39.548906 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3820 | 2026.01.06 16:02:39.549012 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.01.06 16:02:39.549105 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3822 | 2026.01.06 16:02:39.549146 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3823 | 2026.01.06 16:02:39.549163 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.01.06 16:02:39.549225 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_16_3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3825 | 2026.01.06 16:02:39.549286 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3826 | 2026.01.06 16:02:39.549614 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.01.06 16:02:39.549650 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3828 | 2026.01.06 16:02:39.549979 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3829 | 2026.01.06 16:02:39.550190 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.01.06 16:02:39.550324 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 3831 | 2026.01.06 16:02:39.550361 [ 276 ] {b0e6aa10-8de5-4eec-a303-ebab24ad27c1} <Debug> TCPHandler: Processed in 0.001398626 sec. | ||
| 3832 | 2026.01.06 16:02:39.550468 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.01.06 16:02:39.550561 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3834 | 2026.01.06 16:02:39.550600 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3835 | 2026.01.06 16:02:39.551238 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.01.06 16:02:39.551273 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3837 | 2026.01.06 16:02:39.551607 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3838 | 2026.01.06 16:02:39.551817 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.01.06 16:02:39.551944 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Debug> executeQuery: Read 716 rows, 51.44 KiB in 0.001401 sec., 511063.52605281945 rows/sec., 35.85 MiB/sec. | ||
| 3840 | 2026.01.06 16:02:39.551982 [ 276 ] {b1657cda-db1d-445a-9a80-ce3beee46178} <Debug> TCPHandler: Processed in 0.00156243 sec. | ||
| 3841 | 2026.01.06 16:02:39.552090 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.01.06 16:02:39.552183 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3843 | 2026.01.06 16:02:39.552225 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3844 | 2026.01.06 16:02:39.552546 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.01.06 16:02:39.552581 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3846 | 2026.01.06 16:02:39.552878 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3847 | 2026.01.06 16:02:39.553087 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.01.06 16:02:39.553212 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 3849 | 2026.01.06 16:02:39.553250 [ 276 ] {1976f07f-4899-4ad9-9a57-29045d530630} <Debug> TCPHandler: Processed in 0.001209003 sec. | ||
| 3850 | 2026.01.06 16:02:39.553357 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2026.01.06 16:02:39.553449 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3852 | 2026.01.06 16:02:39.553492 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3853 | 2026.01.06 16:02:39.553921 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.01.06 16:02:39.553957 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3855 | 2026.01.06 16:02:39.554295 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3856 | 2026.01.06 16:02:39.554521 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.01.06 16:02:39.554649 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001218 sec., 259441.7077175698 rows/sec., 17.05 MiB/sec. | ||
| 3858 | 2026.01.06 16:02:39.554685 [ 276 ] {b924e611-fa6d-435d-9d47-67b72fda2e40} <Debug> TCPHandler: Processed in 0.001377736 sec. | ||
| 3859 | 2026.01.06 16:02:39.554790 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.01.06 16:02:39.554883 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.01.06 16:02:39.554924 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3862 | 2026.01.06 16:02:39.555224 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.01.06 16:02:39.555260 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3864 | 2026.01.06 16:02:39.555552 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3865 | 2026.01.06 16:02:39.555756 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.01.06 16:02:39.555879 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3867 | 2026.01.06 16:02:39.555913 [ 276 ] {7e7a58b1-9939-4e1f-870c-22199e874354} <Debug> TCPHandler: Processed in 0.001172412 sec. | ||
| 3868 | 2026.01.06 16:02:39.556017 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.01.06 16:02:39.556110 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3870 | 2026.01.06 16:02:39.556162 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <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 | ||
| 3871 | 2026.01.06 16:02:39.556964 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.01.06 16:02:39.557001 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3873 | 2026.01.06 16:02:39.557543 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3874 | 2026.01.06 16:02:39.557770 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.01.06 16:02:39.557903 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001811 sec., 18221.976808393156 rows/sec., 32.65 MiB/sec. | ||
| 3876 | 2026.01.06 16:02:39.557964 [ 276 ] {421b4da3-6d7c-4fbd-8284-c5a7b77a7c8f} <Debug> TCPHandler: Processed in 0.001994957 sec. | ||
| 3877 | 2026.01.06 16:02:39.558074 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.01.06 16:02:39.558167 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3879 | 2026.01.06 16:02:39.558208 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3880 | 2026.01.06 16:02:39.558559 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.01.06 16:02:39.558596 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3882 | 2026.01.06 16:02:39.558903 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3883 | 2026.01.06 16:02:39.559132 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.01.06 16:02:39.559257 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001108 sec., 93862.81588447653 rows/sec., 5.75 MiB/sec. | ||
| 3885 | 2026.01.06 16:02:39.559292 [ 276 ] {5c55348f-5b5d-4242-99ce-472c654a9526} <Debug> TCPHandler: Processed in 0.001268694 sec. | ||
| 3886 | 2026.01.06 16:02:43.524432 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3887 | 2026.01.06 16:02:43.524497 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3888 | 2026.01.06 16:02:43.589162 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7594 | ||
| 3889 | 2026.01.06 16:02:43.589681 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.01.06 16:02:43.589724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3891 | 2026.01.06 16:02:43.590215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3892 | 2026.01.06 16:02:43.590459 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.01.06 16:02:43.590583 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7594 | ||
| 3894 | 2026.01.06 16:02:43.590580 [ 105 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3895 | 2026.01.06 16:02:43.590647 [ 105 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.01.06 16:02:43.590666 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3897 | 2026.01.06 16:02:43.590804 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 3898 | 2026.01.06 16:02:43.590959 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3899 | 2026.01.06 16:02:43.590997 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5226 rows starting from the beginning of the part | ||
| 3900 | 2026.01.06 16:02:43.591059 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3901 | 2026.01.06 16:02:43.591135 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3902 | 2026.01.06 16:02:43.591181 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3903 | 2026.01.06 16:02:43.591221 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3904 | 2026.01.06 16:02:43.591263 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3905 | 2026.01.06 16:02:43.592635 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7594 rows, containing 4 columns (4 merged, 0 gathered) in 0.001892786 sec., 4012075.321774358 rows/sec., 57.39 MiB/sec. | ||
| 3906 | 2026.01.06 16:02:43.593404 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3907 | 2026.01.06 16:02:43.593651 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.01.06 16:02:43.593757 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_16_3} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3909 | 2026.01.06 16:02:43.593827 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3910 | 2026.01.06 16:02:43.615093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 540 | ||
| 3911 | 2026.01.06 16:02:43.617670 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.01.06 16:02:43.617712 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3913 | 2026.01.06 16:02:43.618822 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3914 | 2026.01.06 16:02:43.619061 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.01.06 16:02:43.619187 [ 105 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3916 | 2026.01.06 16:02:43.619294 [ 105 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.01.06 16:02:43.619313 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3918 | 2026.01.06 16:02:43.619354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 3919 | 2026.01.06 16:02:43.619396 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 3920 | 2026.01.06 16:02:43.619993 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3921 | 2026.01.06 16:02:43.620148 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 356 rows starting from the beginning of the part | ||
| 3922 | 2026.01.06 16:02:43.620527 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3923 | 2026.01.06 16:02:43.620871 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3924 | 2026.01.06 16:02:43.621204 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3925 | 2026.01.06 16:02:43.621532 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3926 | 2026.01.06 16:02:43.621859 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3927 | 2026.01.06 16:02:43.627316 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 72 columns (72 merged, 0 gathered) in 0.0079579 sec., 67857.0979781098 rows/sec., 60.83 MiB/sec. | ||
| 3928 | 2026.01.06 16:02:43.628457 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3929 | 2026.01.06 16:02:43.629093 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.01.06 16:02:43.629179 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_11_2} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3931 | 2026.01.06 16:02:43.629454 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3932 | 2026.01.06 16:02:44.001221 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000858777 sec. | ||
| 3933 | 2026.01.06 16:02:44.008971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3934 | 2026.01.06 16:02:44.025527 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.01.06 16:02:44.025584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3936 | 2026.01.06 16:02:44.030879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3937 | 2026.01.06 16:02:44.031564 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.01.06 16:02:44.031828 [ 104 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3939 | 2026.01.06 16:02:44.031864 [ 104 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.01.06 16:02:44.031885 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3941 | 2026.01.06 16:02:44.031981 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3942 | 2026.01.06 16:02:44.034498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3943 | 2026.01.06 16:02:44.035071 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3944 | 2026.01.06 16:02:44.035876 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3945 | 2026.01.06 16:02:44.039104 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3946 | 2026.01.06 16:02:44.042308 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3947 | 2026.01.06 16:02:44.045802 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3948 | 2026.01.06 16:02:44.049830 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3949 | 2026.01.06 16:02:44.053557 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 3950 | 2026.01.06 16:02:44.107307 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075364779 sec., 1605.524511655504 rows/sec., 8.30 MiB/sec. | ||
| 3951 | 2026.01.06 16:02:44.109834 [ 202 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3952 | 2026.01.06 16:02:44.112055 [ 202 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_16_3} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.01.06 16:02:44.112170 [ 202 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_16_3} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3954 | 2026.01.06 16:02:44.114533 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3955 | 2026.01.06 16:02:44.526626 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.01.06 16:02:44.526878 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3957 | 2026.01.06 16:02:44.526957 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3958 | 2026.01.06 16:02:44.527642 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.01.06 16:02:44.527685 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 3960 | 2026.01.06 16:02:44.528080 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3961 | 2026.01.06 16:02:44.528329 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.01.06 16:02:44.528481 [ 102 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3963 | 2026.01.06 16:02:44.528487 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001661 sec., 42143.28717639976 rows/sec., 3.38 MiB/sec. | ||
| 3964 | 2026.01.06 16:02:44.528564 [ 102 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.01.06 16:02:44.528573 [ 276 ] {0fa4e9d7-5c5d-439b-854e-4d14f6d36318} <Debug> TCPHandler: Processed in 0.002078059 sec. | ||
| 3966 | 2026.01.06 16:02:44.528604 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 3967 | 2026.01.06 16:02:44.528731 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.01.06 16:02:44.528753 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 3969 | 2026.01.06 16:02:44.528835 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3970 | 2026.01.06 16:02:44.528883 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3971 | 2026.01.06 16:02:44.528904 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3972 | 2026.01.06 16:02:44.528948 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2343 rows starting from the beginning of the part | ||
| 3973 | 2026.01.06 16:02:44.529046 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1212 rows starting from the beginning of the part | ||
| 3974 | 2026.01.06 16:02:44.529100 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1178 rows starting from the beginning of the part | ||
| 3975 | 2026.01.06 16:02:44.529147 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part | ||
| 3976 | 2026.01.06 16:02:44.529189 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1180 rows starting from the beginning of the part | ||
| 3977 | 2026.01.06 16:02:44.529234 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part | ||
| 3978 | 2026.01.06 16:02:44.529306 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.01.06 16:02:44.529355 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 3980 | 2026.01.06 16:02:44.529807 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3981 | 2026.01.06 16:02:44.530032 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.01.06 16:02:44.530168 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001352 sec., 5177.514792899408 rows/sec., 389.32 KiB/sec. | ||
| 3983 | 2026.01.06 16:02:44.530206 [ 276 ] {73b9e645-f99f-4f28-8d35-be6880c08ffe} <Debug> TCPHandler: Processed in 0.001527909 sec. | ||
| 3984 | 2026.01.06 16:02:44.530318 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.01.06 16:02:44.530413 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3986 | 2026.01.06 16:02:44.530453 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3987 | 2026.01.06 16:02:44.530873 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.06 16:02:44.530910 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 3989 | 2026.01.06 16:02:44.531302 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3990 | 2026.01.06 16:02:44.531525 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.01.06 16:02:44.531627 [ 102 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3992 | 2026.01.06 16:02:44.531653 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001259 sec., 56393.96346306593 rows/sec., 4.40 MiB/sec. | ||
| 3993 | 2026.01.06 16:02:44.531663 [ 102 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.01.06 16:02:44.531694 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 3995 | 2026.01.06 16:02:44.531698 [ 276 ] {15e039b3-f98a-4f94-981c-2d7c4c76a166} <Debug> TCPHandler: Processed in 0.001429777 sec. | ||
| 3996 | 2026.01.06 16:02:44.531798 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 3997 | 2026.01.06 16:02:44.531827 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.01.06 16:02:44.531852 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6053 rows, containing 5 columns (5 merged, 0 gathered) in 0.00316589 sec., 1911942.613293576 rows/sec., 161.94 MiB/sec. | ||
| 3999 | 2026.01.06 16:02:44.531930 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4000 | 2026.01.06 16:02:44.531949 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.01.06 16:02:44.531978 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4002 | 2026.01.06 16:02:44.531996 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 4003 | 2026.01.06 16:02:44.532082 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 531 rows starting from the beginning of the part | ||
| 4004 | 2026.01.06 16:02:44.532138 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 712 rows starting from the beginning of the part | ||
| 4005 | 2026.01.06 16:02:44.532191 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 71 rows starting from the beginning of the part | ||
| 4006 | 2026.01.06 16:02:44.532226 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4007 | 2026.01.06 16:02:44.532270 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 716 rows starting from the beginning of the part | ||
| 4008 | 2026.01.06 16:02:44.532327 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 71 rows starting from the beginning of the part | ||
| 4009 | 2026.01.06 16:02:44.532392 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.01.06 16:02:44.532436 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4011 | 2026.01.06 16:02:44.532556 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.01.06 16:02:44.532642 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_21_4} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4013 | 2026.01.06 16:02:44.532744 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 4014 | 2026.01.06 16:02:44.532892 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4015 | 2026.01.06 16:02:44.533151 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.01.06 16:02:44.533268 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4017 | 2026.01.06 16:02:44.533297 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 4018 | 2026.01.06 16:02:44.533304 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.01.06 16:02:44.533340 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4020 | 2026.01.06 16:02:44.533342 [ 276 ] {30b52ff1-7b1e-4119-b2a1-19fff442e8a8} <Debug> TCPHandler: Processed in 0.001564399 sec. | ||
| 4021 | 2026.01.06 16:02:44.533412 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 4022 | 2026.01.06 16:02:44.533456 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.01.06 16:02:44.533515 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4024 | 2026.01.06 16:02:44.533546 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5343 rows starting from the beginning of the part | ||
| 4025 | 2026.01.06 16:02:44.533556 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4026 | 2026.01.06 16:02:44.533595 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 846 rows starting from the beginning of the part | ||
| 4027 | 2026.01.06 16:02:44.533617 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <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 | ||
| 4028 | 2026.01.06 16:02:44.533642 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 4029 | 2026.01.06 16:02:44.533700 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 4030 | 2026.01.06 16:02:44.533737 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 316 rows starting from the beginning of the part | ||
| 4031 | 2026.01.06 16:02:44.533776 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 4032 | 2026.01.06 16:02:44.533937 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191431 sec., 1511341.2195045154 rows/sec., 114.08 MiB/sec. | ||
| 4033 | 2026.01.06 16:02:44.534193 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4034 | 2026.01.06 16:02:44.534446 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.01.06 16:02:44.534479 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.01.06 16:02:44.534485 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4037 | 2026.01.06 16:02:44.534547 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_21_4} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4038 | 2026.01.06 16:02:44.534633 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4039 | 2026.01.06 16:02:44.535070 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4040 | 2026.01.06 16:02:44.535311 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.01.06 16:02:44.535423 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4042 | 2026.01.06 16:02:44.535458 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.01.06 16:02:44.535475 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4044 | 2026.01.06 16:02:44.535477 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001939 sec., 3610.1083032490974 rows/sec., 6.47 MiB/sec. | ||
| 4045 | 2026.01.06 16:02:44.535540 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 4046 | 2026.01.06 16:02:44.535559 [ 276 ] {4a326e39-7953-426f-a54a-fe160dc01bc8} <Debug> TCPHandler: Processed in 0.002150881 sec. | ||
| 4047 | 2026.01.06 16:02:44.535685 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.01.06 16:02:44.535735 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2026.01.06 16:02:44.535782 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4050 | 2026.01.06 16:02:44.535797 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 4051 | 2026.01.06 16:02:44.535832 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4052 | 2026.01.06 16:02:44.535945 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 4053 | 2026.01.06 16:02:44.536053 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 4054 | 2026.01.06 16:02:44.536147 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 4055 | 2026.01.06 16:02:44.536185 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.01.06 16:02:44.536227 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4057 | 2026.01.06 16:02:44.536243 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 4058 | 2026.01.06 16:02:44.536337 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 4059 | 2026.01.06 16:02:44.536556 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4060 | 2026.01.06 16:02:44.536582 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7139 rows, containing 5 columns (5 merged, 0 gathered) in 0.00319708 sec., 2232975.0897694146 rows/sec., 149.17 MiB/sec. | ||
| 4061 | 2026.01.06 16:02:44.536901 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.01.06 16:02:44.537028 [ 102 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4063 | 2026.01.06 16:02:44.537046 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 4064 | 2026.01.06 16:02:44.537077 [ 102 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.01.06 16:02:44.537093 [ 276 ] {4a61379b-5d25-4257-8b0f-c7743c6e3f77} <Debug> TCPHandler: Processed in 0.001458398 sec. | ||
| 4066 | 2026.01.06 16:02:44.537113 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4067 | 2026.01.06 16:02:44.537233 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 4068 | 2026.01.06 16:02:44.537312 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4069 | 2026.01.06 16:02:44.537339 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4070 | 2026.01.06 16:02:44.537373 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1102 rows starting from the beginning of the part | ||
| 4071 | 2026.01.06 16:02:44.537423 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4072 | 2026.01.06 16:02:44.537466 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 4073 | 2026.01.06 16:02:44.537506 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 4074 | 2026.01.06 16:02:44.537544 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 4075 | 2026.01.06 16:02:44.537584 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 4076 | 2026.01.06 16:02:44.537654 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.01.06 16:02:44.537739 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4078 | 2026.01.06 16:02:44.537832 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4079 | 2026.01.06 16:02:44.538569 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381836 sec., 1078275.5696044972 rows/sec., 68.08 MiB/sec. | ||
| 4080 | 2026.01.06 16:02:44.538774 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4081 | 2026.01.06 16:02:44.539048 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.01.06 16:02:44.539118 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_21_4} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4083 | 2026.01.06 16:02:44.539204 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4084 | 2026.01.06 16:02:44.539543 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.004031335 sec., 68711.72948911466 rows/sec., 123.13 MiB/sec. | ||
| 4085 | 2026.01.06 16:02:44.540136 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4086 | 2026.01.06 16:02:44.540481 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.01.06 16:02:44.540553 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4088 | 2026.01.06 16:02:44.540710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4089 | 2026.01.06 16:02:45.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.50 MiB, peak 240.88 MiB, free memory in arenas 0.00 B, will set to 240.54 MiB (RSS), difference: 9.03 MiB | ||
| 4090 | 2026.01.06 16:02:48.612694 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35080 | ||
| 4091 | 2026.01.06 16:02:48.612816 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4092 | 2026.01.06 16:02:48.612851 [ 292 ] {} <Debug> TCP-Session: 2123e27d-ec3c-4ddf-98b7-5292340c6c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:35080 | ||
| 4093 | 2026.01.06 16:02:48.612880 [ 292 ] {} <Debug> TCP-Session: 2123e27d-ec3c-4ddf-98b7-5292340c6c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.01.06 16:02:48.612898 [ 292 ] {} <Debug> TCP-Session: 2123e27d-ec3c-4ddf-98b7-5292340c6c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.01.06 16:02:48.613081 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38285 | ||
| 4096 | 2026.01.06 16:02:48.613117 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55336 | ||
| 4097 | 2026.01.06 16:02:48.613158 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58867 | ||
| 4098 | 2026.01.06 16:02:48.613186 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64940 | ||
| 4099 | 2026.01.06 16:02:48.613196 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4100 | 2026.01.06 16:02:48.613224 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58833 | ||
| 4101 | 2026.01.06 16:02:48.613247 [ 293 ] {} <Debug> TCP-Session: e361a3e7-0d79-4bf0-9fbe-60b6acd30a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:38285 | ||
| 4102 | 2026.01.06 16:02:48.613250 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4103 | 2026.01.06 16:02:48.613282 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4104 | 2026.01.06 16:02:48.613284 [ 293 ] {} <Debug> TCP-Session: e361a3e7-0d79-4bf0-9fbe-60b6acd30a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.01.06 16:02:48.613314 [ 294 ] {} <Debug> TCP-Session: 92ff7f76-1972-41d9-9caa-43776fb693b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55336 | ||
| 4106 | 2026.01.06 16:02:48.613327 [ 293 ] {} <Debug> TCP-Session: e361a3e7-0d79-4bf0-9fbe-60b6acd30a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.01.06 16:02:48.613327 [ 295 ] {} <Debug> TCP-Session: 1c88f704-dccf-4e68-bb96-0b9ce1216f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:58867 | ||
| 4108 | 2026.01.06 16:02:48.613350 [ 294 ] {} <Debug> TCP-Session: 92ff7f76-1972-41d9-9caa-43776fb693b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.01.06 16:02:48.613357 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4110 | 2026.01.06 16:02:48.613384 [ 294 ] {} <Debug> TCP-Session: 92ff7f76-1972-41d9-9caa-43776fb693b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.01.06 16:02:48.613215 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48776 | ||
| 4112 | 2026.01.06 16:02:48.613414 [ 297 ] {} <Debug> TCP-Session: 20adbda7-ed6d-47b3-8aa7-288717c76327 Authenticating user 'default' from [fd00:1122:3344:101::e]:64940 | ||
| 4113 | 2026.01.06 16:02:48.613202 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58428 | ||
| 4114 | 2026.01.06 16:02:48.613456 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.01.06 16:02:48.613462 [ 297 ] {} <Debug> TCP-Session: 20adbda7-ed6d-47b3-8aa7-288717c76327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.01.06 16:02:48.613514 [ 290 ] {} <Debug> TCP-Session: 0c0ee1b5-4bf1-49c1-81ba-67f9e071e5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58833 | ||
| 4117 | 2026.01.06 16:02:48.613529 [ 297 ] {} <Debug> TCP-Session: 20adbda7-ed6d-47b3-8aa7-288717c76327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.01.06 16:02:48.613545 [ 290 ] {} <Debug> TCP-Session: 0c0ee1b5-4bf1-49c1-81ba-67f9e071e5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.01.06 16:02:48.613162 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53428 | ||
| 4120 | 2026.01.06 16:02:48.613567 [ 290 ] {} <Debug> TCP-Session: 0c0ee1b5-4bf1-49c1-81ba-67f9e071e5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.01.06 16:02:48.613224 [ 292 ] {} <Trace> TCP-Session: 2123e27d-ec3c-4ddf-98b7-5292340c6c41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.01.06 16:02:48.613376 [ 295 ] {} <Debug> TCP-Session: 1c88f704-dccf-4e68-bb96-0b9ce1216f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.01.06 16:02:48.613651 [ 295 ] {} <Debug> TCP-Session: 1c88f704-dccf-4e68-bb96-0b9ce1216f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.01.06 16:02:48.613750 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2026.01.06 16:02:48.613776 [ 292 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35080) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4126 | 2026.01.06 16:02:48.613789 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.01.06 16:02:48.613810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.01.06 16:02:48.613824 [ 296 ] {} <Debug> TCP-Session: 090bcf3d-8d99-47d9-8a90-12d5e8c0dab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53428 | ||
| 4129 | 2026.01.06 16:02:48.613779 [ 275 ] {} <Debug> TCP-Session: fe46f8d7-98d0-4e9a-9432-c260254c594f Authenticating user 'default' from [fd00:1122:3344:101::e]:58428 | ||
| 4130 | 2026.01.06 16:02:48.613844 [ 296 ] {} <Debug> TCP-Session: 090bcf3d-8d99-47d9-8a90-12d5e8c0dab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.01.06 16:02:48.613866 [ 275 ] {} <Debug> TCP-Session: fe46f8d7-98d0-4e9a-9432-c260254c594f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.01.06 16:02:48.613875 [ 296 ] {} <Debug> TCP-Session: 090bcf3d-8d99-47d9-8a90-12d5e8c0dab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.01.06 16:02:48.613889 [ 275 ] {} <Debug> TCP-Session: fe46f8d7-98d0-4e9a-9432-c260254c594f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.01.06 16:02:48.613842 [ 289 ] {} <Debug> TCP-Session: 66a2d5b2-b022-43c4-8f42-aeb61aeac307 Authenticating user 'default' from [fd00:1122:3344:101::e]:48776 | ||
| 4135 | 2026.01.06 16:02:48.613936 [ 289 ] {} <Debug> TCP-Session: 66a2d5b2-b022-43c4-8f42-aeb61aeac307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.01.06 16:02:48.613948 [ 289 ] {} <Debug> TCP-Session: 66a2d5b2-b022-43c4-8f42-aeb61aeac307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.01.06 16:02:48.614031 [ 292 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4138 | 2026.01.06 16:02:48.614083 [ 292 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4139 | 2026.01.06 16:02:48.614347 [ 292 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 4140 | 2026.01.06 16:02:48.615179 [ 320 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Trace> AggregatingTransform: Aggregating | ||
| 4141 | 2026.01.06 16:02:48.615224 [ 320 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Trace> Aggregator: Aggregation method: without_key | ||
| 4142 | 2026.01.06 16:02:48.615260 [ 320 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814555 sec. (1227.664 rows/sec., 47.96 KiB/sec.) | ||
| 4143 | 2026.01.06 16:02:48.615280 [ 320 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Trace> Aggregator: Merging aggregated data | ||
| 4144 | 2026.01.06 16:02:48.616594 [ 292 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002869 sec., 348.5535029627048 rows/sec., 13.62 KiB/sec. | ||
| 4145 | 2026.01.06 16:02:48.616761 [ 292 ] {8b44252d-3bfe-4be6-a2de-6789bc12eade} <Debug> TCPHandler: Processed in 0.003650278 sec. | ||
| 4146 | 2026.01.06 16:02:48.616857 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4147 | 2026.01.06 16:02:48.616881 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4148 | 2026.01.06 16:02:48.616899 [ 292 ] {} <Debug> TCP-Session: 2123e27d-ec3c-4ddf-98b7-5292340c6c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.01.06 16:02:48.616903 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4150 | 2026.01.06 16:02:48.616925 [ 294 ] {} <Debug> TCP-Session: 92ff7f76-1972-41d9-9caa-43776fb693b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.01.06 16:02:48.616937 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4152 | 2026.01.06 16:02:48.616952 [ 290 ] {} <Debug> TCP-Session: 0c0ee1b5-4bf1-49c1-81ba-67f9e071e5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.01.06 16:02:48.616968 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4154 | 2026.01.06 16:02:48.616980 [ 289 ] {} <Debug> TCP-Session: 66a2d5b2-b022-43c4-8f42-aeb61aeac307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.01.06 16:02:48.616968 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4156 | 2026.01.06 16:02:48.617012 [ 297 ] {} <Debug> TCP-Session: 20adbda7-ed6d-47b3-8aa7-288717c76327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.01.06 16:02:48.617001 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4158 | 2026.01.06 16:02:48.617040 [ 296 ] {} <Debug> TCP-Session: 090bcf3d-8d99-47d9-8a90-12d5e8c0dab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.01.06 16:02:48.616920 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.01.06 16:02:48.617109 [ 275 ] {} <Debug> TCP-Session: fe46f8d7-98d0-4e9a-9432-c260254c594f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.01.06 16:02:48.617003 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4162 | 2026.01.06 16:02:48.617135 [ 293 ] {} <Debug> TCP-Session: e361a3e7-0d79-4bf0-9fbe-60b6acd30a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.01.06 16:02:48.617171 [ 295 ] {} <Debug> TCP-Session: 1c88f704-dccf-4e68-bb96-0b9ce1216f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.01.06 16:02:49.539835 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.01.06 16:02:49.540033 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4166 | 2026.01.06 16:02:49.540100 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4167 | 2026.01.06 16:02:49.540970 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.01.06 16:02:49.541019 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4169 | 2026.01.06 16:02:49.541492 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4170 | 2026.01.06 16:02:49.541741 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.01.06 16:02:49.541908 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001925 sec., 212987.01298701297 rows/sec., 13.51 MiB/sec. | ||
| 4172 | 2026.01.06 16:02:49.541955 [ 276 ] {6f5b3bbc-de2f-499f-a843-b9a0bcb6008e} <Debug> TCPHandler: Processed in 0.002251512 sec. | ||
| 4173 | 2026.01.06 16:02:49.542077 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.01.06 16:02:49.542181 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4175 | 2026.01.06 16:02:49.542227 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4176 | 2026.01.06 16:02:49.543121 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.06 16:02:49.543156 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4178 | 2026.01.06 16:02:49.543543 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4179 | 2026.01.06 16:02:49.543768 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.01.06 16:02:49.543903 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Debug> executeQuery: Read 1178 rows, 96.17 KiB in 0.001747 sec., 674298.7979393245 rows/sec., 53.76 MiB/sec. | ||
| 4181 | 2026.01.06 16:02:49.543941 [ 276 ] {fc90b93d-b2cb-4a4a-9e83-ef21e6f17c36} <Debug> TCPHandler: Processed in 0.001917426 sec. | ||
| 4182 | 2026.01.06 16:02:49.544058 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.01.06 16:02:49.544161 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.01.06 16:02:49.544204 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4185 | 2026.01.06 16:02:49.544691 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.06 16:02:49.544728 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4187 | 2026.01.06 16:02:49.545078 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4188 | 2026.01.06 16:02:49.545296 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.06 16:02:49.545434 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001295 sec., 183783.7837837838 rows/sec., 11.16 MiB/sec. | ||
| 4190 | 2026.01.06 16:02:49.545472 [ 276 ] {c50ba057-d551-4084-a0d1-d6c021e1e578} <Debug> TCPHandler: Processed in 0.001464747 sec. | ||
| 4191 | 2026.01.06 16:02:49.545583 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.01.06 16:02:49.545685 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4193 | 2026.01.06 16:02:49.545726 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4194 | 2026.01.06 16:02:49.546204 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.01.06 16:02:49.546239 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4196 | 2026.01.06 16:02:49.546597 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4197 | 2026.01.06 16:02:49.546846 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.01.06 16:02:49.546983 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001317 sec., 160971.9058466211 rows/sec., 10.38 MiB/sec. | ||
| 4199 | 2026.01.06 16:02:49.547022 [ 276 ] {b42ca5ec-e768-4c03-a28c-437a4fc2f4fe} <Debug> TCPHandler: Processed in 0.001488808 sec. | ||
| 4200 | 2026.01.06 16:02:49.547128 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.01.06 16:02:49.547223 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4202 | 2026.01.06 16:02:49.547265 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4203 | 2026.01.06 16:02:49.547745 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.01.06 16:02:49.547782 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4205 | 2026.01.06 16:02:49.548120 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4206 | 2026.01.06 16:02:49.548343 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.01.06 16:02:49.548477 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 4208 | 2026.01.06 16:02:49.548515 [ 276 ] {8be1a88b-4751-4883-bcec-414e5f95ef5f} <Debug> TCPHandler: Processed in 0.001437138 sec. | ||
| 4209 | 2026.01.06 16:02:49.548632 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.01.06 16:02:49.548727 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4211 | 2026.01.06 16:02:49.548768 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4212 | 2026.01.06 16:02:49.549370 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.01.06 16:02:49.549406 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4214 | 2026.01.06 16:02:49.549796 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4215 | 2026.01.06 16:02:49.550013 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.01.06 16:02:49.550145 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001437 sec., 495476.6875434934 rows/sec., 34.73 MiB/sec. | ||
| 4217 | 2026.01.06 16:02:49.550183 [ 276 ] {d997389d-b176-47c4-a5c1-bcea6ab4c9e0} <Debug> TCPHandler: Processed in 0.00160265 sec. | ||
| 4218 | 2026.01.06 16:02:49.550372 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.01.06 16:02:49.550466 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4220 | 2026.01.06 16:02:49.550508 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4221 | 2026.01.06 16:02:49.550875 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.01.06 16:02:49.550913 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4223 | 2026.01.06 16:02:49.551281 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4224 | 2026.01.06 16:02:49.551501 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.01.06 16:02:49.551601 [ 84 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4226 | 2026.01.06 16:02:49.551628 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 265.66 KiB/sec. | ||
| 4227 | 2026.01.06 16:02:49.551642 [ 84 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.01.06 16:02:49.551663 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4229 | 2026.01.06 16:02:49.551665 [ 276 ] {ce2667c3-56fb-46af-9e61-083aa9b3dbe0} <Debug> TCPHandler: Processed in 0.001346285 sec. | ||
| 4230 | 2026.01.06 16:02:49.551775 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 4231 | 2026.01.06 16:02:49.551801 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2026.01.06 16:02:49.551909 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4233 | 2026.01.06 16:02:49.551922 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4234 | 2026.01.06 16:02:49.551953 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4235 | 2026.01.06 16:02:49.551965 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4236 | 2026.01.06 16:02:49.552036 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4237 | 2026.01.06 16:02:49.552082 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4238 | 2026.01.06 16:02:49.552127 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4239 | 2026.01.06 16:02:49.552166 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4240 | 2026.01.06 16:02:49.552208 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4241 | 2026.01.06 16:02:49.552425 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.01.06 16:02:49.552465 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4243 | 2026.01.06 16:02:49.552842 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4244 | 2026.01.06 16:02:49.553058 [ 199 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334125 sec., 49470.626815328396 rows/sec., 2.52 MiB/sec. | ||
| 4245 | 2026.01.06 16:02:49.553068 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.01.06 16:02:49.553216 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001327 sec., 236623.96382818386 rows/sec., 15.54 MiB/sec. | ||
| 4247 | 2026.01.06 16:02:49.553256 [ 276 ] {5ca4e339-4dca-420c-8517-8734952bfb1c} <Debug> TCPHandler: Processed in 0.001505308 sec. | ||
| 4248 | 2026.01.06 16:02:49.553255 [ 193 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4249 | 2026.01.06 16:02:49.553359 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.01.06 16:02:49.553458 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.01.06 16:02:49.553503 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4252 | 2026.01.06 16:02:49.553614 [ 193 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.01.06 16:02:49.553703 [ 193 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_11_2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4254 | 2026.01.06 16:02:49.553800 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4255 | 2026.01.06 16:02:49.553814 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.01.06 16:02:49.553856 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4257 | 2026.01.06 16:02:49.554163 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4258 | 2026.01.06 16:02:49.554372 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.01.06 16:02:49.554464 [ 84 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4260 | 2026.01.06 16:02:49.554492 [ 84 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.01.06 16:02:49.554499 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 4262 | 2026.01.06 16:02:49.554508 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4263 | 2026.01.06 16:02:49.554535 [ 276 ] {14752bb2-5bd2-43bf-bde4-648fb840cee8} <Debug> TCPHandler: Processed in 0.001225293 sec. | ||
| 4264 | 2026.01.06 16:02:49.554580 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 4265 | 2026.01.06 16:02:49.554634 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.01.06 16:02:49.554679 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4267 | 2026.01.06 16:02:49.554711 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4268 | 2026.01.06 16:02:49.554730 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4269 | 2026.01.06 16:02:49.554755 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4270 | 2026.01.06 16:02:49.554789 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <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 | ||
| 4271 | 2026.01.06 16:02:49.554799 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4272 | 2026.01.06 16:02:49.554844 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4273 | 2026.01.06 16:02:49.554878 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4274 | 2026.01.06 16:02:49.554914 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4275 | 2026.01.06 16:02:49.555597 [ 187 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00104774 sec., 11453.223127875237 rows/sec., 768.02 KiB/sec. | ||
| 4276 | 2026.01.06 16:02:49.555623 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.01.06 16:02:49.555663 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4278 | 2026.01.06 16:02:49.555787 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4279 | 2026.01.06 16:02:49.556167 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.01.06 16:02:49.556253 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4281 | 2026.01.06 16:02:49.556266 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_11_2} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4282 | 2026.01.06 16:02:49.556374 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4283 | 2026.01.06 16:02:49.556508 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.01.06 16:02:49.556654 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001941 sec., 17001.545595054096 rows/sec., 30.47 MiB/sec. | ||
| 4285 | 2026.01.06 16:02:49.556723 [ 276 ] {90fc7d06-ab9c-404a-9246-7992a19bd59b} <Debug> TCPHandler: Processed in 0.00213742 sec. | ||
| 4286 | 2026.01.06 16:02:49.556841 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.01.06 16:02:49.556934 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4288 | 2026.01.06 16:02:49.556976 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4289 | 2026.01.06 16:02:49.557309 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.01.06 16:02:49.557345 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4291 | 2026.01.06 16:02:49.557662 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4292 | 2026.01.06 16:02:49.557874 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.01.06 16:02:49.557997 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 4294 | 2026.01.06 16:02:49.558032 [ 276 ] {fc7e00c9-d40b-44c3-aee4-16237f67e81c} <Debug> TCPHandler: Processed in 0.001241434 sec. | ||
| 4295 | 2026.01.06 16:02:49.693810 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46917 | ||
| 4296 | 2026.01.06 16:02:49.693942 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4297 | 2026.01.06 16:02:49.693968 [ 290 ] {} <Debug> TCP-Session: 6efad737-8fa3-4230-b9e7-d12fb4920367 Authenticating user 'default' from [fd00:1122:3344:101::e]:46917 | ||
| 4298 | 2026.01.06 16:02:49.693991 [ 290 ] {} <Debug> TCP-Session: 6efad737-8fa3-4230-b9e7-d12fb4920367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.01.06 16:02:49.694004 [ 290 ] {} <Debug> TCP-Session: 6efad737-8fa3-4230-b9e7-d12fb4920367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.01.06 16:02:49.694235 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63256 | ||
| 4301 | 2026.01.06 16:02:49.694265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64592 | ||
| 4302 | 2026.01.06 16:02:49.694281 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54729 | ||
| 4303 | 2026.01.06 16:02:49.694297 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59498 | ||
| 4304 | 2026.01.06 16:02:49.694321 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35445 | ||
| 4305 | 2026.01.06 16:02:49.694354 [ 290 ] {} <Trace> TCP-Session: 6efad737-8fa3-4230-b9e7-d12fb4920367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.01.06 16:02:49.694366 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4307 | 2026.01.06 16:02:49.694373 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4308 | 2026.01.06 16:02:49.694410 [ 294 ] {} <Debug> TCP-Session: 75a70418-baea-43fd-a1e1-0ec654e0f50d Authenticating user 'default' from [fd00:1122:3344:101::e]:64592 | ||
| 4309 | 2026.01.06 16:02:49.694423 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4310 | 2026.01.06 16:02:49.694424 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2026.01.06 16:02:49.694459 [ 294 ] {} <Debug> TCP-Session: 75a70418-baea-43fd-a1e1-0ec654e0f50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.01.06 16:02:49.694478 [ 296 ] {} <Debug> TCP-Session: f4fd3089-9ff2-4e35-b9b9-f80426d07bf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59498 | ||
| 4313 | 2026.01.06 16:02:49.694494 [ 294 ] {} <Debug> TCP-Session: 75a70418-baea-43fd-a1e1-0ec654e0f50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.01.06 16:02:49.694486 [ 275 ] {} <Debug> TCP-Session: 02e71dc7-d29f-42d5-8027-eede5de2ab58 Authenticating user 'default' from [fd00:1122:3344:101::e]:35445 | ||
| 4315 | 2026.01.06 16:02:49.694518 [ 296 ] {} <Debug> TCP-Session: f4fd3089-9ff2-4e35-b9b9-f80426d07bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.01.06 16:02:49.694431 [ 295 ] {} <Debug> TCP-Session: 7842cb49-d65e-4880-8756-f4be29b85ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54729 | ||
| 4317 | 2026.01.06 16:02:49.694551 [ 275 ] {} <Debug> TCP-Session: 02e71dc7-d29f-42d5-8027-eede5de2ab58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.01.06 16:02:49.694555 [ 296 ] {} <Debug> TCP-Session: f4fd3089-9ff2-4e35-b9b9-f80426d07bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.01.06 16:02:49.694594 [ 290 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4320 | 2026.01.06 16:02:49.694599 [ 275 ] {} <Debug> TCP-Session: 02e71dc7-d29f-42d5-8027-eede5de2ab58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.01.06 16:02:49.694363 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4322 | 2026.01.06 16:02:49.694313 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61480 | ||
| 4323 | 2026.01.06 16:02:49.694665 [ 291 ] {} <Debug> TCP-Session: bc7b38a6-bcea-4b7f-a787-87f65912b11d Authenticating user 'default' from [fd00:1122:3344:101::e]:63256 | ||
| 4324 | 2026.01.06 16:02:49.694252 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59537 | ||
| 4325 | 2026.01.06 16:02:49.694744 [ 291 ] {} <Debug> TCP-Session: bc7b38a6-bcea-4b7f-a787-87f65912b11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.01.06 16:02:49.694250 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42609 | ||
| 4327 | 2026.01.06 16:02:49.694780 [ 291 ] {} <Debug> TCP-Session: bc7b38a6-bcea-4b7f-a787-87f65912b11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.01.06 16:02:49.694595 [ 295 ] {} <Debug> TCP-Session: 7842cb49-d65e-4880-8756-f4be29b85ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.01.06 16:02:49.694825 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4330 | 2026.01.06 16:02:49.694845 [ 295 ] {} <Debug> TCP-Session: 7842cb49-d65e-4880-8756-f4be29b85ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.01.06 16:02:49.694870 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4332 | 2026.01.06 16:02:49.694881 [ 297 ] {} <Debug> TCP-Session: 2d6f8981-6c59-4024-b776-32bca397f0f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61480 | ||
| 4333 | 2026.01.06 16:02:49.694902 [ 292 ] {} <Debug> TCP-Session: c6cee01c-da18-4d10-be6a-a3fde33f8546 Authenticating user 'default' from [fd00:1122:3344:101::e]:42609 | ||
| 4334 | 2026.01.06 16:02:49.694832 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4335 | 2026.01.06 16:02:49.694928 [ 297 ] {} <Debug> TCP-Session: 2d6f8981-6c59-4024-b776-32bca397f0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.01.06 16:02:49.694932 [ 292 ] {} <Debug> TCP-Session: c6cee01c-da18-4d10-be6a-a3fde33f8546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.01.06 16:02:49.694956 [ 290 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4338 | 2026.01.06 16:02:49.694961 [ 297 ] {} <Debug> TCP-Session: 2d6f8981-6c59-4024-b776-32bca397f0f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.01.06 16:02:49.694970 [ 292 ] {} <Debug> TCP-Session: c6cee01c-da18-4d10-be6a-a3fde33f8546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.01.06 16:02:49.694954 [ 293 ] {} <Debug> TCP-Session: d48145f9-ab01-485c-9c19-8437e2a1e628 Authenticating user 'default' from [fd00:1122:3344:101::e]:59537 | ||
| 4341 | 2026.01.06 16:02:49.695034 [ 290 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4342 | 2026.01.06 16:02:49.695049 [ 293 ] {} <Debug> TCP-Session: d48145f9-ab01-485c-9c19-8437e2a1e628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.01.06 16:02:49.695068 [ 293 ] {} <Debug> TCP-Session: d48145f9-ab01-485c-9c19-8437e2a1e628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.01.06 16:02:49.695354 [ 290 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 4345 | 2026.01.06 16:02:49.696376 [ 336 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Trace> AggregatingTransform: Aggregating | ||
| 4346 | 2026.01.06 16:02:49.696428 [ 336 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Trace> Aggregator: Aggregation method: without_key | ||
| 4347 | 2026.01.06 16:02:49.696467 [ 336 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006319 sec. (993.721 rows/sec., 38.82 KiB/sec.) | ||
| 4348 | 2026.01.06 16:02:49.696487 [ 336 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Trace> Aggregator: Merging aggregated data | ||
| 4349 | 2026.01.06 16:02:49.697945 [ 290 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003435 sec., 291.12081513828235 rows/sec., 11.37 KiB/sec. | ||
| 4350 | 2026.01.06 16:02:49.698125 [ 290 ] {696b9ec2-1e89-45d2-ba31-c2944a68ee67} <Debug> TCPHandler: Processed in 0.003920734 sec. | ||
| 4351 | 2026.01.06 16:02:49.698245 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4352 | 2026.01.06 16:02:49.698275 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2026.01.06 16:02:49.698275 [ 290 ] {} <Debug> TCP-Session: 6efad737-8fa3-4230-b9e7-d12fb4920367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.01.06 16:02:49.698296 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4355 | 2026.01.06 16:02:49.698314 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4356 | 2026.01.06 16:02:49.698335 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4357 | 2026.01.06 16:02:49.698354 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4358 | 2026.01.06 16:02:49.698370 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4359 | 2026.01.06 16:02:49.698386 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4360 | 2026.01.06 16:02:49.698409 [ 293 ] {} <Debug> TCP-Session: d48145f9-ab01-485c-9c19-8437e2a1e628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.01.06 16:02:49.698424 [ 294 ] {} <Debug> TCP-Session: 75a70418-baea-43fd-a1e1-0ec654e0f50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.01.06 16:02:49.698451 [ 296 ] {} <Debug> TCP-Session: f4fd3089-9ff2-4e35-b9b9-f80426d07bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.01.06 16:02:49.698400 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4364 | 2026.01.06 16:02:49.698380 [ 291 ] {} <Debug> TCP-Session: bc7b38a6-bcea-4b7f-a787-87f65912b11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.01.06 16:02:49.698368 [ 295 ] {} <Debug> TCP-Session: 7842cb49-d65e-4880-8756-f4be29b85ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.01.06 16:02:49.698520 [ 297 ] {} <Debug> TCP-Session: 2d6f8981-6c59-4024-b776-32bca397f0f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.01.06 16:02:49.698353 [ 292 ] {} <Debug> TCP-Session: c6cee01c-da18-4d10-be6a-a3fde33f8546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2026.01.06 16:02:49.698322 [ 275 ] {} <Debug> TCP-Session: 02e71dc7-d29f-42d5-8027-eede5de2ab58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.01.06 16:02:49.837027 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41690 | ||
| 4370 | 2026.01.06 16:02:49.837135 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.01.06 16:02:49.837162 [ 290 ] {} <Debug> TCP-Session: 4d08ac92-9c57-4498-be66-9c976c88449f Authenticating user 'default' from [fd00:1122:3344:101::e]:41690 | ||
| 4372 | 2026.01.06 16:02:49.837191 [ 290 ] {} <Debug> TCP-Session: 4d08ac92-9c57-4498-be66-9c976c88449f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.01.06 16:02:49.837204 [ 290 ] {} <Debug> TCP-Session: 4d08ac92-9c57-4498-be66-9c976c88449f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.01.06 16:02:49.837439 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44432 | ||
| 4375 | 2026.01.06 16:02:49.837446 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48764 | ||
| 4376 | 2026.01.06 16:02:49.837500 [ 290 ] {} <Trace> TCP-Session: 4d08ac92-9c57-4498-be66-9c976c88449f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.01.06 16:02:49.837486 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34821 | ||
| 4378 | 2026.01.06 16:02:49.837557 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4379 | 2026.01.06 16:02:49.837477 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61407 | ||
| 4380 | 2026.01.06 16:02:49.837603 [ 293 ] {} <Debug> TCP-Session: 91717e17-7b40-42fe-860e-18f979a8ba14 Authenticating user 'default' from [fd00:1122:3344:101::e]:44432 | ||
| 4381 | 2026.01.06 16:02:49.837588 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2026.01.06 16:02:49.837639 [ 293 ] {} <Debug> TCP-Session: 91717e17-7b40-42fe-860e-18f979a8ba14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.01.06 16:02:49.837650 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2026.01.06 16:02:49.837676 [ 293 ] {} <Debug> TCP-Session: 91717e17-7b40-42fe-860e-18f979a8ba14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.01.06 16:02:49.837680 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4386 | 2026.01.06 16:02:49.837689 [ 290 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41690) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4387 | 2026.01.06 16:02:49.837705 [ 275 ] {} <Debug> TCP-Session: 942c182b-2a38-44a6-beeb-46a6cb94f0b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34821 | ||
| 4388 | 2026.01.06 16:02:49.837728 [ 297 ] {} <Debug> TCP-Session: aeb090d2-aaab-467a-b34c-58fd37013dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61407 | ||
| 4389 | 2026.01.06 16:02:49.837672 [ 292 ] {} <Debug> TCP-Session: 7e7d0840-6722-4318-880f-9d5dd19be932 Authenticating user 'default' from [fd00:1122:3344:101::e]:48764 | ||
| 4390 | 2026.01.06 16:02:49.837782 [ 297 ] {} <Debug> TCP-Session: aeb090d2-aaab-467a-b34c-58fd37013dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.01.06 16:02:49.837806 [ 292 ] {} <Debug> TCP-Session: 7e7d0840-6722-4318-880f-9d5dd19be932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.01.06 16:02:49.837819 [ 297 ] {} <Debug> TCP-Session: aeb090d2-aaab-467a-b34c-58fd37013dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.01.06 16:02:49.837833 [ 292 ] {} <Debug> TCP-Session: 7e7d0840-6722-4318-880f-9d5dd19be932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.01.06 16:02:49.837464 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35384 | ||
| 4395 | 2026.01.06 16:02:49.837451 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35296 | ||
| 4396 | 2026.01.06 16:02:49.837438 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35732 | ||
| 4397 | 2026.01.06 16:02:49.837775 [ 275 ] {} <Debug> TCP-Session: 942c182b-2a38-44a6-beeb-46a6cb94f0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2026.01.06 16:02:49.837934 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4399 | 2026.01.06 16:02:49.837959 [ 275 ] {} <Debug> TCP-Session: 942c182b-2a38-44a6-beeb-46a6cb94f0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.01.06 16:02:49.837967 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4401 | 2026.01.06 16:02:49.837987 [ 296 ] {} <Debug> TCP-Session: e85ddffc-85bc-4540-b38e-5a02e45ee6e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35384 | ||
| 4402 | 2026.01.06 16:02:49.837975 [ 290 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4403 | 2026.01.06 16:02:49.838025 [ 296 ] {} <Debug> TCP-Session: e85ddffc-85bc-4540-b38e-5a02e45ee6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.01.06 16:02:49.838041 [ 295 ] {} <Debug> TCP-Session: f5279ba3-55d7-432a-85f6-1fa9e471625e Authenticating user 'default' from [fd00:1122:3344:101::e]:35296 | ||
| 4405 | 2026.01.06 16:02:49.838060 [ 296 ] {} <Debug> TCP-Session: e85ddffc-85bc-4540-b38e-5a02e45ee6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.01.06 16:02:49.838087 [ 290 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4407 | 2026.01.06 16:02:49.838092 [ 295 ] {} <Debug> TCP-Session: f5279ba3-55d7-432a-85f6-1fa9e471625e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.01.06 16:02:49.837967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4409 | 2026.01.06 16:02:49.838134 [ 295 ] {} <Debug> TCP-Session: f5279ba3-55d7-432a-85f6-1fa9e471625e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.01.06 16:02:49.838157 [ 291 ] {} <Debug> TCP-Session: 99e3d60f-9643-4b01-bc6c-9c3eddb73750 Authenticating user 'default' from [fd00:1122:3344:101::e]:35732 | ||
| 4411 | 2026.01.06 16:02:49.837449 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50040 | ||
| 4412 | 2026.01.06 16:02:49.838181 [ 291 ] {} <Debug> TCP-Session: 99e3d60f-9643-4b01-bc6c-9c3eddb73750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.01.06 16:02:49.838221 [ 291 ] {} <Debug> TCP-Session: 99e3d60f-9643-4b01-bc6c-9c3eddb73750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.01.06 16:02:49.838265 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4415 | 2026.01.06 16:02:49.838294 [ 294 ] {} <Debug> TCP-Session: ad306f33-24d4-4106-9577-066c70d3ea04 Authenticating user 'default' from [fd00:1122:3344:101::e]:50040 | ||
| 4416 | 2026.01.06 16:02:49.838315 [ 294 ] {} <Debug> TCP-Session: ad306f33-24d4-4106-9577-066c70d3ea04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.01.06 16:02:49.838328 [ 294 ] {} <Debug> TCP-Session: ad306f33-24d4-4106-9577-066c70d3ea04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.01.06 16:02:49.838416 [ 290 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 4419 | 2026.01.06 16:02:49.839426 [ 312 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Trace> AggregatingTransform: Aggregating | ||
| 4420 | 2026.01.06 16:02:49.839480 [ 312 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Trace> Aggregator: Aggregation method: without_key | ||
| 4421 | 2026.01.06 16:02:49.839542 [ 312 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102061 sec. (979.806 rows/sec., 38.27 KiB/sec.) | ||
| 4422 | 2026.01.06 16:02:49.839574 [ 312 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Trace> Aggregator: Merging aggregated data | ||
| 4423 | 2026.01.06 16:02:49.841825 [ 290 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004189 sec., 238.72045834328003 rows/sec., 9.33 KiB/sec. | ||
| 4424 | 2026.01.06 16:02:49.841979 [ 290 ] {dd8f5748-d3b5-4c4e-82b8-47cacf096283} <Debug> TCPHandler: Processed in 0.004594147 sec. | ||
| 4425 | 2026.01.06 16:02:49.842135 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2026.01.06 16:02:49.842154 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4427 | 2026.01.06 16:02:49.842215 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4428 | 2026.01.06 16:02:49.842240 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4429 | 2026.01.06 16:02:49.842255 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4430 | 2026.01.06 16:02:49.842277 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4431 | 2026.01.06 16:02:49.842310 [ 292 ] {} <Debug> TCP-Session: 7e7d0840-6722-4318-880f-9d5dd19be932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.01.06 16:02:49.842331 [ 296 ] {} <Debug> TCP-Session: e85ddffc-85bc-4540-b38e-5a02e45ee6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.01.06 16:02:49.842358 [ 293 ] {} <Debug> TCP-Session: 91717e17-7b40-42fe-860e-18f979a8ba14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.01.06 16:02:49.842281 [ 295 ] {} <Debug> TCP-Session: f5279ba3-55d7-432a-85f6-1fa9e471625e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.01.06 16:02:49.842219 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4436 | 2026.01.06 16:02:49.842211 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4437 | 2026.01.06 16:02:49.842542 [ 275 ] {} <Debug> TCP-Session: 942c182b-2a38-44a6-beeb-46a6cb94f0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.01.06 16:02:49.842298 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4439 | 2026.01.06 16:02:49.842579 [ 291 ] {} <Debug> TCP-Session: 99e3d60f-9643-4b01-bc6c-9c3eddb73750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.01.06 16:02:49.842257 [ 294 ] {} <Debug> TCP-Session: ad306f33-24d4-4106-9577-066c70d3ea04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.01.06 16:02:49.842639 [ 297 ] {} <Debug> TCP-Session: aeb090d2-aaab-467a-b34c-58fd37013dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2026.01.06 16:02:49.842227 [ 290 ] {} <Debug> TCP-Session: 4d08ac92-9c57-4498-be66-9c976c88449f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.01.06 16:02:50.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.92 MiB, peak 254.06 MiB, free memory in arenas 0.00 B, will set to 240.73 MiB (RSS), difference: -1.19 MiB | ||
| 4444 | 2026.01.06 16:02:51.090683 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8106 | ||
| 4445 | 2026.01.06 16:02:51.091241 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.01.06 16:02:51.091294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4447 | 2026.01.06 16:02:51.091800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4448 | 2026.01.06 16:02:51.092042 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.01.06 16:02:51.092190 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8106 | ||
| 4450 | 2026.01.06 16:02:51.534592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4451 | 2026.01.06 16:02:51.548769 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.01.06 16:02:51.548824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4453 | 2026.01.06 16:02:51.554958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4454 | 2026.01.06 16:02:51.555677 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.01.06 16:02:51.558223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4456 | 2026.01.06 16:02:53.619571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 580 | ||
| 4457 | 2026.01.06 16:02:53.621974 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.01.06 16:02:53.622018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4459 | 2026.01.06 16:02:53.623204 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4460 | 2026.01.06 16:02:53.623463 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.01.06 16:02:53.623703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4462 | 2026.01.06 16:02:54.554778 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.01.06 16:02:54.554974 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4464 | 2026.01.06 16:02:54.555043 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4465 | 2026.01.06 16:02:54.555662 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.01.06 16:02:54.555712 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4467 | 2026.01.06 16:02:54.556128 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4468 | 2026.01.06 16:02:54.556356 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.01.06 16:02:54.556515 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001591 sec., 2514.14204902577 rows/sec., 205.01 KiB/sec. | ||
| 4470 | 2026.01.06 16:02:54.556563 [ 276 ] {3078c3cc-2bd7-46ac-bb2e-807cd193449b} <Debug> TCPHandler: Processed in 0.001916546 sec. | ||
| 4471 | 2026.01.06 16:02:54.556685 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.01.06 16:02:54.556787 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4473 | 2026.01.06 16:02:54.556829 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4474 | 2026.01.06 16:02:54.557860 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.01.06 16:02:54.557899 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4476 | 2026.01.06 16:02:54.558293 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4477 | 2026.01.06 16:02:54.558519 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.01.06 16:02:54.558655 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001891 sec., 640930.7244843998 rows/sec., 52.91 MiB/sec. | ||
| 4479 | 2026.01.06 16:02:54.558692 [ 276 ] {26e45635-d78f-4ddc-bfec-076c77ceae9f} <Debug> TCPHandler: Processed in 0.002059619 sec. | ||
| 4480 | 2026.01.06 16:02:54.558802 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.01.06 16:02:54.558898 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.01.06 16:02:54.558940 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4483 | 2026.01.06 16:02:54.559332 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.01.06 16:02:54.559370 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4485 | 2026.01.06 16:02:54.559676 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4486 | 2026.01.06 16:02:54.559895 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.01.06 16:02:54.560023 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001145 sec., 9606.986899563319 rows/sec., 703.64 KiB/sec. | ||
| 4488 | 2026.01.06 16:02:54.560060 [ 276 ] {6bd8ae6f-70f4-4236-8b92-824b3d1e6814} <Debug> TCPHandler: Processed in 0.001308485 sec. | ||
| 4489 | 2026.01.06 16:02:54.560163 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.01.06 16:02:54.560262 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.01.06 16:02:54.560302 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4492 | 2026.01.06 16:02:54.560790 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.01.06 16:02:54.560826 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4494 | 2026.01.06 16:02:54.561171 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4495 | 2026.01.06 16:02:54.561388 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.01.06 16:02:54.561515 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001272 sec., 179245.28301886795 rows/sec., 12.14 MiB/sec. | ||
| 4497 | 2026.01.06 16:02:54.561552 [ 276 ] {9b945371-b9bd-4018-b997-b918afac1c42} <Debug> TCPHandler: Processed in 0.001437007 sec. | ||
| 4498 | 2026.01.06 16:02:54.561660 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.01.06 16:02:54.561761 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4500 | 2026.01.06 16:02:54.561804 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4501 | 2026.01.06 16:02:54.562390 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.01.06 16:02:54.562430 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4503 | 2026.01.06 16:02:54.562782 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4504 | 2026.01.06 16:02:54.563006 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.01.06 16:02:54.563136 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001394 sec., 380918.22094691533 rows/sec., 28.23 MiB/sec. | ||
| 4506 | 2026.01.06 16:02:54.563175 [ 276 ] {035f7e20-7c73-4859-9e39-ccc162fb0dc0} <Debug> TCPHandler: Processed in 0.001565979 sec. | ||
| 4507 | 2026.01.06 16:02:54.563283 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.01.06 16:02:54.563378 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.01.06 16:02:54.563423 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4510 | 2026.01.06 16:02:54.563985 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.01.06 16:02:54.564021 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4512 | 2026.01.06 16:02:54.564418 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4513 | 2026.01.06 16:02:54.564632 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.01.06 16:02:54.564759 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.0014 sec., 604285.7142857143 rows/sec., 40.67 MiB/sec. | ||
| 4515 | 2026.01.06 16:02:54.564802 [ 276 ] {38e03f6e-f1e9-4317-bc31-7d9d34277e0b} <Debug> TCPHandler: Processed in 0.00156736 sec. | ||
| 4516 | 2026.01.06 16:02:54.564912 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.01.06 16:02:54.565006 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.01.06 16:02:54.565062 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <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 | ||
| 4519 | 2026.01.06 16:02:54.565822 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.06 16:02:54.565860 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4521 | 2026.01.06 16:02:54.566389 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4522 | 2026.01.06 16:02:54.566615 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.06 16:02:54.566755 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001767 sec., 3961.516694963215 rows/sec., 7.10 MiB/sec. | ||
| 4524 | 2026.01.06 16:02:54.566807 [ 276 ] {5d365cae-7079-4aaf-aa74-28bbed7eace3} <Debug> TCPHandler: Processed in 0.001944247 sec. | ||
| 4525 | 2026.01.06 16:02:54.566921 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.01.06 16:02:54.567019 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.01.06 16:02:54.567063 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4528 | 2026.01.06 16:02:54.567395 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.06 16:02:54.567432 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4530 | 2026.01.06 16:02:54.567747 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4531 | 2026.01.06 16:02:54.567967 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.06 16:02:54.568096 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 4533 | 2026.01.06 16:02:54.568133 [ 276 ] {adc04b8d-d372-4288-9dd8-d370d5702473} <Debug> TCPHandler: Processed in 0.001260554 sec. | ||
| 4534 | 2026.01.06 16:02:58.524547 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4535 | 2026.01.06 16:02:58.524624 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4536 | 2026.01.06 16:02:58.592348 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8554 | ||
| 4537 | 2026.01.06 16:02:58.592852 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.01.06 16:02:58.592904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4539 | 2026.01.06 16:02:58.593441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4540 | 2026.01.06 16:02:58.593764 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.01.06 16:02:58.593922 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8554 | ||
| 4542 | 2026.01.06 16:02:59.058361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4543 | 2026.01.06 16:02:59.074335 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.01.06 16:02:59.074395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4545 | 2026.01.06 16:02:59.080656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4546 | 2026.01.06 16:02:59.081360 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.01.06 16:02:59.084294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4548 | 2026.01.06 16:02:59.539622 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.01.06 16:02:59.539833 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4550 | 2026.01.06 16:02:59.539913 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4551 | 2026.01.06 16:02:59.540770 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.01.06 16:02:59.540817 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4553 | 2026.01.06 16:02:59.541213 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4554 | 2026.01.06 16:02:59.541427 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.01.06 16:02:59.541581 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0018 sec., 227777.77777777778 rows/sec., 14.45 MiB/sec. | ||
| 4556 | 2026.01.06 16:02:59.541626 [ 276 ] {d7227b6e-5c3e-49b1-9910-31516b886acc} <Debug> TCPHandler: Processed in 0.00214248 sec. | ||
| 4557 | 2026.01.06 16:02:59.541744 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.01.06 16:02:59.541839 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4559 | 2026.01.06 16:02:59.541879 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4560 | 2026.01.06 16:02:59.542771 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.01.06 16:02:59.542808 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4562 | 2026.01.06 16:02:59.543172 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4563 | 2026.01.06 16:02:59.543381 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.01.06 16:02:59.543509 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001691 sec., 697811.9455943229 rows/sec., 55.65 MiB/sec. | ||
| 4565 | 2026.01.06 16:02:59.543546 [ 276 ] {c680495b-7fac-4679-bf15-1c2a47af6e1d} <Debug> TCPHandler: Processed in 0.001848845 sec. | ||
| 4566 | 2026.01.06 16:02:59.543655 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.01.06 16:02:59.543748 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.01.06 16:02:59.543786 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4569 | 2026.01.06 16:02:59.544244 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.01.06 16:02:59.544280 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4571 | 2026.01.06 16:02:59.544575 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4572 | 2026.01.06 16:02:59.544785 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.01.06 16:02:59.544908 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001179 sec., 202714.16454622563 rows/sec., 12.32 MiB/sec. | ||
| 4574 | 2026.01.06 16:02:59.544943 [ 276 ] {aa6298ea-8165-4f9c-b157-c454575e87c9} <Debug> TCPHandler: Processed in 0.001335596 sec. | ||
| 4575 | 2026.01.06 16:02:59.545040 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.01.06 16:02:59.545132 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.01.06 16:02:59.545171 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4578 | 2026.01.06 16:02:59.545618 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.01.06 16:02:59.545654 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4580 | 2026.01.06 16:02:59.545942 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4581 | 2026.01.06 16:02:59.546143 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.01.06 16:02:59.546246 [ 87 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4583 | 2026.01.06 16:02:59.546266 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001152 sec., 184027.77777777778 rows/sec., 11.87 MiB/sec. | ||
| 4584 | 2026.01.06 16:02:59.546312 [ 87 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.01.06 16:02:59.546318 [ 276 ] {177327da-c71a-4ab1-9295-74a9d1f70784} <Debug> TCPHandler: Processed in 0.001324645 sec. | ||
| 4586 | 2026.01.06 16:02:59.546340 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4587 | 2026.01.06 16:02:59.546434 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.01.06 16:02:59.546439 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 4589 | 2026.01.06 16:02:59.546531 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.01.06 16:02:59.546575 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4591 | 2026.01.06 16:02:59.546579 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4592 | 2026.01.06 16:02:59.546625 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 441 rows starting from the beginning of the part | ||
| 4593 | 2026.01.06 16:02:59.546698 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4594 | 2026.01.06 16:02:59.546752 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4595 | 2026.01.06 16:02:59.546800 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4596 | 2026.01.06 16:02:59.546844 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4597 | 2026.01.06 16:02:59.546895 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 4598 | 2026.01.06 16:02:59.547037 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.06 16:02:59.547077 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4600 | 2026.01.06 16:02:59.547404 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4601 | 2026.01.06 16:02:59.547626 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.06 16:02:59.547759 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 4603 | 2026.01.06 16:02:59.547796 [ 276 ] {6aea7ab3-5cc4-4448-a9c1-fff6813ca487} <Debug> TCPHandler: Processed in 0.001409606 sec. | ||
| 4604 | 2026.01.06 16:02:59.547900 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.01.06 16:02:59.547992 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4606 | 2026.01.06 16:02:59.548013 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161541 sec., 939080.4811162491 rows/sec., 65.05 MiB/sec. | ||
| 4607 | 2026.01.06 16:02:59.548030 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4608 | 2026.01.06 16:02:59.548155 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4609 | 2026.01.06 16:02:59.548412 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.01.06 16:02:59.548482 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_16_3} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4611 | 2026.01.06 16:02:59.548552 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4612 | 2026.01.06 16:02:59.548756 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.01.06 16:02:59.548796 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4614 | 2026.01.06 16:02:59.549122 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4615 | 2026.01.06 16:02:59.549321 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.01.06 16:02:59.549444 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.00147 sec., 485034.0136054422 rows/sec., 34.01 MiB/sec. | ||
| 4617 | 2026.01.06 16:02:59.549480 [ 276 ] {41be2562-9580-4fbd-aa11-71db8df37ca2} <Debug> TCPHandler: Processed in 0.001626091 sec. | ||
| 4618 | 2026.01.06 16:02:59.549585 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.01.06 16:02:59.549677 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4620 | 2026.01.06 16:02:59.549717 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4621 | 2026.01.06 16:02:59.550038 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.01.06 16:02:59.550073 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4623 | 2026.01.06 16:02:59.550369 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4624 | 2026.01.06 16:02:59.550566 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.06 16:02:59.550688 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 4626 | 2026.01.06 16:02:59.550722 [ 276 ] {334120a2-ec3d-434c-84f4-404059873af1} <Debug> TCPHandler: Processed in 0.001184052 sec. | ||
| 4627 | 2026.01.06 16:02:59.550821 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.01.06 16:02:59.550912 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.01.06 16:02:59.550953 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4630 | 2026.01.06 16:02:59.551399 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.01.06 16:02:59.551435 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4632 | 2026.01.06 16:02:59.551756 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4633 | 2026.01.06 16:02:59.551979 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.06 16:02:59.552103 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 4635 | 2026.01.06 16:02:59.552139 [ 276 ] {c031afa7-992c-49f4-b1b0-3fc5c1e5c164} <Debug> TCPHandler: Processed in 0.001364206 sec. | ||
| 4636 | 2026.01.06 16:02:59.552256 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.01.06 16:02:59.552376 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4638 | 2026.01.06 16:02:59.552427 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4639 | 2026.01.06 16:02:59.552789 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.01.06 16:02:59.552833 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4641 | 2026.01.06 16:02:59.553219 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4642 | 2026.01.06 16:02:59.553473 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.01.06 16:02:59.553599 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001247 sec., 801.924619085806 rows/sec., 54.04 KiB/sec. | ||
| 4644 | 2026.01.06 16:02:59.553634 [ 276 ] {cc3661bf-f967-468e-8474-20e48a9069eb} <Debug> TCPHandler: Processed in 0.001436667 sec. | ||
| 4645 | 2026.01.06 16:02:59.553754 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.01.06 16:02:59.553873 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4647 | 2026.01.06 16:02:59.553939 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <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 | ||
| 4648 | 2026.01.06 16:02:59.554842 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.01.06 16:02:59.554879 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4650 | 2026.01.06 16:02:59.555423 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4651 | 2026.01.06 16:02:59.555647 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.01.06 16:02:59.555782 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001934 sec., 17580.144777662874 rows/sec., 31.50 MiB/sec. | ||
| 4653 | 2026.01.06 16:02:59.555834 [ 276 ] {89ce78e6-900b-421f-9c30-6b15611d3f7b} <Debug> TCPHandler: Processed in 0.002141641 sec. | ||
| 4654 | 2026.01.06 16:02:59.555942 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.01.06 16:02:59.556037 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4656 | 2026.01.06 16:02:59.556079 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4657 | 2026.01.06 16:02:59.556418 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.01.06 16:02:59.556456 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4659 | 2026.01.06 16:02:59.556761 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4660 | 2026.01.06 16:02:59.556976 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.01.06 16:02:59.557100 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 4662 | 2026.01.06 16:02:59.557137 [ 276 ] {7c38d567-2936-4f25-a274-755a0598971c} <Debug> TCPHandler: Processed in 0.001243333 sec. | ||
| 4663 | 2026.01.06 16:03:03.624030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 618 | ||
| 4664 | 2026.01.06 16:03:03.626440 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.01.06 16:03:03.626482 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4666 | 2026.01.06 16:03:03.627629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4667 | 2026.01.06 16:03:03.627881 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.01.06 16:03:03.628126 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4669 | 2026.01.06 16:03:04.527271 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.01.06 16:03:04.527463 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2026.01.06 16:03:04.527532 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2026.01.06 16:03:04.528199 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.01.06 16:03:04.528244 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4674 | 2026.01.06 16:03:04.528641 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4675 | 2026.01.06 16:03:04.528883 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.01.06 16:03:04.529043 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001631 sec., 42918.454935622314 rows/sec., 3.44 MiB/sec. | ||
| 4677 | 2026.01.06 16:03:04.529092 [ 276 ] {2f2a813d-d103-43a8-9fa1-0a55bf103b14} <Debug> TCPHandler: Processed in 0.001952827 sec. | ||
| 4678 | 2026.01.06 16:03:04.529223 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.01.06 16:03:04.529324 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.01.06 16:03:04.529367 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4681 | 2026.01.06 16:03:04.529771 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.01.06 16:03:04.529807 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4683 | 2026.01.06 16:03:04.530104 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4684 | 2026.01.06 16:03:04.530306 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.01.06 16:03:04.530415 [ 50 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4686 | 2026.01.06 16:03:04.530437 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001137 sec., 6156.552330694811 rows/sec., 462.94 KiB/sec. | ||
| 4687 | 2026.01.06 16:03:04.530481 [ 50 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.01.06 16:03:04.530489 [ 276 ] {a90c226e-a51b-4ed4-9200-75d83f04cbee} <Debug> TCPHandler: Processed in 0.001315474 sec. | ||
| 4689 | 2026.01.06 16:03:04.530510 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4690 | 2026.01.06 16:03:04.530616 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.01.06 16:03:04.530647 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 4692 | 2026.01.06 16:03:04.530713 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4693 | 2026.01.06 16:03:04.530757 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4694 | 2026.01.06 16:03:04.530784 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4695 | 2026.01.06 16:03:04.530822 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4696 | 2026.01.06 16:03:04.530889 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 4697 | 2026.01.06 16:03:04.530934 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 238 rows starting from the beginning of the part | ||
| 4698 | 2026.01.06 16:03:04.530974 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4699 | 2026.01.06 16:03:04.531013 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 239 rows starting from the beginning of the part | ||
| 4700 | 2026.01.06 16:03:04.531052 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
| 4701 | 2026.01.06 16:03:04.531182 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.01.06 16:03:04.531223 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4703 | 2026.01.06 16:03:04.531548 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4704 | 2026.01.06 16:03:04.531775 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.01.06 16:03:04.531909 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001214 sec., 58484.34925864909 rows/sec., 4.57 MiB/sec. | ||
| 4706 | 2026.01.06 16:03:04.531945 [ 276 ] {1a2d7594-1db0-4e6c-a6f0-27aaacfca587} <Debug> TCPHandler: Processed in 0.001377726 sec. | ||
| 4707 | 2026.01.06 16:03:04.532043 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459998 sec., 523973.320511398 rows/sec., 34.18 MiB/sec. | ||
| 4708 | 2026.01.06 16:03:04.532059 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.01.06 16:03:04.532168 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.01.06 16:03:04.532211 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2026.01.06 16:03:04.532229 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4712 | 2026.01.06 16:03:04.532513 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.01.06 16:03:04.532590 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_21_4} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4714 | 2026.01.06 16:03:04.532621 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.01.06 16:03:04.532662 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4716 | 2026.01.06 16:03:04.532681 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4717 | 2026.01.06 16:03:04.532990 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4718 | 2026.01.06 16:03:04.533213 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.01.06 16:03:04.533347 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4720 | 2026.01.06 16:03:04.533383 [ 276 ] {96aefd61-738e-4b70-8133-f545ab5f1ade} <Debug> TCPHandler: Processed in 0.001371966 sec. | ||
| 4721 | 2026.01.06 16:03:04.533489 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2026.01.06 16:03:04.533581 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4723 | 2026.01.06 16:03:04.533634 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <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 | ||
| 4724 | 2026.01.06 16:03:04.534361 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.01.06 16:03:04.534396 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4726 | 2026.01.06 16:03:04.534879 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4727 | 2026.01.06 16:03:04.535093 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.01.06 16:03:04.535227 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001663 sec., 4209.260372820205 rows/sec., 7.54 MiB/sec. | ||
| 4729 | 2026.01.06 16:03:04.535289 [ 276 ] {88b53177-2886-4720-933e-4fbbde4f29fd} <Debug> TCPHandler: Processed in 0.001846595 sec. | ||
| 4730 | 2026.01.06 16:03:04.535400 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.01.06 16:03:04.535493 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.01.06 16:03:04.535538 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4733 | 2026.01.06 16:03:04.535865 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.01.06 16:03:04.535900 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4735 | 2026.01.06 16:03:04.536191 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4736 | 2026.01.06 16:03:04.536392 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.01.06 16:03:04.536519 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 4738 | 2026.01.06 16:03:04.536554 [ 276 ] {ea753e06-6709-478a-ab38-2f607e8295e4} <Debug> TCPHandler: Processed in 0.001201643 sec. | ||
| 4739 | 2026.01.06 16:03:06.094105 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9066 | ||
| 4740 | 2026.01.06 16:03:06.094880 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.01.06 16:03:06.094929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4742 | 2026.01.06 16:03:06.095429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4743 | 2026.01.06 16:03:06.095675 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.01.06 16:03:06.095817 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9066 | ||
| 4745 | 2026.01.06 16:03:06.584458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4746 | 2026.01.06 16:03:06.601862 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.01.06 16:03:06.601926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4748 | 2026.01.06 16:03:06.608487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4749 | 2026.01.06 16:03:06.609251 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.01.06 16:03:06.612777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4751 | 2026.01.06 16:03:09.540525 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.01.06 16:03:09.540817 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4753 | 2026.01.06 16:03:09.540920 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4754 | 2026.01.06 16:03:09.541675 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.01.06 16:03:09.541727 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4756 | 2026.01.06 16:03:09.542120 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4757 | 2026.01.06 16:03:09.542355 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.01.06 16:03:09.542510 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 4759 | 2026.01.06 16:03:09.542509 [ 27 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4760 | 2026.01.06 16:03:09.542560 [ 276 ] {8a43cc8d-199b-422c-b613-ec95d5970708} <Debug> TCPHandler: Processed in 0.002218182 sec. | ||
| 4761 | 2026.01.06 16:03:09.542593 [ 27 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.01.06 16:03:09.542624 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4763 | 2026.01.06 16:03:09.542685 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2026.01.06 16:03:09.542727 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4765 | 2026.01.06 16:03:09.542796 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4766 | 2026.01.06 16:03:09.542823 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4767 | 2026.01.06 16:03:09.542842 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4768 | 2026.01.06 16:03:09.542857 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4769 | 2026.01.06 16:03:09.542924 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4770 | 2026.01.06 16:03:09.542975 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4771 | 2026.01.06 16:03:09.543022 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4772 | 2026.01.06 16:03:09.543067 [ 196 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4773 | 2026.01.06 16:03:09.543271 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.01.06 16:03:09.543310 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4775 | 2026.01.06 16:03:09.543631 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4776 | 2026.01.06 16:03:09.543849 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.01.06 16:03:09.543990 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 403.35 KiB/sec. | ||
| 4778 | 2026.01.06 16:03:09.544031 [ 276 ] {a0717eb0-59a0-4365-8401-47667de48ab3} <Debug> TCPHandler: Processed in 0.001400996 sec. | ||
| 4779 | 2026.01.06 16:03:09.544136 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.01.06 16:03:09.544152 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463147 sec., 1401089.569264059 rows/sec., 94.22 MiB/sec. | ||
| 4781 | 2026.01.06 16:03:09.544232 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4782 | 2026.01.06 16:03:09.544279 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4783 | 2026.01.06 16:03:09.544365 [ 199 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4784 | 2026.01.06 16:03:09.544670 [ 199 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.01.06 16:03:09.544753 [ 199 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_13_3} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4786 | 2026.01.06 16:03:09.544844 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4787 | 2026.01.06 16:03:09.545104 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.01.06 16:03:09.545147 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4789 | 2026.01.06 16:03:09.545548 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4790 | 2026.01.06 16:03:09.545760 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.01.06 16:03:09.545892 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.001678 sec., 705005.9594755662 rows/sec., 56.21 MiB/sec. | ||
| 4792 | 2026.01.06 16:03:09.545901 [ 23 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4793 | 2026.01.06 16:03:09.545930 [ 276 ] {5847b4af-50de-4a2a-8697-e47ed72b9547} <Debug> TCPHandler: Processed in 0.001843384 sec. | ||
| 4794 | 2026.01.06 16:03:09.545949 [ 23 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.01.06 16:03:09.545977 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4796 | 2026.01.06 16:03:09.546047 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.01.06 16:03:09.546048 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 4798 | 2026.01.06 16:03:09.546146 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.01.06 16:03:09.546149 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2026.01.06 16:03:09.546181 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2343 rows starting from the beginning of the part | ||
| 4801 | 2026.01.06 16:03:09.546187 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4802 | 2026.01.06 16:03:09.546224 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1178 rows starting from the beginning of the part | ||
| 4803 | 2026.01.06 16:03:09.546258 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1212 rows starting from the beginning of the part | ||
| 4804 | 2026.01.06 16:03:09.546291 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1180 rows starting from the beginning of the part | ||
| 4805 | 2026.01.06 16:03:09.546323 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part | ||
| 4806 | 2026.01.06 16:03:09.546357 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1183 rows starting from the beginning of the part | ||
| 4807 | 2026.01.06 16:03:09.546653 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.01.06 16:03:09.546688 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4809 | 2026.01.06 16:03:09.546994 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4810 | 2026.01.06 16:03:09.547203 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.01.06 16:03:09.547332 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001204 sec., 203488.37209302327 rows/sec., 12.40 MiB/sec. | ||
| 4812 | 2026.01.06 16:03:09.547369 [ 276 ] {073eb498-cd80-4040-ac54-7d6bbaaa23e9} <Debug> TCPHandler: Processed in 0.001371295 sec. | ||
| 4813 | 2026.01.06 16:03:09.547490 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.01.06 16:03:09.547608 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4815 | 2026.01.06 16:03:09.547657 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4816 | 2026.01.06 16:03:09.548151 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.01.06 16:03:09.548189 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4818 | 2026.01.06 16:03:09.548535 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4819 | 2026.01.06 16:03:09.548572 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552458 sec., 2807489.878383895 rows/sec., 237.29 MiB/sec. | ||
| 4820 | 2026.01.06 16:03:09.548750 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.01.06 16:03:09.548797 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4822 | 2026.01.06 16:03:09.548891 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001307 sec., 162203.519510329 rows/sec., 10.46 MiB/sec. | ||
| 4823 | 2026.01.06 16:03:09.548930 [ 276 ] {47f8a101-971f-4a33-8848-f1a4f716a091} <Debug> TCPHandler: Processed in 0.001500258 sec. | ||
| 4824 | 2026.01.06 16:03:09.549023 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.01.06 16:03:09.549046 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.01.06 16:03:09.549086 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_26_5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4827 | 2026.01.06 16:03:09.549144 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 4828 | 2026.01.06 16:03:09.549163 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.01.06 16:03:09.549214 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4830 | 2026.01.06 16:03:09.549769 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.01.06 16:03:09.549814 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4832 | 2026.01.06 16:03:09.550204 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4833 | 2026.01.06 16:03:09.550455 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.01.06 16:03:09.550563 [ 23 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4835 | 2026.01.06 16:03:09.550595 [ 23 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.01.06 16:03:09.550609 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001467 sec., 143830.94751192912 rows/sec., 8.17 MiB/sec. | ||
| 4837 | 2026.01.06 16:03:09.550611 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4838 | 2026.01.06 16:03:09.550663 [ 276 ] {4a794c95-f0a2-4436-b334-420366e1c8e2} <Debug> TCPHandler: Processed in 0.001675111 sec. | ||
| 4839 | 2026.01.06 16:03:09.550742 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4840 | 2026.01.06 16:03:09.550792 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.01.06 16:03:09.550885 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4842 | 2026.01.06 16:03:09.550898 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4843 | 2026.01.06 16:03:09.550931 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4844 | 2026.01.06 16:03:09.550947 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4845 | 2026.01.06 16:03:09.551012 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4846 | 2026.01.06 16:03:09.551071 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4847 | 2026.01.06 16:03:09.551120 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4848 | 2026.01.06 16:03:09.551164 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4849 | 2026.01.06 16:03:09.551578 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.01.06 16:03:09.551621 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4851 | 2026.01.06 16:03:09.552002 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4852 | 2026.01.06 16:03:09.552204 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516018 sec., 695902.0275484856 rows/sec., 42.17 MiB/sec. | ||
| 4853 | 2026.01.06 16:03:09.552235 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.01.06 16:03:09.552342 [ 23 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4855 | 2026.01.06 16:03:09.552352 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4856 | 2026.01.06 16:03:09.552370 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.00149 sec., 482550.3355704698 rows/sec., 33.87 MiB/sec. | ||
| 4857 | 2026.01.06 16:03:09.552374 [ 23 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.01.06 16:03:09.552414 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4859 | 2026.01.06 16:03:09.552420 [ 276 ] {0178abc7-1c57-4ffc-934f-aa2838d944bd} <Debug> TCPHandler: Processed in 0.001688171 sec. | ||
| 4860 | 2026.01.06 16:03:09.552497 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 4861 | 2026.01.06 16:03:09.552543 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.01.06 16:03:09.552614 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4863 | 2026.01.06 16:03:09.552638 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.01.06 16:03:09.552652 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4865 | 2026.01.06 16:03:09.552644 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4866 | 2026.01.06 16:03:09.552720 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_13_3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4867 | 2026.01.06 16:03:09.552729 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 712 rows starting from the beginning of the part | ||
| 4868 | 2026.01.06 16:03:09.552726 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4869 | 2026.01.06 16:03:09.552785 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 531 rows starting from the beginning of the part | ||
| 4870 | 2026.01.06 16:03:09.552804 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4871 | 2026.01.06 16:03:09.552830 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 713 rows starting from the beginning of the part | ||
| 4872 | 2026.01.06 16:03:09.552871 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 71 rows starting from the beginning of the part | ||
| 4873 | 2026.01.06 16:03:09.552907 [ 198 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 719 rows starting from the beginning of the part | ||
| 4874 | 2026.01.06 16:03:09.553090 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.01.06 16:03:09.553132 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4876 | 2026.01.06 16:03:09.553442 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4877 | 2026.01.06 16:03:09.553659 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.01.06 16:03:09.553789 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 4879 | 2026.01.06 16:03:09.553826 [ 276 ] {509c67ee-64d4-46ab-89ce-9046bca32f38} <Debug> TCPHandler: Processed in 0.001332325 sec. | ||
| 4880 | 2026.01.06 16:03:09.553935 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.01.06 16:03:09.554028 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.01.06 16:03:09.554070 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4883 | 2026.01.06 16:03:09.554289 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827785 sec., 2164915.457780866 rows/sec., 162.57 MiB/sec. | ||
| 4884 | 2026.01.06 16:03:09.554463 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4885 | 2026.01.06 16:03:09.554484 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.01.06 16:03:09.554522 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4887 | 2026.01.06 16:03:09.554730 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.01.06 16:03:09.554796 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_26_5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4889 | 2026.01.06 16:03:09.554869 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4890 | 2026.01.06 16:03:09.554883 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4891 | 2026.01.06 16:03:09.555088 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.01.06 16:03:09.555189 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4893 | 2026.01.06 16:03:09.555216 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001207 sec., 262634.6313173157 rows/sec., 17.26 MiB/sec. | ||
| 4894 | 2026.01.06 16:03:09.555220 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.01.06 16:03:09.555256 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4896 | 2026.01.06 16:03:09.555261 [ 276 ] {221c8017-ec09-43c1-a738-ffd3d6ad8153} <Debug> TCPHandler: Processed in 0.001374446 sec. | ||
| 4897 | 2026.01.06 16:03:09.555339 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 4898 | 2026.01.06 16:03:09.555390 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.01.06 16:03:09.555452 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4900 | 2026.01.06 16:03:09.555485 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7139 rows starting from the beginning of the part | ||
| 4901 | 2026.01.06 16:03:09.555488 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4902 | 2026.01.06 16:03:09.555540 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4903 | 2026.01.06 16:03:09.555545 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4904 | 2026.01.06 16:03:09.555601 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part | ||
| 4905 | 2026.01.06 16:03:09.555640 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4906 | 2026.01.06 16:03:09.555679 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 4907 | 2026.01.06 16:03:09.555719 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 317 rows starting from the beginning of the part | ||
| 4908 | 2026.01.06 16:03:09.555858 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.06 16:03:09.555900 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4910 | 2026.01.06 16:03:09.556215 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4911 | 2026.01.06 16:03:09.556422 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.06 16:03:09.556550 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 4913 | 2026.01.06 16:03:09.556587 [ 276 ] {bfef4538-e4d8-4c57-a182-01b915137a7b} <Debug> TCPHandler: Processed in 0.001245534 sec. | ||
| 4914 | 2026.01.06 16:03:09.556691 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.01.06 16:03:09.556784 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.01.06 16:03:09.556838 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <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 | ||
| 4917 | 2026.01.06 16:03:09.557644 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.06 16:03:09.557681 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4919 | 2026.01.06 16:03:09.558299 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4920 | 2026.01.06 16:03:09.558522 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.06 16:03:09.558636 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4922 | 2026.01.06 16:03:09.558660 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001894 sec., 17951.42555438226 rows/sec., 32.17 MiB/sec. | ||
| 4923 | 2026.01.06 16:03:09.558672 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.01.06 16:03:09.558703 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4925 | 2026.01.06 16:03:09.558725 [ 276 ] {82f2fa90-5e01-46b7-ba6f-30be1e8ca814} <Debug> TCPHandler: Processed in 0.002081889 sec. | ||
| 4926 | 2026.01.06 16:03:09.558781 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 4927 | 2026.01.06 16:03:09.558844 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.01.06 16:03:09.558939 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.01.06 16:03:09.558968 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4930 | 2026.01.06 16:03:09.558981 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4931 | 2026.01.06 16:03:09.559025 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4932 | 2026.01.06 16:03:09.559025 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9090 rows, containing 5 columns (5 merged, 0 gathered) in 0.003726051 sec., 2439580.134571427 rows/sec., 162.93 MiB/sec. | ||
| 4933 | 2026.01.06 16:03:09.559157 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 4934 | 2026.01.06 16:03:09.559258 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4935 | 2026.01.06 16:03:09.559284 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4936 | 2026.01.06 16:03:09.559315 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.01.06 16:03:09.559352 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4938 | 2026.01.06 16:03:09.559402 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 4939 | 2026.01.06 16:03:09.559527 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 4940 | 2026.01.06 16:03:09.559581 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.01.06 16:03:09.559648 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4942 | 2026.01.06 16:03:09.559663 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4943 | 2026.01.06 16:03:09.559688 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4944 | 2026.01.06 16:03:09.559748 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4945 | 2026.01.06 16:03:09.559910 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.01.06 16:03:09.560011 [ 23 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4947 | 2026.01.06 16:03:09.560036 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 4948 | 2026.01.06 16:03:09.560041 [ 23 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.01.06 16:03:09.560078 [ 276 ] {407cfbd6-63fd-41d1-9de6-b113968f396f} <Debug> TCPHandler: Processed in 0.001281975 sec. | ||
| 4950 | 2026.01.06 16:03:09.560078 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4951 | 2026.01.06 16:03:09.560154 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 4952 | 2026.01.06 16:03:09.560239 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4953 | 2026.01.06 16:03:09.560265 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1490 rows starting from the beginning of the part | ||
| 4954 | 2026.01.06 16:03:09.560312 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4955 | 2026.01.06 16:03:09.560351 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 4956 | 2026.01.06 16:03:09.560389 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4957 | 2026.01.06 16:03:09.560430 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 4958 | 2026.01.06 16:03:09.560468 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4959 | 2026.01.06 16:03:09.561458 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 4 columns (4 merged, 0 gathered) in 0.001329594 sec., 1445554.0563510365 rows/sec., 91.22 MiB/sec. | ||
| 4960 | 2026.01.06 16:03:09.561660 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4961 | 2026.01.06 16:03:09.561914 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.06 16:03:09.561977 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_26_5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4963 | 2026.01.06 16:03:09.562031 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4964 | 2026.01.06 16:03:09.563141 [ 189 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 19 columns (19 merged, 0 gathered) in 0.004395202 sec., 89188.16473054026 rows/sec., 159.82 MiB/sec. | ||
| 4965 | 2026.01.06 16:03:09.563631 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4966 | 2026.01.06 16:03:09.563978 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.01.06 16:03:09.564056 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4968 | 2026.01.06 16:03:09.564168 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4969 | 2026.01.06 16:03:10.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.02 MiB, peak 254.06 MiB, free memory in arenas 0.00 B, will set to 246.30 MiB (RSS), difference: 1.28 MiB | ||
| 4970 | 2026.01.06 16:03:13.524681 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4971 | 2026.01.06 16:03:13.524737 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4972 | 2026.01.06 16:03:13.595925 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9514 | ||
| 4973 | 2026.01.06 16:03:13.596426 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.01.06 16:03:13.596479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4975 | 2026.01.06 16:03:13.597046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4976 | 2026.01.06 16:03:13.597280 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.01.06 16:03:13.597428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9514 | ||
| 4978 | 2026.01.06 16:03:13.628354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 654 | ||
| 4979 | 2026.01.06 16:03:13.630818 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.01.06 16:03:13.630876 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4981 | 2026.01.06 16:03:13.632091 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4982 | 2026.01.06 16:03:13.632370 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.01.06 16:03:13.632768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 4984 | 2026.01.06 16:03:14.112866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4985 | 2026.01.06 16:03:14.130100 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.01.06 16:03:14.130167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4987 | 2026.01.06 16:03:14.135997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4988 | 2026.01.06 16:03:14.136711 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.01.06 16:03:14.139705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4990 | 2026.01.06 16:03:14.527139 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.01.06 16:03:14.527350 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4992 | 2026.01.06 16:03:14.527424 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4993 | 2026.01.06 16:03:14.528085 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.01.06 16:03:14.528133 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 4995 | 2026.01.06 16:03:14.528547 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4996 | 2026.01.06 16:03:14.528769 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.01.06 16:03:14.528919 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001626 sec., 43050.43050430504 rows/sec., 3.45 MiB/sec. | ||
| 4998 | 2026.01.06 16:03:14.528961 [ 276 ] {23da65c3-e423-41fe-bdc6-ecc38198d107} <Debug> TCPHandler: Processed in 0.001972997 sec. | ||
| 4999 | 2026.01.06 16:03:14.529089 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.01.06 16:03:14.529185 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.01.06 16:03:14.529227 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5002 | 2026.01.06 16:03:14.529617 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.01.06 16:03:14.529654 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5004 | 2026.01.06 16:03:14.529952 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5005 | 2026.01.06 16:03:14.530154 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.01.06 16:03:14.530280 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001114 sec., 6283.662477558349 rows/sec., 472.50 KiB/sec. | ||
| 5007 | 2026.01.06 16:03:14.530317 [ 276 ] {0d20776d-86bd-43b3-ad5c-4901f9126308} <Debug> TCPHandler: Processed in 0.001278774 sec. | ||
| 5008 | 2026.01.06 16:03:14.530425 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.01.06 16:03:14.530520 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5010 | 2026.01.06 16:03:14.530562 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5011 | 2026.01.06 16:03:14.530966 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.01.06 16:03:14.531003 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5013 | 2026.01.06 16:03:14.531294 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5014 | 2026.01.06 16:03:14.531506 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.01.06 16:03:14.531635 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001134 sec., 62610.229276895945 rows/sec., 4.89 MiB/sec. | ||
| 5016 | 2026.01.06 16:03:14.531673 [ 276 ] {bac5d85b-41d0-4cb1-9a23-8b04f50b767c} <Debug> TCPHandler: Processed in 0.001296775 sec. | ||
| 5017 | 2026.01.06 16:03:14.531786 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.01.06 16:03:14.531879 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.01.06 16:03:14.531922 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5020 | 2026.01.06 16:03:14.532322 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.01.06 16:03:14.532358 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5022 | 2026.01.06 16:03:14.532689 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5023 | 2026.01.06 16:03:14.532893 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.01.06 16:03:14.533018 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 5025 | 2026.01.06 16:03:14.533054 [ 276 ] {173b1da4-7a68-4c37-b407-b76ab9bfdd7a} <Debug> TCPHandler: Processed in 0.001316945 sec. | ||
| 5026 | 2026.01.06 16:03:14.533159 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.01.06 16:03:14.533258 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.01.06 16:03:14.533313 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <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 | ||
| 5029 | 2026.01.06 16:03:14.534063 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.01.06 16:03:14.534102 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5031 | 2026.01.06 16:03:14.534641 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5032 | 2026.01.06 16:03:14.534858 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.01.06 16:03:14.534991 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001751 sec., 3997.7155910908054 rows/sec., 7.16 MiB/sec. | ||
| 5034 | 2026.01.06 16:03:14.535043 [ 276 ] {84217774-053c-49c6-acda-d912a6f9428c} <Debug> TCPHandler: Processed in 0.001932766 sec. | ||
| 5035 | 2026.01.06 16:03:14.535155 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.01.06 16:03:14.535248 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.01.06 16:03:14.535290 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5038 | 2026.01.06 16:03:14.535620 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.01.06 16:03:14.535657 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5040 | 2026.01.06 16:03:14.535949 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5041 | 2026.01.06 16:03:14.536151 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.01.06 16:03:14.536283 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5043 | 2026.01.06 16:03:14.536319 [ 276 ] {e070ee47-22aa-441f-94e4-929df981e7cc} <Debug> TCPHandler: Processed in 0.001210842 sec. | ||
| 5044 | 2026.01.06 16:03:19.540285 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.01.06 16:03:19.540505 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.01.06 16:03:19.540583 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5047 | 2026.01.06 16:03:19.541418 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.01.06 16:03:19.541470 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5049 | 2026.01.06 16:03:19.541926 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5050 | 2026.01.06 16:03:19.542161 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.01.06 16:03:19.542331 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 5052 | 2026.01.06 16:03:19.542382 [ 276 ] {cad903d1-5bcf-4fb1-8e81-f5b33a37e77e} <Debug> TCPHandler: Processed in 0.002233812 sec. | ||
| 5053 | 2026.01.06 16:03:19.542504 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.01.06 16:03:19.542608 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5055 | 2026.01.06 16:03:19.542654 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5056 | 2026.01.06 16:03:19.543489 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.01.06 16:03:19.543528 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5058 | 2026.01.06 16:03:19.543925 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5059 | 2026.01.06 16:03:19.544137 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.01.06 16:03:19.544274 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001689 sec., 698638.2474837182 rows/sec., 55.71 MiB/sec. | ||
| 5061 | 2026.01.06 16:03:19.544312 [ 276 ] {b92765d4-6f94-4846-91ec-0d07464fef3a} <Debug> TCPHandler: Processed in 0.001860315 sec. | ||
| 5062 | 2026.01.06 16:03:19.544427 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.01.06 16:03:19.544524 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5064 | 2026.01.06 16:03:19.544566 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5065 | 2026.01.06 16:03:19.545025 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.01.06 16:03:19.545061 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5067 | 2026.01.06 16:03:19.545379 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5068 | 2026.01.06 16:03:19.545594 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.01.06 16:03:19.545727 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001222 sec., 195581.0147299509 rows/sec., 11.89 MiB/sec. | ||
| 5070 | 2026.01.06 16:03:19.545765 [ 276 ] {a7f81701-ef75-4c5a-a7e1-ff941e1166e5} <Debug> TCPHandler: Processed in 0.001389366 sec. | ||
| 5071 | 2026.01.06 16:03:19.545874 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2026.01.06 16:03:19.545968 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5073 | 2026.01.06 16:03:19.546007 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5074 | 2026.01.06 16:03:19.546452 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.01.06 16:03:19.546489 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5076 | 2026.01.06 16:03:19.546827 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5077 | 2026.01.06 16:03:19.547037 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.01.06 16:03:19.547170 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 5079 | 2026.01.06 16:03:19.547209 [ 276 ] {c8ec7f13-bd57-486f-a6dc-d2c6859dc23a} <Debug> TCPHandler: Processed in 0.001385146 sec. | ||
| 5080 | 2026.01.06 16:03:19.547328 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.01.06 16:03:19.547451 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5082 | 2026.01.06 16:03:19.547500 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5083 | 2026.01.06 16:03:19.548038 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.01.06 16:03:19.548082 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5085 | 2026.01.06 16:03:19.548449 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5086 | 2026.01.06 16:03:19.548676 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.01.06 16:03:19.548805 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001379 sec., 153009.42712110226 rows/sec., 8.69 MiB/sec. | ||
| 5088 | 2026.01.06 16:03:19.548844 [ 276 ] {4530ee6a-bcb6-4c4f-84e4-2f4df4331153} <Debug> TCPHandler: Processed in 0.00157575 sec. | ||
| 5089 | 2026.01.06 16:03:19.548965 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.01.06 16:03:19.549084 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5091 | 2026.01.06 16:03:19.549136 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5092 | 2026.01.06 16:03:19.549782 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.01.06 16:03:19.549821 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5094 | 2026.01.06 16:03:19.550181 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5095 | 2026.01.06 16:03:19.550395 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.01.06 16:03:19.550531 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001471 sec., 484704.28280081577 rows/sec., 33.98 MiB/sec. | ||
| 5097 | 2026.01.06 16:03:19.550572 [ 276 ] {0d3751e2-7c3a-4f3a-8e87-77f38f946f71} <Debug> TCPHandler: Processed in 0.001668711 sec. | ||
| 5098 | 2026.01.06 16:03:19.550685 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.01.06 16:03:19.550782 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5100 | 2026.01.06 16:03:19.550826 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5101 | 2026.01.06 16:03:19.551162 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.01.06 16:03:19.551200 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5103 | 2026.01.06 16:03:19.551513 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5104 | 2026.01.06 16:03:19.551736 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.01.06 16:03:19.551865 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 5106 | 2026.01.06 16:03:19.551902 [ 276 ] {18ae05d2-1d6e-4354-a97f-4f4935cfb970} <Debug> TCPHandler: Processed in 0.001266983 sec. | ||
| 5107 | 2026.01.06 16:03:19.552023 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.01.06 16:03:19.552145 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.01.06 16:03:19.552197 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5110 | 2026.01.06 16:03:19.552694 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.01.06 16:03:19.552739 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5112 | 2026.01.06 16:03:19.553158 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5113 | 2026.01.06 16:03:19.553398 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.01.06 16:03:19.553537 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001417 sec., 221594.91884262525 rows/sec., 14.56 MiB/sec. | ||
| 5115 | 2026.01.06 16:03:19.553576 [ 276 ] {84366a7d-1dd4-4c04-8406-af287710f86c} <Debug> TCPHandler: Processed in 0.00161482 sec. | ||
| 5116 | 2026.01.06 16:03:19.553688 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.01.06 16:03:19.553803 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.01.06 16:03:19.553853 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5119 | 2026.01.06 16:03:19.554209 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.01.06 16:03:19.554249 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5121 | 2026.01.06 16:03:19.554564 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5122 | 2026.01.06 16:03:19.554769 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.01.06 16:03:19.554895 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 5124 | 2026.01.06 16:03:19.554932 [ 276 ] {5e169029-2ec3-453f-b81a-889c758f145f} <Debug> TCPHandler: Processed in 0.001302914 sec. | ||
| 5125 | 2026.01.06 16:03:19.555048 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.01.06 16:03:19.555162 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5127 | 2026.01.06 16:03:19.555226 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <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 | ||
| 5128 | 2026.01.06 16:03:19.556182 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.01.06 16:03:19.556227 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5130 | 2026.01.06 16:03:19.556799 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5131 | 2026.01.06 16:03:19.557026 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.01.06 16:03:19.557163 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002025 sec., 16790.123456790123 rows/sec., 30.09 MiB/sec. | ||
| 5133 | 2026.01.06 16:03:19.557222 [ 276 ] {3ac39dc4-9660-4419-b3da-d14786174059} <Debug> TCPHandler: Processed in 0.002232542 sec. | ||
| 5134 | 2026.01.06 16:03:19.557331 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.01.06 16:03:19.557425 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5136 | 2026.01.06 16:03:19.557467 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5137 | 2026.01.06 16:03:19.557830 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.01.06 16:03:19.557869 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5139 | 2026.01.06 16:03:19.558186 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5140 | 2026.01.06 16:03:19.558412 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.01.06 16:03:19.558563 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001156 sec., 89965.39792387544 rows/sec., 5.51 MiB/sec. | ||
| 5142 | 2026.01.06 16:03:19.558606 [ 276 ] {dfc8d9ef-c2ac-4399-acf7-5a70f87a55e6} <Debug> TCPHandler: Processed in 0.001324404 sec. | ||
| 5143 | 2026.01.06 16:03:20.713846 [ 78 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5144 | 2026.01.06 16:03:20.713916 [ 78 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.01.06 16:03:20.713942 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5146 | 2026.01.06 16:03:20.714067 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::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 | ||
| 5147 | 2026.01.06 16:03:20.714218 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5148 | 2026.01.06 16:03:20.714257 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5149 | 2026.01.06 16:03:20.714329 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5150 | 2026.01.06 16:03:20.714375 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5151 | 2026.01.06 16:03:20.714417 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5152 | 2026.01.06 16:03:20.714454 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5153 | 2026.01.06 16:03:20.715233 [ 197 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221663 sec., 29468.02841700207 rows/sec., 2.46 MiB/sec. | ||
| 5154 | 2026.01.06 16:03:20.715380 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5155 | 2026.01.06 16:03:20.715632 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.01.06 16:03:20.715702 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_9_2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5157 | 2026.01.06 16:03:20.715773 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5158 | 2026.01.06 16:03:21.097626 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10026 | ||
| 5159 | 2026.01.06 16:03:21.098202 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.01.06 16:03:21.098245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5161 | 2026.01.06 16:03:21.098748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5162 | 2026.01.06 16:03:21.098969 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.01.06 16:03:21.099089 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10026 | ||
| 5164 | 2026.01.06 16:03:21.099094 [ 76 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5165 | 2026.01.06 16:03:21.099155 [ 76 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.01.06 16:03:21.099178 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5167 | 2026.01.06 16:03:21.099273 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 5168 | 2026.01.06 16:03:21.099375 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5169 | 2026.01.06 16:03:21.099414 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7594 rows starting from the beginning of the part | ||
| 5170 | 2026.01.06 16:03:21.099480 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5171 | 2026.01.06 16:03:21.099533 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5172 | 2026.01.06 16:03:21.099582 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5173 | 2026.01.06 16:03:21.099628 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5174 | 2026.01.06 16:03:21.099699 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5175 | 2026.01.06 16:03:21.101944 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10026 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709762 sec., 3699955.937089678 rows/sec., 52.93 MiB/sec. | ||
| 5176 | 2026.01.06 16:03:21.102264 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5177 | 2026.01.06 16:03:21.102553 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.01.06 16:03:21.102629 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_21_4} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5179 | 2026.01.06 16:03:21.102736 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 5180 | 2026.01.06 16:03:21.639880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5181 | 2026.01.06 16:03:21.657655 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.01.06 16:03:21.657722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5183 | 2026.01.06 16:03:21.663581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5184 | 2026.01.06 16:03:21.664285 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.01.06 16:03:21.664595 [ 75 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5186 | 2026.01.06 16:03:21.664667 [ 75 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.01.06 16:03:21.664691 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5188 | 2026.01.06 16:03:21.664827 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 5189 | 2026.01.06 16:03:21.667524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5190 | 2026.01.06 16:03:21.668182 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5191 | 2026.01.06 16:03:21.669502 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 5192 | 2026.01.06 16:03:21.674065 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 5193 | 2026.01.06 16:03:21.678458 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 5194 | 2026.01.06 16:03:21.682714 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 5195 | 2026.01.06 16:03:21.687147 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 5196 | 2026.01.06 16:03:21.691353 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 5197 | 2026.01.06 16:03:21.739543 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074777328 sec., 2126.312938060584 rows/sec., 10.99 MiB/sec. | ||
| 5198 | 2026.01.06 16:03:21.742298 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5199 | 2026.01.06 16:03:21.744572 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_21_4} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.01.06 16:03:21.744688 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_21_4} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5201 | 2026.01.06 16:03:21.747461 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5202 | 2026.01.06 16:03:22.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.18 MiB, peak 258.72 MiB, free memory in arenas 0.00 B, will set to 251.66 MiB (RSS), difference: 3.49 MiB | ||
| 5203 | 2026.01.06 16:03:23.633125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 688 | ||
| 5204 | 2026.01.06 16:03:23.635815 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.01.06 16:03:23.635873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5206 | 2026.01.06 16:03:23.637112 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5207 | 2026.01.06 16:03:23.637389 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.01.06 16:03:23.637767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5209 | 2026.01.06 16:03:24.556475 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.01.06 16:03:24.556685 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5211 | 2026.01.06 16:03:24.556757 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5212 | 2026.01.06 16:03:24.557448 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.01.06 16:03:24.557487 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5214 | 2026.01.06 16:03:24.557866 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5215 | 2026.01.06 16:03:24.558087 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.01.06 16:03:24.558251 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001618 sec., 2472.187886279357 rows/sec., 201.59 KiB/sec. | ||
| 5217 | 2026.01.06 16:03:24.558302 [ 276 ] {894c017f-2ddd-414d-ad81-127581630c01} <Debug> TCPHandler: Processed in 0.001966377 sec. | ||
| 5218 | 2026.01.06 16:03:24.558437 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.01.06 16:03:24.558540 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5220 | 2026.01.06 16:03:24.558582 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5221 | 2026.01.06 16:03:24.559748 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.01.06 16:03:24.559785 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5223 | 2026.01.06 16:03:24.560188 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5224 | 2026.01.06 16:03:24.560394 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.01.06 16:03:24.560524 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002006 sec., 604187.4376869391 rows/sec., 49.88 MiB/sec. | ||
| 5226 | 2026.01.06 16:03:24.560566 [ 276 ] {40168c45-2f38-43c4-bb13-9a1a642ee5f3} <Debug> TCPHandler: Processed in 0.002183111 sec. | ||
| 5227 | 2026.01.06 16:03:24.560684 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.01.06 16:03:24.560823 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5229 | 2026.01.06 16:03:24.560875 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5230 | 2026.01.06 16:03:24.561366 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.01.06 16:03:24.561409 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5232 | 2026.01.06 16:03:24.561752 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5233 | 2026.01.06 16:03:24.561963 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.01.06 16:03:24.562097 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001302 sec., 8448.540706605223 rows/sec., 618.79 KiB/sec. | ||
| 5235 | 2026.01.06 16:03:24.562137 [ 276 ] {1c96f7c4-ba6c-473f-a561-f226c9c498a8} <Debug> TCPHandler: Processed in 0.001504469 sec. | ||
| 5236 | 2026.01.06 16:03:24.562237 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.01.06 16:03:24.562333 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.01.06 16:03:24.562372 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5239 | 2026.01.06 16:03:24.562859 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.01.06 16:03:24.562894 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5241 | 2026.01.06 16:03:24.563218 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5242 | 2026.01.06 16:03:24.563442 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.01.06 16:03:24.563569 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 5244 | 2026.01.06 16:03:24.563606 [ 276 ] {4c9974bc-73a0-4951-a77e-6f44caebb2ae} <Debug> TCPHandler: Processed in 0.001418296 sec. | ||
| 5245 | 2026.01.06 16:03:24.563712 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.01.06 16:03:24.563806 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5247 | 2026.01.06 16:03:24.563846 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5248 | 2026.01.06 16:03:24.564479 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.01.06 16:03:24.564514 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5250 | 2026.01.06 16:03:24.564843 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5251 | 2026.01.06 16:03:24.565054 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.01.06 16:03:24.565178 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001391 sec., 381739.75557153125 rows/sec., 28.29 MiB/sec. | ||
| 5253 | 2026.01.06 16:03:24.565215 [ 276 ] {b037d368-9103-4259-ae6f-2ece50f744a7} <Debug> TCPHandler: Processed in 0.00155213 sec. | ||
| 5254 | 2026.01.06 16:03:24.565324 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.01.06 16:03:24.565418 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.01.06 16:03:24.565462 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5257 | 2026.01.06 16:03:24.566083 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.01.06 16:03:24.566117 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5259 | 2026.01.06 16:03:24.566517 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5260 | 2026.01.06 16:03:24.566741 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.01.06 16:03:24.566866 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001467 sec., 576687.1165644171 rows/sec., 38.82 MiB/sec. | ||
| 5262 | 2026.01.06 16:03:24.566901 [ 276 ] {e8b604df-3163-4483-81ee-2babbb9f2501} <Debug> TCPHandler: Processed in 0.001626251 sec. | ||
| 5263 | 2026.01.06 16:03:24.567010 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.01.06 16:03:24.567104 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.01.06 16:03:24.567159 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <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 | ||
| 5266 | 2026.01.06 16:03:24.567907 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.01.06 16:03:24.567943 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5268 | 2026.01.06 16:03:24.568450 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5269 | 2026.01.06 16:03:24.568681 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.01.06 16:03:24.568818 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001732 sec., 4041.5704387990763 rows/sec., 7.24 MiB/sec. | ||
| 5271 | 2026.01.06 16:03:24.568878 [ 276 ] {506c210d-7d33-42b7-9ad0-f680c8fa1bc0} <Debug> TCPHandler: Processed in 0.001916136 sec. | ||
| 5272 | 2026.01.06 16:03:24.568995 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.01.06 16:03:24.569090 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.01.06 16:03:24.569134 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5275 | 2026.01.06 16:03:24.569468 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.01.06 16:03:24.569503 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5277 | 2026.01.06 16:03:24.569800 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5278 | 2026.01.06 16:03:24.570011 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.01.06 16:03:24.570136 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5280 | 2026.01.06 16:03:24.570171 [ 276 ] {fcd98692-ac2d-45dc-b8eb-214e3cbf66a3} <Debug> TCPHandler: Processed in 0.001225613 sec. | ||
| 5281 | 2026.01.06 16:03:28.524789 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5282 | 2026.01.06 16:03:28.524878 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5283 | 2026.01.06 16:03:28.599198 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10474 | ||
| 5284 | 2026.01.06 16:03:28.599676 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.01.06 16:03:28.599723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5286 | 2026.01.06 16:03:28.600244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5287 | 2026.01.06 16:03:28.600480 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.01.06 16:03:28.600620 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10474 | ||
| 5289 | 2026.01.06 16:03:29.167630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5290 | 2026.01.06 16:03:29.183818 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2026.01.06 16:03:29.183886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5292 | 2026.01.06 16:03:29.190001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5293 | 2026.01.06 16:03:29.190692 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.01.06 16:03:29.193456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5295 | 2026.01.06 16:03:29.541270 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.01.06 16:03:29.541487 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.01.06 16:03:29.541565 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5298 | 2026.01.06 16:03:29.542377 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.01.06 16:03:29.542428 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5300 | 2026.01.06 16:03:29.542836 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5301 | 2026.01.06 16:03:29.543081 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.01.06 16:03:29.543249 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 5303 | 2026.01.06 16:03:29.543303 [ 276 ] {1cb85fd9-46a4-48f5-927d-055a495e06e2} <Debug> TCPHandler: Processed in 0.002175981 sec. | ||
| 5304 | 2026.01.06 16:03:29.543426 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.01.06 16:03:29.543531 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5306 | 2026.01.06 16:03:29.543575 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5307 | 2026.01.06 16:03:29.544424 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.01.06 16:03:29.544463 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5309 | 2026.01.06 16:03:29.544846 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5310 | 2026.01.06 16:03:29.545062 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.01.06 16:03:29.545197 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001691 sec., 697811.9455943229 rows/sec., 55.65 MiB/sec. | ||
| 5312 | 2026.01.06 16:03:29.545237 [ 276 ] {53b1b458-7f0e-41b6-afc7-2a96645df5bb} <Debug> TCPHandler: Processed in 0.001864395 sec. | ||
| 5313 | 2026.01.06 16:03:29.545392 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.01.06 16:03:29.545492 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5315 | 2026.01.06 16:03:29.545534 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5316 | 2026.01.06 16:03:29.546004 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.01.06 16:03:29.546041 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5318 | 2026.01.06 16:03:29.546346 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5319 | 2026.01.06 16:03:29.546558 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.01.06 16:03:29.546668 [ 66 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5321 | 2026.01.06 16:03:29.546690 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.00122 sec., 195901.6393442623 rows/sec., 11.90 MiB/sec. | ||
| 5322 | 2026.01.06 16:03:29.546765 [ 66 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.01.06 16:03:29.546783 [ 276 ] {d0a9212d-9fd3-4f22-83df-4dbc5cc94d32} <Debug> TCPHandler: Processed in 0.001442128 sec. | ||
| 5324 | 2026.01.06 16:03:29.546792 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5325 | 2026.01.06 16:03:29.546900 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 5326 | 2026.01.06 16:03:29.546904 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.01.06 16:03:29.547013 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5328 | 2026.01.06 16:03:29.547022 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5329 | 2026.01.06 16:03:29.547055 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 264 rows starting from the beginning of the part | ||
| 5330 | 2026.01.06 16:03:29.547074 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5331 | 2026.01.06 16:03:29.547127 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 245 rows starting from the beginning of the part | ||
| 5332 | 2026.01.06 16:03:29.547175 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
| 5333 | 2026.01.06 16:03:29.547216 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 239 rows starting from the beginning of the part | ||
| 5334 | 2026.01.06 16:03:29.547254 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 5335 | 2026.01.06 16:03:29.547293 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 239 rows starting from the beginning of the part | ||
| 5336 | 2026.01.06 16:03:29.547548 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.01.06 16:03:29.547591 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5338 | 2026.01.06 16:03:29.547931 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5339 | 2026.01.06 16:03:29.548151 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.01.06 16:03:29.548254 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399096 sec., 718320.9729711184 rows/sec., 46.73 MiB/sec. | ||
| 5341 | 2026.01.06 16:03:29.548284 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 5342 | 2026.01.06 16:03:29.548326 [ 276 ] {21cfd8c6-7797-41c8-a27f-c9f6a2fdc4f9} <Debug> TCPHandler: Processed in 0.001472848 sec. | ||
| 5343 | 2026.01.06 16:03:29.548435 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.01.06 16:03:29.548463 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5345 | 2026.01.06 16:03:29.548532 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5346 | 2026.01.06 16:03:29.548577 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5347 | 2026.01.06 16:03:29.548800 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.01.06 16:03:29.548885 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_26_5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5349 | 2026.01.06 16:03:29.548982 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5350 | 2026.01.06 16:03:29.549039 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.01.06 16:03:29.549080 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5352 | 2026.01.06 16:03:29.549411 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5353 | 2026.01.06 16:03:29.549624 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.01.06 16:03:29.549758 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 5355 | 2026.01.06 16:03:29.549796 [ 276 ] {ca5094ad-ddb6-41f5-a22d-742a83a08f64} <Debug> TCPHandler: Processed in 0.001409197 sec. | ||
| 5356 | 2026.01.06 16:03:29.549900 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.01.06 16:03:29.549995 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5358 | 2026.01.06 16:03:29.550034 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5359 | 2026.01.06 16:03:29.550638 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.01.06 16:03:29.550675 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5361 | 2026.01.06 16:03:29.551006 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5362 | 2026.01.06 16:03:29.551215 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.01.06 16:03:29.551342 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001366 sec., 521961.9326500732 rows/sec., 36.60 MiB/sec. | ||
| 5364 | 2026.01.06 16:03:29.551381 [ 276 ] {54711984-3409-4e1a-918b-dadb52edc687} <Debug> TCPHandler: Processed in 0.001528509 sec. | ||
| 5365 | 2026.01.06 16:03:29.551491 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.01.06 16:03:29.551586 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5367 | 2026.01.06 16:03:29.551628 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5368 | 2026.01.06 16:03:29.551954 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.01.06 16:03:29.551991 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5370 | 2026.01.06 16:03:29.552291 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5371 | 2026.01.06 16:03:29.552498 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.01.06 16:03:29.552630 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 5373 | 2026.01.06 16:03:29.552666 [ 276 ] {2cfe40e3-072e-4147-959f-db53574e9547} <Debug> TCPHandler: Processed in 0.001223943 sec. | ||
| 5374 | 2026.01.06 16:03:29.552764 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.01.06 16:03:29.552858 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.01.06 16:03:29.552901 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5377 | 2026.01.06 16:03:29.553316 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.01.06 16:03:29.553352 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5379 | 2026.01.06 16:03:29.553693 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5380 | 2026.01.06 16:03:29.553909 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.01.06 16:03:29.554043 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001202 sec., 261231.28119800333 rows/sec., 17.16 MiB/sec. | ||
| 5382 | 2026.01.06 16:03:29.554079 [ 276 ] {7246d772-864a-4f71-bea0-3a4600f8333b} <Debug> TCPHandler: Processed in 0.001362066 sec. | ||
| 5383 | 2026.01.06 16:03:29.554199 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.01.06 16:03:29.554320 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5385 | 2026.01.06 16:03:29.554372 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5386 | 2026.01.06 16:03:29.554737 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.01.06 16:03:29.554773 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5388 | 2026.01.06 16:03:29.555089 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5389 | 2026.01.06 16:03:29.555298 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.01.06 16:03:29.555431 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 5391 | 2026.01.06 16:03:29.555468 [ 276 ] {3fea9400-1dcc-4a7d-8873-17e6844cec6f} <Debug> TCPHandler: Processed in 0.001331455 sec. | ||
| 5392 | 2026.01.06 16:03:29.555572 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2026.01.06 16:03:29.555675 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5394 | 2026.01.06 16:03:29.555731 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <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 | ||
| 5395 | 2026.01.06 16:03:29.556539 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.01.06 16:03:29.556577 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5397 | 2026.01.06 16:03:29.557125 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5398 | 2026.01.06 16:03:29.557358 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.01.06 16:03:29.557502 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001844 sec., 18438.177874186553 rows/sec., 33.04 MiB/sec. | ||
| 5400 | 2026.01.06 16:03:29.557557 [ 276 ] {49906450-f631-463d-b8b8-510c4877c18c} <Debug> TCPHandler: Processed in 0.002034308 sec. | ||
| 5401 | 2026.01.06 16:03:29.557674 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.01.06 16:03:29.557771 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.01.06 16:03:29.557813 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5404 | 2026.01.06 16:03:29.558156 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.01.06 16:03:29.558193 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5406 | 2026.01.06 16:03:29.558495 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5407 | 2026.01.06 16:03:29.558706 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.01.06 16:03:29.558834 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 5409 | 2026.01.06 16:03:29.558872 [ 276 ] {9e2f8b52-f5a9-4dda-a057-e84637a77346} <Debug> TCPHandler: Processed in 0.001249653 sec. | ||
| 5410 | 2026.01.06 16:03:33.638043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 726 | ||
| 5411 | 2026.01.06 16:03:33.640453 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.01.06 16:03:33.640509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5413 | 2026.01.06 16:03:33.641687 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5414 | 2026.01.06 16:03:33.641946 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.01.06 16:03:33.642092 [ 59 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5416 | 2026.01.06 16:03:33.642154 [ 59 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.01.06 16:03:33.642173 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5418 | 2026.01.06 16:03:33.642306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5419 | 2026.01.06 16:03:33.642316 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 5420 | 2026.01.06 16:03:33.642938 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5421 | 2026.01.06 16:03:33.643100 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 5422 | 2026.01.06 16:03:33.643462 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5423 | 2026.01.06 16:03:33.643812 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5424 | 2026.01.06 16:03:33.644140 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5425 | 2026.01.06 16:03:33.644449 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5426 | 2026.01.06 16:03:33.644756 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5427 | 2026.01.06 16:03:33.651664 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 72 columns (72 merged, 0 gathered) in 0.009415568 sec., 77106.34132746958 rows/sec., 65.47 MiB/sec. | ||
| 5428 | 2026.01.06 16:03:33.652968 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5429 | 2026.01.06 16:03:33.653577 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.01.06 16:03:33.653657 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_16_3} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5431 | 2026.01.06 16:03:33.653885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5432 | 2026.01.06 16:03:34.527143 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2026.01.06 16:03:34.527333 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5434 | 2026.01.06 16:03:34.527401 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5435 | 2026.01.06 16:03:34.528030 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.01.06 16:03:34.528072 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5437 | 2026.01.06 16:03:34.528455 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5438 | 2026.01.06 16:03:34.528678 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.01.06 16:03:34.528813 [ 58 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5440 | 2026.01.06 16:03:34.528830 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001544 sec., 45336.78756476684 rows/sec., 3.64 MiB/sec. | ||
| 5441 | 2026.01.06 16:03:34.528896 [ 58 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.01.06 16:03:34.528917 [ 276 ] {7ec0e773-4daf-4195-8ca3-c973afb6fa8a} <Debug> TCPHandler: Processed in 0.001903886 sec. | ||
| 5443 | 2026.01.06 16:03:34.528923 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5444 | 2026.01.06 16:03:34.529054 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.01.06 16:03:34.529067 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 5446 | 2026.01.06 16:03:34.529154 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.01.06 16:03:34.529200 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5448 | 2026.01.06 16:03:34.529217 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5449 | 2026.01.06 16:03:34.529259 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2345 rows starting from the beginning of the part | ||
| 5450 | 2026.01.06 16:03:34.529332 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part | ||
| 5451 | 2026.01.06 16:03:34.529383 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1180 rows starting from the beginning of the part | ||
| 5452 | 2026.01.06 16:03:34.529437 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1212 rows starting from the beginning of the part | ||
| 5453 | 2026.01.06 16:03:34.529482 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1180 rows starting from the beginning of the part | ||
| 5454 | 2026.01.06 16:03:34.529527 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part | ||
| 5455 | 2026.01.06 16:03:34.529607 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.01.06 16:03:34.529650 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5457 | 2026.01.06 16:03:34.529988 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5458 | 2026.01.06 16:03:34.530217 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.01.06 16:03:34.530353 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001216 sec., 5756.578947368421 rows/sec., 432.87 KiB/sec. | ||
| 5460 | 2026.01.06 16:03:34.530393 [ 276 ] {65a3313b-11b4-4aff-80fe-0bf665820e2f} <Debug> TCPHandler: Processed in 0.001388676 sec. | ||
| 5461 | 2026.01.06 16:03:34.530507 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.01.06 16:03:34.530600 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5463 | 2026.01.06 16:03:34.530640 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5464 | 2026.01.06 16:03:34.531050 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.01.06 16:03:34.531087 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5466 | 2026.01.06 16:03:34.531391 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5467 | 2026.01.06 16:03:34.531594 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.01.06 16:03:34.531677 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6057 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267122 sec., 2267503.238220738 rows/sec., 192.09 MiB/sec. | ||
| 5469 | 2026.01.06 16:03:34.531700 [ 58 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5470 | 2026.01.06 16:03:34.531725 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00114 sec., 62280.70175438597 rows/sec., 4.86 MiB/sec. | ||
| 5471 | 2026.01.06 16:03:34.531764 [ 58 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.01.06 16:03:34.531795 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5473 | 2026.01.06 16:03:34.531798 [ 276 ] {751f6c27-d7f5-4bbe-82db-f7ffd42985e3} <Debug> TCPHandler: Processed in 0.001340715 sec. | ||
| 5474 | 2026.01.06 16:03:34.531880 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 5475 | 2026.01.06 16:03:34.531931 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2026.01.06 16:03:34.531994 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5477 | 2026.01.06 16:03:34.532011 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5478 | 2026.01.06 16:03:34.532029 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 5479 | 2026.01.06 16:03:34.532031 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5480 | 2026.01.06 16:03:34.532089 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 71 rows starting from the beginning of the part | ||
| 5481 | 2026.01.06 16:03:34.532089 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5482 | 2026.01.06 16:03:34.532142 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 713 rows starting from the beginning of the part | ||
| 5483 | 2026.01.06 16:03:34.532188 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 531 rows starting from the beginning of the part | ||
| 5484 | 2026.01.06 16:03:34.532229 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 713 rows starting from the beginning of the part | ||
| 5485 | 2026.01.06 16:03:34.532269 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 71 rows starting from the beginning of the part | ||
| 5486 | 2026.01.06 16:03:34.532299 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.01.06 16:03:34.532379 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_31_6} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5488 | 2026.01.06 16:03:34.532479 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5489 | 2026.01.06 16:03:34.532518 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.01.06 16:03:34.532556 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5491 | 2026.01.06 16:03:34.532906 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5492 | 2026.01.06 16:03:34.533118 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.06 16:03:34.533222 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5494 | 2026.01.06 16:03:34.533251 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 5495 | 2026.01.06 16:03:34.533256 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.01.06 16:03:34.533291 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5497 | 2026.01.06 16:03:34.533295 [ 276 ] {a1c15dc9-da8c-4e86-953c-a86e7d6bcf4e} <Debug> TCPHandler: Processed in 0.001414597 sec. | ||
| 5498 | 2026.01.06 16:03:34.533370 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 5499 | 2026.01.06 16:03:34.533416 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.01.06 16:03:34.533471 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628331 sec., 2033370.3651161834 rows/sec., 153.48 MiB/sec. | ||
| 5501 | 2026.01.06 16:03:34.533475 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5502 | 2026.01.06 16:03:34.533515 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5503 | 2026.01.06 16:03:34.533522 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9090 rows starting from the beginning of the part | ||
| 5504 | 2026.01.06 16:03:34.533578 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <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 | ||
| 5505 | 2026.01.06 16:03:34.533592 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 5506 | 2026.01.06 16:03:34.533642 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5507 | 2026.01.06 16:03:34.533645 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5508 | 2026.01.06 16:03:34.533682 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 846 rows starting from the beginning of the part | ||
| 5509 | 2026.01.06 16:03:34.533718 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5510 | 2026.01.06 16:03:34.533768 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 5511 | 2026.01.06 16:03:34.533913 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.06 16:03:34.533989 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_31_6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5513 | 2026.01.06 16:03:34.534063 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5514 | 2026.01.06 16:03:34.534344 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.01.06 16:03:34.534387 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5516 | 2026.01.06 16:03:34.534994 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5517 | 2026.01.06 16:03:34.535223 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.01.06 16:03:34.535340 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5519 | 2026.01.06 16:03:34.535369 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00187 sec., 3743.3155080213905 rows/sec., 6.71 MiB/sec. | ||
| 5520 | 2026.01.06 16:03:34.535394 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.01.06 16:03:34.535422 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5522 | 2026.01.06 16:03:34.535431 [ 276 ] {9a25719a-5887-4762-af0b-87ebcb99e02e} <Debug> TCPHandler: Processed in 0.002064919 sec. | ||
| 5523 | 2026.01.06 16:03:34.535493 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 5524 | 2026.01.06 16:03:34.535554 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.01.06 16:03:34.535649 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5526 | 2026.01.06 16:03:34.535661 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5527 | 2026.01.06 16:03:34.535692 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5528 | 2026.01.06 16:03:34.535713 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 392 rows starting from the beginning of the part | ||
| 5529 | 2026.01.06 16:03:34.535823 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 5530 | 2026.01.06 16:03:34.535917 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 5531 | 2026.01.06 16:03:34.536007 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 5532 | 2026.01.06 16:03:34.536037 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.01.06 16:03:34.536074 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5534 | 2026.01.06 16:03:34.536100 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 5535 | 2026.01.06 16:03:34.536194 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 5536 | 2026.01.06 16:03:34.536454 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5537 | 2026.01.06 16:03:34.536678 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.01.06 16:03:34.536816 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 5539 | 2026.01.06 16:03:34.536821 [ 57 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5540 | 2026.01.06 16:03:34.536854 [ 276 ] {32809cce-cfd5-42ae-91b4-32b5372411d4} <Debug> TCPHandler: Processed in 0.001350096 sec. | ||
| 5541 | 2026.01.06 16:03:34.536890 [ 57 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.01.06 16:03:34.536932 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5543 | 2026.01.06 16:03:34.537019 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 5544 | 2026.01.06 16:03:34.537102 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5545 | 2026.01.06 16:03:34.537128 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1922 rows starting from the beginning of the part | ||
| 5546 | 2026.01.06 16:03:34.537177 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 5547 | 2026.01.06 16:03:34.537216 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5548 | 2026.01.06 16:03:34.537253 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 5549 | 2026.01.06 16:03:34.537289 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5550 | 2026.01.06 16:03:34.537325 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 5551 | 2026.01.06 16:03:34.537811 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10884 rows, containing 5 columns (5 merged, 0 gathered) in 0.004475344 sec., 2431991.8200701443 rows/sec., 162.57 MiB/sec. | ||
| 5552 | 2026.01.06 16:03:34.538035 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5553 | 2026.01.06 16:03:34.538293 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.01.06 16:03:34.538353 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366166 sec., 1690863.335787891 rows/sec., 106.98 MiB/sec. | ||
| 5555 | 2026.01.06 16:03:34.538359 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5556 | 2026.01.06 16:03:34.538444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5557 | 2026.01.06 16:03:34.538689 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5558 | 2026.01.06 16:03:34.538977 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.01.06 16:03:34.539055 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_31_6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5560 | 2026.01.06 16:03:34.539143 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5561 | 2026.01.06 16:03:34.539808 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 481 rows, containing 19 columns (19 merged, 0 gathered) in 0.004344071 sec., 110725.63040521208 rows/sec., 198.42 MiB/sec. | ||
| 5562 | 2026.01.06 16:03:34.540472 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5563 | 2026.01.06 16:03:34.540766 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.01.06 16:03:34.540828 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5565 | 2026.01.06 16:03:34.540918 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5566 | 2026.01.06 16:03:35.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.18 MiB, peak 265.92 MiB, free memory in arenas 0.00 B, will set to 256.73 MiB (RSS), difference: 2.55 MiB | ||
| 5567 | 2026.01.06 16:03:36.100751 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10986 | ||
| 5568 | 2026.01.06 16:03:36.101334 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.01.06 16:03:36.101389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5570 | 2026.01.06 16:03:36.101926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5571 | 2026.01.06 16:03:36.102163 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.01.06 16:03:36.102307 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10986 | ||
| 5573 | 2026.01.06 16:03:36.693575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5574 | 2026.01.06 16:03:36.711584 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.01.06 16:03:36.711654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5576 | 2026.01.06 16:03:36.717925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5577 | 2026.01.06 16:03:36.718677 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.01.06 16:03:36.722166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5579 | 2026.01.06 16:03:39.539910 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.01.06 16:03:39.540118 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.01.06 16:03:39.540190 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5582 | 2026.01.06 16:03:39.541100 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.01.06 16:03:39.541142 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5584 | 2026.01.06 16:03:39.541532 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5585 | 2026.01.06 16:03:39.541749 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.01.06 16:03:39.541897 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 5587 | 2026.01.06 16:03:39.541938 [ 276 ] {073191fd-5823-450f-93ed-1611848abc3c} <Debug> TCPHandler: Processed in 0.00216707 sec. | ||
| 5588 | 2026.01.06 16:03:39.542075 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.01.06 16:03:39.542204 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5590 | 2026.01.06 16:03:39.542256 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5591 | 2026.01.06 16:03:39.542729 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.01.06 16:03:39.542774 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5593 | 2026.01.06 16:03:39.543121 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5594 | 2026.01.06 16:03:39.543334 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.01.06 16:03:39.543473 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001303 sec., 3069.8388334612437 rows/sec., 250.32 KiB/sec. | ||
| 5596 | 2026.01.06 16:03:39.543513 [ 276 ] {cfc1104d-08da-41d4-9a4d-4ee3dc210ff5} <Debug> TCPHandler: Processed in 0.001498828 sec. | ||
| 5597 | 2026.01.06 16:03:39.543618 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.01.06 16:03:39.543713 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5599 | 2026.01.06 16:03:39.543752 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5600 | 2026.01.06 16:03:39.544698 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.01.06 16:03:39.544735 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5602 | 2026.01.06 16:03:39.545112 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5603 | 2026.01.06 16:03:39.545419 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.01.06 16:03:39.545553 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.001859 sec., 635825.7127487897 rows/sec., 50.70 MiB/sec. | ||
| 5605 | 2026.01.06 16:03:39.545591 [ 276 ] {8327635e-a595-4304-99d8-9d9acbf2e768} <Debug> TCPHandler: Processed in 0.002021828 sec. | ||
| 5606 | 2026.01.06 16:03:39.545704 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.01.06 16:03:39.545799 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.01.06 16:03:39.545842 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5609 | 2026.01.06 16:03:39.546341 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.01.06 16:03:39.546377 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5611 | 2026.01.06 16:03:39.546690 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5612 | 2026.01.06 16:03:39.546903 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.01.06 16:03:39.547035 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001254 sec., 193779.90430622012 rows/sec., 11.80 MiB/sec. | ||
| 5614 | 2026.01.06 16:03:39.547086 [ 276 ] {c25e0e6f-1933-4574-849a-a125bed359df} <Debug> TCPHandler: Processed in 0.001430147 sec. | ||
| 5615 | 2026.01.06 16:03:39.547207 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.01.06 16:03:39.547311 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5617 | 2026.01.06 16:03:39.547358 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5618 | 2026.01.06 16:03:39.547875 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.01.06 16:03:39.547914 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5620 | 2026.01.06 16:03:39.548230 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5621 | 2026.01.06 16:03:39.548428 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.01.06 16:03:39.548546 [ 49 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5623 | 2026.01.06 16:03:39.548558 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001267 sec., 167324.38831886346 rows/sec., 10.79 MiB/sec. | ||
| 5624 | 2026.01.06 16:03:39.548614 [ 49 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.01.06 16:03:39.548624 [ 276 ] {11096d41-6e72-44db-be49-a1b0f8296df9} <Debug> TCPHandler: Processed in 0.001466417 sec. | ||
| 5626 | 2026.01.06 16:03:39.548647 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5627 | 2026.01.06 16:03:39.548740 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 5628 | 2026.01.06 16:03:39.548741 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.01.06 16:03:39.548829 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5630 | 2026.01.06 16:03:39.548853 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.01.06 16:03:39.548858 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part | ||
| 5632 | 2026.01.06 16:03:39.548896 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5633 | 2026.01.06 16:03:39.548944 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5634 | 2026.01.06 16:03:39.548990 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 5635 | 2026.01.06 16:03:39.549031 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 5636 | 2026.01.06 16:03:39.549069 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5637 | 2026.01.06 16:03:39.549110 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 5638 | 2026.01.06 16:03:39.549385 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.01.06 16:03:39.549421 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5640 | 2026.01.06 16:03:39.549723 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5641 | 2026.01.06 16:03:39.549925 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.01.06 16:03:39.550053 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 5643 | 2026.01.06 16:03:39.550051 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343275 sec., 1129329.4373825167 rows/sec., 78.23 MiB/sec. | ||
| 5644 | 2026.01.06 16:03:39.550092 [ 276 ] {78ec3a9d-cc5a-4d61-b70c-ad6ebb105a8f} <Debug> TCPHandler: Processed in 0.001401827 sec. | ||
| 5645 | 2026.01.06 16:03:39.550207 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5646 | 2026.01.06 16:03:39.550208 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.01.06 16:03:39.550313 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5648 | 2026.01.06 16:03:39.550353 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5649 | 2026.01.06 16:03:39.550441 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.01.06 16:03:39.550502 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_21_4} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5651 | 2026.01.06 16:03:39.550557 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5652 | 2026.01.06 16:03:39.551007 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.01.06 16:03:39.551043 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5654 | 2026.01.06 16:03:39.551367 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5655 | 2026.01.06 16:03:39.551569 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.06 16:03:39.551695 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001401 sec., 511777.3019271949 rows/sec., 35.91 MiB/sec. | ||
| 5657 | 2026.01.06 16:03:39.551732 [ 276 ] {82c61c76-ad63-47f7-81f3-fcd62bf10685} <Debug> TCPHandler: Processed in 0.00157385 sec. | ||
| 5658 | 2026.01.06 16:03:39.551854 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2026.01.06 16:03:39.551950 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5660 | 2026.01.06 16:03:39.551992 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5661 | 2026.01.06 16:03:39.552374 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.01.06 16:03:39.552420 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5663 | 2026.01.06 16:03:39.552832 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5664 | 2026.01.06 16:03:39.553038 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.01.06 16:03:39.553139 [ 49 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5666 | 2026.01.06 16:03:39.553164 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001233 sec., 4866.1800486618 rows/sec., 254.24 KiB/sec. | ||
| 5667 | 2026.01.06 16:03:39.553181 [ 49 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.01.06 16:03:39.553206 [ 276 ] {57dc65d6-c992-444a-913e-ce0df17b74b0} <Debug> TCPHandler: Processed in 0.001406707 sec. | ||
| 5669 | 2026.01.06 16:03:39.553210 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5670 | 2026.01.06 16:03:39.553305 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 5671 | 2026.01.06 16:03:39.553327 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.01.06 16:03:39.553409 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5673 | 2026.01.06 16:03:39.553425 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5674 | 2026.01.06 16:03:39.553440 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5675 | 2026.01.06 16:03:39.553469 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5676 | 2026.01.06 16:03:39.553497 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5677 | 2026.01.06 16:03:39.553544 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5678 | 2026.01.06 16:03:39.553586 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5679 | 2026.01.06 16:03:39.553626 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5680 | 2026.01.06 16:03:39.553675 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5681 | 2026.01.06 16:03:39.553926 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.01.06 16:03:39.553962 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5683 | 2026.01.06 16:03:39.554311 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5684 | 2026.01.06 16:03:39.554410 [ 199 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001140661 sec., 84161.72727918286 rows/sec., 4.29 MiB/sec. | ||
| 5685 | 2026.01.06 16:03:39.554521 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.01.06 16:03:39.554544 [ 196 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5687 | 2026.01.06 16:03:39.554653 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001246 sec., 253611.55698234352 rows/sec., 16.66 MiB/sec. | ||
| 5688 | 2026.01.06 16:03:39.554690 [ 276 ] {16223b3a-42f5-4151-9f7d-955b43fb261a} <Debug> TCPHandler: Processed in 0.001412097 sec. | ||
| 5689 | 2026.01.06 16:03:39.554800 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.01.06 16:03:39.554813 [ 196 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.01.06 16:03:39.554877 [ 196 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_16_3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5692 | 2026.01.06 16:03:39.554895 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5693 | 2026.01.06 16:03:39.554933 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5694 | 2026.01.06 16:03:39.554938 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5695 | 2026.01.06 16:03:39.555250 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.01.06 16:03:39.555285 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5697 | 2026.01.06 16:03:39.555579 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5698 | 2026.01.06 16:03:39.555785 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.01.06 16:03:39.555886 [ 49 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5700 | 2026.01.06 16:03:39.555912 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 5701 | 2026.01.06 16:03:39.555921 [ 49 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.01.06 16:03:39.555953 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5703 | 2026.01.06 16:03:39.555955 [ 276 ] {116e9b6b-88ae-44c5-a8bf-66b895c72f30} <Debug> TCPHandler: Processed in 0.001205642 sec. | ||
| 5704 | 2026.01.06 16:03:39.556025 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 5705 | 2026.01.06 16:03:39.556088 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.01.06 16:03:39.556101 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5707 | 2026.01.06 16:03:39.556127 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 5708 | 2026.01.06 16:03:39.556169 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5709 | 2026.01.06 16:03:39.556185 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.01.06 16:03:39.556202 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5711 | 2026.01.06 16:03:39.556235 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5712 | 2026.01.06 16:03:39.556239 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <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 | ||
| 5713 | 2026.01.06 16:03:39.556266 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5714 | 2026.01.06 16:03:39.556297 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5715 | 2026.01.06 16:03:39.556917 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.000922258 sec., 18433.019827423563 rows/sec., 1.21 MiB/sec. | ||
| 5716 | 2026.01.06 16:03:39.557023 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5717 | 2026.01.06 16:03:39.557071 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.01.06 16:03:39.557107 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5719 | 2026.01.06 16:03:39.557255 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.01.06 16:03:39.557314 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_16_3} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5721 | 2026.01.06 16:03:39.557366 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5722 | 2026.01.06 16:03:39.557648 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5723 | 2026.01.06 16:03:39.557878 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.01.06 16:03:39.558012 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001845 sec., 18428.18428184282 rows/sec., 33.02 MiB/sec. | ||
| 5725 | 2026.01.06 16:03:39.558073 [ 276 ] {b0d89caf-b645-4d6c-be30-b9bad3f6a0d7} <Debug> TCPHandler: Processed in 0.002034738 sec. | ||
| 5726 | 2026.01.06 16:03:39.558185 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.01.06 16:03:39.558279 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.01.06 16:03:39.558321 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5729 | 2026.01.06 16:03:39.558649 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.01.06 16:03:39.558685 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5731 | 2026.01.06 16:03:39.558985 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5732 | 2026.01.06 16:03:39.559185 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.01.06 16:03:39.559310 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 5734 | 2026.01.06 16:03:39.559346 [ 276 ] {862864bf-9e25-454e-88e2-539b50946794} <Debug> TCPHandler: Processed in 0.001211252 sec. | ||
| 5735 | 2026.01.06 16:03:43.524975 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5736 | 2026.01.06 16:03:43.525041 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5737 | 2026.01.06 16:03:43.602495 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11434 | ||
| 5738 | 2026.01.06 16:03:43.603065 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.01.06 16:03:43.603116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5740 | 2026.01.06 16:03:43.603637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5741 | 2026.01.06 16:03:43.603892 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.01.06 16:03:43.604032 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11434 | ||
| 5743 | 2026.01.06 16:03:43.642628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 762 | ||
| 5744 | 2026.01.06 16:03:43.645048 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.01.06 16:03:43.645105 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5746 | 2026.01.06 16:03:43.646298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5747 | 2026.01.06 16:03:43.646577 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.01.06 16:03:43.646924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 5749 | 2026.01.06 16:03:44.222330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5750 | 2026.01.06 16:03:44.239451 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.01.06 16:03:44.239527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5752 | 2026.01.06 16:03:44.245746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5753 | 2026.01.06 16:03:44.246458 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.01.06 16:03:44.249376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5755 | 2026.01.06 16:03:44.528357 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.01.06 16:03:44.528506 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5757 | 2026.01.06 16:03:44.528565 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5758 | 2026.01.06 16:03:44.529174 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.01.06 16:03:44.529211 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5760 | 2026.01.06 16:03:44.529566 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5761 | 2026.01.06 16:03:44.529775 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.01.06 16:03:44.529916 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001449 sec., 48309.178743961354 rows/sec., 3.87 MiB/sec. | ||
| 5763 | 2026.01.06 16:03:44.529958 [ 276 ] {79fb2a1e-6ea2-4238-8ecd-167febb90c9b} <Debug> TCPHandler: Processed in 0.001719802 sec. | ||
| 5764 | 2026.01.06 16:03:44.530080 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.01.06 16:03:44.530174 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.01.06 16:03:44.530213 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5767 | 2026.01.06 16:03:44.530619 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.01.06 16:03:44.530652 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5769 | 2026.01.06 16:03:44.530947 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5770 | 2026.01.06 16:03:44.531144 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.01.06 16:03:44.531269 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001112 sec., 6294.964028776979 rows/sec., 473.35 KiB/sec. | ||
| 5772 | 2026.01.06 16:03:44.531306 [ 276 ] {974f1262-06dc-44bc-a8b1-2ed01cf45ce0} <Debug> TCPHandler: Processed in 0.001273684 sec. | ||
| 5773 | 2026.01.06 16:03:44.531416 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.01.06 16:03:44.531508 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5775 | 2026.01.06 16:03:44.531546 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5776 | 2026.01.06 16:03:44.532022 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.01.06 16:03:44.532059 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5778 | 2026.01.06 16:03:44.532377 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5779 | 2026.01.06 16:03:44.532596 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.01.06 16:03:44.532725 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001234 sec., 57536.46677471637 rows/sec., 4.49 MiB/sec. | ||
| 5781 | 2026.01.06 16:03:44.532763 [ 276 ] {4139085d-6356-463a-8bcd-bb012ed19823} <Debug> TCPHandler: Processed in 0.001393346 sec. | ||
| 5782 | 2026.01.06 16:03:44.532881 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2026.01.06 16:03:44.532978 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5784 | 2026.01.06 16:03:44.533021 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5785 | 2026.01.06 16:03:44.533436 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.01.06 16:03:44.533472 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5787 | 2026.01.06 16:03:44.533801 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5788 | 2026.01.06 16:03:44.534013 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.01.06 16:03:44.534139 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 5790 | 2026.01.06 16:03:44.534176 [ 276 ] {c7c5ebd6-a042-437a-b993-84c88c4a97df} <Debug> TCPHandler: Processed in 0.001344345 sec. | ||
| 5791 | 2026.01.06 16:03:44.534276 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.01.06 16:03:44.534375 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5793 | 2026.01.06 16:03:44.534431 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <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 | ||
| 5794 | 2026.01.06 16:03:44.535156 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.01.06 16:03:44.535192 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5796 | 2026.01.06 16:03:44.535680 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5797 | 2026.01.06 16:03:44.535899 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.01.06 16:03:44.536037 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00168 sec., 4166.666666666666 rows/sec., 7.47 MiB/sec. | ||
| 5799 | 2026.01.06 16:03:44.536090 [ 276 ] {89732dd7-8233-46a0-863e-b79a2cb9b095} <Debug> TCPHandler: Processed in 0.001861775 sec. | ||
| 5800 | 2026.01.06 16:03:44.536206 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.01.06 16:03:44.536305 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5802 | 2026.01.06 16:03:44.536349 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5803 | 2026.01.06 16:03:44.536694 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.01.06 16:03:44.536729 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5805 | 2026.01.06 16:03:44.537029 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5806 | 2026.01.06 16:03:44.537249 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.01.06 16:03:44.537372 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5808 | 2026.01.06 16:03:44.537407 [ 276 ] {986925e9-790f-4ca9-b446-3f7bd0717af5} <Debug> TCPHandler: Processed in 0.001250573 sec. | ||
| 5809 | 2026.01.06 16:03:48.793041 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43783 | ||
| 5810 | 2026.01.06 16:03:48.793186 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5811 | 2026.01.06 16:03:48.793223 [ 290 ] {} <Debug> TCP-Session: 1cd41b6c-34cf-4158-93a5-5fa643b38556 Authenticating user 'default' from [fd00:1122:3344:101::e]:43783 | ||
| 5812 | 2026.01.06 16:03:48.793252 [ 290 ] {} <Debug> TCP-Session: 1cd41b6c-34cf-4158-93a5-5fa643b38556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.01.06 16:03:48.793271 [ 290 ] {} <Debug> TCP-Session: 1cd41b6c-34cf-4158-93a5-5fa643b38556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.01.06 16:03:48.793507 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38124 | ||
| 5815 | 2026.01.06 16:03:48.793533 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62984 | ||
| 5816 | 2026.01.06 16:03:48.793569 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36817 | ||
| 5817 | 2026.01.06 16:03:48.793589 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62365 | ||
| 5818 | 2026.01.06 16:03:48.793630 [ 290 ] {} <Trace> TCP-Session: 1cd41b6c-34cf-4158-93a5-5fa643b38556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.01.06 16:03:48.793663 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2026.01.06 16:03:48.793664 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.01.06 16:03:48.793712 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5822 | 2026.01.06 16:03:48.793724 [ 295 ] {} <Debug> TCP-Session: 6546f0e6-442c-43f9-9b54-4b935977cb5e Authenticating user 'default' from [fd00:1122:3344:101::e]:62984 | ||
| 5823 | 2026.01.06 16:03:48.793737 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5824 | 2026.01.06 16:03:48.793752 [ 296 ] {} <Debug> TCP-Session: 5cc24a89-a632-4bca-b6f1-b565e1c1a6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36817 | ||
| 5825 | 2026.01.06 16:03:48.793763 [ 295 ] {} <Debug> TCP-Session: 6546f0e6-442c-43f9-9b54-4b935977cb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2026.01.06 16:03:48.793780 [ 297 ] {} <Debug> TCP-Session: 4db213c9-6370-4fce-bb27-5981bd24d98e Authenticating user 'default' from [fd00:1122:3344:101::e]:62365 | ||
| 5827 | 2026.01.06 16:03:48.793801 [ 295 ] {} <Debug> TCP-Session: 6546f0e6-442c-43f9-9b54-4b935977cb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.01.06 16:03:48.793797 [ 296 ] {} <Debug> TCP-Session: 5cc24a89-a632-4bca-b6f1-b565e1c1a6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.01.06 16:03:48.793822 [ 297 ] {} <Debug> TCP-Session: 4db213c9-6370-4fce-bb27-5981bd24d98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.01.06 16:03:48.793825 [ 290 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5831 | 2026.01.06 16:03:48.793854 [ 297 ] {} <Debug> TCP-Session: 4db213c9-6370-4fce-bb27-5981bd24d98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.01.06 16:03:48.793843 [ 296 ] {} <Debug> TCP-Session: 5cc24a89-a632-4bca-b6f1-b565e1c1a6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.01.06 16:03:48.793713 [ 291 ] {} <Debug> TCP-Session: 8d570602-60d6-4149-8d3d-1ea7bae8cde8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38124 | ||
| 5834 | 2026.01.06 16:03:48.793526 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33674 | ||
| 5835 | 2026.01.06 16:03:48.793942 [ 291 ] {} <Debug> TCP-Session: 8d570602-60d6-4149-8d3d-1ea7bae8cde8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.01.06 16:03:48.793521 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62793 | ||
| 5837 | 2026.01.06 16:03:48.793985 [ 291 ] {} <Debug> TCP-Session: 8d570602-60d6-4149-8d3d-1ea7bae8cde8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.01.06 16:03:48.793517 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58971 | ||
| 5839 | 2026.01.06 16:03:48.793598 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43134 | ||
| 5840 | 2026.01.06 16:03:48.794126 [ 290 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5841 | 2026.01.06 16:03:48.794186 [ 290 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5842 | 2026.01.06 16:03:48.794262 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5843 | 2026.01.06 16:03:48.794269 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5844 | 2026.01.06 16:03:48.794308 [ 292 ] {} <Debug> TCP-Session: 03520f0f-46d2-4953-a0ef-f75cc2ff858e Authenticating user 'default' from [fd00:1122:3344:101::e]:58971 | ||
| 5845 | 2026.01.06 16:03:48.794319 [ 275 ] {} <Debug> TCP-Session: 8fd2e514-2099-4484-a4ac-b29f9876c30e Authenticating user 'default' from [fd00:1122:3344:101::e]:43134 | ||
| 5846 | 2026.01.06 16:03:48.794336 [ 292 ] {} <Debug> TCP-Session: 03520f0f-46d2-4953-a0ef-f75cc2ff858e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.01.06 16:03:48.794350 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5848 | 2026.01.06 16:03:48.794362 [ 292 ] {} <Debug> TCP-Session: 03520f0f-46d2-4953-a0ef-f75cc2ff858e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.01.06 16:03:48.794390 [ 294 ] {} <Debug> TCP-Session: 29ed09d8-bee1-4162-a4b9-5c95934540f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33674 | ||
| 5850 | 2026.01.06 16:03:48.794353 [ 275 ] {} <Debug> TCP-Session: 8fd2e514-2099-4484-a4ac-b29f9876c30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.01.06 16:03:48.794418 [ 294 ] {} <Debug> TCP-Session: 29ed09d8-bee1-4162-a4b9-5c95934540f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2026.01.06 16:03:48.794432 [ 275 ] {} <Debug> TCP-Session: 8fd2e514-2099-4484-a4ac-b29f9876c30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.01.06 16:03:48.794444 [ 294 ] {} <Debug> TCP-Session: 29ed09d8-bee1-4162-a4b9-5c95934540f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.01.06 16:03:48.794308 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5855 | 2026.01.06 16:03:48.794470 [ 290 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 5856 | 2026.01.06 16:03:48.794509 [ 293 ] {} <Debug> TCP-Session: f3ea3a81-51f1-40a0-ac05-d0297648be90 Authenticating user 'default' from [fd00:1122:3344:101::e]:62793 | ||
| 5857 | 2026.01.06 16:03:48.794531 [ 293 ] {} <Debug> TCP-Session: f3ea3a81-51f1-40a0-ac05-d0297648be90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.01.06 16:03:48.794543 [ 293 ] {} <Debug> TCP-Session: f3ea3a81-51f1-40a0-ac05-d0297648be90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.01.06 16:03:48.795421 [ 312 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Trace> AggregatingTransform: Aggregating | ||
| 5860 | 2026.01.06 16:03:48.795456 [ 312 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Trace> Aggregator: Aggregation method: without_key | ||
| 5861 | 2026.01.06 16:03:48.795486 [ 312 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896327 sec. (1115.664 rows/sec., 43.58 KiB/sec.) | ||
| 5862 | 2026.01.06 16:03:48.795501 [ 312 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Trace> Aggregator: Merging aggregated data | ||
| 5863 | 2026.01.06 16:03:48.796884 [ 290 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 5864 | 2026.01.06 16:03:48.797047 [ 290 ] {937f8218-ae9d-47c6-808f-5c86db7c1baf} <Debug> TCPHandler: Processed in 0.003529736 sec. | ||
| 5865 | 2026.01.06 16:03:48.797177 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5866 | 2026.01.06 16:03:48.797206 [ 290 ] {} <Debug> TCP-Session: 1cd41b6c-34cf-4158-93a5-5fa643b38556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.01.06 16:03:48.797208 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5868 | 2026.01.06 16:03:48.797226 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5869 | 2026.01.06 16:03:48.797254 [ 291 ] {} <Debug> TCP-Session: 8d570602-60d6-4149-8d3d-1ea7bae8cde8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.01.06 16:03:48.797262 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5871 | 2026.01.06 16:03:48.797283 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5872 | 2026.01.06 16:03:48.797284 [ 294 ] {} <Debug> TCP-Session: 29ed09d8-bee1-4162-a4b9-5c95934540f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2026.01.06 16:03:48.797295 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5874 | 2026.01.06 16:03:48.797316 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5875 | 2026.01.06 16:03:48.797337 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5876 | 2026.01.06 16:03:48.797355 [ 295 ] {} <Debug> TCP-Session: 6546f0e6-442c-43f9-9b54-4b935977cb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.01.06 16:03:48.797366 [ 275 ] {} <Debug> TCP-Session: 8fd2e514-2099-4484-a4ac-b29f9876c30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.01.06 16:03:48.797324 [ 292 ] {} <Debug> TCP-Session: 03520f0f-46d2-4953-a0ef-f75cc2ff858e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.01.06 16:03:48.797395 [ 297 ] {} <Debug> TCP-Session: 4db213c9-6370-4fce-bb27-5981bd24d98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.01.06 16:03:48.797313 [ 296 ] {} <Debug> TCP-Session: 5cc24a89-a632-4bca-b6f1-b565e1c1a6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.01.06 16:03:48.797277 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5882 | 2026.01.06 16:03:48.797488 [ 293 ] {} <Debug> TCP-Session: f3ea3a81-51f1-40a0-ac05-d0297648be90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.01.06 16:03:49.548449 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.01.06 16:03:49.548710 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5885 | 2026.01.06 16:03:49.548803 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5886 | 2026.01.06 16:03:49.549807 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.01.06 16:03:49.549870 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5888 | 2026.01.06 16:03:49.550366 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5889 | 2026.01.06 16:03:49.550640 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.01.06 16:03:49.550800 [ 32 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5891 | 2026.01.06 16:03:49.550829 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002187 sec., 187471.42203932325 rows/sec., 11.89 MiB/sec. | ||
| 5892 | 2026.01.06 16:03:49.550844 [ 32 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.01.06 16:03:49.550870 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5894 | 2026.01.06 16:03:49.550889 [ 276 ] {28667f2d-11c2-4fb1-bc6d-a30fdfce3191} <Debug> TCPHandler: Processed in 0.00265227 sec. | ||
| 5895 | 2026.01.06 16:03:49.551019 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5896 | 2026.01.06 16:03:49.551042 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.01.06 16:03:49.551190 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5898 | 2026.01.06 16:03:49.551198 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5899 | 2026.01.06 16:03:49.551256 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5900 | 2026.01.06 16:03:49.551260 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5901 | 2026.01.06 16:03:49.551345 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5902 | 2026.01.06 16:03:49.551405 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5903 | 2026.01.06 16:03:49.551457 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5904 | 2026.01.06 16:03:49.551507 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5905 | 2026.01.06 16:03:49.552612 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.01.06 16:03:49.552664 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5907 | 2026.01.06 16:03:49.552857 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906656 sec., 1075180.8401725325 rows/sec., 72.31 MiB/sec. | ||
| 5908 | 2026.01.06 16:03:49.553037 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5909 | 2026.01.06 16:03:49.553165 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5910 | 2026.01.06 16:03:49.553443 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.01.06 16:03:49.553521 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.01.06 16:03:49.553552 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_17_4} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5913 | 2026.01.06 16:03:49.553662 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5914 | 2026.01.06 16:03:49.553704 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002542 sec., 464201.41620771046 rows/sec., 37.02 MiB/sec. | ||
| 5915 | 2026.01.06 16:03:49.553759 [ 276 ] {7e0f89fc-d0d6-4ae9-a8c9-9ed23325f974} <Debug> TCPHandler: Processed in 0.002779272 sec. | ||
| 5916 | 2026.01.06 16:03:49.553911 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.01.06 16:03:49.554035 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5918 | 2026.01.06 16:03:49.554088 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5919 | 2026.01.06 16:03:49.554710 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.01.06 16:03:49.554753 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5921 | 2026.01.06 16:03:49.555133 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5922 | 2026.01.06 16:03:49.555398 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.01.06 16:03:49.555570 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001563 sec., 152911.06845809342 rows/sec., 9.29 MiB/sec. | ||
| 5924 | 2026.01.06 16:03:49.555616 [ 276 ] {337e7023-9723-4607-92ce-79d3b4faaffe} <Debug> TCPHandler: Processed in 0.001766893 sec. | ||
| 5925 | 2026.01.06 16:03:49.555759 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.01.06 16:03:49.555876 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5927 | 2026.01.06 16:03:49.555934 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5928 | 2026.01.06 16:03:49.556497 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.01.06 16:03:49.556541 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5930 | 2026.01.06 16:03:49.556922 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5931 | 2026.01.06 16:03:49.557195 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.01.06 16:03:49.557355 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001503 sec., 141051.23087159015 rows/sec., 9.10 MiB/sec. | ||
| 5933 | 2026.01.06 16:03:49.557404 [ 276 ] {d98be048-97a1-4a83-a5bd-13288e53b05f} <Debug> TCPHandler: Processed in 0.001702632 sec. | ||
| 5934 | 2026.01.06 16:03:49.557531 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.01.06 16:03:49.557643 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.01.06 16:03:49.557699 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5937 | 2026.01.06 16:03:49.558249 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.01.06 16:03:49.558295 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5939 | 2026.01.06 16:03:49.558675 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5940 | 2026.01.06 16:03:49.558948 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.01.06 16:03:49.559086 [ 30 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5942 | 2026.01.06 16:03:49.559113 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00149 sec., 141610.73825503356 rows/sec., 8.04 MiB/sec. | ||
| 5943 | 2026.01.06 16:03:49.559169 [ 30 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.01.06 16:03:49.559180 [ 276 ] {f6cca464-d2be-475c-a0e3-fed72411342f} <Debug> TCPHandler: Processed in 0.001707462 sec. | ||
| 5945 | 2026.01.06 16:03:49.559202 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5946 | 2026.01.06 16:03:49.559330 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.01.06 16:03:49.559351 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5948 | 2026.01.06 16:03:49.559443 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5949 | 2026.01.06 16:03:49.559499 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5950 | 2026.01.06 16:03:49.559563 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5951 | 2026.01.06 16:03:49.559623 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5952 | 2026.01.06 16:03:49.559728 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5953 | 2026.01.06 16:03:49.559816 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5954 | 2026.01.06 16:03:49.559902 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5955 | 2026.01.06 16:03:49.559976 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5956 | 2026.01.06 16:03:49.560250 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.01.06 16:03:49.560297 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5958 | 2026.01.06 16:03:49.560751 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5959 | 2026.01.06 16:03:49.561026 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.01.06 16:03:49.561191 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001768 sec., 403280.54298642534 rows/sec., 28.28 MiB/sec. | ||
| 5961 | 2026.01.06 16:03:49.561235 [ 276 ] {374b053c-6651-46ae-870e-6f48689a968d} <Debug> TCPHandler: Processed in 0.001959197 sec. | ||
| 5962 | 2026.01.06 16:03:49.561380 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2026.01.06 16:03:49.561491 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5964 | 2026.01.06 16:03:49.561545 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5965 | 2026.01.06 16:03:49.561650 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.002368695 sec., 445392.9273291833 rows/sec., 26.99 MiB/sec. | ||
| 5966 | 2026.01.06 16:03:49.561855 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5967 | 2026.01.06 16:03:49.561941 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.01.06 16:03:49.561982 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5969 | 2026.01.06 16:03:49.562239 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.01.06 16:03:49.562334 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_17_4} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5971 | 2026.01.06 16:03:49.562365 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5972 | 2026.01.06 16:03:49.562427 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5973 | 2026.01.06 16:03:49.562643 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.01.06 16:03:49.562794 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec. | ||
| 5975 | 2026.01.06 16:03:49.562836 [ 276 ] {ccf2f1e3-0a95-44da-955c-821f2bb75056} <Debug> TCPHandler: Processed in 0.001510548 sec. | ||
| 5976 | 2026.01.06 16:03:49.562972 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.01.06 16:03:49.563082 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5978 | 2026.01.06 16:03:49.563135 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5979 | 2026.01.06 16:03:49.563690 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.01.06 16:03:49.563732 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5981 | 2026.01.06 16:03:49.564135 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5982 | 2026.01.06 16:03:49.564427 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.01.06 16:03:49.564591 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00153 sec., 205228.75816993465 rows/sec., 13.48 MiB/sec. | ||
| 5984 | 2026.01.06 16:03:49.564636 [ 276 ] {f207525a-2ccd-4b20-acc0-0914f27a2cf4} <Debug> TCPHandler: Processed in 0.001719672 sec. | ||
| 5985 | 2026.01.06 16:03:49.564764 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.01.06 16:03:49.564870 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5987 | 2026.01.06 16:03:49.564921 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5988 | 2026.01.06 16:03:49.565309 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.01.06 16:03:49.565353 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5990 | 2026.01.06 16:03:49.565720 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5991 | 2026.01.06 16:03:49.565993 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.01.06 16:03:49.566150 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec. | ||
| 5993 | 2026.01.06 16:03:49.566193 [ 276 ] {cd5974ef-d622-46ac-93fd-752d2ecf2e92} <Debug> TCPHandler: Processed in 0.001483558 sec. | ||
| 5994 | 2026.01.06 16:03:49.566353 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.01.06 16:03:49.566465 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.01.06 16:03:49.566529 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <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 | ||
| 5997 | 2026.01.06 16:03:49.567493 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.01.06 16:03:49.567534 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 5999 | 2026.01.06 16:03:49.568209 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6000 | 2026.01.06 16:03:49.568492 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.01.06 16:03:49.568664 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00222 sec., 15315.315315315314 rows/sec., 27.44 MiB/sec. | ||
| 6002 | 2026.01.06 16:03:49.568748 [ 276 ] {5ac9dc18-74a1-4a3d-841f-9b30a70e8f7d} <Debug> TCPHandler: Processed in 0.002448396 sec. | ||
| 6003 | 2026.01.06 16:03:49.568886 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.01.06 16:03:49.568995 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6005 | 2026.01.06 16:03:49.569116 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6006 | 2026.01.06 16:03:49.569506 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.01.06 16:03:49.569548 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 6008 | 2026.01.06 16:03:49.569935 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6009 | 2026.01.06 16:03:49.570213 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.01.06 16:03:49.570365 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001392 sec., 74712.64367816092 rows/sec., 4.58 MiB/sec. | ||
| 6011 | 2026.01.06 16:03:49.570409 [ 276 ] {d9430a7f-0481-4cd5-8f5b-8ce1fa849f2f} <Debug> TCPHandler: Processed in 0.001581209 sec. | ||
| 6012 | 2026.01.06 16:03:49.926947 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54870 | ||
| 6013 | 2026.01.06 16:03:49.927133 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2026.01.06 16:03:49.927159 [ 290 ] {} <Debug> TCP-Session: 7149afec-0ebd-40e5-be6f-d2c07a0b08b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54870 | ||
| 6015 | 2026.01.06 16:03:49.927182 [ 290 ] {} <Debug> TCP-Session: 7149afec-0ebd-40e5-be6f-d2c07a0b08b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.01.06 16:03:49.927195 [ 290 ] {} <Debug> TCP-Session: 7149afec-0ebd-40e5-be6f-d2c07a0b08b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2026.01.06 16:03:49.927403 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57427 | ||
| 6018 | 2026.01.06 16:03:49.927515 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6019 | 2026.01.06 16:03:49.927534 [ 290 ] {} <Trace> TCP-Session: 7149afec-0ebd-40e5-be6f-d2c07a0b08b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.01.06 16:03:49.927543 [ 291 ] {} <Debug> TCP-Session: da31ed31-b957-4131-a365-5ef87a66ecc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57427 | ||
| 6021 | 2026.01.06 16:03:49.927585 [ 291 ] {} <Debug> TCP-Session: da31ed31-b957-4131-a365-5ef87a66ecc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.01.06 16:03:49.927598 [ 291 ] {} <Debug> TCP-Session: da31ed31-b957-4131-a365-5ef87a66ecc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.01.06 16:03:49.927709 [ 290 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6024 | 2026.01.06 16:03:49.927965 [ 290 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6025 | 2026.01.06 16:03:49.928019 [ 290 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6026 | 2026.01.06 16:03:49.928304 [ 290 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 6027 | 2026.01.06 16:03:49.929244 [ 311 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Trace> AggregatingTransform: Aggregating | ||
| 6028 | 2026.01.06 16:03:49.929302 [ 311 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Trace> Aggregator: Aggregation method: without_key | ||
| 6029 | 2026.01.06 16:03:49.929341 [ 311 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930267 sec. (1074.960 rows/sec., 41.99 KiB/sec.) | ||
| 6030 | 2026.01.06 16:03:49.929361 [ 311 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Trace> Aggregator: Merging aggregated data | ||
| 6031 | 2026.01.06 16:03:49.930615 [ 290 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002958 sec., 338.06626098715344 rows/sec., 13.21 KiB/sec. | ||
| 6032 | 2026.01.06 16:03:49.930808 [ 290 ] {7f03381e-005a-4c48-a3a5-adbe28bd1a09} <Debug> TCPHandler: Processed in 0.003402264 sec. | ||
| 6033 | 2026.01.06 16:03:49.930937 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2026.01.06 16:03:49.930978 [ 290 ] {} <Debug> TCP-Session: 7149afec-0ebd-40e5-be6f-d2c07a0b08b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.01.06 16:03:49.930986 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6036 | 2026.01.06 16:03:49.931032 [ 291 ] {} <Debug> TCP-Session: da31ed31-b957-4131-a365-5ef87a66ecc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.01.06 16:03:49.933986 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65386 | ||
| 6038 | 2026.01.06 16:03:49.934008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52141 | ||
| 6039 | 2026.01.06 16:03:49.934027 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35934 | ||
| 6040 | 2026.01.06 16:03:49.934067 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6041 | 2026.01.06 16:03:49.934039 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46153 | ||
| 6042 | 2026.01.06 16:03:49.934108 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6043 | 2026.01.06 16:03:49.934107 [ 294 ] {} <Debug> TCP-Session: 16373926-e27b-4250-bb16-bea5e22e74df Authenticating user 'default' from [fd00:1122:3344:101::e]:65386 | ||
| 6044 | 2026.01.06 16:03:49.934141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6045 | 2026.01.06 16:03:49.934152 [ 293 ] {} <Debug> TCP-Session: 8a7b9b3d-6d8f-428e-8fff-eb31899c2eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52141 | ||
| 6046 | 2026.01.06 16:03:49.934170 [ 294 ] {} <Debug> TCP-Session: 16373926-e27b-4250-bb16-bea5e22e74df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.01.06 16:03:49.934188 [ 292 ] {} <Debug> TCP-Session: 361e6c12-bb15-44cd-b033-0b64ad505c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:35934 | ||
| 6048 | 2026.01.06 16:03:49.934199 [ 293 ] {} <Debug> TCP-Session: 8a7b9b3d-6d8f-428e-8fff-eb31899c2eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.01.06 16:03:49.934203 [ 294 ] {} <Debug> TCP-Session: 16373926-e27b-4250-bb16-bea5e22e74df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2026.01.06 16:03:49.934231 [ 293 ] {} <Debug> TCP-Session: 8a7b9b3d-6d8f-428e-8fff-eb31899c2eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.01.06 16:03:49.934228 [ 292 ] {} <Debug> TCP-Session: 361e6c12-bb15-44cd-b033-0b64ad505c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.01.06 16:03:49.934168 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.01.06 16:03:49.934272 [ 292 ] {} <Debug> TCP-Session: 361e6c12-bb15-44cd-b033-0b64ad505c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.01.06 16:03:49.934031 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57687 | ||
| 6055 | 2026.01.06 16:03:49.934302 [ 275 ] {} <Debug> TCP-Session: 85b47ec1-df0b-4a1c-9641-ac242f8b46c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46153 | ||
| 6056 | 2026.01.06 16:03:49.934027 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38534 | ||
| 6057 | 2026.01.06 16:03:49.934352 [ 275 ] {} <Debug> TCP-Session: 85b47ec1-df0b-4a1c-9641-ac242f8b46c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.01.06 16:03:49.934375 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2026.01.06 16:03:49.934387 [ 275 ] {} <Debug> TCP-Session: 85b47ec1-df0b-4a1c-9641-ac242f8b46c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6060 | 2026.01.06 16:03:49.934016 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34107 | ||
| 6061 | 2026.01.06 16:03:49.934408 [ 297 ] {} <Debug> TCP-Session: c95516d2-8c05-422d-b357-430101341adf Authenticating user 'default' from [fd00:1122:3344:101::e]:57687 | ||
| 6062 | 2026.01.06 16:03:49.934413 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6063 | 2026.01.06 16:03:49.934454 [ 297 ] {} <Debug> TCP-Session: c95516d2-8c05-422d-b357-430101341adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.01.06 16:03:49.934473 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6065 | 2026.01.06 16:03:49.934484 [ 297 ] {} <Debug> TCP-Session: c95516d2-8c05-422d-b357-430101341adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.01.06 16:03:49.934506 [ 295 ] {} <Debug> TCP-Session: f9fe220b-5361-46e9-a785-616ea9d174b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34107 | ||
| 6067 | 2026.01.06 16:03:49.934480 [ 296 ] {} <Debug> TCP-Session: 31b2c4a8-b8d7-4bd4-9b0a-cd6c87ae28c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38534 | ||
| 6068 | 2026.01.06 16:03:49.934534 [ 295 ] {} <Debug> TCP-Session: f9fe220b-5361-46e9-a785-616ea9d174b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2026.01.06 16:03:49.934555 [ 296 ] {} <Debug> TCP-Session: 31b2c4a8-b8d7-4bd4-9b0a-cd6c87ae28c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.01.06 16:03:49.934560 [ 295 ] {} <Debug> TCP-Session: f9fe220b-5361-46e9-a785-616ea9d174b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.01.06 16:03:49.934578 [ 296 ] {} <Debug> TCP-Session: 31b2c4a8-b8d7-4bd4-9b0a-cd6c87ae28c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.01.06 16:03:49.961047 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46153). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6073 | |||
| 6074 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6075 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6076 | 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 | ||
| 6077 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6078 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6079 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6080 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6081 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6082 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6083 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6084 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6085 | (version 23.8.7.1) | ||
| 6086 | 2026.01.06 16:03:49.961232 [ 275 ] {} <Debug> TCP-Session: 85b47ec1-df0b-4a1c-9641-ac242f8b46c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2026.01.06 16:03:49.961260 [ 297 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57687). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6088 | |||
| 6089 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6090 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6091 | 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 | ||
| 6092 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6093 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6094 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6095 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6096 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6097 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6098 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6099 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6100 | (version 23.8.7.1) | ||
| 6101 | 2026.01.06 16:03:49.961359 [ 297 ] {} <Debug> TCP-Session: c95516d2-8c05-422d-b357-430101341adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.01.06 16:03:49.961382 [ 295 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34107). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6103 | |||
| 6104 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6105 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6106 | 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 | ||
| 6107 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6108 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6109 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6110 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6111 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6112 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6113 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6114 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6115 | (version 23.8.7.1) | ||
| 6116 | 2026.01.06 16:03:49.961457 [ 295 ] {} <Debug> TCP-Session: f9fe220b-5361-46e9-a785-616ea9d174b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.01.06 16:03:49.961494 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65386). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6118 | |||
| 6119 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6120 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6121 | 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 | ||
| 6122 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6123 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6124 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6125 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6126 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6127 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6128 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6129 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6130 | (version 23.8.7.1) | ||
| 6131 | 2026.01.06 16:03:49.961619 [ 294 ] {} <Debug> TCP-Session: 16373926-e27b-4250-bb16-bea5e22e74df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2026.01.06 16:03:49.961661 [ 296 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38534). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6133 | |||
| 6134 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6136 | 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 | ||
| 6137 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6138 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6140 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6142 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6143 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6144 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6145 | (version 23.8.7.1) | ||
| 6146 | 2026.01.06 16:03:49.961778 [ 296 ] {} <Debug> TCP-Session: 31b2c4a8-b8d7-4bd4-9b0a-cd6c87ae28c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.01.06 16:03:49.961790 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52141). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6148 | |||
| 6149 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6150 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6151 | 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 | ||
| 6152 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6153 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6154 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6155 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6156 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6157 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6158 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6159 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6160 | (version 23.8.7.1) | ||
| 6161 | 2026.01.06 16:03:49.961873 [ 293 ] {} <Debug> TCP-Session: 8a7b9b3d-6d8f-428e-8fff-eb31899c2eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.01.06 16:03:49.961902 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35934). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6163 | |||
| 6164 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6165 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6166 | 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 | ||
| 6167 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6168 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6169 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6170 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6171 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6172 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6173 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6174 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6175 | (version 23.8.7.1) | ||
| 6176 | 2026.01.06 16:03:49.962019 [ 292 ] {} <Debug> TCP-Session: 361e6c12-bb15-44cd-b033-0b64ad505c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.01.06 16:03:50.024969 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41808 | ||
| 6178 | 2026.01.06 16:03:50.025072 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2026.01.06 16:03:50.025099 [ 294 ] {} <Debug> TCP-Session: fa1834c8-0e29-4e2a-bd67-fa551b2599a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41808 | ||
| 6180 | 2026.01.06 16:03:50.025123 [ 294 ] {} <Debug> TCP-Session: fa1834c8-0e29-4e2a-bd67-fa551b2599a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.01.06 16:03:50.025136 [ 294 ] {} <Debug> TCP-Session: fa1834c8-0e29-4e2a-bd67-fa551b2599a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.01.06 16:03:50.025342 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36019 | ||
| 6183 | 2026.01.06 16:03:50.025368 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48178 | ||
| 6184 | 2026.01.06 16:03:50.025401 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57117 | ||
| 6185 | 2026.01.06 16:03:50.025423 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48726 | ||
| 6186 | 2026.01.06 16:03:50.025388 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36810 | ||
| 6187 | 2026.01.06 16:03:50.025492 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6188 | 2026.01.06 16:03:50.025506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6189 | 2026.01.06 16:03:50.025521 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6190 | 2026.01.06 16:03:50.025530 [ 294 ] {} <Trace> TCP-Session: fa1834c8-0e29-4e2a-bd67-fa551b2599a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.01.06 16:03:50.025555 [ 293 ] {} <Debug> TCP-Session: ee4cff5e-4918-48e4-9ff0-eec4e2d0a753 Authenticating user 'default' from [fd00:1122:3344:101::e]:48726 | ||
| 6192 | 2026.01.06 16:03:50.025560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6193 | 2026.01.06 16:03:50.025588 [ 293 ] {} <Debug> TCP-Session: ee4cff5e-4918-48e4-9ff0-eec4e2d0a753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.01.06 16:03:50.025603 [ 290 ] {} <Debug> TCP-Session: c3856432-fa9b-413f-b2ef-90f2788b140f Authenticating user 'default' from [fd00:1122:3344:101::e]:36810 | ||
| 6195 | 2026.01.06 16:03:50.025613 [ 293 ] {} <Debug> TCP-Session: ee4cff5e-4918-48e4-9ff0-eec4e2d0a753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.01.06 16:03:50.025541 [ 291 ] {} <Debug> TCP-Session: 44159148-7c55-4754-8a43-3873168d3e4d Authenticating user 'default' from [fd00:1122:3344:101::e]:57117 | ||
| 6197 | 2026.01.06 16:03:50.025632 [ 290 ] {} <Debug> TCP-Session: c3856432-fa9b-413f-b2ef-90f2788b140f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.01.06 16:03:50.025532 [ 295 ] {} <Debug> TCP-Session: 5c5a524c-7983-4c55-b6bd-b6e12ccc8234 Authenticating user 'default' from [fd00:1122:3344:101::e]:36019 | ||
| 6199 | 2026.01.06 16:03:50.025669 [ 291 ] {} <Debug> TCP-Session: 44159148-7c55-4754-8a43-3873168d3e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.01.06 16:03:50.025672 [ 290 ] {} <Debug> TCP-Session: c3856432-fa9b-413f-b2ef-90f2788b140f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.01.06 16:03:50.025694 [ 295 ] {} <Debug> TCP-Session: 5c5a524c-7983-4c55-b6bd-b6e12ccc8234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2026.01.06 16:03:50.025722 [ 294 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6203 | 2026.01.06 16:03:50.025733 [ 295 ] {} <Debug> TCP-Session: 5c5a524c-7983-4c55-b6bd-b6e12ccc8234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.01.06 16:03:50.025697 [ 291 ] {} <Debug> TCP-Session: 44159148-7c55-4754-8a43-3873168d3e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.01.06 16:03:50.025492 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6206 | 2026.01.06 16:03:50.025369 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65063 | ||
| 6207 | 2026.01.06 16:03:50.025813 [ 297 ] {} <Debug> TCP-Session: e5e7270f-c081-4866-95f9-59bd071bc777 Authenticating user 'default' from [fd00:1122:3344:101::e]:48178 | ||
| 6208 | 2026.01.06 16:03:50.025853 [ 297 ] {} <Debug> TCP-Session: e5e7270f-c081-4866-95f9-59bd071bc777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.01.06 16:03:50.025406 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37206 | ||
| 6210 | 2026.01.06 16:03:50.025870 [ 297 ] {} <Debug> TCP-Session: e5e7270f-c081-4866-95f9-59bd071bc777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2026.01.06 16:03:50.025906 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6212 | 2026.01.06 16:03:50.025376 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65115 | ||
| 6213 | 2026.01.06 16:03:50.025945 [ 296 ] {} <Debug> TCP-Session: e6f57a1a-b713-4309-ae3d-fbb097c85c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:65063 | ||
| 6214 | 2026.01.06 16:03:50.025943 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6215 | 2026.01.06 16:03:50.025987 [ 296 ] {} <Debug> TCP-Session: e6f57a1a-b713-4309-ae3d-fbb097c85c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.01.06 16:03:50.026006 [ 296 ] {} <Debug> TCP-Session: e6f57a1a-b713-4309-ae3d-fbb097c85c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6217 | 2026.01.06 16:03:50.026011 [ 292 ] {} <Debug> TCP-Session: 628c0d09-dcd4-4b20-b9d0-fbf5adf0f9db Authenticating user 'default' from [fd00:1122:3344:101::e]:37206 | ||
| 6218 | 2026.01.06 16:03:50.026015 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6219 | 2026.01.06 16:03:50.026034 [ 292 ] {} <Debug> TCP-Session: 628c0d09-dcd4-4b20-b9d0-fbf5adf0f9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2026.01.06 16:03:50.026055 [ 275 ] {} <Debug> TCP-Session: b4fba88d-8b64-47d2-a87f-42ee8c74cba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65115 | ||
| 6221 | 2026.01.06 16:03:50.026055 [ 294 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6222 | 2026.01.06 16:03:50.026079 [ 275 ] {} <Debug> TCP-Session: b4fba88d-8b64-47d2-a87f-42ee8c74cba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2026.01.06 16:03:50.026058 [ 292 ] {} <Debug> TCP-Session: 628c0d09-dcd4-4b20-b9d0-fbf5adf0f9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.01.06 16:03:50.026109 [ 275 ] {} <Debug> TCP-Session: b4fba88d-8b64-47d2-a87f-42ee8c74cba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.01.06 16:03:50.026135 [ 294 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6226 | 2026.01.06 16:03:50.026494 [ 294 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 6227 | 2026.01.06 16:03:50.027577 [ 328 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Trace> AggregatingTransform: Aggregating | ||
| 6228 | 2026.01.06 16:03:50.027619 [ 328 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Trace> Aggregator: Aggregation method: without_key | ||
| 6229 | 2026.01.06 16:03:50.027658 [ 328 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00105131 sec. (951.194 rows/sec., 37.16 KiB/sec.) | ||
| 6230 | 2026.01.06 16:03:50.027677 [ 328 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Trace> Aggregator: Merging aggregated data | ||
| 6231 | 2026.01.06 16:03:50.029442 [ 294 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003779 sec., 264.6202699126753 rows/sec., 10.34 KiB/sec. | ||
| 6232 | 2026.01.06 16:03:50.029599 [ 294 ] {4566f2f4-1e57-4032-ad2c-5f1abd6e2e53} <Debug> TCPHandler: Processed in 0.004221959 sec. | ||
| 6233 | 2026.01.06 16:03:50.029700 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2026.01.06 16:03:50.029725 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6235 | 2026.01.06 16:03:50.029739 [ 295 ] {} <Debug> TCP-Session: 5c5a524c-7983-4c55-b6bd-b6e12ccc8234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.01.06 16:03:50.029748 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6237 | 2026.01.06 16:03:50.029773 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6238 | 2026.01.06 16:03:50.029774 [ 297 ] {} <Debug> TCP-Session: e5e7270f-c081-4866-95f9-59bd071bc777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.01.06 16:03:50.029799 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6240 | 2026.01.06 16:03:50.029818 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6241 | 2026.01.06 16:03:50.029838 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6242 | 2026.01.06 16:03:50.029864 [ 275 ] {} <Debug> TCP-Session: b4fba88d-8b64-47d2-a87f-42ee8c74cba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2026.01.06 16:03:50.029875 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6244 | 2026.01.06 16:03:50.029895 [ 291 ] {} <Debug> TCP-Session: 44159148-7c55-4754-8a43-3873168d3e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6245 | 2026.01.06 16:03:50.029925 [ 294 ] {} <Debug> TCP-Session: fa1834c8-0e29-4e2a-bd67-fa551b2599a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.01.06 16:03:50.029879 [ 290 ] {} <Debug> TCP-Session: c3856432-fa9b-413f-b2ef-90f2788b140f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.01.06 16:03:50.029813 [ 296 ] {} <Debug> TCP-Session: e6f57a1a-b713-4309-ae3d-fbb097c85c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2026.01.06 16:03:50.029857 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6249 | 2026.01.06 16:03:50.029802 [ 292 ] {} <Debug> TCP-Session: 628c0d09-dcd4-4b20-b9d0-fbf5adf0f9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2026.01.06 16:03:50.030048 [ 293 ] {} <Debug> TCP-Session: ee4cff5e-4918-48e4-9ff0-eec4e2d0a753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.01.06 16:03:51.104151 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11946 | ||
| 6252 | 2026.01.06 16:03:51.104717 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.01.06 16:03:51.104766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 6254 | 2026.01.06 16:03:51.105277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6255 | 2026.01.06 16:03:51.105516 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.01.06 16:03:51.105675 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11946 | ||
| 6257 | 2026.01.06 16:03:51.749489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6258 | 2026.01.06 16:03:51.767913 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.01.06 16:03:51.767976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 6260 | 2026.01.06 16:03:51.773794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6261 | 2026.01.06 16:03:51.774491 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.01.06 16:03:51.777910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6263 | 2026.01.06 16:03:53.647204 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 802 | ||
| 6264 | 2026.01.06 16:03:53.649763 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.01.06 16:03:53.649806 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 6266 | 2026.01.06 16:03:53.650996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6267 | 2026.01.06 16:03:53.651251 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.01.06 16:03:53.651508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6269 | 2026.01.06 16:03:54.557876 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.01.06 16:03:54.558181 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6271 | 2026.01.06 16:03:54.558290 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6272 | 2026.01.06 16:03:54.559045 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.01.06 16:03:54.559098 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6274 | 2026.01.06 16:03:54.559480 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6275 | 2026.01.06 16:03:54.559709 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.01.06 16:03:54.559872 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001769 sec., 2261.1644997173544 rows/sec., 184.38 KiB/sec. | ||
| 6277 | 2026.01.06 16:03:54.559921 [ 276 ] {38ba1ed8-247f-45ab-b37a-067ce2795ff8} <Debug> TCPHandler: Processed in 0.002234512 sec. | ||
| 6278 | 2026.01.06 16:03:54.560043 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.01.06 16:03:54.560148 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6280 | 2026.01.06 16:03:54.560191 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6281 | 2026.01.06 16:03:54.561064 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.01.06 16:03:54.561103 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6283 | 2026.01.06 16:03:54.561492 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6284 | 2026.01.06 16:03:54.561712 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.01.06 16:03:54.561849 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001725 sec., 702608.695652174 rows/sec., 58.00 MiB/sec. | ||
| 6286 | 2026.01.06 16:03:54.561888 [ 276 ] {370d28ef-3f21-4a76-9a72-3fca7b7791ca} <Debug> TCPHandler: Processed in 0.001897566 sec. | ||
| 6287 | 2026.01.06 16:03:54.562000 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.01.06 16:03:54.562099 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6289 | 2026.01.06 16:03:54.562140 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6290 | 2026.01.06 16:03:54.562533 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.01.06 16:03:54.562569 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6292 | 2026.01.06 16:03:54.562867 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6293 | 2026.01.06 16:03:54.563092 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.01.06 16:03:54.563203 [ 51 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6295 | 2026.01.06 16:03:54.563222 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001144 sec., 9615.384615384615 rows/sec., 704.25 KiB/sec. | ||
| 6296 | 2026.01.06 16:03:54.563266 [ 51 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.01.06 16:03:54.563275 [ 276 ] {8534c9c5-69fc-4a84-b7c4-7892e206b388} <Debug> TCPHandler: Processed in 0.001325334 sec. | ||
| 6298 | 2026.01.06 16:03:54.563294 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6299 | 2026.01.06 16:03:54.563386 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.01.06 16:03:54.563430 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 6301 | 2026.01.06 16:03:54.563487 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6302 | 2026.01.06 16:03:54.563532 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6303 | 2026.01.06 16:03:54.563591 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6304 | 2026.01.06 16:03:54.563636 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 264 rows starting from the beginning of the part | ||
| 6305 | 2026.01.06 16:03:54.563712 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part | ||
| 6306 | 2026.01.06 16:03:54.563765 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 243 rows starting from the beginning of the part | ||
| 6307 | 2026.01.06 16:03:54.563814 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
| 6308 | 2026.01.06 16:03:54.563861 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 239 rows starting from the beginning of the part | ||
| 6309 | 2026.01.06 16:03:54.563905 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 6310 | 2026.01.06 16:03:54.563998 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.01.06 16:03:54.564042 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6312 | 2026.01.06 16:03:54.564394 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6313 | 2026.01.06 16:03:54.564629 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.01.06 16:03:54.564765 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001297 sec., 175790.28527370855 rows/sec., 11.90 MiB/sec. | ||
| 6315 | 2026.01.06 16:03:54.564804 [ 276 ] {8adbf211-516a-4840-aba0-8f9eced5dfcb} <Debug> TCPHandler: Processed in 0.001468027 sec. | ||
| 6316 | 2026.01.06 16:03:54.564911 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.01.06 16:03:54.564956 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159357 sec., 483819.3490088292 rows/sec., 31.59 MiB/sec. | ||
| 6318 | 2026.01.06 16:03:54.565007 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6319 | 2026.01.06 16:03:54.565047 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6320 | 2026.01.06 16:03:54.565101 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6321 | 2026.01.06 16:03:54.565354 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.01.06 16:03:54.565434 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_31_6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6323 | 2026.01.06 16:03:54.565513 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6324 | 2026.01.06 16:03:54.565611 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.01.06 16:03:54.565653 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6326 | 2026.01.06 16:03:54.565985 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6327 | 2026.01.06 16:03:54.566199 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.01.06 16:03:54.566331 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001342 sec., 395678.09239940386 rows/sec., 29.32 MiB/sec. | ||
| 6329 | 2026.01.06 16:03:54.566368 [ 276 ] {8ba21a4e-d46a-4a69-bd51-d99ffab28114} <Debug> TCPHandler: Processed in 0.001505998 sec. | ||
| 6330 | 2026.01.06 16:03:54.566477 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2026.01.06 16:03:54.566573 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6332 | 2026.01.06 16:03:54.566617 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6333 | 2026.01.06 16:03:54.567145 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.01.06 16:03:54.567182 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6335 | 2026.01.06 16:03:54.567555 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6336 | 2026.01.06 16:03:54.567765 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.01.06 16:03:54.567893 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001339 sec., 631814.787154593 rows/sec., 42.53 MiB/sec. | ||
| 6338 | 2026.01.06 16:03:54.567930 [ 276 ] {3480caa7-bd68-435a-b3fb-3418b802ed2b} <Debug> TCPHandler: Processed in 0.001501748 sec. | ||
| 6339 | 2026.01.06 16:03:54.568042 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.01.06 16:03:54.568138 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2026.01.06 16:03:54.568194 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <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 | ||
| 6342 | 2026.01.06 16:03:54.568928 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.01.06 16:03:54.568967 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6344 | 2026.01.06 16:03:54.569468 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6345 | 2026.01.06 16:03:54.569694 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.01.06 16:03:54.569833 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001713 sec., 4086.398131932283 rows/sec., 7.32 MiB/sec. | ||
| 6347 | 2026.01.06 16:03:54.569892 [ 276 ] {c5b84056-f4ef-455c-b17f-a357ac55f4d0} <Debug> TCPHandler: Processed in 0.001898746 sec. | ||
| 6348 | 2026.01.06 16:03:54.570005 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.01.06 16:03:54.570101 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6350 | 2026.01.06 16:03:54.570145 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6351 | 2026.01.06 16:03:54.570477 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.01.06 16:03:54.570515 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6353 | 2026.01.06 16:03:54.570819 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6354 | 2026.01.06 16:03:54.571045 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.01.06 16:03:54.571175 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6356 | 2026.01.06 16:03:54.571212 [ 276 ] {8c440200-3262-45f2-a3e1-67a4bdaf5707} <Debug> TCPHandler: Processed in 0.001257174 sec. | ||
| 6357 | 2026.01.06 16:03:58.525084 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6358 | 2026.01.06 16:03:58.525142 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6359 | 2026.01.06 16:03:58.605829 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12394 | ||
| 6360 | 2026.01.06 16:03:58.606309 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.01.06 16:03:58.606348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6362 | 2026.01.06 16:03:58.606827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6363 | 2026.01.06 16:03:58.607059 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.01.06 16:03:58.607182 [ 119 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6365 | 2026.01.06 16:03:58.607196 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12394 | ||
| 6366 | 2026.01.06 16:03:58.607231 [ 119 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.01.06 16:03:58.607253 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6368 | 2026.01.06 16:03:58.607381 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 6369 | 2026.01.06 16:03:58.607524 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6370 | 2026.01.06 16:03:58.607565 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10026 rows starting from the beginning of the part | ||
| 6371 | 2026.01.06 16:03:58.607635 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6372 | 2026.01.06 16:03:58.607683 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6373 | 2026.01.06 16:03:58.607729 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6374 | 2026.01.06 16:03:58.607769 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6375 | 2026.01.06 16:03:58.607804 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6376 | 2026.01.06 16:03:58.612112 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12394 rows, containing 4 columns (4 merged, 0 gathered) in 0.00479276 sec., 2585983.858987306 rows/sec., 36.99 MiB/sec. | ||
| 6377 | 2026.01.06 16:03:58.612528 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6378 | 2026.01.06 16:03:58.612846 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.01.06 16:03:58.612928 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_26_5} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6380 | 2026.01.06 16:03:58.613049 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6381 | 2026.01.06 16:03:59.278057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6382 | 2026.01.06 16:03:59.296192 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.01.06 16:03:59.296257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6384 | 2026.01.06 16:03:59.301721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6385 | 2026.01.06 16:03:59.302425 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.01.06 16:03:59.302709 [ 119 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6387 | 2026.01.06 16:03:59.302773 [ 119 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.01.06 16:03:59.302792 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6389 | 2026.01.06 16:03:59.302905 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 6390 | 2026.01.06 16:03:59.305840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6391 | 2026.01.06 16:03:59.306463 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6392 | 2026.01.06 16:03:59.307797 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 6393 | 2026.01.06 16:03:59.312383 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 6394 | 2026.01.06 16:03:59.316890 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 6395 | 2026.01.06 16:03:59.321379 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 6396 | 2026.01.06 16:03:59.325567 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 6397 | 2026.01.06 16:03:59.329763 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 6398 | 2026.01.06 16:03:59.382664 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079807603 sec., 2455.9063627058185 rows/sec., 12.70 MiB/sec. | ||
| 6399 | 2026.01.06 16:03:59.385396 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6400 | 2026.01.06 16:03:59.387374 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_26_5} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2026.01.06 16:03:59.387477 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_26_5} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6402 | 2026.01.06 16:03:59.390123 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6403 | 2026.01.06 16:03:59.540331 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2026.01.06 16:03:59.540498 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6405 | 2026.01.06 16:03:59.540566 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6406 | 2026.01.06 16:03:59.541425 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.01.06 16:03:59.541470 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6408 | 2026.01.06 16:03:59.541878 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6409 | 2026.01.06 16:03:59.542112 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.01.06 16:03:59.542265 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 6411 | 2026.01.06 16:03:59.542315 [ 276 ] {20aa31a4-5a96-4fde-a14f-c122d770cafc} <Debug> TCPHandler: Processed in 0.00209665 sec. | ||
| 6412 | 2026.01.06 16:03:59.542438 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2026.01.06 16:03:59.542541 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6414 | 2026.01.06 16:03:59.542585 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6415 | 2026.01.06 16:03:59.543611 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.01.06 16:03:59.543648 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6417 | 2026.01.06 16:03:59.544043 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6418 | 2026.01.06 16:03:59.544262 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.01.06 16:03:59.544383 [ 119 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6420 | 2026.01.06 16:03:59.544396 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001878 sec., 628328.0085197019 rows/sec., 50.11 MiB/sec. | ||
| 6421 | 2026.01.06 16:03:59.544442 [ 119 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.06 16:03:59.544455 [ 276 ] {e519aa37-57dc-42ff-96dd-92e4dae58700} <Debug> TCPHandler: Processed in 0.002070129 sec. | ||
| 6423 | 2026.01.06 16:03:59.544475 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6424 | 2026.01.06 16:03:59.544574 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.01.06 16:03:59.544577 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 6426 | 2026.01.06 16:03:59.544679 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6427 | 2026.01.06 16:03:59.544689 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6428 | 2026.01.06 16:03:59.544721 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6429 | 2026.01.06 16:03:59.544723 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2345 rows starting from the beginning of the part | ||
| 6430 | 2026.01.06 16:03:59.544798 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1182 rows starting from the beginning of the part | ||
| 6431 | 2026.01.06 16:03:59.544846 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 70 rows starting from the beginning of the part | ||
| 6432 | 2026.01.06 16:03:59.544894 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1180 rows starting from the beginning of the part | ||
| 6433 | 2026.01.06 16:03:59.544937 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1212 rows starting from the beginning of the part | ||
| 6434 | 2026.01.06 16:03:59.544979 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1180 rows starting from the beginning of the part | ||
| 6435 | 2026.01.06 16:03:59.545214 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.01.06 16:03:59.545250 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6437 | 2026.01.06 16:03:59.545601 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6438 | 2026.01.06 16:03:59.545825 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.01.06 16:03:59.545961 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001304 sec., 183282.20858895706 rows/sec., 11.14 MiB/sec. | ||
| 6440 | 2026.01.06 16:03:59.546000 [ 276 ] {846172da-9eab-4f30-b3ec-e0221c657bed} <Debug> TCPHandler: Processed in 0.001475538 sec. | ||
| 6441 | 2026.01.06 16:03:59.546122 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.01.06 16:03:59.546245 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6443 | 2026.01.06 16:03:59.546296 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6444 | 2026.01.06 16:03:59.546850 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.01.06 16:03:59.546887 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6446 | 2026.01.06 16:03:59.547223 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6447 | 2026.01.06 16:03:59.547444 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.01.06 16:03:59.547581 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001361 sec., 155767.81778104336 rows/sec., 10.05 MiB/sec. | ||
| 6449 | 2026.01.06 16:03:59.547619 [ 276 ] {cd54f065-f134-484b-b743-437bc956a37b} <Debug> TCPHandler: Processed in 0.00155868 sec. | ||
| 6450 | 2026.01.06 16:03:59.547645 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7169 rows, containing 5 columns (5 merged, 0 gathered) in 0.003105639 sec., 2308381.624522361 rows/sec., 195.12 MiB/sec. | ||
| 6451 | 2026.01.06 16:03:59.547720 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.01.06 16:03:59.547829 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.01.06 16:03:59.547877 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6454 | 2026.01.06 16:03:59.548011 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6455 | 2026.01.06 16:03:59.548347 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.01.06 16:03:59.548430 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.01.06 16:03:59.548437 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_36_7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6458 | 2026.01.06 16:03:59.548482 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6459 | 2026.01.06 16:03:59.548566 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 6460 | 2026.01.06 16:03:59.548864 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6461 | 2026.01.06 16:03:59.549081 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.01.06 16:03:59.549210 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001407 sec., 149964.4633972992 rows/sec., 8.52 MiB/sec. | ||
| 6463 | 2026.01.06 16:03:59.549247 [ 276 ] {b3a4387d-9103-453b-93e6-b96db921146c} <Debug> TCPHandler: Processed in 0.001575049 sec. | ||
| 6464 | 2026.01.06 16:03:59.549347 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.01.06 16:03:59.549442 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6466 | 2026.01.06 16:03:59.549482 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6467 | 2026.01.06 16:03:59.550127 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.01.06 16:03:59.550164 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6469 | 2026.01.06 16:03:59.550493 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6470 | 2026.01.06 16:03:59.550708 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.01.06 16:03:59.550822 [ 119 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6472 | 2026.01.06 16:03:59.550834 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001411 sec., 505315.3791637137 rows/sec., 35.43 MiB/sec. | ||
| 6473 | 2026.01.06 16:03:59.550862 [ 119 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.01.06 16:03:59.550893 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6475 | 2026.01.06 16:03:59.550895 [ 276 ] {4ddfe844-524a-4ef0-a0dd-25681096dd84} <Debug> TCPHandler: Processed in 0.00159671 sec. | ||
| 6476 | 2026.01.06 16:03:59.550969 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 6477 | 2026.01.06 16:03:59.551018 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6478 | 2026.01.06 16:03:59.551062 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6479 | 2026.01.06 16:03:59.551091 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 6480 | 2026.01.06 16:03:59.551117 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6481 | 2026.01.06 16:03:59.551145 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 717 rows starting from the beginning of the part | ||
| 6482 | 2026.01.06 16:03:59.551160 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6483 | 2026.01.06 16:03:59.551189 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 71 rows starting from the beginning of the part | ||
| 6484 | 2026.01.06 16:03:59.551231 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 713 rows starting from the beginning of the part | ||
| 6485 | 2026.01.06 16:03:59.551271 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 531 rows starting from the beginning of the part | ||
| 6486 | 2026.01.06 16:03:59.551312 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 713 rows starting from the beginning of the part | ||
| 6487 | 2026.01.06 16:03:59.551480 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.01.06 16:03:59.551514 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6489 | 2026.01.06 16:03:59.551815 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6490 | 2026.01.06 16:03:59.552034 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.01.06 16:03:59.552170 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 6492 | 2026.01.06 16:03:59.552207 [ 276 ] {f756d37f-2d31-4182-ab5d-5c7d3d3f06ba} <Debug> TCPHandler: Processed in 0.001237583 sec. | ||
| 6493 | 2026.01.06 16:03:59.552309 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.01.06 16:03:59.552409 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6495 | 2026.01.06 16:03:59.552452 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6496 | 2026.01.06 16:03:59.552604 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666131 sec., 2374963.3132088655 rows/sec., 178.34 MiB/sec. | ||
| 6497 | 2026.01.06 16:03:59.552764 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6498 | 2026.01.06 16:03:59.552884 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2026.01.06 16:03:59.552921 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6500 | 2026.01.06 16:03:59.552994 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.01.06 16:03:59.553054 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_36_7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6502 | 2026.01.06 16:03:59.553114 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6503 | 2026.01.06 16:03:59.553278 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6504 | 2026.01.06 16:03:59.553493 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.01.06 16:03:59.553601 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6506 | 2026.01.06 16:03:59.553625 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 6507 | 2026.01.06 16:03:59.553630 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.01.06 16:03:59.553665 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6509 | 2026.01.06 16:03:59.553670 [ 276 ] {c31526d2-e58a-4efc-9700-3f5f8cdfa7e8} <Debug> TCPHandler: Processed in 0.001410607 sec. | ||
| 6510 | 2026.01.06 16:03:59.553753 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 6511 | 2026.01.06 16:03:59.553780 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.01.06 16:03:59.553872 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6513 | 2026.01.06 16:03:59.553879 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.01.06 16:03:59.553910 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10884 rows starting from the beginning of the part | ||
| 6515 | 2026.01.06 16:03:59.553934 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6516 | 2026.01.06 16:03:59.553973 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 316 rows starting from the beginning of the part | ||
| 6517 | 2026.01.06 16:03:59.554021 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 6518 | 2026.01.06 16:03:59.554060 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6519 | 2026.01.06 16:03:59.554099 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part | ||
| 6520 | 2026.01.06 16:03:59.554138 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6521 | 2026.01.06 16:03:59.554251 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.01.06 16:03:59.554294 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6523 | 2026.01.06 16:03:59.554606 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6524 | 2026.01.06 16:03:59.554831 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.01.06 16:03:59.554967 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 6526 | 2026.01.06 16:03:59.555004 [ 276 ] {43cb8f73-6f1a-429b-9837-0bc627f8026c} <Debug> TCPHandler: Processed in 0.001272183 sec. | ||
| 6527 | 2026.01.06 16:03:59.555106 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.01.06 16:03:59.555200 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.01.06 16:03:59.555254 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <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 | ||
| 6530 | 2026.01.06 16:03:59.556118 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.01.06 16:03:59.556157 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6532 | 2026.01.06 16:03:59.556789 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6533 | 2026.01.06 16:03:59.557020 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.01.06 16:03:59.557129 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6535 | 2026.01.06 16:03:59.557159 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001977 sec., 17197.77440566515 rows/sec., 30.82 MiB/sec. | ||
| 6536 | 2026.01.06 16:03:59.557163 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.01.06 16:03:59.557202 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6538 | 2026.01.06 16:03:59.557227 [ 276 ] {7ede148a-97be-4057-abbb-58636736cb72} <Debug> TCPHandler: Processed in 0.002168401 sec. | ||
| 6539 | 2026.01.06 16:03:59.557276 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 6540 | 2026.01.06 16:03:59.557341 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.01.06 16:03:59.557437 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6542 | 2026.01.06 16:03:59.557458 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6543 | 2026.01.06 16:03:59.557479 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6544 | 2026.01.06 16:03:59.557508 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 481 rows starting from the beginning of the part | ||
| 6545 | 2026.01.06 16:03:59.557635 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6546 | 2026.01.06 16:03:59.557747 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6547 | 2026.01.06 16:03:59.557803 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.01.06 16:03:59.557841 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6549 | 2026.01.06 16:03:59.557858 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6550 | 2026.01.06 16:03:59.557964 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6551 | 2026.01.06 16:03:59.558067 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6552 | 2026.01.06 16:03:59.558158 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6553 | 2026.01.06 16:03:59.558373 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.01.06 16:03:59.558503 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 6555 | 2026.01.06 16:03:59.558505 [ 137 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6556 | 2026.01.06 16:03:59.558539 [ 276 ] {0c9ba08c-a1bf-4aa3-9df0-db9aa1e80684} <Debug> TCPHandler: Processed in 0.001247133 sec. | ||
| 6557 | 2026.01.06 16:03:59.558563 [ 137 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.01.06 16:03:59.558591 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6559 | 2026.01.06 16:03:59.558674 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 6560 | 2026.01.06 16:03:59.558784 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6561 | 2026.01.06 16:03:59.558797 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12834 rows, containing 5 columns (5 merged, 0 gathered) in 0.005086986 sec., 2522908.4569920185 rows/sec., 168.60 MiB/sec. | ||
| 6562 | 2026.01.06 16:03:59.558816 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2310 rows starting from the beginning of the part | ||
| 6563 | 2026.01.06 16:03:59.558889 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6564 | 2026.01.06 16:03:59.558953 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 6565 | 2026.01.06 16:03:59.559004 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6566 | 2026.01.06 16:03:59.559065 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6567 | 2026.01.06 16:03:59.559117 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6568 | 2026.01.06 16:03:59.559128 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6569 | 2026.01.06 16:03:59.559439 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.01.06 16:03:59.559516 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6571 | 2026.01.06 16:03:59.559593 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6572 | 2026.01.06 16:03:59.560562 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 4 columns (4 merged, 0 gathered) in 0.001925426 sec., 1424100.4328392781 rows/sec., 90.04 MiB/sec. | ||
| 6573 | 2026.01.06 16:03:59.560882 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6574 | 2026.01.06 16:03:59.561157 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.06 16:03:59.561221 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_36_7} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6576 | 2026.01.06 16:03:59.561297 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6577 | 2026.01.06 16:03:59.607883 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 19 columns (19 merged, 0 gathered) in 0.050637723 sec., 11789.6296403375 rows/sec., 21.13 MiB/sec. | ||
| 6578 | 2026.01.06 16:03:59.608893 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6579 | 2026.01.06 16:03:59.609216 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.01.06 16:03:59.609285 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6581 | 2026.01.06 16:03:59.609368 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6582 | 2026.01.06 16:04:00.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.18 MiB, peak 272.59 MiB, free memory in arenas 0.00 B, will set to 266.71 MiB (RSS), difference: 6.54 MiB | ||
| 6583 | 2026.01.06 16:04:03.651810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 840 | ||
| 6584 | 2026.01.06 16:04:03.654467 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.01.06 16:04:03.654535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6586 | 2026.01.06 16:04:03.655847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6587 | 2026.01.06 16:04:03.656121 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.01.06 16:04:03.656511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6589 | 2026.01.06 16:04:04.527928 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.01.06 16:04:04.528129 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6591 | 2026.01.06 16:04:04.528197 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6592 | 2026.01.06 16:04:04.528872 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.01.06 16:04:04.528923 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6594 | 2026.01.06 16:04:04.529354 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6595 | 2026.01.06 16:04:04.529585 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.01.06 16:04:04.529744 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001669 sec., 41941.28220491312 rows/sec., 3.36 MiB/sec. | ||
| 6597 | 2026.01.06 16:04:04.529797 [ 276 ] {797db931-4271-4183-a9ce-bd099597a611} <Debug> TCPHandler: Processed in 0.002000657 sec. | ||
| 6598 | 2026.01.06 16:04:04.529927 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6599 | 2026.01.06 16:04:04.530032 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6600 | 2026.01.06 16:04:04.530077 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6601 | 2026.01.06 16:04:04.530488 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.01.06 16:04:04.530527 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6603 | 2026.01.06 16:04:04.530842 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6604 | 2026.01.06 16:04:04.531052 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.01.06 16:04:04.531190 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001183 sec., 5917.15976331361 rows/sec., 444.94 KiB/sec. | ||
| 6606 | 2026.01.06 16:04:04.531229 [ 276 ] {8a375010-6527-41c4-a7a9-f316be7d9e7a} <Debug> TCPHandler: Processed in 0.001353625 sec. | ||
| 6607 | 2026.01.06 16:04:04.531343 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2026.01.06 16:04:04.531441 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6609 | 2026.01.06 16:04:04.531482 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6610 | 2026.01.06 16:04:04.531905 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.01.06 16:04:04.531942 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6612 | 2026.01.06 16:04:04.532247 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6613 | 2026.01.06 16:04:04.532461 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.01.06 16:04:04.532594 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001173 sec., 60528.55924978687 rows/sec., 4.73 MiB/sec. | ||
| 6615 | 2026.01.06 16:04:04.532634 [ 276 ] {c4bfb483-1f69-459b-b15d-7b4e94c36b13} <Debug> TCPHandler: Processed in 0.001340355 sec. | ||
| 6616 | 2026.01.06 16:04:04.532769 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.01.06 16:04:04.532876 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.01.06 16:04:04.532921 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6619 | 2026.01.06 16:04:04.533381 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.01.06 16:04:04.533420 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6621 | 2026.01.06 16:04:04.533795 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6622 | 2026.01.06 16:04:04.534041 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.01.06 16:04:04.534197 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 6624 | 2026.01.06 16:04:04.534241 [ 276 ] {906c9b5a-3efa-4864-a559-d5a0b19663ab} <Debug> TCPHandler: Processed in 0.001536199 sec. | ||
| 6625 | 2026.01.06 16:04:04.534361 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.01.06 16:04:04.534462 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.01.06 16:04:04.534520 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <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 | ||
| 6628 | 2026.01.06 16:04:04.535295 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.01.06 16:04:04.535334 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6630 | 2026.01.06 16:04:04.535855 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6631 | 2026.01.06 16:04:04.536077 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.01.06 16:04:04.536216 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001774 sec., 3945.885005636979 rows/sec., 7.07 MiB/sec. | ||
| 6633 | 2026.01.06 16:04:04.536277 [ 276 ] {189709c3-7567-4e15-b83c-b9d66e061265} <Debug> TCPHandler: Processed in 0.001966268 sec. | ||
| 6634 | 2026.01.06 16:04:04.536392 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.01.06 16:04:04.536489 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6636 | 2026.01.06 16:04:04.536531 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6637 | 2026.01.06 16:04:04.536864 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.01.06 16:04:04.536901 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6639 | 2026.01.06 16:04:04.537208 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6640 | 2026.01.06 16:04:04.537421 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.01.06 16:04:04.537551 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6642 | 2026.01.06 16:04:04.537587 [ 276 ] {722d5bb7-9dfc-423f-8163-4cd6e52f0182} <Debug> TCPHandler: Processed in 0.001244813 sec. | ||
| 6643 | 2026.01.06 16:04:06.107355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12906 | ||
| 6644 | 2026.01.06 16:04:06.107953 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.01.06 16:04:06.108003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6646 | 2026.01.06 16:04:06.108490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6647 | 2026.01.06 16:04:06.108721 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.01.06 16:04:06.108853 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12906 | ||
| 6649 | 2026.01.06 16:04:06.805973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6650 | 2026.01.06 16:04:06.822964 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.01.06 16:04:06.823033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6652 | 2026.01.06 16:04:06.829129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6653 | 2026.01.06 16:04:06.829910 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.01.06 16:04:06.833340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6655 | 2026.01.06 16:04:09.541323 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.01.06 16:04:09.541537 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6657 | 2026.01.06 16:04:09.541615 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6658 | 2026.01.06 16:04:09.542533 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.01.06 16:04:09.542579 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6660 | 2026.01.06 16:04:09.543013 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6661 | 2026.01.06 16:04:09.543247 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.01.06 16:04:09.543412 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001926 sec., 212876.42782969886 rows/sec., 13.50 MiB/sec. | ||
| 6663 | 2026.01.06 16:04:09.543466 [ 276 ] {5c203479-912d-4e88-8ba2-c46feef9321f} <Debug> TCPHandler: Processed in 0.002286163 sec. | ||
| 6664 | 2026.01.06 16:04:09.543599 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.01.06 16:04:09.543704 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6666 | 2026.01.06 16:04:09.543748 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6667 | 2026.01.06 16:04:09.544169 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.01.06 16:04:09.544208 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6669 | 2026.01.06 16:04:09.544522 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6670 | 2026.01.06 16:04:09.544734 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.01.06 16:04:09.544871 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 411.49 KiB/sec. | ||
| 6672 | 2026.01.06 16:04:09.544912 [ 276 ] {0fcb8579-16fe-4976-bd8b-8a3bb322abd7} <Debug> TCPHandler: Processed in 0.001367366 sec. | ||
| 6673 | 2026.01.06 16:04:09.545024 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.01.06 16:04:09.545122 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6675 | 2026.01.06 16:04:09.545164 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6676 | 2026.01.06 16:04:09.546391 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.01.06 16:04:09.546428 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6678 | 2026.01.06 16:04:09.546839 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6679 | 2026.01.06 16:04:09.547047 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.01.06 16:04:09.547188 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.002084 sec., 567658.349328215 rows/sec., 45.26 MiB/sec. | ||
| 6681 | 2026.01.06 16:04:09.547228 [ 276 ] {533275c3-048e-44bd-8f49-9b223529ad0e} <Debug> TCPHandler: Processed in 0.002253663 sec. | ||
| 6682 | 2026.01.06 16:04:09.547344 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.01.06 16:04:09.547441 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.01.06 16:04:09.547482 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6685 | 2026.01.06 16:04:09.548016 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.01.06 16:04:09.548053 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6687 | 2026.01.06 16:04:09.548384 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6688 | 2026.01.06 16:04:09.548593 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.01.06 16:04:09.548727 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001303 sec., 188027.62854950115 rows/sec., 11.46 MiB/sec. | ||
| 6690 | 2026.01.06 16:04:09.548766 [ 276 ] {fcd4dd69-1366-4550-b404-c20c189c8d20} <Debug> TCPHandler: Processed in 0.001471847 sec. | ||
| 6691 | 2026.01.06 16:04:09.548879 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.01.06 16:04:09.548975 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.01.06 16:04:09.549016 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6694 | 2026.01.06 16:04:09.549525 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.01.06 16:04:09.549560 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6696 | 2026.01.06 16:04:09.549877 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6697 | 2026.01.06 16:04:09.550084 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.01.06 16:04:09.550221 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001262 sec., 167987.32171156892 rows/sec., 10.83 MiB/sec. | ||
| 6699 | 2026.01.06 16:04:09.550259 [ 276 ] {730651e7-2a5c-4ca7-ad5f-3b4ab9067f18} <Debug> TCPHandler: Processed in 0.001430387 sec. | ||
| 6700 | 2026.01.06 16:04:09.550369 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.01.06 16:04:09.550462 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.01.06 16:04:09.550502 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6703 | 2026.01.06 16:04:09.551002 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.01.06 16:04:09.551037 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6705 | 2026.01.06 16:04:09.551363 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6706 | 2026.01.06 16:04:09.551569 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.01.06 16:04:09.551697 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001251 sec., 168665.0679456435 rows/sec., 9.58 MiB/sec. | ||
| 6708 | 2026.01.06 16:04:09.551735 [ 276 ] {571777b1-c560-446b-a40e-60de918da2a2} <Debug> TCPHandler: Processed in 0.001416526 sec. | ||
| 6709 | 2026.01.06 16:04:09.551837 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.01.06 16:04:09.551932 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6711 | 2026.01.06 16:04:09.551971 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6712 | 2026.01.06 16:04:09.552745 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.06 16:04:09.552781 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6714 | 2026.01.06 16:04:09.553121 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6715 | 2026.01.06 16:04:09.553326 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.01.06 16:04:09.553459 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001543 sec., 465975.3726506805 rows/sec., 32.71 MiB/sec. | ||
| 6717 | 2026.01.06 16:04:09.553499 [ 276 ] {16759d43-23b1-4fe3-a49c-2d5d40eff7c7} <Debug> TCPHandler: Processed in 0.001711282 sec. | ||
| 6718 | 2026.01.06 16:04:09.553613 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.01.06 16:04:09.553708 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6720 | 2026.01.06 16:04:09.553750 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6721 | 2026.01.06 16:04:09.554083 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.01.06 16:04:09.554118 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6723 | 2026.01.06 16:04:09.554427 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6724 | 2026.01.06 16:04:09.554638 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.01.06 16:04:09.554766 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 6726 | 2026.01.06 16:04:09.554803 [ 276 ] {f9d1b097-178f-4b1d-bff1-2b7f16c10ef8} <Debug> TCPHandler: Processed in 0.001239633 sec. | ||
| 6727 | 2026.01.06 16:04:09.554915 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.01.06 16:04:09.555011 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.01.06 16:04:09.555053 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6730 | 2026.01.06 16:04:09.555518 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.01.06 16:04:09.555551 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6732 | 2026.01.06 16:04:09.555893 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6733 | 2026.01.06 16:04:09.556110 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.01.06 16:04:09.556247 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001252 sec., 253194.8881789137 rows/sec., 16.64 MiB/sec. | ||
| 6735 | 2026.01.06 16:04:09.556284 [ 276 ] {9e6a26ac-e078-43da-8459-d9d9c7e9bae5} <Debug> TCPHandler: Processed in 0.001419097 sec. | ||
| 6736 | 2026.01.06 16:04:09.556393 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.01.06 16:04:09.556488 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.01.06 16:04:09.556530 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6739 | 2026.01.06 16:04:09.556841 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.01.06 16:04:09.556875 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6741 | 2026.01.06 16:04:09.557172 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6742 | 2026.01.06 16:04:09.557373 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.06 16:04:09.557499 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 6744 | 2026.01.06 16:04:09.557537 [ 276 ] {cc66de44-9ccd-42c0-a325-d5070d623c95} <Debug> TCPHandler: Processed in 0.001193462 sec. | ||
| 6745 | 2026.01.06 16:04:09.557648 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.01.06 16:04:09.557742 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.01.06 16:04:09.557824 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <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 | ||
| 6748 | 2026.01.06 16:04:09.558689 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.01.06 16:04:09.558726 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6750 | 2026.01.06 16:04:09.559299 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6751 | 2026.01.06 16:04:09.559510 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.01.06 16:04:09.559647 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001921 sec., 17699.11504424779 rows/sec., 31.72 MiB/sec. | ||
| 6753 | 2026.01.06 16:04:09.559735 [ 276 ] {33795a12-81c6-404c-8090-42435e284778} <Debug> TCPHandler: Processed in 0.00213574 sec. | ||
| 6754 | 2026.01.06 16:04:09.559848 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.01.06 16:04:09.559943 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6756 | 2026.01.06 16:04:09.559985 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6757 | 2026.01.06 16:04:09.560392 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.01.06 16:04:09.560437 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6759 | 2026.01.06 16:04:09.560830 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6760 | 2026.01.06 16:04:09.561090 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.01.06 16:04:09.561245 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00132 sec., 78787.87878787878 rows/sec., 4.83 MiB/sec. | ||
| 6762 | 2026.01.06 16:04:09.561281 [ 276 ] {2eb7eeae-20b4-4005-97a8-daa2488e2973} <Debug> TCPHandler: Processed in 0.001483568 sec. | ||
| 6763 | 2026.01.06 16:04:13.525399 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6764 | 2026.01.06 16:04:13.525451 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6765 | 2026.01.06 16:04:13.608970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13354 | ||
| 6766 | 2026.01.06 16:04:13.609486 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.01.06 16:04:13.609534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6768 | 2026.01.06 16:04:13.610039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6769 | 2026.01.06 16:04:13.610280 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.01.06 16:04:13.610410 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13354 | ||
| 6771 | 2026.01.06 16:04:13.656834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 876 | ||
| 6772 | 2026.01.06 16:04:13.659428 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.01.06 16:04:13.659485 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6774 | 2026.01.06 16:04:13.660729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6775 | 2026.01.06 16:04:13.661014 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.01.06 16:04:13.661396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6777 | 2026.01.06 16:04:14.333442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6778 | 2026.01.06 16:04:14.350917 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.01.06 16:04:14.350976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6780 | 2026.01.06 16:04:14.357472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6781 | 2026.01.06 16:04:14.358251 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.01.06 16:04:14.361560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6783 | 2026.01.06 16:04:14.527553 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.01.06 16:04:14.527701 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6785 | 2026.01.06 16:04:14.527759 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6786 | 2026.01.06 16:04:14.528349 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.01.06 16:04:14.528390 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6788 | 2026.01.06 16:04:14.528774 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6789 | 2026.01.06 16:04:14.529008 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.01.06 16:04:14.529151 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001491 sec., 46948.35680751174 rows/sec., 3.77 MiB/sec. | ||
| 6791 | 2026.01.06 16:04:14.529196 [ 276 ] {a6037a9a-e8d4-4f23-aea7-05b9e6a079f5} <Debug> TCPHandler: Processed in 0.001762743 sec. | ||
| 6792 | 2026.01.06 16:04:14.529387 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.01.06 16:04:14.529487 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.01.06 16:04:14.529531 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6795 | 2026.01.06 16:04:14.530012 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.01.06 16:04:14.530053 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6797 | 2026.01.06 16:04:14.530387 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6798 | 2026.01.06 16:04:14.530626 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.01.06 16:04:14.530770 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001305 sec., 5363.984674329502 rows/sec., 403.35 KiB/sec. | ||
| 6800 | 2026.01.06 16:04:14.530809 [ 276 ] {e6fc7316-783e-43c8-a875-6d67c4eda9a2} <Debug> TCPHandler: Processed in 0.001475068 sec. | ||
| 6801 | 2026.01.06 16:04:14.530944 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.01.06 16:04:14.531044 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6803 | 2026.01.06 16:04:14.531085 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6804 | 2026.01.06 16:04:14.531518 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.01.06 16:04:14.531555 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6806 | 2026.01.06 16:04:14.531874 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6807 | 2026.01.06 16:04:14.532090 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.01.06 16:04:14.532218 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001194 sec., 59463.986599665 rows/sec., 4.64 MiB/sec. | ||
| 6809 | 2026.01.06 16:04:14.532256 [ 276 ] {1263f106-6265-4520-9be0-e4bd3457714d} <Debug> TCPHandler: Processed in 0.001363015 sec. | ||
| 6810 | 2026.01.06 16:04:14.532400 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.01.06 16:04:14.532505 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.01.06 16:04:14.532554 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6813 | 2026.01.06 16:04:14.532992 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.01.06 16:04:14.533030 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6815 | 2026.01.06 16:04:14.533402 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6816 | 2026.01.06 16:04:14.533628 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.01.06 16:04:14.533761 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 6818 | 2026.01.06 16:04:14.533800 [ 276 ] {a8147948-2b5f-476c-9138-ea7d4dbbf34c} <Debug> TCPHandler: Processed in 0.001458148 sec. | ||
| 6819 | 2026.01.06 16:04:14.533909 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.01.06 16:04:14.534006 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6821 | 2026.01.06 16:04:14.534062 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <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 | ||
| 6822 | 2026.01.06 16:04:14.534774 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.01.06 16:04:14.534811 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6824 | 2026.01.06 16:04:14.535338 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6825 | 2026.01.06 16:04:14.535560 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.01.06 16:04:14.535697 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00171 sec., 4093.5672514619887 rows/sec., 7.34 MiB/sec. | ||
| 6827 | 2026.01.06 16:04:14.535754 [ 276 ] {5a4547ab-1cf9-4efe-b310-b555d72cee9a} <Debug> TCPHandler: Processed in 0.001896555 sec. | ||
| 6828 | 2026.01.06 16:04:14.535870 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.01.06 16:04:14.535966 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.01.06 16:04:14.536010 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6831 | 2026.01.06 16:04:14.536373 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.01.06 16:04:14.536413 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 6833 | 2026.01.06 16:04:14.536733 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6834 | 2026.01.06 16:04:14.536957 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.01.06 16:04:14.537093 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 6836 | 2026.01.06 16:04:14.537132 [ 276 ] {8fe1735a-5dea-4332-99d8-13732f3f03d3} <Debug> TCPHandler: Processed in 0.001311854 sec. | ||
| 6837 | 2026.01.06 16:04:19.541870 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.01.06 16:04:19.542078 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6839 | 2026.01.06 16:04:19.542152 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6840 | 2026.01.06 16:04:19.542935 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.01.06 16:04:19.542983 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6842 | 2026.01.06 16:04:19.543403 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6843 | 2026.01.06 16:04:19.543623 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.01.06 16:04:19.543782 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001756 sec., 233485.1936218679 rows/sec., 14.81 MiB/sec. | ||
| 6845 | 2026.01.06 16:04:19.543833 [ 276 ] {48a67f46-a82f-48b5-ba13-0f24f6731260} <Debug> TCPHandler: Processed in 0.00210726 sec. | ||
| 6846 | 2026.01.06 16:04:19.543952 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.01.06 16:04:19.544056 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6848 | 2026.01.06 16:04:19.544100 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6849 | 2026.01.06 16:04:19.544977 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.01.06 16:04:19.545016 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6851 | 2026.01.06 16:04:19.545386 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6852 | 2026.01.06 16:04:19.545596 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.01.06 16:04:19.545730 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001697 sec., 695344.725987036 rows/sec., 55.45 MiB/sec. | ||
| 6854 | 2026.01.06 16:04:19.545771 [ 276 ] {5785eabd-6489-4f74-9e00-ff84b3040a7e} <Debug> TCPHandler: Processed in 0.001871255 sec. | ||
| 6855 | 2026.01.06 16:04:19.545885 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.01.06 16:04:19.545983 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.01.06 16:04:19.546024 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6858 | 2026.01.06 16:04:19.546478 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.01.06 16:04:19.546514 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6860 | 2026.01.06 16:04:19.546809 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6861 | 2026.01.06 16:04:19.547011 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.01.06 16:04:19.547115 [ 125 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6863 | 2026.01.06 16:04:19.547200 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001235 sec., 193522.26720647773 rows/sec., 11.76 MiB/sec. | ||
| 6864 | 2026.01.06 16:04:19.547247 [ 125 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.01.06 16:04:19.547256 [ 276 ] {8e54a3ea-0401-4962-b1bb-9a73e6400be3} <Debug> TCPHandler: Processed in 0.001420367 sec. | ||
| 6866 | 2026.01.06 16:04:19.547275 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6867 | 2026.01.06 16:04:19.547369 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.01.06 16:04:19.547378 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 6869 | 2026.01.06 16:04:19.547469 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6870 | 2026.01.06 16:04:19.547481 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6871 | 2026.01.06 16:04:19.547508 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6872 | 2026.01.06 16:04:19.547516 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 264 rows starting from the beginning of the part | ||
| 6873 | 2026.01.06 16:04:19.547583 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 239 rows starting from the beginning of the part | ||
| 6874 | 2026.01.06 16:04:19.547636 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 6875 | 2026.01.06 16:04:19.547692 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 245 rows starting from the beginning of the part | ||
| 6876 | 2026.01.06 16:04:19.547735 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 6877 | 2026.01.06 16:04:19.547778 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 239 rows starting from the beginning of the part | ||
| 6878 | 2026.01.06 16:04:19.547971 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.01.06 16:04:19.548007 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6880 | 2026.01.06 16:04:19.548339 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6881 | 2026.01.06 16:04:19.548555 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.01.06 16:04:19.548662 [ 125 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6883 | 2026.01.06 16:04:19.548692 [ 125 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.01.06 16:04:19.548692 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 6885 | 2026.01.06 16:04:19.548716 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6886 | 2026.01.06 16:04:19.548757 [ 276 ] {b24eafc2-579e-4d11-b46b-92765844ba2c} <Debug> TCPHandler: Processed in 0.001437477 sec. | ||
| 6887 | 2026.01.06 16:04:19.548756 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421677 sec., 704098.0475874618 rows/sec., 45.78 MiB/sec. | ||
| 6888 | 2026.01.06 16:04:19.548798 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 6889 | 2026.01.06 16:04:19.548874 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2026.01.06 16:04:19.548894 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6891 | 2026.01.06 16:04:19.548897 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6892 | 2026.01.06 16:04:19.548922 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 441 rows starting from the beginning of the part | ||
| 6893 | 2026.01.06 16:04:19.548973 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 6894 | 2026.01.06 16:04:19.548976 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6895 | 2026.01.06 16:04:19.549015 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6896 | 2026.01.06 16:04:19.549024 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6897 | 2026.01.06 16:04:19.549054 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 6898 | 2026.01.06 16:04:19.549091 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6899 | 2026.01.06 16:04:19.549129 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 6900 | 2026.01.06 16:04:19.549163 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.01.06 16:04:19.549245 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_36_7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6902 | 2026.01.06 16:04:19.549312 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6903 | 2026.01.06 16:04:19.549513 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.01.06 16:04:19.549548 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6905 | 2026.01.06 16:04:19.549868 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6906 | 2026.01.06 16:04:19.550025 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251933 sec., 1211726.186625003 rows/sec., 83.94 MiB/sec. | ||
| 6907 | 2026.01.06 16:04:19.550075 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.01.06 16:04:19.550180 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6909 | 2026.01.06 16:04:19.550230 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001271 sec., 166011.01494885917 rows/sec., 9.43 MiB/sec. | ||
| 6910 | 2026.01.06 16:04:19.550287 [ 276 ] {5f3f0492-f6b8-43fe-8bc8-9e609b1e032f} <Debug> TCPHandler: Processed in 0.001470067 sec. | ||
| 6911 | 2026.01.06 16:04:19.550415 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.01.06 16:04:19.550428 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.01.06 16:04:19.550492 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_26_5} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6914 | 2026.01.06 16:04:19.550533 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6915 | 2026.01.06 16:04:19.550548 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6916 | 2026.01.06 16:04:19.550579 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6917 | 2026.01.06 16:04:19.551204 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.01.06 16:04:19.551241 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6919 | 2026.01.06 16:04:19.551596 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6920 | 2026.01.06 16:04:19.551804 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.01.06 16:04:19.551933 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001425 sec., 500350.8771929824 rows/sec., 35.08 MiB/sec. | ||
| 6922 | 2026.01.06 16:04:19.551971 [ 276 ] {3953eb7a-c2b1-40b7-b686-022d479227d7} <Debug> TCPHandler: Processed in 0.00161732 sec. | ||
| 6923 | 2026.01.06 16:04:19.552082 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.01.06 16:04:19.552179 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6925 | 2026.01.06 16:04:19.552220 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6926 | 2026.01.06 16:04:19.552550 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.01.06 16:04:19.552587 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6928 | 2026.01.06 16:04:19.552886 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6929 | 2026.01.06 16:04:19.553089 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.01.06 16:04:19.553216 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6931 | 2026.01.06 16:04:19.553252 [ 276 ] {af981d0e-ccb7-4484-a6d3-b2c7541b201c} <Debug> TCPHandler: Processed in 0.001219253 sec. | ||
| 6932 | 2026.01.06 16:04:19.553349 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.01.06 16:04:19.553444 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6934 | 2026.01.06 16:04:19.553486 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6935 | 2026.01.06 16:04:19.553903 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.01.06 16:04:19.553939 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6937 | 2026.01.06 16:04:19.554264 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6938 | 2026.01.06 16:04:19.554475 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.01.06 16:04:19.554603 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001178 sec., 266553.480475382 rows/sec., 17.51 MiB/sec. | ||
| 6940 | 2026.01.06 16:04:19.554639 [ 276 ] {62c532bf-0ed3-43f5-9f1d-012fef63031e} <Debug> TCPHandler: Processed in 0.001337595 sec. | ||
| 6941 | 2026.01.06 16:04:19.554754 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.01.06 16:04:19.554874 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.01.06 16:04:19.554927 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6944 | 2026.01.06 16:04:19.555294 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.01.06 16:04:19.555336 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6946 | 2026.01.06 16:04:19.555688 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6947 | 2026.01.06 16:04:19.555891 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.01.06 16:04:19.556018 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 57.64 KiB/sec. | ||
| 6949 | 2026.01.06 16:04:19.556055 [ 276 ] {cb245965-4bee-4f8d-b04d-3590dd78d68b} <Debug> TCPHandler: Processed in 0.001360506 sec. | ||
| 6950 | 2026.01.06 16:04:19.556172 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.01.06 16:04:19.556289 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6952 | 2026.01.06 16:04:19.556353 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <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 | ||
| 6953 | 2026.01.06 16:04:19.557171 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.01.06 16:04:19.557208 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6955 | 2026.01.06 16:04:19.557756 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6956 | 2026.01.06 16:04:19.557988 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.01.06 16:04:19.558123 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00186 sec., 18279.56989247312 rows/sec., 32.76 MiB/sec. | ||
| 6958 | 2026.01.06 16:04:19.558184 [ 276 ] {1489c9bf-b4d8-4668-8f0a-2bd902c54678} <Debug> TCPHandler: Processed in 0.002072329 sec. | ||
| 6959 | 2026.01.06 16:04:19.558298 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.01.06 16:04:19.558392 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6961 | 2026.01.06 16:04:19.558434 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6962 | 2026.01.06 16:04:19.558758 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.01.06 16:04:19.558795 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6964 | 2026.01.06 16:04:19.559104 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6965 | 2026.01.06 16:04:19.559315 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.01.06 16:04:19.559441 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 6967 | 2026.01.06 16:04:19.559477 [ 276 ] {a9d9a51d-9d0c-4d98-9e80-e66e071bab1f} <Debug> TCPHandler: Processed in 0.001228293 sec. | ||
| 6968 | 2026.01.06 16:04:21.110574 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13866 | ||
| 6969 | 2026.01.06 16:04:21.111403 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.01.06 16:04:21.111486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6971 | 2026.01.06 16:04:21.112233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6972 | 2026.01.06 16:04:21.112464 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.01.06 16:04:21.112596 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13866 | ||
| 6974 | 2026.01.06 16:04:21.199915 [ 128 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6975 | 2026.01.06 16:04:21.199991 [ 128 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.01.06 16:04:21.200015 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6977 | 2026.01.06 16:04:21.200163 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6978 | 2026.01.06 16:04:21.200351 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6979 | 2026.01.06 16:04:21.200401 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6980 | 2026.01.06 16:04:21.200499 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6981 | 2026.01.06 16:04:21.200571 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6982 | 2026.01.06 16:04:21.200638 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6983 | 2026.01.06 16:04:21.200699 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6984 | 2026.01.06 16:04:21.201433 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342646 sec., 26812.726511679175 rows/sec., 2.24 MiB/sec. | ||
| 6985 | 2026.01.06 16:04:21.201581 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6986 | 2026.01.06 16:04:21.202020 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.01.06 16:04:21.202143 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_13_3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6988 | 2026.01.06 16:04:21.202272 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6989 | 2026.01.06 16:04:21.861691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6990 | 2026.01.06 16:04:21.877914 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.01.06 16:04:21.877967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6992 | 2026.01.06 16:04:21.884472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6993 | 2026.01.06 16:04:21.885215 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.01.06 16:04:21.888446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6995 | 2026.01.06 16:04:23.661745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 910 | ||
| 6996 | 2026.01.06 16:04:23.664414 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.01.06 16:04:23.664452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6998 | 2026.01.06 16:04:23.665584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6999 | 2026.01.06 16:04:23.665838 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.01.06 16:04:23.665974 [ 126 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7001 | 2026.01.06 16:04:23.666015 [ 126 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.01.06 16:04:23.666037 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7003 | 2026.01.06 16:04:23.666084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 7004 | 2026.01.06 16:04:23.666203 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 7005 | 2026.01.06 16:04:23.667060 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7006 | 2026.01.06 16:04:23.667224 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part | ||
| 7007 | 2026.01.06 16:04:23.667616 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 7008 | 2026.01.06 16:04:23.667964 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7009 | 2026.01.06 16:04:23.668297 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 7010 | 2026.01.06 16:04:23.668624 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7011 | 2026.01.06 16:04:23.668950 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 7012 | 2026.01.06 16:04:23.674752 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 72 columns (72 merged, 0 gathered) in 0.008633023 sec., 105409.1944386109 rows/sec., 86.57 MiB/sec. | ||
| 7013 | 2026.01.06 16:04:23.676139 [ 191 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7014 | 2026.01.06 16:04:23.676794 [ 191 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.06 16:04:23.676882 [ 191 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_21_4} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7016 | 2026.01.06 16:04:23.677136 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7017 | 2026.01.06 16:04:24.554689 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.01.06 16:04:24.554985 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7019 | 2026.01.06 16:04:24.555091 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7020 | 2026.01.06 16:04:24.555951 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.01.06 16:04:24.555996 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7022 | 2026.01.06 16:04:24.556375 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7023 | 2026.01.06 16:04:24.556598 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.01.06 16:04:24.556763 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001854 sec., 2157.497303128371 rows/sec., 175.93 KiB/sec. | ||
| 7025 | 2026.01.06 16:04:24.556805 [ 276 ] {37e1485d-92c1-4025-a302-0951ccc2abaf} <Debug> TCPHandler: Processed in 0.002304443 sec. | ||
| 7026 | 2026.01.06 16:04:24.556941 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.01.06 16:04:24.557061 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7028 | 2026.01.06 16:04:24.557108 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7029 | 2026.01.06 16:04:24.558223 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.01.06 16:04:24.558261 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7031 | 2026.01.06 16:04:24.558638 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7032 | 2026.01.06 16:04:24.558841 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.01.06 16:04:24.558972 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001935 sec., 626356.5891472868 rows/sec., 51.71 MiB/sec. | ||
| 7034 | 2026.01.06 16:04:24.558972 [ 123 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7035 | 2026.01.06 16:04:24.559010 [ 276 ] {2e495bb4-fa4f-454d-bd39-9f89884b0409} <Debug> TCPHandler: Processed in 0.00212755 sec. | ||
| 7036 | 2026.01.06 16:04:24.559080 [ 123 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.01.06 16:04:24.559123 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7038 | 2026.01.06 16:04:24.559160 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.01.06 16:04:24.559264 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7040 | 2026.01.06 16:04:24.559262 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::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 | ||
| 7041 | 2026.01.06 16:04:24.559305 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7042 | 2026.01.06 16:04:24.559413 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7043 | 2026.01.06 16:04:24.559454 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2345 rows starting from the beginning of the part | ||
| 7044 | 2026.01.06 16:04:24.559527 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
| 7045 | 2026.01.06 16:04:24.559581 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1183 rows starting from the beginning of the part | ||
| 7046 | 2026.01.06 16:04:24.559630 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
| 7047 | 2026.01.06 16:04:24.559672 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1180 rows starting from the beginning of the part | ||
| 7048 | 2026.01.06 16:04:24.559705 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.01.06 16:04:24.559715 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1212 rows starting from the beginning of the part | ||
| 7050 | 2026.01.06 16:04:24.559749 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7051 | 2026.01.06 16:04:24.560069 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7052 | 2026.01.06 16:04:24.560280 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.01.06 16:04:24.560415 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.00117 sec., 9401.709401709402 rows/sec., 688.60 KiB/sec. | ||
| 7054 | 2026.01.06 16:04:24.560452 [ 276 ] {c309572e-5fd0-4110-9d35-681548e986b3} <Debug> TCPHandler: Processed in 0.001338845 sec. | ||
| 7055 | 2026.01.06 16:04:24.560552 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2026.01.06 16:04:24.560644 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7057 | 2026.01.06 16:04:24.560682 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7058 | 2026.01.06 16:04:24.561148 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.01.06 16:04:24.561184 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7060 | 2026.01.06 16:04:24.561482 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7061 | 2026.01.06 16:04:24.561700 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.01.06 16:04:24.561829 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001203 sec., 189526.18453865335 rows/sec., 12.83 MiB/sec. | ||
| 7063 | 2026.01.06 16:04:24.561865 [ 276 ] {19f5c761-e44e-4a65-9131-9a3b9d5c9796} <Debug> TCPHandler: Processed in 0.001359415 sec. | ||
| 7064 | 2026.01.06 16:04:24.561864 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00266069 sec., 2277604.681492395 rows/sec., 192.93 MiB/sec. | ||
| 7065 | 2026.01.06 16:04:24.562041 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.01.06 16:04:24.562164 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7067 | 2026.01.06 16:04:24.562170 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7068 | 2026.01.06 16:04:24.562212 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7069 | 2026.01.06 16:04:24.562498 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.01.06 16:04:24.562587 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_41_8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7071 | 2026.01.06 16:04:24.562701 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 7072 | 2026.01.06 16:04:24.562908 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.01.06 16:04:24.562950 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7074 | 2026.01.06 16:04:24.563295 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7075 | 2026.01.06 16:04:24.563498 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.01.06 16:04:24.563604 [ 123 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7077 | 2026.01.06 16:04:24.563628 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.00149 sec., 356375.8389261745 rows/sec., 26.41 MiB/sec. | ||
| 7078 | 2026.01.06 16:04:24.563636 [ 123 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.01.06 16:04:24.563667 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7080 | 2026.01.06 16:04:24.563672 [ 276 ] {4a93dddd-c271-42d6-af24-4c025be41324} <Debug> TCPHandler: Processed in 0.001689482 sec. | ||
| 7081 | 2026.01.06 16:04:24.563746 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::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 | ||
| 7082 | 2026.01.06 16:04:24.563790 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.01.06 16:04:24.563844 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7084 | 2026.01.06 16:04:24.563878 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 7085 | 2026.01.06 16:04:24.563887 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7086 | 2026.01.06 16:04:24.563934 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7087 | 2026.01.06 16:04:24.563941 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 71 rows starting from the beginning of the part | ||
| 7088 | 2026.01.06 16:04:24.563993 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 719 rows starting from the beginning of the part | ||
| 7089 | 2026.01.06 16:04:24.564033 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 71 rows starting from the beginning of the part | ||
| 7090 | 2026.01.06 16:04:24.564072 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 713 rows starting from the beginning of the part | ||
| 7091 | 2026.01.06 16:04:24.564113 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 531 rows starting from the beginning of the part | ||
| 7092 | 2026.01.06 16:04:24.564513 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.01.06 16:04:24.564555 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7094 | 2026.01.06 16:04:24.564959 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7095 | 2026.01.06 16:04:24.565180 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.01.06 16:04:24.565288 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7097 | 2026.01.06 16:04:24.565311 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001442 sec., 586685.1595006936 rows/sec., 39.49 MiB/sec. | ||
| 7098 | 2026.01.06 16:04:24.565317 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.01.06 16:04:24.565351 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7100 | 2026.01.06 16:04:24.565354 [ 276 ] {599f1e8f-e28a-4e82-9d5e-cde9ccff5a0a} <Debug> TCPHandler: Processed in 0.00161188 sec. | ||
| 7101 | 2026.01.06 16:04:24.565394 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683352 sec., 1970473.198713044 rows/sec., 148.76 MiB/sec. | ||
| 7102 | 2026.01.06 16:04:24.565413 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 7103 | 2026.01.06 16:04:24.565474 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.01.06 16:04:24.565509 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7105 | 2026.01.06 16:04:24.565540 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12834 rows starting from the beginning of the part | ||
| 7106 | 2026.01.06 16:04:24.565570 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7107 | 2026.01.06 16:04:24.565586 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::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 | ||
| 7108 | 2026.01.06 16:04:24.565607 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7109 | 2026.01.06 16:04:24.565631 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 317 rows starting from the beginning of the part | ||
| 7110 | 2026.01.06 16:04:24.565632 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <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 | ||
| 7111 | 2026.01.06 16:04:24.565674 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 7112 | 2026.01.06 16:04:24.565717 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 7113 | 2026.01.06 16:04:24.565756 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 846 rows starting from the beginning of the part | ||
| 7114 | 2026.01.06 16:04:24.565944 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.01.06 16:04:24.566032 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_41_8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7116 | 2026.01.06 16:04:24.566127 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7117 | 2026.01.06 16:04:24.566418 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.01.06 16:04:24.566459 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7119 | 2026.01.06 16:04:24.567000 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7120 | 2026.01.06 16:04:24.567218 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.01.06 16:04:24.567334 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7122 | 2026.01.06 16:04:24.567361 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001809 sec., 3869.5411829740187 rows/sec., 6.93 MiB/sec. | ||
| 7123 | 2026.01.06 16:04:24.567366 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.01.06 16:04:24.567404 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7125 | 2026.01.06 16:04:24.567427 [ 276 ] {023206f3-1ba2-43cd-9afc-8627f9260936} <Debug> TCPHandler: Processed in 0.002000598 sec. | ||
| 7126 | 2026.01.06 16:04:24.567489 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 7127 | 2026.01.06 16:04:24.567552 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.01.06 16:04:24.567649 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.01.06 16:04:24.567690 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7130 | 2026.01.06 16:04:24.567723 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7131 | 2026.01.06 16:04:24.567784 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 597 rows starting from the beginning of the part | ||
| 7132 | 2026.01.06 16:04:24.567918 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7133 | 2026.01.06 16:04:24.568025 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.01.06 16:04:24.568039 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 7135 | 2026.01.06 16:04:24.568069 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7136 | 2026.01.06 16:04:24.568167 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7137 | 2026.01.06 16:04:24.568274 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 7138 | 2026.01.06 16:04:24.568382 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7139 | 2026.01.06 16:04:24.568449 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7140 | 2026.01.06 16:04:24.568667 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.01.06 16:04:24.568779 [ 123 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7142 | 2026.01.06 16:04:24.568806 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 7143 | 2026.01.06 16:04:24.568808 [ 123 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.01.06 16:04:24.568849 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7145 | 2026.01.06 16:04:24.568850 [ 276 ] {46ba3f08-c57d-4eaa-a70b-72899b9f6a76} <Debug> TCPHandler: Processed in 0.001344965 sec. | ||
| 7146 | 2026.01.06 16:04:24.568920 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 7147 | 2026.01.06 16:04:24.569014 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7148 | 2026.01.06 16:04:24.569044 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2742 rows starting from the beginning of the part | ||
| 7149 | 2026.01.06 16:04:24.569102 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 7150 | 2026.01.06 16:04:24.569145 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 7151 | 2026.01.06 16:04:24.569184 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 7152 | 2026.01.06 16:04:24.569219 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 7153 | 2026.01.06 16:04:24.569253 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::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 | ||
| 7154 | 2026.01.06 16:04:24.570016 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14631 rows, containing 5 columns (5 merged, 0 gathered) in 0.004631467 sec., 3159042.2645783722 rows/sec., 211.24 MiB/sec. | ||
| 7155 | 2026.01.06 16:04:24.570406 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7156 | 2026.01.06 16:04:24.570668 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.01.06 16:04:24.570733 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3130 rows, containing 4 columns (4 merged, 0 gathered) in 0.001842434 sec., 1698839.687066131 rows/sec., 107.59 MiB/sec. | ||
| 7158 | 2026.01.06 16:04:24.570736 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7159 | 2026.01.06 16:04:24.570819 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 7160 | 2026.01.06 16:04:24.571058 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7161 | 2026.01.06 16:04:24.571303 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.01.06 16:04:24.571367 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_41_8} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7163 | 2026.01.06 16:04:24.571430 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7164 | 2026.01.06 16:04:24.575079 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 19 columns (19 merged, 0 gathered) in 0.007628513 sec., 89925.78239035576 rows/sec., 161.14 MiB/sec. | ||
| 7165 | 2026.01.06 16:04:24.576090 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7166 | 2026.01.06 16:04:24.576396 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.01.06 16:04:24.576466 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7168 | 2026.01.06 16:04:24.576557 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 7169 | 2026.01.06 16:04:25.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.79 MiB, peak 281.98 MiB, free memory in arenas 0.00 B, will set to 271.99 MiB (RSS), difference: 2.19 MiB | ||
| 7170 | 2026.01.06 16:04:28.525509 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7171 | 2026.01.06 16:04:28.525566 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7172 | 2026.01.06 16:04:28.612721 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14314 | ||
| 7173 | 2026.01.06 16:04:28.613281 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.01.06 16:04:28.613343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7175 | 2026.01.06 16:04:28.613901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7176 | 2026.01.06 16:04:28.614130 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.01.06 16:04:28.614269 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14314 | ||
| 7178 | 2026.01.06 16:04:29.388563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7179 | 2026.01.06 16:04:29.406282 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.01.06 16:04:29.406336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7181 | 2026.01.06 16:04:29.412024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7182 | 2026.01.06 16:04:29.412756 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.01.06 16:04:29.415723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7184 | 2026.01.06 16:04:29.539846 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.01.06 16:04:29.539996 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.01.06 16:04:29.540057 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7187 | 2026.01.06 16:04:29.540864 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.01.06 16:04:29.540908 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7189 | 2026.01.06 16:04:29.541249 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7190 | 2026.01.06 16:04:29.541475 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.01.06 16:04:29.541600 [ 117 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7192 | 2026.01.06 16:04:29.541612 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001662 sec., 246690.734055355 rows/sec., 15.65 MiB/sec. | ||
| 7193 | 2026.01.06 16:04:29.541678 [ 117 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.01.06 16:04:29.541707 [ 276 ] {00c22596-404c-493b-934c-0cc3b064ddfe} <Debug> TCPHandler: Processed in 0.001973417 sec. | ||
| 7195 | 2026.01.06 16:04:29.541708 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7196 | 2026.01.06 16:04:29.541858 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.01.06 16:04:29.541859 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7198 | 2026.01.06 16:04:29.541979 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7199 | 2026.01.06 16:04:29.542012 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7200 | 2026.01.06 16:04:29.542031 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7201 | 2026.01.06 16:04:29.542049 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 7202 | 2026.01.06 16:04:29.542118 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7203 | 2026.01.06 16:04:29.542163 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7204 | 2026.01.06 16:04:29.542211 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7205 | 2026.01.06 16:04:29.542250 [ 194 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7206 | 2026.01.06 16:04:29.543036 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.01.06 16:04:29.543077 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7208 | 2026.01.06 16:04:29.543262 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460737 sec., 1403401.1598254854 rows/sec., 94.38 MiB/sec. | ||
| 7209 | 2026.01.06 16:04:29.543429 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7210 | 2026.01.06 16:04:29.543495 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7211 | 2026.01.06 16:04:29.543786 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.01.06 16:04:29.543825 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.01.06 16:04:29.543911 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_21_5} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7214 | 2026.01.06 16:04:29.543921 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001967 sec., 599898.3223182511 rows/sec., 47.84 MiB/sec. | ||
| 7215 | 2026.01.06 16:04:29.543990 [ 276 ] {c1aa3285-be88-4bf1-be47-999bf7009598} <Debug> TCPHandler: Processed in 0.002197761 sec. | ||
| 7216 | 2026.01.06 16:04:29.544007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7217 | 2026.01.06 16:04:29.544107 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.01.06 16:04:29.544204 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.01.06 16:04:29.544243 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7220 | 2026.01.06 16:04:29.544714 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.01.06 16:04:29.544750 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7222 | 2026.01.06 16:04:29.545059 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7223 | 2026.01.06 16:04:29.545266 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.01.06 16:04:29.545404 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001218 sec., 196223.3169129721 rows/sec., 11.92 MiB/sec. | ||
| 7225 | 2026.01.06 16:04:29.545440 [ 276 ] {93471339-0e93-4e11-8c8f-e03addb9ddce} <Debug> TCPHandler: Processed in 0.001380446 sec. | ||
| 7226 | 2026.01.06 16:04:29.545540 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.01.06 16:04:29.545631 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7228 | 2026.01.06 16:04:29.545669 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7229 | 2026.01.06 16:04:29.546117 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.01.06 16:04:29.546153 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7231 | 2026.01.06 16:04:29.546442 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7232 | 2026.01.06 16:04:29.546640 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.01.06 16:04:29.546762 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001149 sec., 184508.2680591819 rows/sec., 11.90 MiB/sec. | ||
| 7234 | 2026.01.06 16:04:29.546798 [ 276 ] {5b621612-7f3d-4f2e-b829-07ce067e9b7c} <Debug> TCPHandler: Processed in 0.001304575 sec. | ||
| 7235 | 2026.01.06 16:04:29.546902 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2026.01.06 16:04:29.546993 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7237 | 2026.01.06 16:04:29.547031 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7238 | 2026.01.06 16:04:29.547472 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2026.01.06 16:04:29.547507 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7240 | 2026.01.06 16:04:29.547802 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7241 | 2026.01.06 16:04:29.548020 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.01.06 16:04:29.548117 [ 117 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7243 | 2026.01.06 16:04:29.548143 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001168 sec., 180650.68493150684 rows/sec., 10.26 MiB/sec. | ||
| 7244 | 2026.01.06 16:04:29.548148 [ 117 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.01.06 16:04:29.548182 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7246 | 2026.01.06 16:04:29.548186 [ 276 ] {b46d5f44-47f8-4fca-aa44-1c1ce32a77ff} <Debug> TCPHandler: Processed in 0.001330395 sec. | ||
| 7247 | 2026.01.06 16:04:29.548264 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7248 | 2026.01.06 16:04:29.548295 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2026.01.06 16:04:29.548372 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7250 | 2026.01.06 16:04:29.548391 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7251 | 2026.01.06 16:04:29.548405 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7252 | 2026.01.06 16:04:29.548436 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7253 | 2026.01.06 16:04:29.548468 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7254 | 2026.01.06 16:04:29.548521 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7255 | 2026.01.06 16:04:29.548561 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7256 | 2026.01.06 16:04:29.548601 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7257 | 2026.01.06 16:04:29.549053 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.01.06 16:04:29.549095 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7259 | 2026.01.06 16:04:29.549426 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193602 sec., 883879.2160200804 rows/sec., 53.56 MiB/sec. | ||
| 7260 | 2026.01.06 16:04:29.549432 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7261 | 2026.01.06 16:04:29.549589 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7262 | 2026.01.06 16:04:29.549693 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.01.06 16:04:29.549835 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001461 sec., 488021.90280629706 rows/sec., 34.22 MiB/sec. | ||
| 7264 | 2026.01.06 16:04:29.549874 [ 276 ] {85958b96-e292-43c7-b7d8-aac27a0f8686} <Debug> TCPHandler: Processed in 0.00162602 sec. | ||
| 7265 | 2026.01.06 16:04:29.549875 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.01.06 16:04:29.549959 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_21_5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7267 | 2026.01.06 16:04:29.549986 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.01.06 16:04:29.550035 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7269 | 2026.01.06 16:04:29.550084 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7270 | 2026.01.06 16:04:29.550129 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7271 | 2026.01.06 16:04:29.550450 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.01.06 16:04:29.550486 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7273 | 2026.01.06 16:04:29.550781 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7274 | 2026.01.06 16:04:29.550974 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.01.06 16:04:29.551080 [ 116 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7276 | 2026.01.06 16:04:29.551094 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 7277 | 2026.01.06 16:04:29.551121 [ 116 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.01.06 16:04:29.551134 [ 276 ] {6f27c9fb-0c2f-418c-b3f5-9af99272f834} <Debug> TCPHandler: Processed in 0.001196523 sec. | ||
| 7279 | 2026.01.06 16:04:29.551143 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7280 | 2026.01.06 16:04:29.551216 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 7281 | 2026.01.06 16:04:29.551230 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2026.01.06 16:04:29.551318 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7283 | 2026.01.06 16:04:29.551333 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.01.06 16:04:29.551348 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7285 | 2026.01.06 16:04:29.551380 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7286 | 2026.01.06 16:04:29.551396 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7287 | 2026.01.06 16:04:29.551435 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7288 | 2026.01.06 16:04:29.551465 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7289 | 2026.01.06 16:04:29.551497 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7290 | 2026.01.06 16:04:29.551529 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7291 | 2026.01.06 16:04:29.551809 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.01.06 16:04:29.551849 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7293 | 2026.01.06 16:04:29.552187 [ 186 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.000998019 sec., 126250.10145097438 rows/sec., 6.44 MiB/sec. | ||
| 7294 | 2026.01.06 16:04:29.552210 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7295 | 2026.01.06 16:04:29.552315 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7296 | 2026.01.06 16:04:29.552503 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.01.06 16:04:29.552616 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.01.06 16:04:29.552647 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001332 sec., 235735.7357357357 rows/sec., 15.49 MiB/sec. | ||
| 7299 | 2026.01.06 16:04:29.552688 [ 276 ] {5e1351ea-a296-4782-bfa3-78da11895110} <Debug> TCPHandler: Processed in 0.001503878 sec. | ||
| 7300 | 2026.01.06 16:04:29.552688 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_21_4} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7301 | 2026.01.06 16:04:29.552761 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7302 | 2026.01.06 16:04:29.552788 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2026.01.06 16:04:29.552883 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7304 | 2026.01.06 16:04:29.552924 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7305 | 2026.01.06 16:04:29.553222 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.01.06 16:04:29.553256 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7307 | 2026.01.06 16:04:29.553544 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7308 | 2026.01.06 16:04:29.553743 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.01.06 16:04:29.553829 [ 116 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7310 | 2026.01.06 16:04:29.553854 [ 116 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.01.06 16:04:29.553864 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 7312 | 2026.01.06 16:04:29.553870 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7313 | 2026.01.06 16:04:29.553899 [ 276 ] {88861a2c-c4fb-4a5e-9831-25f9930cf399} <Debug> TCPHandler: Processed in 0.001157532 sec. | ||
| 7314 | 2026.01.06 16:04:29.553951 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 7315 | 2026.01.06 16:04:29.554001 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.01.06 16:04:29.554035 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7317 | 2026.01.06 16:04:29.554063 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
| 7318 | 2026.01.06 16:04:29.554092 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7319 | 2026.01.06 16:04:29.554115 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7320 | 2026.01.06 16:04:29.554145 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <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 | ||
| 7321 | 2026.01.06 16:04:29.554155 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7322 | 2026.01.06 16:04:29.554193 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7323 | 2026.01.06 16:04:29.554227 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7324 | 2026.01.06 16:04:29.554263 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7325 | 2026.01.06 16:04:29.554906 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.01.06 16:04:29.554939 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7327 | 2026.01.06 16:04:29.554961 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00104814 sec., 20989.56246302975 rows/sec., 1.38 MiB/sec. | ||
| 7328 | 2026.01.06 16:04:29.555081 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7329 | 2026.01.06 16:04:29.555349 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.01.06 16:04:29.555415 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_21_4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7331 | 2026.01.06 16:04:29.555485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7332 | 2026.01.06 16:04:29.555488 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7333 | 2026.01.06 16:04:29.555718 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.01.06 16:04:29.555849 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001774 sec., 19165.727170236754 rows/sec., 34.34 MiB/sec. | ||
| 7335 | 2026.01.06 16:04:29.555899 [ 276 ] {73828b85-1891-4930-b5a6-5e2397a6ed92} <Debug> TCPHandler: Processed in 0.001944356 sec. | ||
| 7336 | 2026.01.06 16:04:29.556007 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.01.06 16:04:29.556100 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.01.06 16:04:29.556139 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7339 | 2026.01.06 16:04:29.556462 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.01.06 16:04:29.556495 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7341 | 2026.01.06 16:04:29.556792 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7342 | 2026.01.06 16:04:29.557010 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.01.06 16:04:29.557130 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 7344 | 2026.01.06 16:04:29.557165 [ 276 ] {64b6776c-c18b-4581-b994-64119cdbef9d} <Debug> TCPHandler: Processed in 0.001204802 sec. | ||
| 7345 | 2026.01.06 16:04:30.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.39 MiB, peak 281.98 MiB, free memory in arenas 0.00 B, will set to 272.11 MiB (RSS), difference: -1.28 MiB | ||
| 7346 | 2026.01.06 16:04:33.666374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 948 | ||
| 7347 | 2026.01.06 16:04:33.669224 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.01.06 16:04:33.669265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7349 | 2026.01.06 16:04:33.670431 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7350 | 2026.01.06 16:04:33.670683 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.01.06 16:04:33.670943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7352 | 2026.01.06 16:04:34.527660 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.01.06 16:04:34.527851 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7354 | 2026.01.06 16:04:34.527916 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7355 | 2026.01.06 16:04:34.528591 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.01.06 16:04:34.528634 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7357 | 2026.01.06 16:04:34.529016 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7358 | 2026.01.06 16:04:34.529232 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.01.06 16:04:34.529384 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001582 sec., 44247.78761061947 rows/sec., 3.55 MiB/sec. | ||
| 7360 | 2026.01.06 16:04:34.529426 [ 276 ] {c8cbca34-efd2-4e4f-a462-adff4ee49a3a} <Debug> TCPHandler: Processed in 0.001894425 sec. | ||
| 7361 | 2026.01.06 16:04:34.529558 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.01.06 16:04:34.529660 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.01.06 16:04:34.529699 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7364 | 2026.01.06 16:04:34.530114 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.01.06 16:04:34.530151 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7366 | 2026.01.06 16:04:34.530451 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7367 | 2026.01.06 16:04:34.530685 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.01.06 16:04:34.530814 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001176 sec., 5952.380952380952 rows/sec., 447.59 KiB/sec. | ||
| 7369 | 2026.01.06 16:04:34.530851 [ 276 ] {4ed04939-2a22-4af3-9872-d1046021a828} <Debug> TCPHandler: Processed in 0.001348465 sec. | ||
| 7370 | 2026.01.06 16:04:34.530962 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.01.06 16:04:34.531055 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7372 | 2026.01.06 16:04:34.531095 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7373 | 2026.01.06 16:04:34.531557 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.01.06 16:04:34.531595 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7375 | 2026.01.06 16:04:34.531915 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7376 | 2026.01.06 16:04:34.532135 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.01.06 16:04:34.532274 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001236 sec., 57443.36569579288 rows/sec., 4.48 MiB/sec. | ||
| 7378 | 2026.01.06 16:04:34.532320 [ 276 ] {826c4f2d-70e1-409f-8347-ee344862a38a} <Debug> TCPHandler: Processed in 0.001404867 sec. | ||
| 7379 | 2026.01.06 16:04:34.532443 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.01.06 16:04:34.532541 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7381 | 2026.01.06 16:04:34.532586 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7382 | 2026.01.06 16:04:34.533021 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.01.06 16:04:34.533059 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7384 | 2026.01.06 16:04:34.533407 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7385 | 2026.01.06 16:04:34.533616 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.01.06 16:04:34.533751 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 7387 | 2026.01.06 16:04:34.533789 [ 276 ] {90263902-be96-4063-8808-0d4265f715f4} <Debug> TCPHandler: Processed in 0.001394946 sec. | ||
| 7388 | 2026.01.06 16:04:34.533895 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.01.06 16:04:34.533991 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7390 | 2026.01.06 16:04:34.534046 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <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 | ||
| 7391 | 2026.01.06 16:04:34.534804 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.01.06 16:04:34.534842 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7393 | 2026.01.06 16:04:34.535345 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7394 | 2026.01.06 16:04:34.535569 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.01.06 16:04:34.535717 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001745 sec., 4011.4613180515757 rows/sec., 7.19 MiB/sec. | ||
| 7396 | 2026.01.06 16:04:34.535779 [ 276 ] {5f211655-5f71-49da-8033-6593e1fca891} <Debug> TCPHandler: Processed in 0.001931567 sec. | ||
| 7397 | 2026.01.06 16:04:34.535893 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2026.01.06 16:04:34.535989 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7399 | 2026.01.06 16:04:34.536031 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7400 | 2026.01.06 16:04:34.536373 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.01.06 16:04:34.536410 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7402 | 2026.01.06 16:04:34.536707 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7403 | 2026.01.06 16:04:34.536910 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.01.06 16:04:34.537039 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7405 | 2026.01.06 16:04:34.537076 [ 276 ] {e5873f38-57fc-4939-8592-b6c8b93c6144} <Debug> TCPHandler: Processed in 0.001232243 sec. | ||
| 7406 | 2026.01.06 16:04:36.114443 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14826 | ||
| 7407 | 2026.01.06 16:04:36.115316 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.01.06 16:04:36.115412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7409 | 2026.01.06 16:04:36.116047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7410 | 2026.01.06 16:04:36.116285 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.01.06 16:04:36.116425 [ 109 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7412 | 2026.01.06 16:04:36.116433 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14826 | ||
| 7413 | 2026.01.06 16:04:36.116509 [ 109 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.01.06 16:04:36.116538 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7415 | 2026.01.06 16:04:36.116681 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 7416 | 2026.01.06 16:04:36.116838 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7417 | 2026.01.06 16:04:36.116880 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12394 rows starting from the beginning of the part | ||
| 7418 | 2026.01.06 16:04:36.116950 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7419 | 2026.01.06 16:04:36.116999 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7420 | 2026.01.06 16:04:36.117046 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7421 | 2026.01.06 16:04:36.117087 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7422 | 2026.01.06 16:04:36.117128 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7423 | 2026.01.06 16:04:36.118760 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14826 rows, containing 4 columns (4 merged, 0 gathered) in 0.002141091 sec., 6924507.178816781 rows/sec., 99.06 MiB/sec. | ||
| 7424 | 2026.01.06 16:04:36.119074 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7425 | 2026.01.06 16:04:36.119338 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.01.06 16:04:36.119418 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_31_6} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7427 | 2026.01.06 16:04:36.119503 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7428 | 2026.01.06 16:04:36.915878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7429 | 2026.01.06 16:04:36.934395 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.01.06 16:04:36.934457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7431 | 2026.01.06 16:04:36.940079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7432 | 2026.01.06 16:04:36.940778 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.01.06 16:04:36.941095 [ 109 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7434 | 2026.01.06 16:04:36.941158 [ 109 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.01.06 16:04:36.941178 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7436 | 2026.01.06 16:04:36.941283 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 7437 | 2026.01.06 16:04:36.944264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7438 | 2026.01.06 16:04:36.945092 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7439 | 2026.01.06 16:04:36.946649 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7440 | 2026.01.06 16:04:36.951374 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7441 | 2026.01.06 16:04:36.955777 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7442 | 2026.01.06 16:04:36.960251 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7443 | 2026.01.06 16:04:36.964551 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7444 | 2026.01.06 16:04:36.968767 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7445 | 2026.01.06 16:04:37.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.62 MiB, peak 282.62 MiB, free memory in arenas 0.00 B, will set to 273.63 MiB (RSS), difference: -9.00 MiB | ||
| 7446 | 2026.01.06 16:04:37.020478 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079245833 sec., 2952.8366494677393 rows/sec., 15.27 MiB/sec. | ||
| 7447 | 2026.01.06 16:04:37.023070 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7448 | 2026.01.06 16:04:37.025179 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.01.06 16:04:37.025288 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_31_6} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7450 | 2026.01.06 16:04:37.027469 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7451 | 2026.01.06 16:04:38.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.22 MiB, peak 282.62 MiB, free memory in arenas 0.00 B, will set to 275.90 MiB (RSS), difference: 11.68 MiB | ||
| 7452 | 2026.01.06 16:04:39.540210 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.01.06 16:04:39.540418 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7454 | 2026.01.06 16:04:39.540497 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7455 | 2026.01.06 16:04:39.541347 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2026.01.06 16:04:39.541399 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7457 | 2026.01.06 16:04:39.541795 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7458 | 2026.01.06 16:04:39.542011 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2026.01.06 16:04:39.542159 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 7460 | 2026.01.06 16:04:39.542201 [ 276 ] {7732bb96-281e-4ff0-b1db-008c5d05c588} <Debug> TCPHandler: Processed in 0.00213002 sec. | ||
| 7461 | 2026.01.06 16:04:39.542325 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.01.06 16:04:39.542429 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7463 | 2026.01.06 16:04:39.542473 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7464 | 2026.01.06 16:04:39.542867 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.01.06 16:04:39.542905 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7466 | 2026.01.06 16:04:39.543215 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7467 | 2026.01.06 16:04:39.543436 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.01.06 16:04:39.543567 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001157 sec., 3457.216940363008 rows/sec., 281.91 KiB/sec. | ||
| 7469 | 2026.01.06 16:04:39.543607 [ 276 ] {ba07ac6d-5898-48da-88cf-4a65b55d104c} <Debug> TCPHandler: Processed in 0.001342955 sec. | ||
| 7470 | 2026.01.06 16:04:39.543727 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.01.06 16:04:39.543822 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7472 | 2026.01.06 16:04:39.543861 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7473 | 2026.01.06 16:04:39.544692 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.01.06 16:04:39.544728 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7475 | 2026.01.06 16:04:39.545089 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7476 | 2026.01.06 16:04:39.545299 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.01.06 16:04:39.545426 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.001622 sec., 728729.9630086314 rows/sec., 58.10 MiB/sec. | ||
| 7478 | 2026.01.06 16:04:39.545463 [ 276 ] {2552072e-c2bc-4dd2-9868-117686407d6f} <Debug> TCPHandler: Processed in 0.001783473 sec. | ||
| 7479 | 2026.01.06 16:04:39.545574 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.01.06 16:04:39.545667 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.01.06 16:04:39.545706 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7482 | 2026.01.06 16:04:39.546164 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.06 16:04:39.546200 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7484 | 2026.01.06 16:04:39.546498 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7485 | 2026.01.06 16:04:39.546692 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.01.06 16:04:39.546816 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001167 sec., 208226.22107969152 rows/sec., 12.68 MiB/sec. | ||
| 7487 | 2026.01.06 16:04:39.546853 [ 276 ] {12cedcd9-7ad0-419c-8d85-c05fdade6721} <Debug> TCPHandler: Processed in 0.001326645 sec. | ||
| 7488 | 2026.01.06 16:04:39.546951 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.01.06 16:04:39.547042 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7490 | 2026.01.06 16:04:39.547081 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7491 | 2026.01.06 16:04:39.547521 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.01.06 16:04:39.547557 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7493 | 2026.01.06 16:04:39.547864 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7494 | 2026.01.06 16:04:39.548063 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.01.06 16:04:39.548187 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001162 sec., 182444.06196213423 rows/sec., 11.77 MiB/sec. | ||
| 7496 | 2026.01.06 16:04:39.548224 [ 276 ] {00136595-7098-464c-b5b1-b07291c24d0a} <Debug> TCPHandler: Processed in 0.001319805 sec. | ||
| 7497 | 2026.01.06 16:04:39.548321 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.01.06 16:04:39.548413 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7499 | 2026.01.06 16:04:39.548453 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7500 | 2026.01.06 16:04:39.548892 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.01.06 16:04:39.548928 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7502 | 2026.01.06 16:04:39.549222 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7503 | 2026.01.06 16:04:39.549420 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.01.06 16:04:39.549545 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00115 sec., 183478.26086956522 rows/sec., 10.42 MiB/sec. | ||
| 7505 | 2026.01.06 16:04:39.549584 [ 276 ] {595f631f-90ff-43b2-a6e0-cf1781d12e6e} <Debug> TCPHandler: Processed in 0.001310045 sec. | ||
| 7506 | 2026.01.06 16:04:39.549682 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.01.06 16:04:39.549774 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7508 | 2026.01.06 16:04:39.549811 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7509 | 2026.01.06 16:04:39.550401 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.01.06 16:04:39.550438 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7511 | 2026.01.06 16:04:39.550771 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7512 | 2026.01.06 16:04:39.550970 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.01.06 16:04:39.551092 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001336 sec., 536676.6467065868 rows/sec., 37.66 MiB/sec. | ||
| 7514 | 2026.01.06 16:04:39.551129 [ 276 ] {08b7a22a-f224-4582-bf37-62c6905010d0} <Debug> TCPHandler: Processed in 0.001493788 sec. | ||
| 7515 | 2026.01.06 16:04:39.551238 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.01.06 16:04:39.551332 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7517 | 2026.01.06 16:04:39.551372 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7518 | 2026.01.06 16:04:39.551696 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.01.06 16:04:39.551731 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7520 | 2026.01.06 16:04:39.552030 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7521 | 2026.01.06 16:04:39.552229 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.01.06 16:04:39.552354 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 7523 | 2026.01.06 16:04:39.552389 [ 276 ] {dd19cf09-bf7e-49d8-a64e-975a677c796b} <Debug> TCPHandler: Processed in 0.001198783 sec. | ||
| 7524 | 2026.01.06 16:04:39.552494 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.01.06 16:04:39.552586 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.01.06 16:04:39.552627 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7527 | 2026.01.06 16:04:39.553043 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.01.06 16:04:39.553078 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7529 | 2026.01.06 16:04:39.553406 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7530 | 2026.01.06 16:04:39.553611 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.01.06 16:04:39.553738 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.00117 sec., 270085.47008547006 rows/sec., 17.75 MiB/sec. | ||
| 7532 | 2026.01.06 16:04:39.553775 [ 276 ] {efb41536-741b-4fbc-935e-45ac6d95b885} <Debug> TCPHandler: Processed in 0.001328055 sec. | ||
| 7533 | 2026.01.06 16:04:39.553880 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.01.06 16:04:39.553973 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.01.06 16:04:39.554014 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7536 | 2026.01.06 16:04:39.554317 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.01.06 16:04:39.554353 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7538 | 2026.01.06 16:04:39.554652 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7539 | 2026.01.06 16:04:39.554852 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.01.06 16:04:39.554975 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 7541 | 2026.01.06 16:04:39.555010 [ 276 ] {2c868cf9-ec80-403f-96aa-88a6c2e2f409} <Debug> TCPHandler: Processed in 0.001177312 sec. | ||
| 7542 | 2026.01.06 16:04:39.555114 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.01.06 16:04:39.555207 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.01.06 16:04:39.555259 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <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 | ||
| 7545 | 2026.01.06 16:04:39.556040 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.01.06 16:04:39.556076 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7547 | 2026.01.06 16:04:39.556618 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7548 | 2026.01.06 16:04:39.556833 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.01.06 16:04:39.556966 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001777 sec., 19133.370849746763 rows/sec., 34.29 MiB/sec. | ||
| 7550 | 2026.01.06 16:04:39.557028 [ 276 ] {0b37751f-89f1-4f77-8863-029f9a80ec1b} <Debug> TCPHandler: Processed in 0.001960387 sec. | ||
| 7551 | 2026.01.06 16:04:39.557137 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.01.06 16:04:39.557230 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.01.06 16:04:39.557270 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7554 | 2026.01.06 16:04:39.557588 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.01.06 16:04:39.557623 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7556 | 2026.01.06 16:04:39.557927 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7557 | 2026.01.06 16:04:39.558126 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.01.06 16:04:39.558251 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 7559 | 2026.01.06 16:04:39.558286 [ 276 ] {150979fb-4684-4562-bce3-b701af415a0c} <Debug> TCPHandler: Processed in 0.001197073 sec. | ||
| 7560 | 2026.01.06 16:04:43.525815 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7561 | 2026.01.06 16:04:43.525893 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7562 | 2026.01.06 16:04:43.616642 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15274 | ||
| 7563 | 2026.01.06 16:04:43.617185 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.01.06 16:04:43.617228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7565 | 2026.01.06 16:04:43.617945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7566 | 2026.01.06 16:04:43.618171 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.01.06 16:04:43.618301 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15274 | ||
| 7568 | 2026.01.06 16:04:43.671255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 984 | ||
| 7569 | 2026.01.06 16:04:43.673709 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.01.06 16:04:43.673772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 7571 | 2026.01.06 16:04:43.674989 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7572 | 2026.01.06 16:04:43.675250 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.01.06 16:04:43.675573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7574 | 2026.01.06 16:04:44.001253 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000850736 sec. | ||
| 7575 | 2026.01.06 16:04:44.444414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7576 | 2026.01.06 16:04:44.461645 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.01.06 16:04:44.461710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7578 | 2026.01.06 16:04:44.467716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7579 | 2026.01.06 16:04:44.468426 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.01.06 16:04:44.471303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7581 | 2026.01.06 16:04:44.527239 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.01.06 16:04:44.527381 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7583 | 2026.01.06 16:04:44.527437 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7584 | 2026.01.06 16:04:44.527967 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.01.06 16:04:44.528007 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7586 | 2026.01.06 16:04:44.528380 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7587 | 2026.01.06 16:04:44.528600 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.06 16:04:44.528740 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001396 sec., 50143.2664756447 rows/sec., 4.02 MiB/sec. | ||
| 7589 | 2026.01.06 16:04:44.528779 [ 276 ] {86ba600a-15a7-476f-87b8-226662419b7a} <Debug> TCPHandler: Processed in 0.001655702 sec. | ||
| 7590 | 2026.01.06 16:04:44.528903 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.01.06 16:04:44.528995 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7592 | 2026.01.06 16:04:44.529034 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7593 | 2026.01.06 16:04:44.529452 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.01.06 16:04:44.529494 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7595 | 2026.01.06 16:04:44.529788 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7596 | 2026.01.06 16:04:44.529999 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.01.06 16:04:44.530130 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001152 sec., 6076.388888888889 rows/sec., 456.92 KiB/sec. | ||
| 7598 | 2026.01.06 16:04:44.530124 [ 94 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7599 | 2026.01.06 16:04:44.530166 [ 276 ] {37c89fff-54f8-48c6-9836-25941fe4cac2} <Debug> TCPHandler: Processed in 0.001310595 sec. | ||
| 7600 | 2026.01.06 16:04:44.530203 [ 94 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.01.06 16:04:44.530229 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7602 | 2026.01.06 16:04:44.530291 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.01.06 16:04:44.530354 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::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 | ||
| 7604 | 2026.01.06 16:04:44.530387 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7605 | 2026.01.06 16:04:44.530432 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7606 | 2026.01.06 16:04:44.530527 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7607 | 2026.01.06 16:04:44.530594 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 264 rows starting from the beginning of the part | ||
| 7608 | 2026.01.06 16:04:44.530673 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7609 | 2026.01.06 16:04:44.530718 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 239 rows starting from the beginning of the part | ||
| 7610 | 2026.01.06 16:04:44.530761 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7611 | 2026.01.06 16:04:44.530801 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 243 rows starting from the beginning of the part | ||
| 7612 | 2026.01.06 16:04:44.530844 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 7613 | 2026.01.06 16:04:44.530853 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2026.01.06 16:04:44.530893 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7615 | 2026.01.06 16:04:44.531226 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7616 | 2026.01.06 16:04:44.531457 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.01.06 16:04:44.531602 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001233 sec., 57583.13057583131 rows/sec., 4.50 MiB/sec. | ||
| 7618 | 2026.01.06 16:04:44.531644 [ 276 ] {7de4ae8c-df75-4915-82aa-eea2c7adba4f} <Debug> TCPHandler: Processed in 0.001400907 sec. | ||
| 7619 | 2026.01.06 16:04:44.531773 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2026.01.06 16:04:44.531843 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545039 sec., 499016.52967983333 rows/sec., 32.58 MiB/sec. | ||
| 7621 | 2026.01.06 16:04:44.531865 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7622 | 2026.01.06 16:04:44.531922 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7623 | 2026.01.06 16:04:44.532007 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7624 | 2026.01.06 16:04:44.532271 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.01.06 16:04:44.532333 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.01.06 16:04:44.532341 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_41_8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7627 | 2026.01.06 16:04:44.532374 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7628 | 2026.01.06 16:04:44.532429 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7629 | 2026.01.06 16:04:44.532713 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7630 | 2026.01.06 16:04:44.532937 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.01.06 16:04:44.533079 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7632 | 2026.01.06 16:04:44.533117 [ 276 ] {66d93c65-a438-4947-88f7-286411b03a9c} <Debug> TCPHandler: Processed in 0.001391056 sec. | ||
| 7633 | 2026.01.06 16:04:44.533239 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.01.06 16:04:44.533334 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.01.06 16:04:44.533387 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <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 | ||
| 7636 | 2026.01.06 16:04:44.534075 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.01.06 16:04:44.534110 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7638 | 2026.01.06 16:04:44.534583 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7639 | 2026.01.06 16:04:44.534792 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.01.06 16:04:44.534926 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00161 sec., 4347.826086956521 rows/sec., 7.79 MiB/sec. | ||
| 7641 | 2026.01.06 16:04:44.534984 [ 276 ] {b8a6fbae-fa50-46b8-b99a-87a46620bc7f} <Debug> TCPHandler: Processed in 0.001791963 sec. | ||
| 7642 | 2026.01.06 16:04:44.535100 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.01.06 16:04:44.535192 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7644 | 2026.01.06 16:04:44.535233 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7645 | 2026.01.06 16:04:44.535553 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.01.06 16:04:44.535589 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7647 | 2026.01.06 16:04:44.535882 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7648 | 2026.01.06 16:04:44.536086 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.01.06 16:04:44.536215 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 7650 | 2026.01.06 16:04:44.536251 [ 276 ] {109a8eb1-2da1-4984-b4c8-0118101f8160} <Debug> TCPHandler: Processed in 0.001197902 sec. | ||
| 7651 | 2026.01.06 16:04:48.784450 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46021 | ||
| 7652 | 2026.01.06 16:04:48.784574 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7653 | 2026.01.06 16:04:48.784605 [ 294 ] {} <Debug> TCP-Session: 6c059e0f-2264-43d2-bcb5-259ecdacc0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46021 | ||
| 7654 | 2026.01.06 16:04:48.784630 [ 294 ] {} <Debug> TCP-Session: 6c059e0f-2264-43d2-bcb5-259ecdacc0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2026.01.06 16:04:48.784646 [ 294 ] {} <Debug> TCP-Session: 6c059e0f-2264-43d2-bcb5-259ecdacc0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2026.01.06 16:04:48.784853 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62621 | ||
| 7657 | 2026.01.06 16:04:48.784898 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55286 | ||
| 7658 | 2026.01.06 16:04:48.784925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45719 | ||
| 7659 | 2026.01.06 16:04:48.784954 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49600 | ||
| 7660 | 2026.01.06 16:04:48.784992 [ 294 ] {} <Trace> TCP-Session: 6c059e0f-2264-43d2-bcb5-259ecdacc0f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.01.06 16:04:48.784983 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7662 | 2026.01.06 16:04:48.784953 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40245 | ||
| 7663 | 2026.01.06 16:04:48.785071 [ 295 ] {} <Debug> TCP-Session: f27488ef-dd48-4949-9e38-bbe5f31acd40 Authenticating user 'default' from [fd00:1122:3344:101::e]:62621 | ||
| 7664 | 2026.01.06 16:04:48.784916 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57145 | ||
| 7665 | 2026.01.06 16:04:48.785113 [ 295 ] {} <Debug> TCP-Session: f27488ef-dd48-4949-9e38-bbe5f31acd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.01.06 16:04:48.785134 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2026.01.06 16:04:48.785144 [ 295 ] {} <Debug> TCP-Session: f27488ef-dd48-4949-9e38-bbe5f31acd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2026.01.06 16:04:48.785168 [ 290 ] {} <Debug> TCP-Session: a07cc7c3-e68d-4895-95c9-0507851c68ea Authenticating user 'default' from [fd00:1122:3344:101::e]:45719 | ||
| 7669 | 2026.01.06 16:04:48.785180 [ 294 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7670 | 2026.01.06 16:04:48.785199 [ 290 ] {} <Debug> TCP-Session: a07cc7c3-e68d-4895-95c9-0507851c68ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.01.06 16:04:48.784910 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35122 | ||
| 7672 | 2026.01.06 16:04:48.785217 [ 290 ] {} <Debug> TCP-Session: a07cc7c3-e68d-4895-95c9-0507851c68ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.01.06 16:04:48.784934 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54509 | ||
| 7674 | 2026.01.06 16:04:48.785450 [ 294 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7675 | 2026.01.06 16:04:48.785513 [ 294 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7676 | 2026.01.06 16:04:48.785554 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7677 | 2026.01.06 16:04:48.785593 [ 292 ] {} <Debug> TCP-Session: 66862cf5-bbdd-4ebd-b110-049db7d4ab8d Authenticating user 'default' from [fd00:1122:3344:101::e]:40245 | ||
| 7678 | 2026.01.06 16:04:48.785618 [ 292 ] {} <Debug> TCP-Session: 66862cf5-bbdd-4ebd-b110-049db7d4ab8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.01.06 16:04:48.785631 [ 292 ] {} <Debug> TCP-Session: 66862cf5-bbdd-4ebd-b110-049db7d4ab8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.01.06 16:04:48.785648 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7681 | 2026.01.06 16:04:48.785681 [ 291 ] {} <Debug> TCP-Session: 40dbbebe-2b0f-4e8d-b9d6-7f7ae4e0b962 Authenticating user 'default' from [fd00:1122:3344:101::e]:54509 | ||
| 7682 | 2026.01.06 16:04:48.785701 [ 291 ] {} <Debug> TCP-Session: 40dbbebe-2b0f-4e8d-b9d6-7f7ae4e0b962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.01.06 16:04:48.785713 [ 291 ] {} <Debug> TCP-Session: 40dbbebe-2b0f-4e8d-b9d6-7f7ae4e0b962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.01.06 16:04:48.785730 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7685 | 2026.01.06 16:04:48.785761 [ 275 ] {} <Debug> TCP-Session: bece627c-b5c9-49ba-adcd-754162685eae Authenticating user 'default' from [fd00:1122:3344:101::e]:57145 | ||
| 7686 | 2026.01.06 16:04:48.785776 [ 275 ] {} <Debug> TCP-Session: bece627c-b5c9-49ba-adcd-754162685eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.01.06 16:04:48.785788 [ 275 ] {} <Debug> TCP-Session: bece627c-b5c9-49ba-adcd-754162685eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.01.06 16:04:48.785805 [ 294 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 7689 | 2026.01.06 16:04:48.786057 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2026.01.06 16:04:48.786097 [ 293 ] {} <Debug> TCP-Session: f94cd69b-ee9d-496b-8946-fe0c3ae3ae97 Authenticating user 'default' from [fd00:1122:3344:101::e]:49600 | ||
| 7691 | 2026.01.06 16:04:48.786122 [ 293 ] {} <Debug> TCP-Session: f94cd69b-ee9d-496b-8946-fe0c3ae3ae97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.01.06 16:04:48.786136 [ 293 ] {} <Debug> TCP-Session: f94cd69b-ee9d-496b-8946-fe0c3ae3ae97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2026.01.06 16:04:48.786155 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7694 | 2026.01.06 16:04:48.786192 [ 296 ] {} <Debug> TCP-Session: b9963b6c-aa47-4669-9661-ad0b62a7fea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55286 | ||
| 7695 | 2026.01.06 16:04:48.786209 [ 296 ] {} <Debug> TCP-Session: b9963b6c-aa47-4669-9661-ad0b62a7fea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.01.06 16:04:48.786225 [ 296 ] {} <Debug> TCP-Session: b9963b6c-aa47-4669-9661-ad0b62a7fea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.01.06 16:04:48.786319 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7698 | 2026.01.06 16:04:48.786359 [ 297 ] {} <Debug> TCP-Session: 60f95c38-386e-4636-bffc-614d1389e522 Authenticating user 'default' from [fd00:1122:3344:101::e]:35122 | ||
| 7699 | 2026.01.06 16:04:48.786376 [ 297 ] {} <Debug> TCP-Session: 60f95c38-386e-4636-bffc-614d1389e522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.01.06 16:04:48.786388 [ 297 ] {} <Debug> TCP-Session: 60f95c38-386e-4636-bffc-614d1389e522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.01.06 16:04:48.786832 [ 306 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Trace> AggregatingTransform: Aggregating | ||
| 7702 | 2026.01.06 16:04:48.786877 [ 306 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7703 | 2026.01.06 16:04:48.786915 [ 306 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003389 sec. (996.622 rows/sec., 38.93 KiB/sec.) | ||
| 7704 | 2026.01.06 16:04:48.786934 [ 306 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Trace> Aggregator: Merging aggregated data | ||
| 7705 | 2026.01.06 16:04:48.788264 [ 294 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 7706 | 2026.01.06 16:04:48.788410 [ 294 ] {49088009-a3ed-49d2-b331-2ee6ee87c4f5} <Debug> TCPHandler: Processed in 0.003532706 sec. | ||
| 7707 | 2026.01.06 16:04:48.788539 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7708 | 2026.01.06 16:04:48.788568 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2026.01.06 16:04:48.788570 [ 294 ] {} <Debug> TCP-Session: 6c059e0f-2264-43d2-bcb5-259ecdacc0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2026.01.06 16:04:48.788589 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2026.01.06 16:04:48.788611 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7712 | 2026.01.06 16:04:48.788627 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7713 | 2026.01.06 16:04:48.788657 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7714 | 2026.01.06 16:04:48.788671 [ 290 ] {} <Debug> TCP-Session: a07cc7c3-e68d-4895-95c9-0507851c68ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.01.06 16:04:48.788696 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7716 | 2026.01.06 16:04:48.788705 [ 297 ] {} <Debug> TCP-Session: 60f95c38-386e-4636-bffc-614d1389e522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.01.06 16:04:48.788691 [ 296 ] {} <Debug> TCP-Session: b9963b6c-aa47-4669-9661-ad0b62a7fea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.01.06 16:04:48.788737 [ 292 ] {} <Debug> TCP-Session: 66862cf5-bbdd-4ebd-b110-049db7d4ab8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.01.06 16:04:48.788678 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7720 | 2026.01.06 16:04:48.788643 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2026.01.06 16:04:48.788798 [ 291 ] {} <Debug> TCP-Session: 40dbbebe-2b0f-4e8d-b9d6-7f7ae4e0b962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.01.06 16:04:48.788642 [ 293 ] {} <Debug> TCP-Session: f94cd69b-ee9d-496b-8946-fe0c3ae3ae97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.01.06 16:04:48.788815 [ 275 ] {} <Debug> TCP-Session: bece627c-b5c9-49ba-adcd-754162685eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.01.06 16:04:48.788613 [ 295 ] {} <Debug> TCP-Session: f27488ef-dd48-4949-9e38-bbe5f31acd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.01.06 16:04:49.544261 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.01.06 16:04:49.544472 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.01.06 16:04:49.544548 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7728 | 2026.01.06 16:04:49.545474 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.01.06 16:04:49.545523 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7730 | 2026.01.06 16:04:49.545946 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7731 | 2026.01.06 16:04:49.546196 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.01.06 16:04:49.546355 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001931 sec., 212325.22009321596 rows/sec., 13.47 MiB/sec. | ||
| 7733 | 2026.01.06 16:04:49.546401 [ 276 ] {dba7d5dc-87fd-4dbd-aaa4-aea865d7f4f7} <Debug> TCPHandler: Processed in 0.002292583 sec. | ||
| 7734 | 2026.01.06 16:04:49.546546 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.01.06 16:04:49.546664 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7736 | 2026.01.06 16:04:49.546715 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7737 | 2026.01.06 16:04:49.547838 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.01.06 16:04:49.547877 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7739 | 2026.01.06 16:04:49.548301 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7740 | 2026.01.06 16:04:49.548552 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.01.06 16:04:49.548684 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002044 sec., 577299.4129158513 rows/sec., 46.04 MiB/sec. | ||
| 7742 | 2026.01.06 16:04:49.548714 [ 98 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7743 | 2026.01.06 16:04:49.548723 [ 276 ] {95d40f1e-c488-47c7-b18c-ce93253a116c} <Debug> TCPHandler: Processed in 0.002238842 sec. | ||
| 7744 | 2026.01.06 16:04:49.548790 [ 98 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.01.06 16:04:49.548821 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7746 | 2026.01.06 16:04:49.548893 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.01.06 16:04:49.548950 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7748 | 2026.01.06 16:04:49.548998 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.01.06 16:04:49.549046 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7750 | 2026.01.06 16:04:49.549103 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7751 | 2026.01.06 16:04:49.549146 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2345 rows starting from the beginning of the part | ||
| 7752 | 2026.01.06 16:04:49.549217 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1180 rows starting from the beginning of the part | ||
| 7753 | 2026.01.06 16:04:49.549265 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part | ||
| 7754 | 2026.01.06 16:04:49.549328 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1182 rows starting from the beginning of the part | ||
| 7755 | 2026.01.06 16:04:49.549384 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 70 rows starting from the beginning of the part | ||
| 7756 | 2026.01.06 16:04:49.549433 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1180 rows starting from the beginning of the part | ||
| 7757 | 2026.01.06 16:04:49.549613 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.01.06 16:04:49.549660 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7759 | 2026.01.06 16:04:49.550112 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7760 | 2026.01.06 16:04:49.550454 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.01.06 16:04:49.550597 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001617 sec., 147804.57637600496 rows/sec., 8.98 MiB/sec. | ||
| 7762 | 2026.01.06 16:04:49.550639 [ 276 ] {cd753818-dc3f-480f-801f-d781398e99e6} <Debug> TCPHandler: Processed in 0.001794884 sec. | ||
| 7763 | 2026.01.06 16:04:49.550773 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.01.06 16:04:49.550872 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.01.06 16:04:49.550913 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7766 | 2026.01.06 16:04:49.551457 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.01.06 16:04:49.551495 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7768 | 2026.01.06 16:04:49.551814 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7769 | 2026.01.06 16:04:49.551860 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6027 rows, containing 5 columns (5 merged, 0 gathered) in 0.002974806 sec., 2026014.469514987 rows/sec., 170.49 MiB/sec. | ||
| 7770 | 2026.01.06 16:04:49.552053 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.01.06 16:04:49.552181 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7772 | 2026.01.06 16:04:49.552190 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001336 sec., 158682.63473053894 rows/sec., 10.23 MiB/sec. | ||
| 7773 | 2026.01.06 16:04:49.552257 [ 276 ] {d9875375-8712-4f02-b8e9-6b9808790d9d} <Debug> TCPHandler: Processed in 0.001533319 sec. | ||
| 7774 | 2026.01.06 16:04:49.552427 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.01.06 16:04:49.552537 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7776 | 2026.01.06 16:04:49.552594 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7777 | 2026.01.06 16:04:49.552666 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.01.06 16:04:49.552776 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_46_9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7779 | 2026.01.06 16:04:49.552884 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 7780 | 2026.01.06 16:04:49.553206 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.01.06 16:04:49.553253 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7782 | 2026.01.06 16:04:49.553639 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7783 | 2026.01.06 16:04:49.553904 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.01.06 16:04:49.554053 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001539 sec., 137102.01429499674 rows/sec., 7.79 MiB/sec. | ||
| 7785 | 2026.01.06 16:04:49.554099 [ 276 ] {2ed5547a-b459-45f5-a14a-ba561a2fb182} <Debug> TCPHandler: Processed in 0.001728322 sec. | ||
| 7786 | 2026.01.06 16:04:49.554233 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.01.06 16:04:49.554336 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7788 | 2026.01.06 16:04:49.554384 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7789 | 2026.01.06 16:04:49.555217 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.01.06 16:04:49.555264 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7791 | 2026.01.06 16:04:49.555690 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7792 | 2026.01.06 16:04:49.555953 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.06 16:04:49.556084 [ 98 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7794 | 2026.01.06 16:04:49.556091 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001776 sec., 401463.96396396396 rows/sec., 28.15 MiB/sec. | ||
| 7795 | 2026.01.06 16:04:49.556139 [ 98 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.01.06 16:04:49.556158 [ 276 ] {c6091e9b-3dd3-4fdd-843c-04145002a227} <Debug> TCPHandler: Processed in 0.001981027 sec. | ||
| 7797 | 2026.01.06 16:04:49.556165 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7798 | 2026.01.06 16:04:49.556272 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7799 | 2026.01.06 16:04:49.556291 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.01.06 16:04:49.556378 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7801 | 2026.01.06 16:04:49.556396 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7802 | 2026.01.06 16:04:49.556409 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1212 rows starting from the beginning of the part | ||
| 7803 | 2026.01.06 16:04:49.556488 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7804 | 2026.01.06 16:04:49.556515 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 713 rows starting from the beginning of the part | ||
| 7805 | 2026.01.06 16:04:49.556571 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 71 rows starting from the beginning of the part | ||
| 7806 | 2026.01.06 16:04:49.556609 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 717 rows starting from the beginning of the part | ||
| 7807 | 2026.01.06 16:04:49.556647 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 71 rows starting from the beginning of the part | ||
| 7808 | 2026.01.06 16:04:49.556683 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 713 rows starting from the beginning of the part | ||
| 7809 | 2026.01.06 16:04:49.556936 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2026.01.06 16:04:49.556979 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7811 | 2026.01.06 16:04:49.557327 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7812 | 2026.01.06 16:04:49.557576 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2026.01.06 16:04:49.557720 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec. | ||
| 7814 | 2026.01.06 16:04:49.557759 [ 276 ] {475252f4-2b50-43a0-856a-83df3981f47b} <Debug> TCPHandler: Processed in 0.001521248 sec. | ||
| 7815 | 2026.01.06 16:04:49.557890 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.01.06 16:04:49.557988 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7817 | 2026.01.06 16:04:49.558031 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7818 | 2026.01.06 16:04:49.558115 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001886436 sec., 1853760.2123793226 rows/sec., 138.67 MiB/sec. | ||
| 7819 | 2026.01.06 16:04:49.558305 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7820 | 2026.01.06 16:04:49.558491 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.01.06 16:04:49.558538 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7822 | 2026.01.06 16:04:49.558608 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.01.06 16:04:49.558695 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_46_9} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7824 | 2026.01.06 16:04:49.558783 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7825 | 2026.01.06 16:04:49.558920 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7826 | 2026.01.06 16:04:49.559159 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.01.06 16:04:49.559284 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7828 | 2026.01.06 16:04:49.559296 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001328 sec., 236445.78313253014 rows/sec., 15.53 MiB/sec. | ||
| 7829 | 2026.01.06 16:04:49.559332 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.01.06 16:04:49.559352 [ 276 ] {c5cd66f5-6957-438c-b7e7-c73c58384fef} <Debug> TCPHandler: Processed in 0.001511658 sec. | ||
| 7831 | 2026.01.06 16:04:49.559357 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7832 | 2026.01.06 16:04:49.559465 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7833 | 2026.01.06 16:04:49.559475 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.01.06 16:04:49.559571 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7835 | 2026.01.06 16:04:49.559587 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.01.06 16:04:49.559603 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14631 rows starting from the beginning of the part | ||
| 7837 | 2026.01.06 16:04:49.559631 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7838 | 2026.01.06 16:04:49.559665 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7839 | 2026.01.06 16:04:49.559711 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7840 | 2026.01.06 16:04:49.559753 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 316 rows starting from the beginning of the part | ||
| 7841 | 2026.01.06 16:04:49.559793 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7842 | 2026.01.06 16:04:49.559840 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7843 | 2026.01.06 16:04:49.559964 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.01.06 16:04:49.560000 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7845 | 2026.01.06 16:04:49.560313 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7846 | 2026.01.06 16:04:49.560544 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.01.06 16:04:49.560680 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 7848 | 2026.01.06 16:04:49.560730 [ 276 ] {287a16bf-22e3-4a64-a94f-108b7ac2dcd3} <Debug> TCPHandler: Processed in 0.001303914 sec. | ||
| 7849 | 2026.01.06 16:04:49.560862 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.01.06 16:04:49.560958 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7851 | 2026.01.06 16:04:49.561013 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <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 | ||
| 7852 | 2026.01.06 16:04:49.561831 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.01.06 16:04:49.561867 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7854 | 2026.01.06 16:04:49.562500 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7855 | 2026.01.06 16:04:49.562847 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.01.06 16:04:49.562993 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7857 | 2026.01.06 16:04:49.563028 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002087 sec., 16291.327264015334 rows/sec., 29.19 MiB/sec. | ||
| 7858 | 2026.01.06 16:04:49.563045 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.01.06 16:04:49.563080 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7860 | 2026.01.06 16:04:49.563129 [ 276 ] {0cfb8694-25e6-4e1b-9ae6-d95632e0fb14} <Debug> TCPHandler: Processed in 0.002316943 sec. | ||
| 7861 | 2026.01.06 16:04:49.563181 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::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 | ||
| 7862 | 2026.01.06 16:04:49.563262 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.01.06 16:04:49.563361 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7864 | 2026.01.06 16:04:49.563388 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7865 | 2026.01.06 16:04:49.563412 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7866 | 2026.01.06 16:04:49.563442 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 686 rows starting from the beginning of the part | ||
| 7867 | 2026.01.06 16:04:49.563562 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7868 | 2026.01.06 16:04:49.563659 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 7869 | 2026.01.06 16:04:49.563750 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7870 | 2026.01.06 16:04:49.563805 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.01.06 16:04:49.563844 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 7872 | 2026.01.06 16:04:49.563847 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7873 | 2026.01.06 16:04:49.563946 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 7874 | 2026.01.06 16:04:49.564234 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7875 | 2026.01.06 16:04:49.564516 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.01.06 16:04:49.564659 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001316 sec., 79027.35562310032 rows/sec., 4.84 MiB/sec. | ||
| 7877 | 2026.01.06 16:04:49.564667 [ 97 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7878 | 2026.01.06 16:04:49.564701 [ 276 ] {6ca4afdb-438f-43fd-b29e-90c1739035de} <Debug> TCPHandler: Processed in 0.001488078 sec. | ||
| 7879 | 2026.01.06 16:04:49.564714 [ 97 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.01.06 16:04:49.564740 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 7881 | 2026.01.06 16:04:49.564829 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7882 | 2026.01.06 16:04:49.564944 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7883 | 2026.01.06 16:04:49.564978 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3130 rows starting from the beginning of the part | ||
| 7884 | 2026.01.06 16:04:49.565041 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7885 | 2026.01.06 16:04:49.565086 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7886 | 2026.01.06 16:04:49.565126 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7887 | 2026.01.06 16:04:49.565166 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7888 | 2026.01.06 16:04:49.565207 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7889 | 2026.01.06 16:04:49.565657 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15895 rows, containing 5 columns (5 merged, 0 gathered) in 0.006242888 sec., 2546097.254988396 rows/sec., 170.22 MiB/sec. | ||
| 7890 | 2026.01.06 16:04:49.566199 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7891 | 2026.01.06 16:04:49.566509 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.01.06 16:04:49.566586 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7893 | 2026.01.06 16:04:49.566662 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7894 | 2026.01.06 16:04:49.567145 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002354075 sec., 1513120.8648832343 rows/sec., 95.77 MiB/sec. | ||
| 7895 | 2026.01.06 16:04:49.567549 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7896 | 2026.01.06 16:04:49.567804 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.01.06 16:04:49.567872 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_46_9} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7898 | 2026.01.06 16:04:49.567946 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7899 | 2026.01.06 16:04:49.581864 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 19 columns (19 merged, 0 gathered) in 0.018731013 sec., 42816.69122753799 rows/sec., 76.73 MiB/sec. | ||
| 7900 | 2026.01.06 16:04:49.583206 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7901 | 2026.01.06 16:04:49.583595 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.01.06 16:04:49.583676 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7903 | 2026.01.06 16:04:49.583795 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7904 | 2026.01.06 16:04:49.771422 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46943 | ||
| 7905 | 2026.01.06 16:04:49.771546 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7906 | 2026.01.06 16:04:49.771574 [ 294 ] {} <Debug> TCP-Session: 7f65d237-5d84-46ee-8051-d2fcbdae7102 Authenticating user 'default' from [fd00:1122:3344:101::e]:46943 | ||
| 7907 | 2026.01.06 16:04:49.771596 [ 294 ] {} <Debug> TCP-Session: 7f65d237-5d84-46ee-8051-d2fcbdae7102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.01.06 16:04:49.771609 [ 294 ] {} <Debug> TCP-Session: 7f65d237-5d84-46ee-8051-d2fcbdae7102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.01.06 16:04:49.771840 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53847 | ||
| 7910 | 2026.01.06 16:04:49.771872 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49242 | ||
| 7911 | 2026.01.06 16:04:49.771898 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55037 | ||
| 7912 | 2026.01.06 16:04:49.771923 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63048 | ||
| 7913 | 2026.01.06 16:04:49.771954 [ 294 ] {} <Trace> TCP-Session: 7f65d237-5d84-46ee-8051-d2fcbdae7102 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.01.06 16:04:49.771962 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7915 | 2026.01.06 16:04:49.771907 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39509 | ||
| 7916 | 2026.01.06 16:04:49.772013 [ 295 ] {} <Debug> TCP-Session: 92dc684f-1b0d-40fb-84fe-aaa2c75dfa09 Authenticating user 'default' from [fd00:1122:3344:101::e]:53847 | ||
| 7917 | 2026.01.06 16:04:49.772009 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7918 | 2026.01.06 16:04:49.772045 [ 295 ] {} <Debug> TCP-Session: 92dc684f-1b0d-40fb-84fe-aaa2c75dfa09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2026.01.06 16:04:49.772002 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7920 | 2026.01.06 16:04:49.772070 [ 295 ] {} <Debug> TCP-Session: 92dc684f-1b0d-40fb-84fe-aaa2c75dfa09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2026.01.06 16:04:49.772088 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7922 | 2026.01.06 16:04:49.772101 [ 297 ] {} <Debug> TCP-Session: 7acfa464-3a30-476c-b7bc-02159982771c Authenticating user 'default' from [fd00:1122:3344:101::e]:49242 | ||
| 7923 | 2026.01.06 16:04:49.772121 [ 291 ] {} <Debug> TCP-Session: 4e29bb6b-7cd4-4d1f-a97a-6b2e0648d4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39509 | ||
| 7924 | 2026.01.06 16:04:49.772134 [ 294 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46943) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7925 | 2026.01.06 16:04:49.772144 [ 297 ] {} <Debug> TCP-Session: 7acfa464-3a30-476c-b7bc-02159982771c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2026.01.06 16:04:49.772151 [ 291 ] {} <Debug> TCP-Session: 4e29bb6b-7cd4-4d1f-a97a-6b2e0648d4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7927 | 2026.01.06 16:04:49.772176 [ 297 ] {} <Debug> TCP-Session: 7acfa464-3a30-476c-b7bc-02159982771c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.01.06 16:04:49.772189 [ 291 ] {} <Debug> TCP-Session: 4e29bb6b-7cd4-4d1f-a97a-6b2e0648d4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2026.01.06 16:04:49.772069 [ 293 ] {} <Debug> TCP-Session: 152398e7-d768-4571-9820-c0bc0bc4b92a Authenticating user 'default' from [fd00:1122:3344:101::e]:63048 | ||
| 7930 | 2026.01.06 16:04:49.772000 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7931 | 2026.01.06 16:04:49.772247 [ 293 ] {} <Debug> TCP-Session: 152398e7-d768-4571-9820-c0bc0bc4b92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.01.06 16:04:49.772271 [ 290 ] {} <Debug> TCP-Session: 9935e02c-f8dc-4976-b2c3-1e9161ad78c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55037 | ||
| 7933 | 2026.01.06 16:04:49.772285 [ 293 ] {} <Debug> TCP-Session: 152398e7-d768-4571-9820-c0bc0bc4b92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.01.06 16:04:49.771886 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48087 | ||
| 7935 | 2026.01.06 16:04:49.772303 [ 290 ] {} <Debug> TCP-Session: 9935e02c-f8dc-4976-b2c3-1e9161ad78c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2026.01.06 16:04:49.771873 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55845 | ||
| 7937 | 2026.01.06 16:04:49.772360 [ 290 ] {} <Debug> TCP-Session: 9935e02c-f8dc-4976-b2c3-1e9161ad78c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2026.01.06 16:04:49.771918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42303 | ||
| 7939 | 2026.01.06 16:04:49.772418 [ 294 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7940 | 2026.01.06 16:04:49.772393 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7941 | 2026.01.06 16:04:49.772481 [ 275 ] {} <Debug> TCP-Session: aa398c5d-f42f-4fbf-aa14-36314c213531 Authenticating user 'default' from [fd00:1122:3344:101::e]:48087 | ||
| 7942 | 2026.01.06 16:04:49.772485 [ 294 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7943 | 2026.01.06 16:04:49.772500 [ 275 ] {} <Debug> TCP-Session: aa398c5d-f42f-4fbf-aa14-36314c213531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7944 | 2026.01.06 16:04:49.772523 [ 275 ] {} <Debug> TCP-Session: aa398c5d-f42f-4fbf-aa14-36314c213531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7945 | 2026.01.06 16:04:49.772693 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7946 | 2026.01.06 16:04:49.772733 [ 292 ] {} <Debug> TCP-Session: 5ca305b0-5795-43e8-ae2f-c019008cff83 Authenticating user 'default' from [fd00:1122:3344:101::e]:42303 | ||
| 7947 | 2026.01.06 16:04:49.772756 [ 292 ] {} <Debug> TCP-Session: 5ca305b0-5795-43e8-ae2f-c019008cff83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2026.01.06 16:04:49.772769 [ 292 ] {} <Debug> TCP-Session: 5ca305b0-5795-43e8-ae2f-c019008cff83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2026.01.06 16:04:49.772768 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7950 | 2026.01.06 16:04:49.772801 [ 294 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 7951 | 2026.01.06 16:04:49.772805 [ 296 ] {} <Debug> TCP-Session: 7373e1c0-afe1-4839-bc63-43391671304f Authenticating user 'default' from [fd00:1122:3344:101::e]:55845 | ||
| 7952 | 2026.01.06 16:04:49.772845 [ 296 ] {} <Debug> TCP-Session: 7373e1c0-afe1-4839-bc63-43391671304f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.01.06 16:04:49.772857 [ 296 ] {} <Debug> TCP-Session: 7373e1c0-afe1-4839-bc63-43391671304f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.01.06 16:04:49.773766 [ 298 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Trace> AggregatingTransform: Aggregating | ||
| 7955 | 2026.01.06 16:04:49.773830 [ 298 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7956 | 2026.01.06 16:04:49.773877 [ 298 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963818 sec. (1037.540 rows/sec., 40.53 KiB/sec.) | ||
| 7957 | 2026.01.06 16:04:49.773901 [ 298 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Trace> Aggregator: Merging aggregated data | ||
| 7958 | 2026.01.06 16:04:49.775091 [ 294 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 7959 | 2026.01.06 16:04:49.775242 [ 294 ] {a7a3403c-4b42-4cd6-945f-849a66a8d5e8} <Debug> TCPHandler: Processed in 0.003407374 sec. | ||
| 7960 | 2026.01.06 16:04:49.775349 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7961 | 2026.01.06 16:04:49.775373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7962 | 2026.01.06 16:04:49.775395 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7963 | 2026.01.06 16:04:49.775401 [ 294 ] {} <Debug> TCP-Session: 7f65d237-5d84-46ee-8051-d2fcbdae7102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7964 | 2026.01.06 16:04:49.775418 [ 293 ] {} <Debug> TCP-Session: 152398e7-d768-4571-9820-c0bc0bc4b92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2026.01.06 16:04:49.775439 [ 297 ] {} <Debug> TCP-Session: 7acfa464-3a30-476c-b7bc-02159982771c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2026.01.06 16:04:49.775426 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7967 | 2026.01.06 16:04:49.775467 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7968 | 2026.01.06 16:04:49.775483 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7969 | 2026.01.06 16:04:49.775506 [ 295 ] {} <Debug> TCP-Session: 92dc684f-1b0d-40fb-84fe-aaa2c75dfa09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7970 | 2026.01.06 16:04:49.775521 [ 291 ] {} <Debug> TCP-Session: 4e29bb6b-7cd4-4d1f-a97a-6b2e0648d4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.01.06 16:04:49.775534 [ 275 ] {} <Debug> TCP-Session: aa398c5d-f42f-4fbf-aa14-36314c213531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.01.06 16:04:49.775529 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7973 | 2026.01.06 16:04:49.775506 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7974 | 2026.01.06 16:04:49.775588 [ 292 ] {} <Debug> TCP-Session: 5ca305b0-5795-43e8-ae2f-c019008cff83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7975 | 2026.01.06 16:04:49.775464 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7976 | 2026.01.06 16:04:49.775609 [ 290 ] {} <Debug> TCP-Session: 9935e02c-f8dc-4976-b2c3-1e9161ad78c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.01.06 16:04:49.775650 [ 296 ] {} <Debug> TCP-Session: 7373e1c0-afe1-4839-bc63-43391671304f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.01.06 16:04:49.861344 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40788 | ||
| 7979 | 2026.01.06 16:04:49.861453 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7980 | 2026.01.06 16:04:49.861479 [ 294 ] {} <Debug> TCP-Session: ad38a2aa-78a5-449d-80f7-ec08e3d130fa Authenticating user 'default' from [fd00:1122:3344:101::e]:40788 | ||
| 7981 | 2026.01.06 16:04:49.861505 [ 294 ] {} <Debug> TCP-Session: ad38a2aa-78a5-449d-80f7-ec08e3d130fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2026.01.06 16:04:49.861525 [ 294 ] {} <Debug> TCP-Session: ad38a2aa-78a5-449d-80f7-ec08e3d130fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.01.06 16:04:49.861743 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58601 | ||
| 7984 | 2026.01.06 16:04:49.861766 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44439 | ||
| 7985 | 2026.01.06 16:04:49.861788 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55731 | ||
| 7986 | 2026.01.06 16:04:49.861806 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44822 | ||
| 7987 | 2026.01.06 16:04:49.861832 [ 294 ] {} <Trace> TCP-Session: ad38a2aa-78a5-449d-80f7-ec08e3d130fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2026.01.06 16:04:49.861849 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7989 | 2026.01.06 16:04:49.861865 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7990 | 2026.01.06 16:04:49.861779 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38647 | ||
| 7991 | 2026.01.06 16:04:49.861905 [ 291 ] {} <Debug> TCP-Session: 2042e1fa-7fa5-4991-bf36-d8dc3b0dc3b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55731 | ||
| 7992 | 2026.01.06 16:04:49.861919 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7993 | 2026.01.06 16:04:49.861949 [ 291 ] {} <Debug> TCP-Session: 2042e1fa-7fa5-4991-bf36-d8dc3b0dc3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.01.06 16:04:49.861763 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52061 | ||
| 7995 | 2026.01.06 16:04:49.861976 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7996 | 2026.01.06 16:04:49.861975 [ 291 ] {} <Debug> TCP-Session: 2042e1fa-7fa5-4991-bf36-d8dc3b0dc3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7997 | 2026.01.06 16:04:49.862023 [ 290 ] {} <Debug> TCP-Session: d7effb5c-f75f-4e72-89e0-a6a9d5a119ad Authenticating user 'default' from [fd00:1122:3344:101::e]:38647 | ||
| 7998 | 2026.01.06 16:04:49.862020 [ 294 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40788) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7999 | 2026.01.06 16:04:49.862044 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8000 | 2026.01.06 16:04:49.862051 [ 290 ] {} <Debug> TCP-Session: d7effb5c-f75f-4e72-89e0-a6a9d5a119ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.01.06 16:04:49.861970 [ 293 ] {} <Debug> TCP-Session: 3f6454b9-3e68-4d88-908f-ed639f65368a Authenticating user 'default' from [fd00:1122:3344:101::e]:44822 | ||
| 8002 | 2026.01.06 16:04:49.862089 [ 290 ] {} <Debug> TCP-Session: d7effb5c-f75f-4e72-89e0-a6a9d5a119ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.01.06 16:04:49.862085 [ 297 ] {} <Debug> TCP-Session: 9c2f1ae2-329c-4cef-97bc-c1873aa7beb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52061 | ||
| 8004 | 2026.01.06 16:04:49.862117 [ 293 ] {} <Debug> TCP-Session: 3f6454b9-3e68-4d88-908f-ed639f65368a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.01.06 16:04:49.861898 [ 275 ] {} <Debug> TCP-Session: 200ddd96-625a-43ba-aec1-a65f1e8ac1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44439 | ||
| 8006 | 2026.01.06 16:04:49.862144 [ 293 ] {} <Debug> TCP-Session: 3f6454b9-3e68-4d88-908f-ed639f65368a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.01.06 16:04:49.862141 [ 297 ] {} <Debug> TCP-Session: 9c2f1ae2-329c-4cef-97bc-c1873aa7beb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.01.06 16:04:49.862175 [ 275 ] {} <Debug> TCP-Session: 200ddd96-625a-43ba-aec1-a65f1e8ac1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.01.06 16:04:49.862193 [ 297 ] {} <Debug> TCP-Session: 9c2f1ae2-329c-4cef-97bc-c1873aa7beb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.01.06 16:04:49.862208 [ 275 ] {} <Debug> TCP-Session: 200ddd96-625a-43ba-aec1-a65f1e8ac1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.01.06 16:04:49.861849 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8012 | 2026.01.06 16:04:49.861799 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57238 | ||
| 8013 | 2026.01.06 16:04:49.862263 [ 295 ] {} <Debug> TCP-Session: e1c9c566-0704-4215-a1a4-75a81934f8e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58601 | ||
| 8014 | 2026.01.06 16:04:49.861759 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36837 | ||
| 8015 | 2026.01.06 16:04:49.862302 [ 294 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8016 | 2026.01.06 16:04:49.862303 [ 295 ] {} <Debug> TCP-Session: e1c9c566-0704-4215-a1a4-75a81934f8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.01.06 16:04:49.862352 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8018 | 2026.01.06 16:04:49.862369 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8019 | 2026.01.06 16:04:49.862379 [ 294 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8020 | 2026.01.06 16:04:49.862394 [ 292 ] {} <Debug> TCP-Session: d1165f34-53cd-44d5-a968-a16a7d19f7a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57238 | ||
| 8021 | 2026.01.06 16:04:49.862401 [ 296 ] {} <Debug> TCP-Session: cad4e40f-834a-4d48-ba05-9e0229159abb Authenticating user 'default' from [fd00:1122:3344:101::e]:36837 | ||
| 8022 | 2026.01.06 16:04:49.862375 [ 295 ] {} <Debug> TCP-Session: e1c9c566-0704-4215-a1a4-75a81934f8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.01.06 16:04:49.862431 [ 292 ] {} <Debug> TCP-Session: d1165f34-53cd-44d5-a968-a16a7d19f7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.01.06 16:04:49.862435 [ 296 ] {} <Debug> TCP-Session: cad4e40f-834a-4d48-ba05-9e0229159abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.01.06 16:04:49.862460 [ 292 ] {} <Debug> TCP-Session: d1165f34-53cd-44d5-a968-a16a7d19f7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2026.01.06 16:04:49.862466 [ 296 ] {} <Debug> TCP-Session: cad4e40f-834a-4d48-ba05-9e0229159abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.01.06 16:04:49.862721 [ 294 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 8028 | 2026.01.06 16:04:49.863606 [ 329 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Trace> AggregatingTransform: Aggregating | ||
| 8029 | 2026.01.06 16:04:49.863651 [ 329 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Trace> Aggregator: Aggregation method: without_key | ||
| 8030 | 2026.01.06 16:04:49.863696 [ 329 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869836 sec. (1149.642 rows/sec., 44.91 KiB/sec.) | ||
| 8031 | 2026.01.06 16:04:49.863716 [ 329 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Trace> Aggregator: Merging aggregated data | ||
| 8032 | 2026.01.06 16:04:49.865216 [ 294 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 8033 | 2026.01.06 16:04:49.865363 [ 294 ] {d0d35abb-40ed-4f4d-b79c-f66057951327} <Debug> TCPHandler: Processed in 0.003644349 sec. | ||
| 8034 | 2026.01.06 16:04:49.865443 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8035 | 2026.01.06 16:04:49.865469 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8036 | 2026.01.06 16:04:49.865474 [ 294 ] {} <Debug> TCP-Session: ad38a2aa-78a5-449d-80f7-ec08e3d130fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.01.06 16:04:49.865487 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8038 | 2026.01.06 16:04:49.865513 [ 293 ] {} <Debug> TCP-Session: 3f6454b9-3e68-4d88-908f-ed639f65368a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2026.01.06 16:04:49.865526 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8040 | 2026.01.06 16:04:49.865540 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8041 | 2026.01.06 16:04:49.865558 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8042 | 2026.01.06 16:04:49.865577 [ 290 ] {} <Debug> TCP-Session: d7effb5c-f75f-4e72-89e0-a6a9d5a119ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.01.06 16:04:49.865589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8044 | 2026.01.06 16:04:49.865612 [ 295 ] {} <Debug> TCP-Session: e1c9c566-0704-4215-a1a4-75a81934f8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.01.06 16:04:49.865597 [ 291 ] {} <Debug> TCP-Session: 2042e1fa-7fa5-4991-bf36-d8dc3b0dc3b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.01.06 16:04:49.865646 [ 292 ] {} <Debug> TCP-Session: d1165f34-53cd-44d5-a968-a16a7d19f7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.01.06 16:04:49.865574 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8048 | 2026.01.06 16:04:49.865505 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8049 | 2026.01.06 16:04:49.865713 [ 297 ] {} <Debug> TCP-Session: 9c2f1ae2-329c-4cef-97bc-c1873aa7beb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.01.06 16:04:49.865546 [ 296 ] {} <Debug> TCP-Session: cad4e40f-834a-4d48-ba05-9e0229159abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.01.06 16:04:49.865735 [ 275 ] {} <Debug> TCP-Session: 200ddd96-625a-43ba-aec1-a65f1e8ac1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.01.06 16:04:50.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.26 MiB, peak 288.47 MiB, free memory in arenas 0.00 B, will set to 282.88 MiB (RSS), difference: 4.62 MiB | ||
| 8053 | 2026.01.06 16:04:51.118418 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15786 | ||
| 8054 | 2026.01.06 16:04:51.118957 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.06 16:04:51.119005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8056 | 2026.01.06 16:04:51.119523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8057 | 2026.01.06 16:04:51.119764 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.01.06 16:04:51.119895 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15786 | ||
| 8059 | 2026.01.06 16:04:51.971413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8060 | 2026.01.06 16:04:51.987031 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.01.06 16:04:51.987093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8062 | 2026.01.06 16:04:51.992986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8063 | 2026.01.06 16:04:51.993721 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.01.06 16:04:51.996965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8065 | 2026.01.06 16:04:53.675873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1024 | ||
| 8066 | 2026.01.06 16:04:53.679006 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.01.06 16:04:53.679063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8068 | 2026.01.06 16:04:53.680317 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8069 | 2026.01.06 16:04:53.680590 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.01.06 16:04:53.680974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 8071 | 2026.01.06 16:04:54.555707 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.01.06 16:04:54.555922 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8073 | 2026.01.06 16:04:54.555993 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8074 | 2026.01.06 16:04:54.556617 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.06 16:04:54.556671 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8076 | 2026.01.06 16:04:54.557071 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8077 | 2026.01.06 16:04:54.557313 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.01.06 16:04:54.557484 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001615 sec., 2476.780185758514 rows/sec., 201.96 KiB/sec. | ||
| 8079 | 2026.01.06 16:04:54.557534 [ 276 ] {83fecb42-a249-4956-a419-3bfc5329d2b3} <Debug> TCPHandler: Processed in 0.001969047 sec. | ||
| 8080 | 2026.01.06 16:04:54.557654 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.01.06 16:04:54.557759 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8082 | 2026.01.06 16:04:54.557802 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8083 | 2026.01.06 16:04:54.558729 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.01.06 16:04:54.558767 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8085 | 2026.01.06 16:04:54.559159 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8086 | 2026.01.06 16:04:54.559376 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.01.06 16:04:54.559514 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001778 sec., 681664.7919010123 rows/sec., 56.27 MiB/sec. | ||
| 8088 | 2026.01.06 16:04:54.559553 [ 276 ] {66871dcc-fc25-4ae9-a1d9-4e423e3f619b} <Debug> TCPHandler: Processed in 0.001949596 sec. | ||
| 8089 | 2026.01.06 16:04:54.559665 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.01.06 16:04:54.559761 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.01.06 16:04:54.559804 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8092 | 2026.01.06 16:04:54.560199 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.06 16:04:54.560236 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8094 | 2026.01.06 16:04:54.560530 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8095 | 2026.01.06 16:04:54.560759 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.06 16:04:54.560891 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 701.19 KiB/sec. | ||
| 8097 | 2026.01.06 16:04:54.560930 [ 276 ] {ca2607a9-8eb8-4c3e-bef1-8462bf9dc22a} <Debug> TCPHandler: Processed in 0.001313985 sec. | ||
| 8098 | 2026.01.06 16:04:54.561033 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.01.06 16:04:54.561127 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.01.06 16:04:54.561168 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8101 | 2026.01.06 16:04:54.561634 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.01.06 16:04:54.561671 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8103 | 2026.01.06 16:04:54.561979 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8104 | 2026.01.06 16:04:54.562195 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.01.06 16:04:54.562307 [ 91 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8106 | 2026.01.06 16:04:54.562326 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 8107 | 2026.01.06 16:04:54.562372 [ 91 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.01.06 16:04:54.562381 [ 276 ] {97b0337e-29f4-4200-8a22-9b483ca088b2} <Debug> TCPHandler: Processed in 0.001396946 sec. | ||
| 8109 | 2026.01.06 16:04:54.562401 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8110 | 2026.01.06 16:04:54.562493 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.01.06 16:04:54.562502 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 8112 | 2026.01.06 16:04:54.562591 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8113 | 2026.01.06 16:04:54.562609 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8114 | 2026.01.06 16:04:54.562632 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8115 | 2026.01.06 16:04:54.562643 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 441 rows starting from the beginning of the part | ||
| 8116 | 2026.01.06 16:04:54.562707 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 8117 | 2026.01.06 16:04:54.562756 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8118 | 2026.01.06 16:04:54.562802 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 8119 | 2026.01.06 16:04:54.562847 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 8120 | 2026.01.06 16:04:54.562888 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 8121 | 2026.01.06 16:04:54.563283 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.01.06 16:04:54.563318 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8123 | 2026.01.06 16:04:54.563666 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8124 | 2026.01.06 16:04:54.563770 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312775 sec., 1167755.3274551998 rows/sec., 81.44 MiB/sec. | ||
| 8125 | 2026.01.06 16:04:54.563883 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.01.06 16:04:54.563895 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8127 | 2026.01.06 16:04:54.564017 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001443 sec., 367983.367983368 rows/sec., 27.27 MiB/sec. | ||
| 8128 | 2026.01.06 16:04:54.564056 [ 276 ] {943c889a-3ced-47f6-a085-7050885005d9} <Debug> TCPHandler: Processed in 0.00161061 sec. | ||
| 8129 | 2026.01.06 16:04:54.564129 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.01.06 16:04:54.564169 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.01.06 16:04:54.564195 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_31_6} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8132 | 2026.01.06 16:04:54.564255 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8133 | 2026.01.06 16:04:54.564263 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8134 | 2026.01.06 16:04:54.564308 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8135 | 2026.01.06 16:04:54.564867 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.01.06 16:04:54.564902 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8137 | 2026.01.06 16:04:54.565277 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8138 | 2026.01.06 16:04:54.565489 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.01.06 16:04:54.565622 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001377 sec., 614379.0849673203 rows/sec., 41.35 MiB/sec. | ||
| 8140 | 2026.01.06 16:04:54.565659 [ 276 ] {f93feec1-f916-44f5-8fdf-86ced255a7bc} <Debug> TCPHandler: Processed in 0.001539129 sec. | ||
| 8141 | 2026.01.06 16:04:54.565775 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2026.01.06 16:04:54.565869 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8143 | 2026.01.06 16:04:54.565923 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <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 | ||
| 8144 | 2026.01.06 16:04:54.566644 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.01.06 16:04:54.566679 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8146 | 2026.01.06 16:04:54.567192 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8147 | 2026.01.06 16:04:54.567419 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.01.06 16:04:54.567556 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001705 sec., 4105.571847507332 rows/sec., 7.36 MiB/sec. | ||
| 8149 | 2026.01.06 16:04:54.567617 [ 276 ] {98491edd-0718-44bb-accf-6407925a5059} <Debug> TCPHandler: Processed in 0.001891195 sec. | ||
| 8150 | 2026.01.06 16:04:54.567735 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.01.06 16:04:54.567830 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8152 | 2026.01.06 16:04:54.567871 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8153 | 2026.01.06 16:04:54.568197 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.01.06 16:04:54.568233 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8155 | 2026.01.06 16:04:54.568538 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8156 | 2026.01.06 16:04:54.568780 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.01.06 16:04:54.568907 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8158 | 2026.01.06 16:04:54.568942 [ 276 ] {aebf2b72-6241-4353-9ac5-918d8e6ead57} <Debug> TCPHandler: Processed in 0.001255964 sec. | ||
| 8159 | 2026.01.06 16:04:58.525944 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8160 | 2026.01.06 16:04:58.526000 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8161 | 2026.01.06 16:04:58.620029 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16234 | ||
| 8162 | 2026.01.06 16:04:58.620537 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.01.06 16:04:58.620590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8164 | 2026.01.06 16:04:58.621078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8165 | 2026.01.06 16:04:58.621315 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.01.06 16:04:58.621470 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16234 | ||
| 8167 | 2026.01.06 16:04:59.497095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8168 | 2026.01.06 16:04:59.514209 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.01.06 16:04:59.514276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8170 | 2026.01.06 16:04:59.520441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8171 | 2026.01.06 16:04:59.521180 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.01.06 16:04:59.524555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8173 | 2026.01.06 16:04:59.543075 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.01.06 16:04:59.543250 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8175 | 2026.01.06 16:04:59.543321 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8176 | 2026.01.06 16:04:59.544157 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.01.06 16:04:59.544199 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8178 | 2026.01.06 16:04:59.544557 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8179 | 2026.01.06 16:04:59.544794 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.01.06 16:04:59.544947 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001743 sec., 235226.62076878943 rows/sec., 14.92 MiB/sec. | ||
| 8181 | 2026.01.06 16:04:59.544992 [ 276 ] {6b0b0659-2895-4a18-9848-44d0c7e702d6} <Debug> TCPHandler: Processed in 0.002065709 sec. | ||
| 8182 | 2026.01.06 16:04:59.545124 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.01.06 16:04:59.545252 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8184 | 2026.01.06 16:04:59.545306 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8185 | 2026.01.06 16:04:59.546403 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.01.06 16:04:59.546441 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8187 | 2026.01.06 16:04:59.546835 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8188 | 2026.01.06 16:04:59.547055 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.01.06 16:04:59.547192 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.00197 sec., 598984.7715736041 rows/sec., 47.77 MiB/sec. | ||
| 8190 | 2026.01.06 16:04:59.547232 [ 276 ] {ac56b4ca-057c-4dae-a6fa-cbb1140ed298} <Debug> TCPHandler: Processed in 0.00216767 sec. | ||
| 8191 | 2026.01.06 16:04:59.547360 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.01.06 16:04:59.547459 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8193 | 2026.01.06 16:04:59.547501 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8194 | 2026.01.06 16:04:59.548019 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.01.06 16:04:59.548057 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8196 | 2026.01.06 16:04:59.548391 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8197 | 2026.01.06 16:04:59.548633 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.01.06 16:04:59.548771 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001332 sec., 179429.4294294294 rows/sec., 10.90 MiB/sec. | ||
| 8199 | 2026.01.06 16:04:59.548810 [ 276 ] {e5d91bd2-7c28-478d-91c2-e22414e573ff} <Debug> TCPHandler: Processed in 0.001504668 sec. | ||
| 8200 | 2026.01.06 16:04:59.548929 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.01.06 16:04:59.549027 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8202 | 2026.01.06 16:04:59.549069 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8203 | 2026.01.06 16:04:59.549566 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.01.06 16:04:59.549603 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8205 | 2026.01.06 16:04:59.549905 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8206 | 2026.01.06 16:04:59.550112 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.01.06 16:04:59.550239 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 8208 | 2026.01.06 16:04:59.550276 [ 276 ] {d34fe1ee-73b6-496b-991c-2dd384d691a6} <Debug> TCPHandler: Processed in 0.001396946 sec. | ||
| 8209 | 2026.01.06 16:04:59.550385 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.01.06 16:04:59.550480 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8211 | 2026.01.06 16:04:59.550519 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8212 | 2026.01.06 16:04:59.550986 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.01.06 16:04:59.551022 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8214 | 2026.01.06 16:04:59.551330 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8215 | 2026.01.06 16:04:59.551538 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.01.06 16:04:59.551674 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 8217 | 2026.01.06 16:04:59.551711 [ 276 ] {1d78e8b2-945e-43ac-ad36-7eb6379f589e} <Debug> TCPHandler: Processed in 0.001376436 sec. | ||
| 8218 | 2026.01.06 16:04:59.551813 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2026.01.06 16:04:59.551907 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8220 | 2026.01.06 16:04:59.551946 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8221 | 2026.01.06 16:04:59.552608 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2026.01.06 16:04:59.552645 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8223 | 2026.01.06 16:04:59.552979 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8224 | 2026.01.06 16:04:59.553194 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.01.06 16:04:59.553322 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001434 sec., 497210.59972106 rows/sec., 34.86 MiB/sec. | ||
| 8226 | 2026.01.06 16:04:59.553359 [ 276 ] {c7f49de4-7e8b-4842-b05e-6d111a08556a} <Debug> TCPHandler: Processed in 0.00159475 sec. | ||
| 8227 | 2026.01.06 16:04:59.553471 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2026.01.06 16:04:59.553565 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8229 | 2026.01.06 16:04:59.553607 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8230 | 2026.01.06 16:04:59.553932 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.01.06 16:04:59.553968 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8232 | 2026.01.06 16:04:59.554296 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8233 | 2026.01.06 16:04:59.554512 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.01.06 16:04:59.554641 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 8235 | 2026.01.06 16:04:59.554677 [ 276 ] {c02063f2-84ca-4c55-be53-5a61825302b2} <Debug> TCPHandler: Processed in 0.001254664 sec. | ||
| 8236 | 2026.01.06 16:04:59.554775 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2026.01.06 16:04:59.554869 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8238 | 2026.01.06 16:04:59.554912 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8239 | 2026.01.06 16:04:59.555336 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2026.01.06 16:04:59.555372 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8241 | 2026.01.06 16:04:59.555703 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8242 | 2026.01.06 16:04:59.555908 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2026.01.06 16:04:59.556037 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001186 sec., 264755.48060708266 rows/sec., 17.39 MiB/sec. | ||
| 8244 | 2026.01.06 16:04:59.556074 [ 276 ] {0ce4e73d-5963-4952-8786-24c06f387010} <Debug> TCPHandler: Processed in 0.001346155 sec. | ||
| 8245 | 2026.01.06 16:04:59.556174 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2026.01.06 16:04:59.556268 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8247 | 2026.01.06 16:04:59.556310 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8248 | 2026.01.06 16:04:59.556637 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.01.06 16:04:59.556673 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8250 | 2026.01.06 16:04:59.556986 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8251 | 2026.01.06 16:04:59.557197 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.01.06 16:04:59.557324 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 8253 | 2026.01.06 16:04:59.557359 [ 276 ] {da1521e7-45ca-4a4a-8f9b-ac5f1ab720df} <Debug> TCPHandler: Processed in 0.001232773 sec. | ||
| 8254 | 2026.01.06 16:04:59.557468 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.01.06 16:04:59.557563 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8256 | 2026.01.06 16:04:59.557621 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <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 | ||
| 8257 | 2026.01.06 16:04:59.558547 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.01.06 16:04:59.558595 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8259 | 2026.01.06 16:04:59.559261 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8260 | 2026.01.06 16:04:59.559605 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.01.06 16:04:59.559753 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002207 sec., 15405.527865881286 rows/sec., 27.61 MiB/sec. | ||
| 8262 | 2026.01.06 16:04:59.559817 [ 276 ] {dc8287d7-3478-485a-b192-df5f7130d134} <Debug> TCPHandler: Processed in 0.002397475 sec. | ||
| 8263 | 2026.01.06 16:04:59.559943 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.01.06 16:04:59.560039 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8265 | 2026.01.06 16:04:59.560082 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8266 | 2026.01.06 16:04:59.560426 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.01.06 16:04:59.560462 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8268 | 2026.01.06 16:04:59.560769 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8269 | 2026.01.06 16:04:59.560991 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.01.06 16:04:59.561118 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 8271 | 2026.01.06 16:04:59.561153 [ 276 ] {d3efb59a-ae53-45aa-ab04-333f6a861860} <Debug> TCPHandler: Processed in 0.001259964 sec. | ||
| 8272 | 2026.01.06 16:05:00.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.24 MiB, peak 288.47 MiB, free memory in arenas 0.00 B, will set to 282.98 MiB (RSS), difference: -1.26 MiB | ||
| 8273 | 2026.01.06 16:05:03.681321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1062 | ||
| 8274 | 2026.01.06 16:05:03.683848 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.01.06 16:05:03.683894 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8276 | 2026.01.06 16:05:03.685109 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8277 | 2026.01.06 16:05:03.685381 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.01.06 16:05:03.685643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8279 | 2026.01.06 16:05:04.528133 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.01.06 16:05:04.528325 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8281 | 2026.01.06 16:05:04.528390 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8282 | 2026.01.06 16:05:04.529050 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.01.06 16:05:04.529092 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8284 | 2026.01.06 16:05:04.529497 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8285 | 2026.01.06 16:05:04.529733 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.01.06 16:05:04.529894 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001619 sec., 43236.56578134651 rows/sec., 3.47 MiB/sec. | ||
| 8287 | 2026.01.06 16:05:04.529945 [ 276 ] {158ae91c-073a-473f-a565-951c979166e8} <Debug> TCPHandler: Processed in 0.001943616 sec. | ||
| 8288 | 2026.01.06 16:05:04.530070 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.01.06 16:05:04.530175 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8290 | 2026.01.06 16:05:04.530219 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8291 | 2026.01.06 16:05:04.530631 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.01.06 16:05:04.530665 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8293 | 2026.01.06 16:05:04.530977 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8294 | 2026.01.06 16:05:04.531186 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.01.06 16:05:04.531322 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001172 sec., 5972.696245733788 rows/sec., 449.12 KiB/sec. | ||
| 8296 | 2026.01.06 16:05:04.531360 [ 276 ] {33940bf0-930a-4c90-9ec3-e6fc481ac083} <Debug> TCPHandler: Processed in 0.001342245 sec. | ||
| 8297 | 2026.01.06 16:05:04.531465 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.01.06 16:05:04.531563 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8299 | 2026.01.06 16:05:04.531604 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8300 | 2026.01.06 16:05:04.532051 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.01.06 16:05:04.532087 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8302 | 2026.01.06 16:05:04.532427 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8303 | 2026.01.06 16:05:04.532668 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.01.06 16:05:04.532805 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001261 sec., 56304.520222046 rows/sec., 4.40 MiB/sec. | ||
| 8305 | 2026.01.06 16:05:04.532853 [ 276 ] {591710de-ce53-4971-8bcf-562784d889dc} <Debug> TCPHandler: Processed in 0.001437417 sec. | ||
| 8306 | 2026.01.06 16:05:04.533014 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.01.06 16:05:04.533125 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.01.06 16:05:04.533170 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8309 | 2026.01.06 16:05:04.533613 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.01.06 16:05:04.533654 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8311 | 2026.01.06 16:05:04.534001 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8312 | 2026.01.06 16:05:04.534231 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.01.06 16:05:04.534402 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 8314 | 2026.01.06 16:05:04.534452 [ 276 ] {39977d61-b54e-4a2c-922d-be2919ae6a9f} <Debug> TCPHandler: Processed in 0.001501428 sec. | ||
| 8315 | 2026.01.06 16:05:04.534588 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.01.06 16:05:04.534707 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8317 | 2026.01.06 16:05:04.534778 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <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 | ||
| 8318 | 2026.01.06 16:05:04.535572 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.01.06 16:05:04.535607 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8320 | 2026.01.06 16:05:04.536145 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8321 | 2026.01.06 16:05:04.536373 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.01.06 16:05:04.536512 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001828 sec., 3829.321663019694 rows/sec., 6.86 MiB/sec. | ||
| 8323 | 2026.01.06 16:05:04.536579 [ 276 ] {3fd3e76c-9da9-474e-b06d-5793987d1754} <Debug> TCPHandler: Processed in 0.002053739 sec. | ||
| 8324 | 2026.01.06 16:05:04.536699 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.01.06 16:05:04.536807 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.01.06 16:05:04.536856 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8327 | 2026.01.06 16:05:04.537248 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.01.06 16:05:04.537285 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8329 | 2026.01.06 16:05:04.537617 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8330 | 2026.01.06 16:05:04.537849 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2026.01.06 16:05:04.537979 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 8332 | 2026.01.06 16:05:04.538016 [ 276 ] {7420f45a-0927-47bf-8834-6ec43b180567} <Debug> TCPHandler: Processed in 0.001366816 sec. | ||
| 8333 | 2026.01.06 16:05:06.121749 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16746 | ||
| 8334 | 2026.01.06 16:05:06.122288 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.01.06 16:05:06.122335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8336 | 2026.01.06 16:05:06.122844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8337 | 2026.01.06 16:05:06.123083 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.01.06 16:05:06.123215 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16746 | ||
| 8339 | 2026.01.06 16:05:07.024837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8340 | 2026.01.06 16:05:07.042007 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.01.06 16:05:07.042078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 8342 | 2026.01.06 16:05:07.048691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8343 | 2026.01.06 16:05:07.049418 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.01.06 16:05:07.052894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8345 | 2026.01.06 16:05:09.541017 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.01.06 16:05:09.541209 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8347 | 2026.01.06 16:05:09.541276 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8348 | 2026.01.06 16:05:09.542138 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.01.06 16:05:09.542185 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8350 | 2026.01.06 16:05:09.542592 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8351 | 2026.01.06 16:05:09.542815 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.01.06 16:05:09.542960 [ 23 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8353 | 2026.01.06 16:05:09.542968 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001821 sec., 225151.01592531576 rows/sec., 14.28 MiB/sec. | ||
| 8354 | 2026.01.06 16:05:09.543028 [ 23 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.01.06 16:05:09.543054 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8356 | 2026.01.06 16:05:09.543056 [ 276 ] {91c62800-4fee-415a-8365-24a33a639a4e} <Debug> TCPHandler: Processed in 0.002192971 sec. | ||
| 8357 | 2026.01.06 16:05:09.543174 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8358 | 2026.01.06 16:05:09.543188 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.01.06 16:05:09.543308 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8360 | 2026.01.06 16:05:09.543309 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8361 | 2026.01.06 16:05:09.543358 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8362 | 2026.01.06 16:05:09.543360 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8363 | 2026.01.06 16:05:09.543441 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8364 | 2026.01.06 16:05:09.543484 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8365 | 2026.01.06 16:05:09.543525 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8366 | 2026.01.06 16:05:09.543563 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8367 | 2026.01.06 16:05:09.543831 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.01.06 16:05:09.543876 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8369 | 2026.01.06 16:05:09.544193 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8370 | 2026.01.06 16:05:09.544422 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.01.06 16:05:09.544557 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 395.52 KiB/sec. | ||
| 8372 | 2026.01.06 16:05:09.544595 [ 276 ] {9d68809c-226a-4679-aa57-216b8f595f6e} <Debug> TCPHandler: Processed in 0.001431916 sec. | ||
| 8373 | 2026.01.06 16:05:09.544684 [ 200 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542609 sec., 1328917.43792497 rows/sec., 89.37 MiB/sec. | ||
| 8374 | 2026.01.06 16:05:09.544707 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2026.01.06 16:05:09.544806 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8376 | 2026.01.06 16:05:09.544844 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8377 | 2026.01.06 16:05:09.544848 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8378 | 2026.01.06 16:05:09.545133 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.01.06 16:05:09.545213 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_25_6} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8380 | 2026.01.06 16:05:09.545300 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8381 | 2026.01.06 16:05:09.545903 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.01.06 16:05:09.545946 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8383 | 2026.01.06 16:05:09.546326 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8384 | 2026.01.06 16:05:09.546532 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.01.06 16:05:09.546665 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.00188 sec., 629255.3191489362 rows/sec., 50.17 MiB/sec. | ||
| 8386 | 2026.01.06 16:05:09.546704 [ 276 ] {e8b5b830-61ed-4ce5-a7a2-9ad6e0a35ca5} <Debug> TCPHandler: Processed in 0.002045748 sec. | ||
| 8387 | 2026.01.06 16:05:09.546819 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.01.06 16:05:09.546916 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8389 | 2026.01.06 16:05:09.546956 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8390 | 2026.01.06 16:05:09.547451 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.01.06 16:05:09.547488 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8392 | 2026.01.06 16:05:09.547794 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8393 | 2026.01.06 16:05:09.547994 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.01.06 16:05:09.548125 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001229 sec., 199349.06427990235 rows/sec., 12.15 MiB/sec. | ||
| 8395 | 2026.01.06 16:05:09.548155 [ 45 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8396 | 2026.01.06 16:05:09.548165 [ 276 ] {9439a92b-a1a8-4afb-bdf8-e06eb956ed2e} <Debug> TCPHandler: Processed in 0.001396457 sec. | ||
| 8397 | 2026.01.06 16:05:09.548233 [ 45 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.01.06 16:05:09.548266 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8399 | 2026.01.06 16:05:09.548317 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.01.06 16:05:09.548345 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8401 | 2026.01.06 16:05:09.548416 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8402 | 2026.01.06 16:05:09.548442 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8403 | 2026.01.06 16:05:09.548461 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8404 | 2026.01.06 16:05:09.548472 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 264 rows starting from the beginning of the part | ||
| 8405 | 2026.01.06 16:05:09.548526 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 239 rows starting from the beginning of the part | ||
| 8406 | 2026.01.06 16:05:09.548561 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 8407 | 2026.01.06 16:05:09.548598 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 239 rows starting from the beginning of the part | ||
| 8408 | 2026.01.06 16:05:09.548632 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 8409 | 2026.01.06 16:05:09.548668 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 245 rows starting from the beginning of the part | ||
| 8410 | 2026.01.06 16:05:09.548959 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.01.06 16:05:09.549000 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8412 | 2026.01.06 16:05:09.549329 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8413 | 2026.01.06 16:05:09.549472 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158752 sec., 867312.4188782413 rows/sec., 56.42 MiB/sec. | ||
| 8414 | 2026.01.06 16:05:09.549549 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.01.06 16:05:09.549595 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8416 | 2026.01.06 16:05:09.549689 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 8417 | 2026.01.06 16:05:09.549735 [ 276 ] {1442ef11-5be6-4890-9068-62b4d6792877} <Debug> TCPHandler: Processed in 0.001466507 sec. | ||
| 8418 | 2026.01.06 16:05:09.549860 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.01.06 16:05:09.549875 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.01.06 16:05:09.549946 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_46_9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8421 | 2026.01.06 16:05:09.549957 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.01.06 16:05:09.550002 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8423 | 2026.01.06 16:05:09.550017 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8424 | 2026.01.06 16:05:09.550484 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.01.06 16:05:09.550525 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8426 | 2026.01.06 16:05:09.550829 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8427 | 2026.01.06 16:05:09.551028 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.01.06 16:05:09.551132 [ 45 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8429 | 2026.01.06 16:05:09.551158 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 8430 | 2026.01.06 16:05:09.551166 [ 45 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.01.06 16:05:09.551200 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8432 | 2026.01.06 16:05:09.551203 [ 276 ] {c2e53061-d3b7-41b1-8239-7122c656b39f} <Debug> TCPHandler: Processed in 0.001392416 sec. | ||
| 8433 | 2026.01.06 16:05:09.551304 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8434 | 2026.01.06 16:05:09.551318 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.01.06 16:05:09.551428 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8436 | 2026.01.06 16:05:09.551432 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8437 | 2026.01.06 16:05:09.551471 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8438 | 2026.01.06 16:05:09.551481 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8439 | 2026.01.06 16:05:09.551559 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8440 | 2026.01.06 16:05:09.551604 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8441 | 2026.01.06 16:05:09.551647 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8442 | 2026.01.06 16:05:09.551687 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8443 | 2026.01.06 16:05:09.552179 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2026.01.06 16:05:09.552222 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8445 | 2026.01.06 16:05:09.552572 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319634 sec., 799464.0938320776 rows/sec., 48.45 MiB/sec. | ||
| 8446 | 2026.01.06 16:05:09.552574 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8447 | 2026.01.06 16:05:09.552709 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8448 | 2026.01.06 16:05:09.552807 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.01.06 16:05:09.552942 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001531 sec., 469627.6943174396 rows/sec., 32.96 MiB/sec. | ||
| 8450 | 2026.01.06 16:05:09.552992 [ 276 ] {0558483d-a57f-4fc4-b3a2-a7521a2ee5d0} <Debug> TCPHandler: Processed in 0.001721122 sec. | ||
| 8451 | 2026.01.06 16:05:09.553007 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.01.06 16:05:09.553095 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_25_6} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8453 | 2026.01.06 16:05:09.553132 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2026.01.06 16:05:09.553202 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8455 | 2026.01.06 16:05:09.553241 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8456 | 2026.01.06 16:05:09.553281 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8457 | 2026.01.06 16:05:09.553619 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.01.06 16:05:09.553655 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8459 | 2026.01.06 16:05:09.553951 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8460 | 2026.01.06 16:05:09.554160 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.01.06 16:05:09.554290 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 8462 | 2026.01.06 16:05:09.554326 [ 276 ] {fd3319a8-baab-42f6-acc3-8c65765e64a1} <Debug> TCPHandler: Processed in 0.001256774 sec. | ||
| 8463 | 2026.01.06 16:05:09.554453 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2026.01.06 16:05:09.554553 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8465 | 2026.01.06 16:05:09.554596 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8466 | 2026.01.06 16:05:09.555078 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.01.06 16:05:09.555114 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8468 | 2026.01.06 16:05:09.555456 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8469 | 2026.01.06 16:05:09.555681 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.01.06 16:05:09.555817 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001281 sec., 247462.91959406712 rows/sec., 16.26 MiB/sec. | ||
| 8471 | 2026.01.06 16:05:09.555856 [ 276 ] {71fd6066-e5c0-43c9-a337-37fbe7b6a8bf} <Debug> TCPHandler: Processed in 0.001453877 sec. | ||
| 8472 | 2026.01.06 16:05:09.555967 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2026.01.06 16:05:09.556061 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8474 | 2026.01.06 16:05:09.556103 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8475 | 2026.01.06 16:05:09.556423 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2026.01.06 16:05:09.556460 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8477 | 2026.01.06 16:05:09.556756 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8478 | 2026.01.06 16:05:09.556980 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2026.01.06 16:05:09.557115 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 8480 | 2026.01.06 16:05:09.557154 [ 276 ] {50ae1ccf-8ed8-49fc-a5a0-1e684103dbbc} <Debug> TCPHandler: Processed in 0.001237343 sec. | ||
| 8481 | 2026.01.06 16:05:09.557257 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8482 | 2026.01.06 16:05:09.557350 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8483 | 2026.01.06 16:05:09.557404 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <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 | ||
| 8484 | 2026.01.06 16:05:09.558269 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.01.06 16:05:09.558305 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8486 | 2026.01.06 16:05:09.558858 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8487 | 2026.01.06 16:05:09.559081 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.01.06 16:05:09.559228 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001894 sec., 17951.42555438226 rows/sec., 32.17 MiB/sec. | ||
| 8489 | 2026.01.06 16:05:09.559293 [ 276 ] {b251d43c-b551-4376-b219-26562210efba} <Debug> TCPHandler: Processed in 0.002085069 sec. | ||
| 8490 | 2026.01.06 16:05:09.559407 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2026.01.06 16:05:09.559502 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8492 | 2026.01.06 16:05:09.559543 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8493 | 2026.01.06 16:05:09.559886 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2026.01.06 16:05:09.559922 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8495 | 2026.01.06 16:05:09.560228 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8496 | 2026.01.06 16:05:09.560444 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.01.06 16:05:09.560573 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 8498 | 2026.01.06 16:05:09.560612 [ 276 ] {edd66cd1-9224-41f2-942c-464afe9cf75a} <Debug> TCPHandler: Processed in 0.001254254 sec. | ||
| 8499 | 2026.01.06 16:05:13.526043 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8500 | 2026.01.06 16:05:13.526097 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8501 | 2026.01.06 16:05:13.623311 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17194 | ||
| 8502 | 2026.01.06 16:05:13.623805 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.01.06 16:05:13.623849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8504 | 2026.01.06 16:05:13.624327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8505 | 2026.01.06 16:05:13.624557 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.01.06 16:05:13.624670 [ 43 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8507 | 2026.01.06 16:05:13.624679 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17194 | ||
| 8508 | 2026.01.06 16:05:13.624709 [ 43 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2026.01.06 16:05:13.624728 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8510 | 2026.01.06 16:05:13.624848 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 8511 | 2026.01.06 16:05:13.624995 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8512 | 2026.01.06 16:05:13.625033 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14826 rows starting from the beginning of the part | ||
| 8513 | 2026.01.06 16:05:13.625097 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8514 | 2026.01.06 16:05:13.625142 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8515 | 2026.01.06 16:05:13.625184 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8516 | 2026.01.06 16:05:13.625220 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8517 | 2026.01.06 16:05:13.625260 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8518 | 2026.01.06 16:05:13.627629 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835013 sec., 6064875.187521186 rows/sec., 86.76 MiB/sec. | ||
| 8519 | 2026.01.06 16:05:13.628008 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8520 | 2026.01.06 16:05:13.628360 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.01.06 16:05:13.628458 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_36_7} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8522 | 2026.01.06 16:05:13.628573 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8523 | 2026.01.06 16:05:13.685933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1098 | ||
| 8524 | 2026.01.06 16:05:13.688224 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.01.06 16:05:13.688267 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8526 | 2026.01.06 16:05:13.689429 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8527 | 2026.01.06 16:05:13.689690 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.06 16:05:13.689855 [ 43 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8529 | 2026.01.06 16:05:13.689924 [ 43 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.01.06 16:05:13.689946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8531 | 2026.01.06 16:05:13.689958 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8532 | 2026.01.06 16:05:13.690069 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 8533 | 2026.01.06 16:05:13.690512 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8534 | 2026.01.06 16:05:13.690656 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
| 8535 | 2026.01.06 16:05:13.691013 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 8536 | 2026.01.06 16:05:13.691347 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8537 | 2026.01.06 16:05:13.691669 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8538 | 2026.01.06 16:05:13.691998 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 8539 | 2026.01.06 16:05:13.692312 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8540 | 2026.01.06 16:05:13.698440 [ 186 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 72 columns (72 merged, 0 gathered) in 0.008404088 sec., 130650.70237246444 rows/sec., 104.85 MiB/sec. | ||
| 8541 | 2026.01.06 16:05:13.699934 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8542 | 2026.01.06 16:05:13.700535 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.01.06 16:05:13.700612 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_26_5} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8544 | 2026.01.06 16:05:13.700866 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 8545 | 2026.01.06 16:05:14.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.51 MiB, peak 289.91 MiB, free memory in arenas 0.00 B, will set to 284.57 MiB (RSS), difference: 1.07 MiB | ||
| 8546 | 2026.01.06 16:05:14.527903 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2026.01.06 16:05:14.528130 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8548 | 2026.01.06 16:05:14.528208 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8549 | 2026.01.06 16:05:14.528940 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.01.06 16:05:14.528992 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8551 | 2026.01.06 16:05:14.529389 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8552 | 2026.01.06 16:05:14.529617 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.01.06 16:05:14.529766 [ 55 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8554 | 2026.01.06 16:05:14.529782 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001704 sec., 41079.81220657277 rows/sec., 3.29 MiB/sec. | ||
| 8555 | 2026.01.06 16:05:14.529835 [ 55 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.01.06 16:05:14.529857 [ 276 ] {f3e6d96b-8590-4b58-9438-56c5d92988e4} <Debug> TCPHandler: Processed in 0.00209661 sec. | ||
| 8557 | 2026.01.06 16:05:14.529863 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8558 | 2026.01.06 16:05:14.530002 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.01.06 16:05:14.530006 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8560 | 2026.01.06 16:05:14.530110 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.01.06 16:05:14.530158 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8562 | 2026.01.06 16:05:14.530158 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8563 | 2026.01.06 16:05:14.530208 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2345 rows starting from the beginning of the part | ||
| 8564 | 2026.01.06 16:05:14.530276 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1212 rows starting from the beginning of the part | ||
| 8565 | 2026.01.06 16:05:14.530321 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1180 rows starting from the beginning of the part | ||
| 8566 | 2026.01.06 16:05:14.530366 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 70 rows starting from the beginning of the part | ||
| 8567 | 2026.01.06 16:05:14.530408 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1183 rows starting from the beginning of the part | ||
| 8568 | 2026.01.06 16:05:14.530452 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part | ||
| 8569 | 2026.01.06 16:05:14.530581 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.01.06 16:05:14.530627 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8571 | 2026.01.06 16:05:14.530962 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8572 | 2026.01.06 16:05:14.531196 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.01.06 16:05:14.531342 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001254 sec., 5582.13716108453 rows/sec., 419.75 KiB/sec. | ||
| 8574 | 2026.01.06 16:05:14.531384 [ 276 ] {a2524512-c86e-41c1-89a4-995021138d8f} <Debug> TCPHandler: Processed in 0.001436187 sec. | ||
| 8575 | 2026.01.06 16:05:14.531499 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.01.06 16:05:14.531596 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8577 | 2026.01.06 16:05:14.531637 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8578 | 2026.01.06 16:05:14.532075 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.01.06 16:05:14.532113 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8580 | 2026.01.06 16:05:14.532466 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8581 | 2026.01.06 16:05:14.532735 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.01.06 16:05:14.532876 [ 55 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8583 | 2026.01.06 16:05:14.532895 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001317 sec., 53910.40242976462 rows/sec., 4.21 MiB/sec. | ||
| 8584 | 2026.01.06 16:05:14.532922 [ 55 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.01.06 16:05:14.532945 [ 276 ] {3f2df824-80e9-48d5-912d-60091e69b4ea} <Debug> TCPHandler: Processed in 0.001498509 sec. | ||
| 8586 | 2026.01.06 16:05:14.532954 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8587 | 2026.01.06 16:05:14.533044 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003097668 sec., 1956310.3599223674 rows/sec., 165.72 MiB/sec. | ||
| 8588 | 2026.01.06 16:05:14.533100 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2026.01.06 16:05:14.533108 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8590 | 2026.01.06 16:05:14.533214 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8591 | 2026.01.06 16:05:14.533238 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8592 | 2026.01.06 16:05:14.533270 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8593 | 2026.01.06 16:05:14.533280 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1212 rows starting from the beginning of the part | ||
| 8594 | 2026.01.06 16:05:14.533348 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 531 rows starting from the beginning of the part | ||
| 8595 | 2026.01.06 16:05:14.533392 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 713 rows starting from the beginning of the part | ||
| 8596 | 2026.01.06 16:05:14.533432 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 71 rows starting from the beginning of the part | ||
| 8597 | 2026.01.06 16:05:14.533477 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 719 rows starting from the beginning of the part | ||
| 8598 | 2026.01.06 16:05:14.533521 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 71 rows starting from the beginning of the part | ||
| 8599 | 2026.01.06 16:05:14.533567 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8600 | 2026.01.06 16:05:14.533761 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2026.01.06 16:05:14.533807 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8602 | 2026.01.06 16:05:14.534042 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.01.06 16:05:14.534168 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_51_10} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8604 | 2026.01.06 16:05:14.534252 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8605 | 2026.01.06 16:05:14.534302 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 8606 | 2026.01.06 16:05:14.534507 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.01.06 16:05:14.534659 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
| 8608 | 2026.01.06 16:05:14.534674 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8609 | 2026.01.06 16:05:14.534701 [ 276 ] {618bb6e0-fbd3-4665-83c5-b55479d0b3c5} <Debug> TCPHandler: Processed in 0.001654282 sec. | ||
| 8610 | 2026.01.06 16:05:14.534727 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.01.06 16:05:14.534764 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8612 | 2026.01.06 16:05:14.534832 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.01.06 16:05:14.534874 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8614 | 2026.01.06 16:05:14.534935 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.01.06 16:05:14.534991 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8616 | 2026.01.06 16:05:14.534997 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <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 | ||
| 8617 | 2026.01.06 16:05:14.535030 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15895 rows starting from the beginning of the part | ||
| 8618 | 2026.01.06 16:05:14.535034 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983408 sec., 1672374.0148270049 rows/sec., 126.25 MiB/sec. | ||
| 8619 | 2026.01.06 16:05:14.535093 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part | ||
| 8620 | 2026.01.06 16:05:14.535141 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8621 | 2026.01.06 16:05:14.535183 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8622 | 2026.01.06 16:05:14.535222 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 317 rows starting from the beginning of the part | ||
| 8623 | 2026.01.06 16:05:14.535263 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8624 | 2026.01.06 16:05:14.535314 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8625 | 2026.01.06 16:05:14.535644 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.01.06 16:05:14.535722 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_51_10} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8627 | 2026.01.06 16:05:14.535806 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8628 | 2026.01.06 16:05:14.535824 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.01.06 16:05:14.535862 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8630 | 2026.01.06 16:05:14.536408 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8631 | 2026.01.06 16:05:14.536643 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.01.06 16:05:14.536782 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8633 | 2026.01.06 16:05:14.536795 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001878 sec., 3727.369542066028 rows/sec., 6.68 MiB/sec. | ||
| 8634 | 2026.01.06 16:05:14.536829 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.01.06 16:05:14.536857 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8636 | 2026.01.06 16:05:14.536896 [ 276 ] {ce895aa6-3124-4c2a-a8d5-2a5278d2cb0e} <Debug> TCPHandler: Processed in 0.00211516 sec. | ||
| 8637 | 2026.01.06 16:05:14.536963 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8638 | 2026.01.06 16:05:14.537062 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2026.01.06 16:05:14.537152 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8640 | 2026.01.06 16:05:14.537171 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.01.06 16:05:14.537204 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 802 rows starting from the beginning of the part | ||
| 8642 | 2026.01.06 16:05:14.537224 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8643 | 2026.01.06 16:05:14.537316 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 8644 | 2026.01.06 16:05:14.537422 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 8645 | 2026.01.06 16:05:14.537521 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 8646 | 2026.01.06 16:05:14.537602 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.01.06 16:05:14.537619 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8648 | 2026.01.06 16:05:14.537648 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8649 | 2026.01.06 16:05:14.537733 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 8650 | 2026.01.06 16:05:14.538022 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8651 | 2026.01.06 16:05:14.538283 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.01.06 16:05:14.538399 [ 62 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8653 | 2026.01.06 16:05:14.538422 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 8654 | 2026.01.06 16:05:14.538432 [ 62 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.01.06 16:05:14.538465 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8656 | 2026.01.06 16:05:14.538469 [ 276 ] {42ff2222-04ec-474e-a6b0-2285c4d75002} <Debug> TCPHandler: Processed in 0.001464108 sec. | ||
| 8657 | 2026.01.06 16:05:14.538543 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8658 | 2026.01.06 16:05:14.538646 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8659 | 2026.01.06 16:05:14.538678 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3562 rows starting from the beginning of the part | ||
| 8660 | 2026.01.06 16:05:14.538736 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8661 | 2026.01.06 16:05:14.538778 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8662 | 2026.01.06 16:05:14.538821 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8663 | 2026.01.06 16:05:14.538869 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8664 | 2026.01.06 16:05:14.538928 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8665 | 2026.01.06 16:05:14.540215 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17692 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387231 sec., 3284061.886338269 rows/sec., 219.66 MiB/sec. | ||
| 8666 | 2026.01.06 16:05:14.540399 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891185 sec., 2088637.5473578733 rows/sec., 132.36 MiB/sec. | ||
| 8667 | 2026.01.06 16:05:14.540420 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8668 | 2026.01.06 16:05:14.540684 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.01.06 16:05:14.540762 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8670 | 2026.01.06 16:05:14.540843 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8671 | 2026.01.06 16:05:14.540870 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8672 | 2026.01.06 16:05:14.541225 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.01.06 16:05:14.541321 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_51_10} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8674 | 2026.01.06 16:05:14.541432 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8675 | 2026.01.06 16:05:14.542882 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 19 columns (19 merged, 0 gathered) in 0.005960232 sec., 149490.82518935503 rows/sec., 267.88 MiB/sec. | ||
| 8676 | 2026.01.06 16:05:14.544281 [ 195 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8677 | 2026.01.06 16:05:14.544614 [ 195 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.01.06 16:05:14.544687 [ 195 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8679 | 2026.01.06 16:05:14.544814 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 8680 | 2026.01.06 16:05:14.552955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8681 | 2026.01.06 16:05:14.571297 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.01.06 16:05:14.571344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8683 | 2026.01.06 16:05:14.577343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8684 | 2026.01.06 16:05:14.578037 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.01.06 16:05:14.578320 [ 62 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8686 | 2026.01.06 16:05:14.578376 [ 62 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.01.06 16:05:14.578405 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8688 | 2026.01.06 16:05:14.578503 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 8689 | 2026.01.06 16:05:14.581772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8690 | 2026.01.06 16:05:14.582611 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8691 | 2026.01.06 16:05:14.584108 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8692 | 2026.01.06 16:05:14.588623 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8693 | 2026.01.06 16:05:14.593051 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8694 | 2026.01.06 16:05:14.597340 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8695 | 2026.01.06 16:05:14.601780 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8696 | 2026.01.06 16:05:14.606211 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8697 | 2026.01.06 16:05:14.655478 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.07700987 sec., 3532.0147923895993 rows/sec., 18.26 MiB/sec. | ||
| 8698 | 2026.01.06 16:05:14.658766 [ 202 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8699 | 2026.01.06 16:05:14.660863 [ 202 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.01.06 16:05:14.660965 [ 202 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_36_7} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8701 | 2026.01.06 16:05:14.664054 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8702 | 2026.01.06 16:05:15.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.26 MiB, peak 298.16 MiB, free memory in arenas 0.00 B, will set to 290.64 MiB (RSS), difference: 4.37 MiB | ||
| 8703 | 2026.01.06 16:05:19.541345 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.01.06 16:05:19.541549 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8705 | 2026.01.06 16:05:19.541617 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8706 | 2026.01.06 16:05:19.542493 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.01.06 16:05:19.542543 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8708 | 2026.01.06 16:05:19.542982 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8709 | 2026.01.06 16:05:19.543236 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.01.06 16:05:19.543404 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001903 sec., 215449.29059379926 rows/sec., 13.67 MiB/sec. | ||
| 8711 | 2026.01.06 16:05:19.543457 [ 276 ] {928a810e-c90a-43d0-8d60-a57bf6353686} <Debug> TCPHandler: Processed in 0.002263793 sec. | ||
| 8712 | 2026.01.06 16:05:19.543594 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.01.06 16:05:19.543700 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8714 | 2026.01.06 16:05:19.543747 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8715 | 2026.01.06 16:05:19.544867 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.01.06 16:05:19.544904 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8717 | 2026.01.06 16:05:19.545337 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8718 | 2026.01.06 16:05:19.545561 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.01.06 16:05:19.545697 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002019 sec., 584447.7464091134 rows/sec., 46.61 MiB/sec. | ||
| 8720 | 2026.01.06 16:05:19.545738 [ 276 ] {67aabf40-1a57-4ba1-8823-0c6d07b38211} <Debug> TCPHandler: Processed in 0.002196862 sec. | ||
| 8721 | 2026.01.06 16:05:19.545864 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.01.06 16:05:19.545964 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8723 | 2026.01.06 16:05:19.546005 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8724 | 2026.01.06 16:05:19.546521 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.01.06 16:05:19.546556 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8726 | 2026.01.06 16:05:19.546875 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8727 | 2026.01.06 16:05:19.547092 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.01.06 16:05:19.547259 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001313 sec., 182025.89489718204 rows/sec., 11.06 MiB/sec. | ||
| 8729 | 2026.01.06 16:05:19.547318 [ 276 ] {48480c4f-54dc-444d-8b63-b56cdd51b087} <Debug> TCPHandler: Processed in 0.001503828 sec. | ||
| 8730 | 2026.01.06 16:05:19.547454 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.01.06 16:05:19.547580 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8732 | 2026.01.06 16:05:19.547638 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8733 | 2026.01.06 16:05:19.548279 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.01.06 16:05:19.548323 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8735 | 2026.01.06 16:05:19.548790 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8736 | 2026.01.06 16:05:19.549134 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.01.06 16:05:19.549313 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001758 sec., 120591.58134243458 rows/sec., 7.78 MiB/sec. | ||
| 8738 | 2026.01.06 16:05:19.549366 [ 276 ] {239f2179-a4d5-434e-aba7-cd008860db8f} <Debug> TCPHandler: Processed in 0.001974047 sec. | ||
| 8739 | 2026.01.06 16:05:19.549499 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2026.01.06 16:05:19.549622 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8741 | 2026.01.06 16:05:19.549678 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8742 | 2026.01.06 16:05:19.550304 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.01.06 16:05:19.550349 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8744 | 2026.01.06 16:05:19.550801 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8745 | 2026.01.06 16:05:19.551126 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.01.06 16:05:19.551306 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001708 sec., 123536.29976580795 rows/sec., 7.02 MiB/sec. | ||
| 8747 | 2026.01.06 16:05:19.551359 [ 276 ] {cd5311a8-63eb-45f5-b409-aba5c711e2ad} <Debug> TCPHandler: Processed in 0.001922397 sec. | ||
| 8748 | 2026.01.06 16:05:19.551496 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.01.06 16:05:19.551618 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8750 | 2026.01.06 16:05:19.551675 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8751 | 2026.01.06 16:05:19.552566 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.01.06 16:05:19.552610 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8753 | 2026.01.06 16:05:19.553098 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8754 | 2026.01.06 16:05:19.553422 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.01.06 16:05:19.553598 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.002004 sec., 355788.42315369257 rows/sec., 24.95 MiB/sec. | ||
| 8756 | 2026.01.06 16:05:19.553653 [ 276 ] {cf0c1f3a-dff1-4af7-afe2-200c4fc0846d} <Debug> TCPHandler: Processed in 0.002223392 sec. | ||
| 8757 | 2026.01.06 16:05:19.553790 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2026.01.06 16:05:19.553928 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8759 | 2026.01.06 16:05:19.553987 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8760 | 2026.01.06 16:05:19.554376 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.01.06 16:05:19.554417 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8762 | 2026.01.06 16:05:19.554790 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8763 | 2026.01.06 16:05:19.555027 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.01.06 16:05:19.555121 [ 76 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8765 | 2026.01.06 16:05:19.555155 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001253 sec., 4788.507581803671 rows/sec., 250.18 KiB/sec. | ||
| 8766 | 2026.01.06 16:05:19.555163 [ 76 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.01.06 16:05:19.555191 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8768 | 2026.01.06 16:05:19.555194 [ 276 ] {7dc16afc-033c-432e-b242-89a1d46dfc79} <Debug> TCPHandler: Processed in 0.001466308 sec. | ||
| 8769 | 2026.01.06 16:05:19.555303 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 8770 | 2026.01.06 16:05:19.555309 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.01.06 16:05:19.555442 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8772 | 2026.01.06 16:05:19.555443 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8773 | 2026.01.06 16:05:19.555489 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8774 | 2026.01.06 16:05:19.555497 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8775 | 2026.01.06 16:05:19.555572 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8776 | 2026.01.06 16:05:19.555617 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8777 | 2026.01.06 16:05:19.555656 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8778 | 2026.01.06 16:05:19.555695 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8779 | 2026.01.06 16:05:19.555731 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8780 | 2026.01.06 16:05:19.555960 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.01.06 16:05:19.556003 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8782 | 2026.01.06 16:05:19.556389 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8783 | 2026.01.06 16:05:19.556527 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001278874 sec., 121982.30631008216 rows/sec., 6.22 MiB/sec. | ||
| 8784 | 2026.01.06 16:05:19.556613 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.01.06 16:05:19.556657 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8786 | 2026.01.06 16:05:19.556750 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001327 sec., 236623.96382818386 rows/sec., 15.54 MiB/sec. | ||
| 8787 | 2026.01.06 16:05:19.556793 [ 276 ] {660a7f93-2402-413d-b9cb-d286d9ccb617} <Debug> TCPHandler: Processed in 0.001532619 sec. | ||
| 8788 | 2026.01.06 16:05:19.556901 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.01.06 16:05:19.556925 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.01.06 16:05:19.556995 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.01.06 16:05:19.557001 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_26_5} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8792 | 2026.01.06 16:05:19.557043 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8793 | 2026.01.06 16:05:19.557089 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8794 | 2026.01.06 16:05:19.557356 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.01.06 16:05:19.557395 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8796 | 2026.01.06 16:05:19.557693 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8797 | 2026.01.06 16:05:19.557901 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.01.06 16:05:19.557996 [ 76 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8799 | 2026.01.06 16:05:19.558021 [ 76 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2026.01.06 16:05:19.558032 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 8801 | 2026.01.06 16:05:19.558037 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8802 | 2026.01.06 16:05:19.558069 [ 276 ] {74a075ed-920a-4f43-b71b-e31d087347db} <Debug> TCPHandler: Processed in 0.001216393 sec. | ||
| 8803 | 2026.01.06 16:05:19.558115 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 8804 | 2026.01.06 16:05:19.558172 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2026.01.06 16:05:19.558190 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8806 | 2026.01.06 16:05:19.558222 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part | ||
| 8807 | 2026.01.06 16:05:19.558265 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8808 | 2026.01.06 16:05:19.558273 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.01.06 16:05:19.558300 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8810 | 2026.01.06 16:05:19.558331 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <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 | ||
| 8811 | 2026.01.06 16:05:19.558339 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8812 | 2026.01.06 16:05:19.558383 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8813 | 2026.01.06 16:05:19.558414 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8814 | 2026.01.06 16:05:19.559084 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.000993819 sec., 27167.924944079357 rows/sec., 1.78 MiB/sec. | ||
| 8815 | 2026.01.06 16:05:19.559169 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.01.06 16:05:19.559212 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8817 | 2026.01.06 16:05:19.559228 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8818 | 2026.01.06 16:05:19.559497 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.01.06 16:05:19.559565 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_26_5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8820 | 2026.01.06 16:05:19.559622 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8821 | 2026.01.06 16:05:19.559818 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8822 | 2026.01.06 16:05:19.560060 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.01.06 16:05:19.560200 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001944 sec., 17489.711934156378 rows/sec., 31.34 MiB/sec. | ||
| 8824 | 2026.01.06 16:05:19.560254 [ 276 ] {5bbf28ac-90b9-4153-9b84-2fad59df1c79} <Debug> TCPHandler: Processed in 0.00212911 sec. | ||
| 8825 | 2026.01.06 16:05:19.560363 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.01.06 16:05:19.560457 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8827 | 2026.01.06 16:05:19.560498 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8828 | 2026.01.06 16:05:19.560820 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.01.06 16:05:19.560859 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8830 | 2026.01.06 16:05:19.561164 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8831 | 2026.01.06 16:05:19.561376 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.01.06 16:05:19.561526 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 8833 | 2026.01.06 16:05:19.561562 [ 276 ] {9f749702-e652-4b11-b870-e28a762b230e} <Debug> TCPHandler: Processed in 0.001245814 sec. | ||
| 8834 | 2026.01.06 16:05:20.600653 [ 75 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8835 | 2026.01.06 16:05:20.600750 [ 75 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.01.06 16:05:20.600789 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8837 | 2026.01.06 16:05:20.600922 [ 200 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8838 | 2026.01.06 16:05:20.601130 [ 200 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8839 | 2026.01.06 16:05:20.601194 [ 200 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8840 | 2026.01.06 16:05:20.601305 [ 200 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8841 | 2026.01.06 16:05:20.601434 [ 200 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8842 | 2026.01.06 16:05:20.601510 [ 200 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8843 | 2026.01.06 16:05:20.601583 [ 200 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8844 | 2026.01.06 16:05:20.602496 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625171 sec., 22151.515132869095 rows/sec., 1.85 MiB/sec. | ||
| 8845 | 2026.01.06 16:05:20.602663 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8846 | 2026.01.06 16:05:20.602979 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.01.06 16:05:20.603053 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_17_4} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8848 | 2026.01.06 16:05:20.603122 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8849 | 2026.01.06 16:05:21.124790 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17706 | ||
| 8850 | 2026.01.06 16:05:21.125691 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.01.06 16:05:21.125767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8852 | 2026.01.06 16:05:21.126366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8853 | 2026.01.06 16:05:21.126592 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.01.06 16:05:21.126721 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17706 | ||
| 8855 | 2026.01.06 16:05:22.081853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8856 | 2026.01.06 16:05:22.097607 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.01.06 16:05:22.097656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8858 | 2026.01.06 16:05:22.103076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8859 | 2026.01.06 16:05:22.103791 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.01.06 16:05:22.106629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8861 | 2026.01.06 16:05:23.690256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1132 | ||
| 8862 | 2026.01.06 16:05:23.693167 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.01.06 16:05:23.693224 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8864 | 2026.01.06 16:05:23.694469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8865 | 2026.01.06 16:05:23.694737 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.01.06 16:05:23.695125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 8867 | 2026.01.06 16:05:24.556053 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.01.06 16:05:24.556292 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8869 | 2026.01.06 16:05:24.556366 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8870 | 2026.01.06 16:05:24.557057 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.01.06 16:05:24.557110 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8872 | 2026.01.06 16:05:24.557484 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8873 | 2026.01.06 16:05:24.557717 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.01.06 16:05:24.557873 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001634 sec., 2447.980416156671 rows/sec., 199.62 KiB/sec. | ||
| 8875 | 2026.01.06 16:05:24.557914 [ 276 ] {aef578d4-cb2a-4c08-8b74-af255697e081} <Debug> TCPHandler: Processed in 0.002046648 sec. | ||
| 8876 | 2026.01.06 16:05:24.558034 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2026.01.06 16:05:24.558130 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8878 | 2026.01.06 16:05:24.558171 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8879 | 2026.01.06 16:05:24.559513 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.01.06 16:05:24.559549 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8881 | 2026.01.06 16:05:24.559930 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8882 | 2026.01.06 16:05:24.560139 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.01.06 16:05:24.560267 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002156 sec., 562152.133580705 rows/sec., 46.41 MiB/sec. | ||
| 8884 | 2026.01.06 16:05:24.560305 [ 276 ] {cfd50da2-f56e-4455-91c0-26bfbde8ab62} <Debug> TCPHandler: Processed in 0.002319884 sec. | ||
| 8885 | 2026.01.06 16:05:24.560417 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2026.01.06 16:05:24.560512 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8887 | 2026.01.06 16:05:24.560552 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8888 | 2026.01.06 16:05:24.560948 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.01.06 16:05:24.560984 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8890 | 2026.01.06 16:05:24.561281 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8891 | 2026.01.06 16:05:24.561487 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.01.06 16:05:24.561614 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.00112 sec., 9821.428571428572 rows/sec., 719.34 KiB/sec. | ||
| 8893 | 2026.01.06 16:05:24.561652 [ 276 ] {aba39a82-a138-4725-acee-c9751617efca} <Debug> TCPHandler: Processed in 0.001282074 sec. | ||
| 8894 | 2026.01.06 16:05:24.561750 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.01.06 16:05:24.561843 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8896 | 2026.01.06 16:05:24.561883 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8897 | 2026.01.06 16:05:24.562413 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.01.06 16:05:24.562448 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8899 | 2026.01.06 16:05:24.562747 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8900 | 2026.01.06 16:05:24.562950 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.01.06 16:05:24.563076 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001251 sec., 182254.19664268586 rows/sec., 12.34 MiB/sec. | ||
| 8902 | 2026.01.06 16:05:24.563114 [ 276 ] {bf45f6d3-84c0-4b74-9006-a86d41bb9394} <Debug> TCPHandler: Processed in 0.001411536 sec. | ||
| 8903 | 2026.01.06 16:05:24.563216 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8904 | 2026.01.06 16:05:24.563309 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8905 | 2026.01.06 16:05:24.563348 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8906 | 2026.01.06 16:05:24.563968 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.01.06 16:05:24.564004 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8908 | 2026.01.06 16:05:24.564329 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8909 | 2026.01.06 16:05:24.564536 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.01.06 16:05:24.564660 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001369 sec., 387874.3608473338 rows/sec., 28.74 MiB/sec. | ||
| 8911 | 2026.01.06 16:05:24.564697 [ 276 ] {766510ae-3e9d-4bc5-ba9c-8378a523d95e} <Debug> TCPHandler: Processed in 0.001529249 sec. | ||
| 8912 | 2026.01.06 16:05:24.564805 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.01.06 16:05:24.564900 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8914 | 2026.01.06 16:05:24.564943 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8915 | 2026.01.06 16:05:24.565533 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.01.06 16:05:24.565569 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8917 | 2026.01.06 16:05:24.565936 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8918 | 2026.01.06 16:05:24.566141 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.01.06 16:05:24.566266 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001384 sec., 611271.676300578 rows/sec., 41.14 MiB/sec. | ||
| 8920 | 2026.01.06 16:05:24.566303 [ 276 ] {05a8bf04-d258-46f1-9a39-0e4f1698abb0} <Debug> TCPHandler: Processed in 0.00154555 sec. | ||
| 8921 | 2026.01.06 16:05:24.566412 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.01.06 16:05:24.566506 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8923 | 2026.01.06 16:05:24.566561 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <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 | ||
| 8924 | 2026.01.06 16:05:24.567298 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.01.06 16:05:24.567334 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8926 | 2026.01.06 16:05:24.567823 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8927 | 2026.01.06 16:05:24.568031 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.01.06 16:05:24.568157 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001689 sec., 4144.464179988158 rows/sec., 7.43 MiB/sec. | ||
| 8929 | 2026.01.06 16:05:24.568207 [ 276 ] {5bbeaadb-9b6b-429f-99ed-19498f5af9fd} <Debug> TCPHandler: Processed in 0.001865375 sec. | ||
| 8930 | 2026.01.06 16:05:24.568314 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.01.06 16:05:24.568402 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8932 | 2026.01.06 16:05:24.568441 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8933 | 2026.01.06 16:05:24.568750 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.01.06 16:05:24.568783 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8935 | 2026.01.06 16:05:24.569162 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8936 | 2026.01.06 16:05:24.569364 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.01.06 16:05:24.569490 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8938 | 2026.01.06 16:05:24.569527 [ 276 ] {12f85ab0-eaf9-448f-ad81-dbd9696bf42f} <Debug> TCPHandler: Processed in 0.001229813 sec. | ||
| 8939 | 2026.01.06 16:05:28.526137 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8940 | 2026.01.06 16:05:28.526192 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8941 | 2026.01.06 16:05:28.626856 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18154 | ||
| 8942 | 2026.01.06 16:05:28.627382 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.01.06 16:05:28.627428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8944 | 2026.01.06 16:05:28.627920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8945 | 2026.01.06 16:05:28.628133 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.01.06 16:05:28.628259 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18154 | ||
| 8947 | 2026.01.06 16:05:29.541309 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.01.06 16:05:29.541512 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8949 | 2026.01.06 16:05:29.541587 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8950 | 2026.01.06 16:05:29.542501 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.01.06 16:05:29.542545 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8952 | 2026.01.06 16:05:29.542949 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8953 | 2026.01.06 16:05:29.543175 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.01.06 16:05:29.543326 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 8955 | 2026.01.06 16:05:29.543379 [ 276 ] {a99e5945-37b8-4926-9ccc-0f458c9e42b1} <Debug> TCPHandler: Processed in 0.002198942 sec. | ||
| 8956 | 2026.01.06 16:05:29.543507 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.01.06 16:05:29.543611 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8958 | 2026.01.06 16:05:29.543655 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8959 | 2026.01.06 16:05:29.544645 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.01.06 16:05:29.544680 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8961 | 2026.01.06 16:05:29.545042 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8962 | 2026.01.06 16:05:29.545256 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.01.06 16:05:29.545381 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001794 sec., 657748.0490523969 rows/sec., 52.45 MiB/sec. | ||
| 8964 | 2026.01.06 16:05:29.545419 [ 276 ] {431d17ff-d024-454b-8bb7-8b3f7b2478f7} <Debug> TCPHandler: Processed in 0.001965077 sec. | ||
| 8965 | 2026.01.06 16:05:29.545532 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.01.06 16:05:29.545625 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.01.06 16:05:29.545665 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8968 | 2026.01.06 16:05:29.546146 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.01.06 16:05:29.546179 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8970 | 2026.01.06 16:05:29.546484 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8971 | 2026.01.06 16:05:29.546710 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.01.06 16:05:29.546835 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001229 sec., 194467.04637917006 rows/sec., 11.82 MiB/sec. | ||
| 8973 | 2026.01.06 16:05:29.546873 [ 276 ] {c03b21c9-0ada-46fa-b30e-1a7fae691334} <Debug> TCPHandler: Processed in 0.001389917 sec. | ||
| 8974 | 2026.01.06 16:05:29.546976 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.01.06 16:05:29.547068 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.01.06 16:05:29.547106 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8977 | 2026.01.06 16:05:29.547573 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.01.06 16:05:29.547608 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8979 | 2026.01.06 16:05:29.547909 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8980 | 2026.01.06 16:05:29.548115 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.01.06 16:05:29.548206 [ 64 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8982 | 2026.01.06 16:05:29.548237 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 8983 | 2026.01.06 16:05:29.548241 [ 64 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.01.06 16:05:29.548268 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 8985 | 2026.01.06 16:05:29.548275 [ 276 ] {250c290c-6851-44d7-b82d-7059ddc44f3b} <Debug> TCPHandler: Processed in 0.001347796 sec. | ||
| 8986 | 2026.01.06 16:05:29.548345 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 8987 | 2026.01.06 16:05:29.548383 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.01.06 16:05:29.548435 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8989 | 2026.01.06 16:05:29.548466 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 441 rows starting from the beginning of the part | ||
| 8990 | 2026.01.06 16:05:29.548476 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8991 | 2026.01.06 16:05:29.548516 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8992 | 2026.01.06 16:05:29.548521 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 8993 | 2026.01.06 16:05:29.548570 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8994 | 2026.01.06 16:05:29.548614 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 8995 | 2026.01.06 16:05:29.548653 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 8996 | 2026.01.06 16:05:29.548693 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 8997 | 2026.01.06 16:05:29.548983 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2026.01.06 16:05:29.549017 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 8999 | 2026.01.06 16:05:29.549323 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9000 | 2026.01.06 16:05:29.549539 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.01.06 16:05:29.549619 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302255 sec., 1164902.4192650442 rows/sec., 80.70 MiB/sec. | ||
| 9002 | 2026.01.06 16:05:29.549664 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 9003 | 2026.01.06 16:05:29.549706 [ 276 ] {7e8e5425-a3d8-4204-904e-1532d2bb137f} <Debug> TCPHandler: Processed in 0.001372266 sec. | ||
| 9004 | 2026.01.06 16:05:29.549813 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.01.06 16:05:29.549841 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9006 | 2026.01.06 16:05:29.549907 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9007 | 2026.01.06 16:05:29.549951 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9008 | 2026.01.06 16:05:29.550153 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.01.06 16:05:29.550280 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_36_7} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9010 | 2026.01.06 16:05:29.550406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9011 | 2026.01.06 16:05:29.550597 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.01.06 16:05:29.550639 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9013 | 2026.01.06 16:05:29.550984 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9014 | 2026.01.06 16:05:29.551205 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.01.06 16:05:29.551328 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001439 sec., 495482.9742876998 rows/sec., 34.74 MiB/sec. | ||
| 9016 | 2026.01.06 16:05:29.551366 [ 276 ] {a7848e9e-d94c-4708-a429-eb879c345029} <Debug> TCPHandler: Processed in 0.00160157 sec. | ||
| 9017 | 2026.01.06 16:05:29.551476 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.01.06 16:05:29.551569 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9019 | 2026.01.06 16:05:29.551609 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9020 | 2026.01.06 16:05:29.551932 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.01.06 16:05:29.551966 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9022 | 2026.01.06 16:05:29.552256 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9023 | 2026.01.06 16:05:29.552470 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.01.06 16:05:29.552592 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 9025 | 2026.01.06 16:05:29.552628 [ 276 ] {157fcb46-9397-48b0-9154-e015ac750389} <Debug> TCPHandler: Processed in 0.001200883 sec. | ||
| 9026 | 2026.01.06 16:05:29.552734 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2026.01.06 16:05:29.552826 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9028 | 2026.01.06 16:05:29.552867 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9029 | 2026.01.06 16:05:29.553288 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.01.06 16:05:29.553322 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9031 | 2026.01.06 16:05:29.553669 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9032 | 2026.01.06 16:05:29.553880 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.01.06 16:05:29.554006 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 9034 | 2026.01.06 16:05:29.554043 [ 276 ] {8f930735-38e2-4594-a997-d5bd7d0103ff} <Debug> TCPHandler: Processed in 0.001355935 sec. | ||
| 9035 | 2026.01.06 16:05:29.554146 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2026.01.06 16:05:29.554239 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9037 | 2026.01.06 16:05:29.554279 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9038 | 2026.01.06 16:05:29.554577 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2026.01.06 16:05:29.554611 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9040 | 2026.01.06 16:05:29.554902 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9041 | 2026.01.06 16:05:29.555135 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.01.06 16:05:29.555258 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 9043 | 2026.01.06 16:05:29.555295 [ 276 ] {a84044e9-fb20-4619-a71b-3faa06a15905} <Debug> TCPHandler: Processed in 0.001197143 sec. | ||
| 9044 | 2026.01.06 16:05:29.555393 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9045 | 2026.01.06 16:05:29.555485 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9046 | 2026.01.06 16:05:29.555538 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <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 | ||
| 9047 | 2026.01.06 16:05:29.556350 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.01.06 16:05:29.556385 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9049 | 2026.01.06 16:05:29.556925 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9050 | 2026.01.06 16:05:29.557149 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.01.06 16:05:29.557282 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001814 sec., 18743.109151047407 rows/sec., 33.59 MiB/sec. | ||
| 9052 | 2026.01.06 16:05:29.557333 [ 276 ] {083099b3-d2af-4963-b743-97b773b8a701} <Debug> TCPHandler: Processed in 0.001987447 sec. | ||
| 9053 | 2026.01.06 16:05:29.557443 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.01.06 16:05:29.557537 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9055 | 2026.01.06 16:05:29.557577 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9056 | 2026.01.06 16:05:29.557895 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.01.06 16:05:29.557930 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9058 | 2026.01.06 16:05:29.558235 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9059 | 2026.01.06 16:05:29.558445 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.01.06 16:05:29.558566 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 9061 | 2026.01.06 16:05:29.558600 [ 276 ] {69b0a8d1-ce41-47b0-85b3-2628fbd47576} <Debug> TCPHandler: Processed in 0.001205993 sec. | ||
| 9062 | 2026.01.06 16:05:29.606740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9063 | 2026.01.06 16:05:29.622307 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.01.06 16:05:29.622345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9065 | 2026.01.06 16:05:29.627701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9066 | 2026.01.06 16:05:29.628422 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.01.06 16:05:29.631083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9068 | 2026.01.06 16:05:30.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.51 MiB, peak 298.16 MiB, free memory in arenas 0.00 B, will set to 291.34 MiB (RSS), difference: -1.17 MiB | ||
| 9069 | 2026.01.06 16:05:33.695430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1170 | ||
| 9070 | 2026.01.06 16:05:33.698334 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.01.06 16:05:33.698383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 9072 | 2026.01.06 16:05:33.699607 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9073 | 2026.01.06 16:05:33.699889 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.01.06 16:05:33.700259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 9075 | 2026.01.06 16:05:34.527693 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.01.06 16:05:34.527900 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9077 | 2026.01.06 16:05:34.527972 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9078 | 2026.01.06 16:05:34.528670 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.01.06 16:05:34.528712 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9080 | 2026.01.06 16:05:34.529096 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9081 | 2026.01.06 16:05:34.529322 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.01.06 16:05:34.529477 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00163 sec., 42944.78527607362 rows/sec., 3.44 MiB/sec. | ||
| 9083 | 2026.01.06 16:05:34.529520 [ 276 ] {c1752b02-89e9-4488-8423-3bd92df85ae3} <Debug> TCPHandler: Processed in 0.001961957 sec. | ||
| 9084 | 2026.01.06 16:05:34.529644 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2026.01.06 16:05:34.529739 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9086 | 2026.01.06 16:05:34.529779 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9087 | 2026.01.06 16:05:34.530176 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.01.06 16:05:34.530213 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9089 | 2026.01.06 16:05:34.530519 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9090 | 2026.01.06 16:05:34.530723 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.01.06 16:05:34.530837 [ 57 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9092 | 2026.01.06 16:05:34.530851 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001131 sec., 6189.21308576481 rows/sec., 465.40 KiB/sec. | ||
| 9093 | 2026.01.06 16:05:34.530902 [ 57 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.01.06 16:05:34.530911 [ 276 ] {352c38f2-2bcd-4e26-bd72-baeeb1287ea1} <Debug> TCPHandler: Processed in 0.001317355 sec. | ||
| 9095 | 2026.01.06 16:05:34.530933 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9096 | 2026.01.06 16:05:34.531054 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2026.01.06 16:05:34.531068 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9098 | 2026.01.06 16:05:34.531179 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9099 | 2026.01.06 16:05:34.531224 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9100 | 2026.01.06 16:05:34.531232 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9101 | 2026.01.06 16:05:34.531271 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 264 rows starting from the beginning of the part | ||
| 9102 | 2026.01.06 16:05:34.531351 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 9103 | 2026.01.06 16:05:34.531405 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 239 rows starting from the beginning of the part | ||
| 9104 | 2026.01.06 16:05:34.531455 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 9105 | 2026.01.06 16:05:34.531497 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 239 rows starting from the beginning of the part | ||
| 9106 | 2026.01.06 16:05:34.531538 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 9107 | 2026.01.06 16:05:34.531720 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.01.06 16:05:34.531763 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9109 | 2026.01.06 16:05:34.532137 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9110 | 2026.01.06 16:05:34.532404 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.01.06 16:05:34.532563 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155858 sec., 492114.61715150974 rows/sec., 32.11 MiB/sec. | ||
| 9112 | 2026.01.06 16:05:34.532565 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001409 sec., 50390.347764371894 rows/sec., 3.93 MiB/sec. | ||
| 9113 | 2026.01.06 16:05:34.532637 [ 276 ] {0de3ab66-bf3e-47c8-aca4-4dcb9696691d} <Debug> TCPHandler: Processed in 0.001642401 sec. | ||
| 9114 | 2026.01.06 16:05:34.532709 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9115 | 2026.01.06 16:05:34.532780 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.01.06 16:05:34.532892 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9117 | 2026.01.06 16:05:34.532946 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9118 | 2026.01.06 16:05:34.532999 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.01.06 16:05:34.533084 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_51_10} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9120 | 2026.01.06 16:05:34.533162 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9121 | 2026.01.06 16:05:34.533780 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.01.06 16:05:34.533830 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9123 | 2026.01.06 16:05:34.534253 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9124 | 2026.01.06 16:05:34.534524 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.01.06 16:05:34.534689 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001819 sec., 87960.4178119846 rows/sec., 6.13 MiB/sec. | ||
| 9126 | 2026.01.06 16:05:34.534734 [ 276 ] {923e3dfe-fa32-4ed6-9d87-823f36cdd776} <Debug> TCPHandler: Processed in 0.002011988 sec. | ||
| 9127 | 2026.01.06 16:05:34.534870 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.01.06 16:05:34.534972 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.01.06 16:05:34.535039 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <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 | ||
| 9130 | 2026.01.06 16:05:34.535804 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.01.06 16:05:34.535839 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9132 | 2026.01.06 16:05:34.536344 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9133 | 2026.01.06 16:05:34.536564 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.01.06 16:05:34.536700 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001751 sec., 3997.7155910908054 rows/sec., 7.16 MiB/sec. | ||
| 9135 | 2026.01.06 16:05:34.536752 [ 276 ] {be1c5baa-d5f0-4baf-abed-bb1bf2a52530} <Debug> TCPHandler: Processed in 0.001940327 sec. | ||
| 9136 | 2026.01.06 16:05:34.536870 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.01.06 16:05:34.536963 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.01.06 16:05:34.537010 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9139 | 2026.01.06 16:05:34.537359 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.01.06 16:05:34.537397 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9141 | 2026.01.06 16:05:34.537690 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9142 | 2026.01.06 16:05:34.537884 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.01.06 16:05:34.538010 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9144 | 2026.01.06 16:05:34.538045 [ 276 ] {10681a1a-0c40-47c1-bd00-b30e63b396fa} <Debug> TCPHandler: Processed in 0.001221563 sec. | ||
| 9145 | 2026.01.06 16:05:36.128430 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18666 | ||
| 9146 | 2026.01.06 16:05:36.128969 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2026.01.06 16:05:36.129021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9148 | 2026.01.06 16:05:36.129523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9149 | 2026.01.06 16:05:36.129755 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2026.01.06 16:05:36.129892 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18666 | ||
| 9151 | 2026.01.06 16:05:37.131200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9152 | 2026.01.06 16:05:37.148709 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.01.06 16:05:37.148763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9154 | 2026.01.06 16:05:37.155086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9155 | 2026.01.06 16:05:37.155809 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.01.06 16:05:37.159041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9157 | 2026.01.06 16:05:39.540141 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.01.06 16:05:39.540331 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9159 | 2026.01.06 16:05:39.540407 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9160 | 2026.01.06 16:05:39.541300 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.01.06 16:05:39.541354 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9162 | 2026.01.06 16:05:39.541829 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9163 | 2026.01.06 16:05:39.542072 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.01.06 16:05:39.542238 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001954 sec., 209825.9979529171 rows/sec., 13.31 MiB/sec. | ||
| 9165 | 2026.01.06 16:05:39.542301 [ 276 ] {319cb423-def0-4637-a29d-f4283c78ccc8} <Debug> TCPHandler: Processed in 0.002292253 sec. | ||
| 9166 | 2026.01.06 16:05:39.542428 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9167 | 2026.01.06 16:05:39.542536 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9168 | 2026.01.06 16:05:39.542582 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9169 | 2026.01.06 16:05:39.543004 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.01.06 16:05:39.543044 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9171 | 2026.01.06 16:05:39.543369 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9172 | 2026.01.06 16:05:39.543577 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.01.06 16:05:39.543708 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001198 sec., 3338.89816360601 rows/sec., 272.26 KiB/sec. | ||
| 9174 | 2026.01.06 16:05:39.543747 [ 276 ] {4b77e08a-d57f-4049-8fd2-cbff6798f193} <Debug> TCPHandler: Processed in 0.001371736 sec. | ||
| 9175 | 2026.01.06 16:05:39.543855 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.01.06 16:05:39.543960 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9177 | 2026.01.06 16:05:39.544003 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9178 | 2026.01.06 16:05:39.545180 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.01.06 16:05:39.545218 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9180 | 2026.01.06 16:05:39.545613 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9181 | 2026.01.06 16:05:39.545826 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.01.06 16:05:39.545947 [ 49 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9183 | 2026.01.06 16:05:39.545961 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.002022 sec., 584569.7329376854 rows/sec., 46.61 MiB/sec. | ||
| 9184 | 2026.01.06 16:05:39.546017 [ 49 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.01.06 16:05:39.546026 [ 276 ] {ffecca61-dd4a-4e96-8b55-db2f751d97b2} <Debug> TCPHandler: Processed in 0.002222442 sec. | ||
| 9186 | 2026.01.06 16:05:39.546050 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9187 | 2026.01.06 16:05:39.546147 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9188 | 2026.01.06 16:05:39.546155 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.01.06 16:05:39.546243 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9190 | 2026.01.06 16:05:39.546260 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9191 | 2026.01.06 16:05:39.546271 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2345 rows starting from the beginning of the part | ||
| 9192 | 2026.01.06 16:05:39.546301 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9193 | 2026.01.06 16:05:39.546328 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1180 rows starting from the beginning of the part | ||
| 9194 | 2026.01.06 16:05:39.546371 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1212 rows starting from the beginning of the part | ||
| 9195 | 2026.01.06 16:05:39.546411 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1180 rows starting from the beginning of the part | ||
| 9196 | 2026.01.06 16:05:39.546451 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 70 rows starting from the beginning of the part | ||
| 9197 | 2026.01.06 16:05:39.546488 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1182 rows starting from the beginning of the part | ||
| 9198 | 2026.01.06 16:05:39.546917 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.01.06 16:05:39.546959 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9200 | 2026.01.06 16:05:39.547400 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9201 | 2026.01.06 16:05:39.547703 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.01.06 16:05:39.547869 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001627 sec., 149354.64044253228 rows/sec., 9.09 MiB/sec. | ||
| 9203 | 2026.01.06 16:05:39.547918 [ 276 ] {9b978eb8-9dbd-4246-abf6-faddc13fb74b} <Debug> TCPHandler: Processed in 0.001812434 sec. | ||
| 9204 | 2026.01.06 16:05:39.548026 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.01.06 16:05:39.548124 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9206 | 2026.01.06 16:05:39.548165 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9207 | 2026.01.06 16:05:39.548669 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.01.06 16:05:39.548706 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9209 | 2026.01.06 16:05:39.549037 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9210 | 2026.01.06 16:05:39.549061 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002948066 sec., 2431763.7393464055 rows/sec., 205.55 MiB/sec. | ||
| 9211 | 2026.01.06 16:05:39.549261 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2026.01.06 16:05:39.549400 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001293 sec., 163959.7834493426 rows/sec., 10.57 MiB/sec. | ||
| 9213 | 2026.01.06 16:05:39.549411 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9214 | 2026.01.06 16:05:39.549441 [ 276 ] {e6c6fe5f-24f7-4849-bfdc-33a4ad32f1ef} <Debug> TCPHandler: Processed in 0.001462988 sec. | ||
| 9215 | 2026.01.06 16:05:39.549551 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2026.01.06 16:05:39.549732 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9217 | 2026.01.06 16:05:39.549751 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.01.06 16:05:39.549782 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9219 | 2026.01.06 16:05:39.549839 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_56_11} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9220 | 2026.01.06 16:05:39.549957 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 9221 | 2026.01.06 16:05:39.550330 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.06 16:05:39.550373 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9223 | 2026.01.06 16:05:39.550702 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9224 | 2026.01.06 16:05:39.550910 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.01.06 16:05:39.551040 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001326 sec., 159125.18853695324 rows/sec., 9.04 MiB/sec. | ||
| 9226 | 2026.01.06 16:05:39.551080 [ 276 ] {0fedd254-834c-48ed-a21c-49365117bf98} <Debug> TCPHandler: Processed in 0.00158147 sec. | ||
| 9227 | 2026.01.06 16:05:39.551196 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.01.06 16:05:39.551291 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9229 | 2026.01.06 16:05:39.551331 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9230 | 2026.01.06 16:05:39.552191 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.06 16:05:39.552229 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9232 | 2026.01.06 16:05:39.552596 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9233 | 2026.01.06 16:05:39.552795 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.01.06 16:05:39.552921 [ 49 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9235 | 2026.01.06 16:05:39.552930 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001656 sec., 432971.01449275366 rows/sec., 30.38 MiB/sec. | ||
| 9236 | 2026.01.06 16:05:39.552976 [ 49 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.01.06 16:05:39.552992 [ 276 ] {76f117f7-ebef-4ff2-9c1f-7981c26e2878} <Debug> TCPHandler: Processed in 0.001845645 sec. | ||
| 9238 | 2026.01.06 16:05:39.553003 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9239 | 2026.01.06 16:05:39.553083 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9240 | 2026.01.06 16:05:39.553116 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.01.06 16:05:39.553163 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9242 | 2026.01.06 16:05:39.553186 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1212 rows starting from the beginning of the part | ||
| 9243 | 2026.01.06 16:05:39.553212 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9244 | 2026.01.06 16:05:39.553229 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 713 rows starting from the beginning of the part | ||
| 9245 | 2026.01.06 16:05:39.553255 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9246 | 2026.01.06 16:05:39.553264 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 531 rows starting from the beginning of the part | ||
| 9247 | 2026.01.06 16:05:39.553308 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 713 rows starting from the beginning of the part | ||
| 9248 | 2026.01.06 16:05:39.553343 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 71 rows starting from the beginning of the part | ||
| 9249 | 2026.01.06 16:05:39.553375 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 717 rows starting from the beginning of the part | ||
| 9250 | 2026.01.06 16:05:39.553587 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.01.06 16:05:39.553623 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9252 | 2026.01.06 16:05:39.553942 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9253 | 2026.01.06 16:05:39.554152 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.01.06 16:05:39.554282 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 9255 | 2026.01.06 16:05:39.554319 [ 276 ] {b0dc974d-c45f-43b8-b03f-819964b0f92c} <Debug> TCPHandler: Processed in 0.001252294 sec. | ||
| 9256 | 2026.01.06 16:05:39.554421 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.01.06 16:05:39.554515 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9258 | 2026.01.06 16:05:39.554557 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9259 | 2026.01.06 16:05:39.554605 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545449 sec., 2560420.9520987105 rows/sec., 192.27 MiB/sec. | ||
| 9260 | 2026.01.06 16:05:39.554779 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9261 | 2026.01.06 16:05:39.555008 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.01.06 16:05:39.555012 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.01.06 16:05:39.555044 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9264 | 2026.01.06 16:05:39.555085 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_56_11} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9265 | 2026.01.06 16:05:39.555144 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9266 | 2026.01.06 16:05:39.555396 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9267 | 2026.01.06 16:05:39.555597 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.01.06 16:05:39.555708 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9269 | 2026.01.06 16:05:39.555725 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001228 sec., 257328.99022801305 rows/sec., 16.91 MiB/sec. | ||
| 9270 | 2026.01.06 16:05:39.555747 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.01.06 16:05:39.555768 [ 276 ] {6eca67bc-36a8-4477-b1d0-e567b4fc6b2e} <Debug> TCPHandler: Processed in 0.001397056 sec. | ||
| 9272 | 2026.01.06 16:05:39.555773 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9273 | 2026.01.06 16:05:39.555869 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9274 | 2026.01.06 16:05:39.555886 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.01.06 16:05:39.555982 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9276 | 2026.01.06 16:05:39.555988 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.01.06 16:05:39.556024 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17692 rows starting from the beginning of the part | ||
| 9278 | 2026.01.06 16:05:39.556045 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9279 | 2026.01.06 16:05:39.556098 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 9280 | 2026.01.06 16:05:39.556149 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 846 rows starting from the beginning of the part | ||
| 9281 | 2026.01.06 16:05:39.556192 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 9282 | 2026.01.06 16:05:39.556231 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9283 | 2026.01.06 16:05:39.556271 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 316 rows starting from the beginning of the part | ||
| 9284 | 2026.01.06 16:05:39.556358 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.01.06 16:05:39.556401 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9286 | 2026.01.06 16:05:39.556743 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9287 | 2026.01.06 16:05:39.556953 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.01.06 16:05:39.557085 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 9289 | 2026.01.06 16:05:39.557122 [ 276 ] {d85f20e3-4f85-4d9b-90b7-ff55c482155c} <Debug> TCPHandler: Processed in 0.001286064 sec. | ||
| 9290 | 2026.01.06 16:05:39.557228 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2026.01.06 16:05:39.557328 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9292 | 2026.01.06 16:05:39.557384 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <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 | ||
| 9293 | 2026.01.06 16:05:39.558240 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.01.06 16:05:39.558279 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9295 | 2026.01.06 16:05:39.558983 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9296 | 2026.01.06 16:05:39.559221 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.01.06 16:05:39.559346 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9298 | 2026.01.06 16:05:39.559372 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00206 sec., 16504.854368932036 rows/sec., 29.58 MiB/sec. | ||
| 9299 | 2026.01.06 16:05:39.559385 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.01.06 16:05:39.559418 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9301 | 2026.01.06 16:05:39.559448 [ 276 ] {3b3fe79b-eb4f-460e-b1b0-92e00c81119f} <Debug> TCPHandler: Processed in 0.002271072 sec. | ||
| 9302 | 2026.01.06 16:05:39.559496 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9303 | 2026.01.06 16:05:39.559577 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.01.06 16:05:39.559673 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9305 | 2026.01.06 16:05:39.559677 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9306 | 2026.01.06 16:05:39.559714 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9307 | 2026.01.06 16:05:39.559730 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 891 rows starting from the beginning of the part | ||
| 9308 | 2026.01.06 16:05:39.559832 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 9309 | 2026.01.06 16:05:39.559929 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 9310 | 2026.01.06 16:05:39.560026 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 9311 | 2026.01.06 16:05:39.560073 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.01.06 16:05:39.560111 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9313 | 2026.01.06 16:05:39.560121 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 9314 | 2026.01.06 16:05:39.560213 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 9315 | 2026.01.06 16:05:39.560536 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9316 | 2026.01.06 16:05:39.560770 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.01.06 16:05:39.560881 [ 49 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9318 | 2026.01.06 16:05:39.560908 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 5.09 MiB/sec. | ||
| 9319 | 2026.01.06 16:05:39.560911 [ 49 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.01.06 16:05:39.560951 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9321 | 2026.01.06 16:05:39.560954 [ 276 ] {7f80f971-71c2-4d5e-81a5-ea94d2ec5937} <Debug> TCPHandler: Processed in 0.001426657 sec. | ||
| 9322 | 2026.01.06 16:05:39.561026 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9323 | 2026.01.06 16:05:39.561109 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9324 | 2026.01.06 16:05:39.561134 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3950 rows starting from the beginning of the part | ||
| 9325 | 2026.01.06 16:05:39.561179 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 9326 | 2026.01.06 16:05:39.561220 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9327 | 2026.01.06 16:05:39.561256 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 9328 | 2026.01.06 16:05:39.561290 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9329 | 2026.01.06 16:05:39.561323 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 9330 | 2026.01.06 16:05:39.563220 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4382 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238683 sec., 1957400.8468371807 rows/sec., 123.97 MiB/sec. | ||
| 9331 | 2026.01.06 16:05:39.563315 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19642 rows, containing 5 columns (5 merged, 0 gathered) in 0.007501641 sec., 2618360.436069921 rows/sec., 175.09 MiB/sec. | ||
| 9332 | 2026.01.06 16:05:39.563635 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9333 | 2026.01.06 16:05:39.563689 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9334 | 2026.01.06 16:05:39.563935 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.01.06 16:05:39.564082 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_56_11} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9336 | 2026.01.06 16:05:39.564106 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.01.06 16:05:39.564173 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9338 | 2026.01.06 16:05:39.564192 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9339 | 2026.01.06 16:05:39.564291 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9340 | 2026.01.06 16:05:39.567236 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 19 columns (19 merged, 0 gathered) in 0.007772287 sec., 129562.89442219517 rows/sec., 232.17 MiB/sec. | ||
| 9341 | 2026.01.06 16:05:39.568717 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9342 | 2026.01.06 16:05:39.569041 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.01.06 16:05:39.569117 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9344 | 2026.01.06 16:05:39.569267 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.25 MiB. | ||
| 9345 | 2026.01.06 16:05:40.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.80 MiB, peak 305.59 MiB, free memory in arenas 0.00 B, will set to 299.74 MiB (RSS), difference: 6.94 MiB | ||
| 9346 | 2026.01.06 16:05:43.526265 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9347 | 2026.01.06 16:05:43.526345 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9348 | 2026.01.06 16:05:43.630077 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19114 | ||
| 9349 | 2026.01.06 16:05:43.630682 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.01.06 16:05:43.630740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9351 | 2026.01.06 16:05:43.631250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9352 | 2026.01.06 16:05:43.631494 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.01.06 16:05:43.631644 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19114 | ||
| 9354 | 2026.01.06 16:05:43.700583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1206 | ||
| 9355 | 2026.01.06 16:05:43.703067 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.01.06 16:05:43.703132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9357 | 2026.01.06 16:05:43.704348 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9358 | 2026.01.06 16:05:43.704626 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.01.06 16:05:43.705022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9360 | 2026.01.06 16:05:44.527874 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.01.06 16:05:44.528173 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9362 | 2026.01.06 16:05:44.528276 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9363 | 2026.01.06 16:05:44.529193 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.01.06 16:05:44.529235 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9365 | 2026.01.06 16:05:44.529617 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9366 | 2026.01.06 16:05:44.529853 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2026.01.06 16:05:44.530017 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001914 sec., 36572.62277951933 rows/sec., 2.93 MiB/sec. | ||
| 9368 | 2026.01.06 16:05:44.530067 [ 276 ] {a10a4cf1-1aad-457f-8c9f-04f0de90315d} <Debug> TCPHandler: Processed in 0.002368615 sec. | ||
| 9369 | 2026.01.06 16:05:44.530215 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.01.06 16:05:44.530316 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9371 | 2026.01.06 16:05:44.530359 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9372 | 2026.01.06 16:05:44.530793 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.01.06 16:05:44.530829 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9374 | 2026.01.06 16:05:44.531124 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9375 | 2026.01.06 16:05:44.531324 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.01.06 16:05:44.531455 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001161 sec., 6029.285099052541 rows/sec., 453.37 KiB/sec. | ||
| 9377 | 2026.01.06 16:05:44.531495 [ 276 ] {b49f2c1d-1763-445f-8f28-a9ec4a0ee63b} <Debug> TCPHandler: Processed in 0.001330225 sec. | ||
| 9378 | 2026.01.06 16:05:44.531612 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2026.01.06 16:05:44.531705 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9380 | 2026.01.06 16:05:44.531745 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9381 | 2026.01.06 16:05:44.532176 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.01.06 16:05:44.532213 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9383 | 2026.01.06 16:05:44.532530 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9384 | 2026.01.06 16:05:44.532754 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.01.06 16:05:44.532912 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001223 sec., 58053.9656582175 rows/sec., 4.53 MiB/sec. | ||
| 9386 | 2026.01.06 16:05:44.532961 [ 276 ] {829f3d4d-ff02-472b-80e5-89ef04e15a14} <Debug> TCPHandler: Processed in 0.001395986 sec. | ||
| 9387 | 2026.01.06 16:05:44.533090 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.01.06 16:05:44.533191 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9389 | 2026.01.06 16:05:44.533237 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9390 | 2026.01.06 16:05:44.533832 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2026.01.06 16:05:44.533877 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9392 | 2026.01.06 16:05:44.534276 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9393 | 2026.01.06 16:05:44.534501 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2026.01.06 16:05:44.534662 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
| 9395 | 2026.01.06 16:05:44.534706 [ 276 ] {7f1b71bd-8a50-43c2-953f-383a5e09809d} <Debug> TCPHandler: Processed in 0.001663561 sec. | ||
| 9396 | 2026.01.06 16:05:44.534842 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2026.01.06 16:05:44.534937 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9398 | 2026.01.06 16:05:44.534992 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <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 | ||
| 9399 | 2026.01.06 16:05:44.535778 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.01.06 16:05:44.535815 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9401 | 2026.01.06 16:05:44.536342 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9402 | 2026.01.06 16:05:44.536567 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.01.06 16:05:44.536711 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001792 sec., 3906.25 rows/sec., 7.00 MiB/sec. | ||
| 9404 | 2026.01.06 16:05:44.536784 [ 276 ] {1fd4d61c-c9b1-4abd-accc-4065013184b4} <Debug> TCPHandler: Processed in 0.001988448 sec. | ||
| 9405 | 2026.01.06 16:05:44.536936 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.01.06 16:05:44.537035 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9407 | 2026.01.06 16:05:44.537085 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9408 | 2026.01.06 16:05:44.537471 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.01.06 16:05:44.537511 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9410 | 2026.01.06 16:05:44.537889 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9411 | 2026.01.06 16:05:44.538108 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.01.06 16:05:44.538238 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 9413 | 2026.01.06 16:05:44.538274 [ 276 ] {999d2984-079c-4974-8d2f-8f4b2cf9365d} <Debug> TCPHandler: Processed in 0.001397256 sec. | ||
| 9414 | 2026.01.06 16:05:44.659212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9415 | 2026.01.06 16:05:44.676006 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.01.06 16:05:44.676058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9417 | 2026.01.06 16:05:44.682211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9418 | 2026.01.06 16:05:44.682932 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.01.06 16:05:44.686150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9420 | 2026.01.06 16:05:48.872102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58818 | ||
| 9421 | 2026.01.06 16:05:48.872221 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9422 | 2026.01.06 16:05:48.872246 [ 294 ] {} <Debug> TCP-Session: 779a0f3c-b385-4753-b0f1-f3207af11215 Authenticating user 'default' from [fd00:1122:3344:101::e]:58818 | ||
| 9423 | 2026.01.06 16:05:48.872268 [ 294 ] {} <Debug> TCP-Session: 779a0f3c-b385-4753-b0f1-f3207af11215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2026.01.06 16:05:48.872281 [ 294 ] {} <Debug> TCP-Session: 779a0f3c-b385-4753-b0f1-f3207af11215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.01.06 16:05:48.872469 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63685 | ||
| 9426 | 2026.01.06 16:05:48.872505 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53938 | ||
| 9427 | 2026.01.06 16:05:48.872530 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62673 | ||
| 9428 | 2026.01.06 16:05:48.872562 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44925 | ||
| 9429 | 2026.01.06 16:05:48.872608 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9430 | 2026.01.06 16:05:48.872554 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64098 | ||
| 9431 | 2026.01.06 16:05:48.872651 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9432 | 2026.01.06 16:05:48.872665 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9433 | 2026.01.06 16:05:48.872696 [ 290 ] {} <Debug> TCP-Session: c1347f9b-1cb1-4245-8297-72186c374cac Authenticating user 'default' from [fd00:1122:3344:101::e]:62673 | ||
| 9434 | 2026.01.06 16:05:48.872708 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9435 | 2026.01.06 16:05:48.872721 [ 296 ] {} <Debug> TCP-Session: 24790c99-ab75-49ae-9104-abdaf33c7fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53938 | ||
| 9436 | 2026.01.06 16:05:48.872728 [ 290 ] {} <Debug> TCP-Session: c1347f9b-1cb1-4245-8297-72186c374cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.01.06 16:05:48.872750 [ 293 ] {} <Debug> TCP-Session: 4390235d-fe64-4a91-940c-a41b881ba320 Authenticating user 'default' from [fd00:1122:3344:101::e]:44925 | ||
| 9438 | 2026.01.06 16:05:48.872768 [ 290 ] {} <Debug> TCP-Session: c1347f9b-1cb1-4245-8297-72186c374cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.01.06 16:05:48.872763 [ 296 ] {} <Debug> TCP-Session: 24790c99-ab75-49ae-9104-abdaf33c7fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9440 | 2026.01.06 16:05:48.872792 [ 293 ] {} <Debug> TCP-Session: 4390235d-fe64-4a91-940c-a41b881ba320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.01.06 16:05:48.872817 [ 296 ] {} <Debug> TCP-Session: 24790c99-ab75-49ae-9104-abdaf33c7fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.01.06 16:05:48.872834 [ 293 ] {} <Debug> TCP-Session: 4390235d-fe64-4a91-940c-a41b881ba320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9443 | 2026.01.06 16:05:48.872743 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9444 | 2026.01.06 16:05:48.872660 [ 295 ] {} <Debug> TCP-Session: e2a5ed4d-47bc-4582-b62a-7153ca1aa880 Authenticating user 'default' from [fd00:1122:3344:101::e]:63685 | ||
| 9445 | 2026.01.06 16:05:48.872906 [ 292 ] {} <Debug> TCP-Session: 530540d0-3766-4bd6-9e2b-12a5dc649346 Authenticating user 'default' from [fd00:1122:3344:101::e]:64098 | ||
| 9446 | 2026.01.06 16:05:48.872543 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56598 | ||
| 9447 | 2026.01.06 16:05:48.872931 [ 295 ] {} <Debug> TCP-Session: e2a5ed4d-47bc-4582-b62a-7153ca1aa880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9448 | 2026.01.06 16:05:48.872520 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56230 | ||
| 9449 | 2026.01.06 16:05:48.872976 [ 295 ] {} <Debug> TCP-Session: e2a5ed4d-47bc-4582-b62a-7153ca1aa880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9450 | 2026.01.06 16:05:48.872511 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53842 | ||
| 9451 | 2026.01.06 16:05:48.873036 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9452 | 2026.01.06 16:05:48.872938 [ 292 ] {} <Debug> TCP-Session: 530540d0-3766-4bd6-9e2b-12a5dc649346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2026.01.06 16:05:48.873076 [ 291 ] {} <Debug> TCP-Session: 68b0e085-138b-47f0-8309-35262e67018a Authenticating user 'default' from [fd00:1122:3344:101::e]:56598 | ||
| 9454 | 2026.01.06 16:05:48.873089 [ 292 ] {} <Debug> TCP-Session: 530540d0-3766-4bd6-9e2b-12a5dc649346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2026.01.06 16:05:48.873103 [ 291 ] {} <Debug> TCP-Session: 68b0e085-138b-47f0-8309-35262e67018a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.01.06 16:05:48.872584 [ 294 ] {} <Trace> TCP-Session: 779a0f3c-b385-4753-b0f1-f3207af11215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.01.06 16:05:48.873128 [ 291 ] {} <Debug> TCP-Session: 68b0e085-138b-47f0-8309-35262e67018a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.01.06 16:05:48.873182 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9459 | 2026.01.06 16:05:48.873209 [ 275 ] {} <Debug> TCP-Session: 1471584c-85ed-4dc2-a406-8bc4d79f0273 Authenticating user 'default' from [fd00:1122:3344:101::e]:56230 | ||
| 9460 | 2026.01.06 16:05:48.873225 [ 275 ] {} <Debug> TCP-Session: 1471584c-85ed-4dc2-a406-8bc4d79f0273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.01.06 16:05:48.873237 [ 275 ] {} <Debug> TCP-Session: 1471584c-85ed-4dc2-a406-8bc4d79f0273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.01.06 16:05:48.873304 [ 294 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58818) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9463 | 2026.01.06 16:05:48.873367 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9464 | 2026.01.06 16:05:48.873399 [ 297 ] {} <Debug> TCP-Session: 333ae4eb-93a4-4baf-a967-46c95a2ed6af Authenticating user 'default' from [fd00:1122:3344:101::e]:53842 | ||
| 9465 | 2026.01.06 16:05:48.873416 [ 297 ] {} <Debug> TCP-Session: 333ae4eb-93a4-4baf-a967-46c95a2ed6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2026.01.06 16:05:48.873428 [ 297 ] {} <Debug> TCP-Session: 333ae4eb-93a4-4baf-a967-46c95a2ed6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2026.01.06 16:05:48.873563 [ 294 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9468 | 2026.01.06 16:05:48.873620 [ 294 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9469 | 2026.01.06 16:05:48.873892 [ 294 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 9470 | 2026.01.06 16:05:48.874845 [ 332 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Trace> AggregatingTransform: Aggregating | ||
| 9471 | 2026.01.06 16:05:48.874901 [ 332 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Trace> Aggregator: Aggregation method: without_key | ||
| 9472 | 2026.01.06 16:05:48.874940 [ 332 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950377 sec. (1052.214 rows/sec., 41.10 KiB/sec.) | ||
| 9473 | 2026.01.06 16:05:48.874959 [ 332 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Trace> Aggregator: Merging aggregated data | ||
| 9474 | 2026.01.06 16:05:48.876085 [ 294 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002838 sec., 352.3608174770966 rows/sec., 13.76 KiB/sec. | ||
| 9475 | 2026.01.06 16:05:48.876230 [ 294 ] {f30454c6-4f68-4e28-8b12-b24786711d04} <Debug> TCPHandler: Processed in 0.003760541 sec. | ||
| 9476 | 2026.01.06 16:05:48.876324 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9477 | 2026.01.06 16:05:48.876353 [ 294 ] {} <Debug> TCP-Session: 779a0f3c-b385-4753-b0f1-f3207af11215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2026.01.06 16:05:48.876355 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9479 | 2026.01.06 16:05:48.876377 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9480 | 2026.01.06 16:05:48.876402 [ 293 ] {} <Debug> TCP-Session: 4390235d-fe64-4a91-940c-a41b881ba320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.01.06 16:05:48.876401 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9482 | 2026.01.06 16:05:48.876427 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9483 | 2026.01.06 16:05:48.876455 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9484 | 2026.01.06 16:05:48.876468 [ 296 ] {} <Debug> TCP-Session: 24790c99-ab75-49ae-9104-abdaf33c7fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2026.01.06 16:05:48.876491 [ 290 ] {} <Debug> TCP-Session: c1347f9b-1cb1-4245-8297-72186c374cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.01.06 16:05:48.876508 [ 291 ] {} <Debug> TCP-Session: 68b0e085-138b-47f0-8309-35262e67018a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2026.01.06 16:05:48.876439 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9488 | 2026.01.06 16:05:48.876415 [ 297 ] {} <Debug> TCP-Session: 333ae4eb-93a4-4baf-a967-46c95a2ed6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.01.06 16:05:48.876563 [ 275 ] {} <Debug> TCP-Session: 1471584c-85ed-4dc2-a406-8bc4d79f0273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.01.06 16:05:48.876413 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9491 | 2026.01.06 16:05:48.876413 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9492 | 2026.01.06 16:05:48.876618 [ 295 ] {} <Debug> TCP-Session: e2a5ed4d-47bc-4582-b62a-7153ca1aa880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2026.01.06 16:05:48.876641 [ 292 ] {} <Debug> TCP-Session: 530540d0-3766-4bd6-9e2b-12a5dc649346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2026.01.06 16:05:49.543030 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2026.01.06 16:05:49.543251 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9496 | 2026.01.06 16:05:49.543324 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9497 | 2026.01.06 16:05:49.544279 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.01.06 16:05:49.544331 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9499 | 2026.01.06 16:05:49.544832 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9500 | 2026.01.06 16:05:49.545175 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2026.01.06 16:05:49.545351 [ 28 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9502 | 2026.01.06 16:05:49.545382 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002186 sec., 187557.18206770357 rows/sec., 11.90 MiB/sec. | ||
| 9503 | 2026.01.06 16:05:49.545388 [ 28 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.01.06 16:05:49.545422 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9505 | 2026.01.06 16:05:49.545449 [ 276 ] {ffcd8cdd-0eef-4b7c-b603-2fc043d63b04} <Debug> TCPHandler: Processed in 0.002561818 sec. | ||
| 9506 | 2026.01.06 16:05:49.545546 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9507 | 2026.01.06 16:05:49.545606 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.01.06 16:05:49.545681 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9509 | 2026.01.06 16:05:49.545720 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9510 | 2026.01.06 16:05:49.545728 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9511 | 2026.01.06 16:05:49.545789 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9512 | 2026.01.06 16:05:49.545789 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9513 | 2026.01.06 16:05:49.545853 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9514 | 2026.01.06 16:05:49.545899 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9515 | 2026.01.06 16:05:49.545940 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9516 | 2026.01.06 16:05:49.547066 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574379 sec., 1302100.7012923826 rows/sec., 87.57 MiB/sec. | ||
| 9517 | 2026.01.06 16:05:49.547237 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.01.06 16:05:49.547274 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9519 | 2026.01.06 16:05:49.547283 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9520 | 2026.01.06 16:05:49.547652 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2026.01.06 16:05:49.547743 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_29_7} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9522 | 2026.01.06 16:05:49.547774 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9523 | 2026.01.06 16:05:49.547854 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9524 | 2026.01.06 16:05:49.548020 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.01.06 16:05:49.548175 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002477 sec., 476382.72103350825 rows/sec., 37.99 MiB/sec. | ||
| 9526 | 2026.01.06 16:05:49.548218 [ 276 ] {31f8e341-d83c-4b04-b5dd-1ee2e8673abc} <Debug> TCPHandler: Processed in 0.00267256 sec. | ||
| 9527 | 2026.01.06 16:05:49.548352 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.01.06 16:05:49.548456 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9529 | 2026.01.06 16:05:49.548503 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9530 | 2026.01.06 16:05:49.549088 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.01.06 16:05:49.549126 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9532 | 2026.01.06 16:05:49.549504 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9533 | 2026.01.06 16:05:49.549743 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.01.06 16:05:49.549887 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001455 sec., 164261.16838487974 rows/sec., 9.98 MiB/sec. | ||
| 9535 | 2026.01.06 16:05:49.549925 [ 276 ] {c16b43e9-4f99-4f87-9122-b4f80df8a236} <Debug> TCPHandler: Processed in 0.001623821 sec. | ||
| 9536 | 2026.01.06 16:05:49.550040 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2026.01.06 16:05:49.550143 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9538 | 2026.01.06 16:05:49.550185 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9539 | 2026.01.06 16:05:49.550726 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.01.06 16:05:49.550789 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9541 | 2026.01.06 16:05:49.551132 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9542 | 2026.01.06 16:05:49.551354 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.01.06 16:05:49.551496 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001374 sec., 154294.03202328968 rows/sec., 9.95 MiB/sec. | ||
| 9544 | 2026.01.06 16:05:49.551534 [ 276 ] {aefe653e-ae53-4c5c-80da-c502294e6406} <Debug> TCPHandler: Processed in 0.00154431 sec. | ||
| 9545 | 2026.01.06 16:05:49.551649 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.01.06 16:05:49.551748 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9547 | 2026.01.06 16:05:49.551790 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9548 | 2026.01.06 16:05:49.552339 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.01.06 16:05:49.552385 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9550 | 2026.01.06 16:05:49.552753 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9551 | 2026.01.06 16:05:49.553032 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.01.06 16:05:49.553146 [ 28 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9553 | 2026.01.06 16:05:49.553172 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001442 sec., 146324.5492371706 rows/sec., 8.31 MiB/sec. | ||
| 9554 | 2026.01.06 16:05:49.553181 [ 28 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2026.01.06 16:05:49.553203 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9556 | 2026.01.06 16:05:49.553210 [ 276 ] {29082773-2589-4916-9be6-b512e22a25d1} <Debug> TCPHandler: Processed in 0.001611 sec. | ||
| 9557 | 2026.01.06 16:05:49.553287 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9558 | 2026.01.06 16:05:49.553333 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.01.06 16:05:49.553400 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9560 | 2026.01.06 16:05:49.553430 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9561 | 2026.01.06 16:05:49.553438 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9562 | 2026.01.06 16:05:49.553479 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9563 | 2026.01.06 16:05:49.553485 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9564 | 2026.01.06 16:05:49.553531 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9565 | 2026.01.06 16:05:49.553579 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9566 | 2026.01.06 16:05:49.553619 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9567 | 2026.01.06 16:05:49.554342 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.01.06 16:05:49.554386 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9569 | 2026.01.06 16:05:49.554481 [ 199 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222223 sec., 863181.2688846472 rows/sec., 52.31 MiB/sec. | ||
| 9570 | 2026.01.06 16:05:49.554653 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9571 | 2026.01.06 16:05:49.554769 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9572 | 2026.01.06 16:05:49.554960 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.01.06 16:05:49.555043 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_29_7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9574 | 2026.01.06 16:05:49.555043 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.01.06 16:05:49.555124 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9576 | 2026.01.06 16:05:49.555202 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001783 sec., 399887.82950084127 rows/sec., 28.04 MiB/sec. | ||
| 9577 | 2026.01.06 16:05:49.555246 [ 276 ] {c01c3426-9c8f-4e90-8c6b-ce78cd166042} <Debug> TCPHandler: Processed in 0.001962977 sec. | ||
| 9578 | 2026.01.06 16:05:49.555362 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.01.06 16:05:49.555458 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9580 | 2026.01.06 16:05:49.555504 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9581 | 2026.01.06 16:05:49.555856 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.01.06 16:05:49.555892 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9583 | 2026.01.06 16:05:49.556207 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9584 | 2026.01.06 16:05:49.556432 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.01.06 16:05:49.556559 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 9586 | 2026.01.06 16:05:49.556598 [ 276 ] {e14643a4-7b73-4ad1-808c-64dc133e4e01} <Debug> TCPHandler: Processed in 0.001287124 sec. | ||
| 9587 | 2026.01.06 16:05:49.556711 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.01.06 16:05:49.556808 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9589 | 2026.01.06 16:05:49.556851 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9590 | 2026.01.06 16:05:49.557318 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.01.06 16:05:49.557353 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9592 | 2026.01.06 16:05:49.557698 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9593 | 2026.01.06 16:05:49.557916 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.01.06 16:05:49.558059 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 9595 | 2026.01.06 16:05:49.558095 [ 276 ] {c80c3007-df06-48b3-acf8-16e682b219bc} <Debug> TCPHandler: Processed in 0.001433147 sec. | ||
| 9596 | 2026.01.06 16:05:49.558224 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2026.01.06 16:05:49.558321 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9598 | 2026.01.06 16:05:49.558365 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9599 | 2026.01.06 16:05:49.558695 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2026.01.06 16:05:49.558731 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9601 | 2026.01.06 16:05:49.559038 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9602 | 2026.01.06 16:05:49.559241 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2026.01.06 16:05:49.559370 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9604 | 2026.01.06 16:05:49.559406 [ 276 ] {28fd3cf3-bb3e-4c87-a060-e3104d5f83f2} <Debug> TCPHandler: Processed in 0.001231833 sec. | ||
| 9605 | 2026.01.06 16:05:49.559534 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2026.01.06 16:05:49.559629 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9607 | 2026.01.06 16:05:49.559683 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <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 | ||
| 9608 | 2026.01.06 16:05:49.560559 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.01.06 16:05:49.560594 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9610 | 2026.01.06 16:05:49.561261 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9611 | 2026.01.06 16:05:49.561532 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.01.06 16:05:49.561699 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002121 sec., 16030.17444601603 rows/sec., 28.73 MiB/sec. | ||
| 9613 | 2026.01.06 16:05:49.561796 [ 276 ] {e5bbba84-652c-48a6-bb1e-1ee235f6fb64} <Debug> TCPHandler: Processed in 0.002363924 sec. | ||
| 9614 | 2026.01.06 16:05:49.561926 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.01.06 16:05:49.562017 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9616 | 2026.01.06 16:05:49.562136 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9617 | 2026.01.06 16:05:49.562506 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.01.06 16:05:49.562543 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9619 | 2026.01.06 16:05:49.562872 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9620 | 2026.01.06 16:05:49.563112 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.01.06 16:05:49.563311 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001251 sec., 83133.49320543566 rows/sec., 5.09 MiB/sec. | ||
| 9622 | 2026.01.06 16:05:49.563370 [ 276 ] {6e840904-9bdc-4199-8f26-51f130d84953} <Debug> TCPHandler: Processed in 0.001439727 sec. | ||
| 9623 | 2026.01.06 16:05:49.655615 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32833 | ||
| 9624 | 2026.01.06 16:05:49.655725 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9625 | 2026.01.06 16:05:49.655751 [ 294 ] {} <Debug> TCP-Session: d6fb2398-cc09-4171-b50a-7dc4bea6b79e Authenticating user 'default' from [fd00:1122:3344:101::e]:32833 | ||
| 9626 | 2026.01.06 16:05:49.655773 [ 294 ] {} <Debug> TCP-Session: d6fb2398-cc09-4171-b50a-7dc4bea6b79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.01.06 16:05:49.655786 [ 294 ] {} <Debug> TCP-Session: d6fb2398-cc09-4171-b50a-7dc4bea6b79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2026.01.06 16:05:49.655988 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39749 | ||
| 9629 | 2026.01.06 16:05:49.656029 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65525 | ||
| 9630 | 2026.01.06 16:05:49.656068 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63346 | ||
| 9631 | 2026.01.06 16:05:49.656082 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48845 | ||
| 9632 | 2026.01.06 16:05:49.656117 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62843 | ||
| 9633 | 2026.01.06 16:05:49.656135 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9634 | 2026.01.06 16:05:49.656159 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9635 | 2026.01.06 16:05:49.656177 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9636 | 2026.01.06 16:05:49.656183 [ 295 ] {} <Debug> TCP-Session: 9dc9e60a-3b9d-4638-91b4-80b2b5ebeb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:39749 | ||
| 9637 | 2026.01.06 16:05:49.656199 [ 297 ] {} <Debug> TCP-Session: 6a72a371-762e-4af4-8836-12c477002ea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65525 | ||
| 9638 | 2026.01.06 16:05:49.656208 [ 294 ] {} <Trace> TCP-Session: d6fb2398-cc09-4171-b50a-7dc4bea6b79e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.01.06 16:05:49.656221 [ 295 ] {} <Debug> TCP-Session: 9dc9e60a-3b9d-4638-91b4-80b2b5ebeb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9640 | 2026.01.06 16:05:49.656233 [ 297 ] {} <Debug> TCP-Session: 6a72a371-762e-4af4-8836-12c477002ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.01.06 16:05:49.656207 [ 291 ] {} <Debug> TCP-Session: e5c49e56-328b-48b7-91dc-f38c8cceecab Authenticating user 'default' from [fd00:1122:3344:101::e]:48845 | ||
| 9642 | 2026.01.06 16:05:49.656284 [ 295 ] {} <Debug> TCP-Session: 9dc9e60a-3b9d-4638-91b4-80b2b5ebeb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2026.01.06 16:05:49.656301 [ 291 ] {} <Debug> TCP-Session: e5c49e56-328b-48b7-91dc-f38c8cceecab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2026.01.06 16:05:49.656290 [ 297 ] {} <Debug> TCP-Session: 6a72a371-762e-4af4-8836-12c477002ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2026.01.06 16:05:49.656322 [ 291 ] {} <Debug> TCP-Session: e5c49e56-328b-48b7-91dc-f38c8cceecab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2026.01.06 16:05:49.656200 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9647 | 2026.01.06 16:05:49.656163 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9648 | 2026.01.06 16:05:49.656376 [ 293 ] {} <Debug> TCP-Session: 72687928-2a59-4123-a2b6-7a0f04606c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:62843 | ||
| 9649 | 2026.01.06 16:05:49.656388 [ 294 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9650 | 2026.01.06 16:05:49.656401 [ 290 ] {} <Debug> TCP-Session: 5a638b4f-e432-48f7-bccb-a4b02446bf6b Authenticating user 'default' from [fd00:1122:3344:101::e]:63346 | ||
| 9651 | 2026.01.06 16:05:49.656408 [ 293 ] {} <Debug> TCP-Session: 72687928-2a59-4123-a2b6-7a0f04606c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.01.06 16:05:49.656437 [ 290 ] {} <Debug> TCP-Session: 5a638b4f-e432-48f7-bccb-a4b02446bf6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2026.01.06 16:05:49.656451 [ 293 ] {} <Debug> TCP-Session: 72687928-2a59-4123-a2b6-7a0f04606c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2026.01.06 16:05:49.656464 [ 290 ] {} <Debug> TCP-Session: 5a638b4f-e432-48f7-bccb-a4b02446bf6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.01.06 16:05:49.656091 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39914 | ||
| 9656 | 2026.01.06 16:05:49.656044 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50320 | ||
| 9657 | 2026.01.06 16:05:49.656031 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52469 | ||
| 9658 | 2026.01.06 16:05:49.656604 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9659 | 2026.01.06 16:05:49.656614 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9660 | 2026.01.06 16:05:49.656637 [ 292 ] {} <Debug> TCP-Session: 4f2b05a6-11cd-4201-916c-e7ccbdfca2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39914 | ||
| 9661 | 2026.01.06 16:05:49.656646 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9662 | 2026.01.06 16:05:49.656648 [ 275 ] {} <Debug> TCP-Session: bc6c8dfd-ac33-467e-a80f-bea4121885e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50320 | ||
| 9663 | 2026.01.06 16:05:49.656670 [ 292 ] {} <Debug> TCP-Session: 4f2b05a6-11cd-4201-916c-e7ccbdfca2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2026.01.06 16:05:49.656677 [ 296 ] {} <Debug> TCP-Session: fb24175f-b674-4903-a269-584e852010fb Authenticating user 'default' from [fd00:1122:3344:101::e]:52469 | ||
| 9665 | 2026.01.06 16:05:49.656679 [ 294 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9666 | 2026.01.06 16:05:49.656708 [ 296 ] {} <Debug> TCP-Session: fb24175f-b674-4903-a269-584e852010fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9667 | 2026.01.06 16:05:49.656689 [ 275 ] {} <Debug> TCP-Session: bc6c8dfd-ac33-467e-a80f-bea4121885e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2026.01.06 16:05:49.656741 [ 296 ] {} <Debug> TCP-Session: fb24175f-b674-4903-a269-584e852010fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2026.01.06 16:05:49.656758 [ 294 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9670 | 2026.01.06 16:05:49.656761 [ 275 ] {} <Debug> TCP-Session: bc6c8dfd-ac33-467e-a80f-bea4121885e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9671 | 2026.01.06 16:05:49.656698 [ 292 ] {} <Debug> TCP-Session: 4f2b05a6-11cd-4201-916c-e7ccbdfca2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2026.01.06 16:05:49.657071 [ 294 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 9673 | 2026.01.06 16:05:49.658143 [ 311 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Trace> AggregatingTransform: Aggregating | ||
| 9674 | 2026.01.06 16:05:49.658185 [ 311 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Trace> Aggregator: Aggregation method: without_key | ||
| 9675 | 2026.01.06 16:05:49.658223 [ 311 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037869 sec. (963.513 rows/sec., 37.64 KiB/sec.) | ||
| 9676 | 2026.01.06 16:05:49.658241 [ 311 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Trace> Aggregator: Merging aggregated data | ||
| 9677 | 2026.01.06 16:05:49.659649 [ 294 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 9678 | 2026.01.06 16:05:49.659851 [ 294 ] {0ebfa1ed-98c8-4293-8857-92deb9d18355} <Debug> TCPHandler: Processed in 0.003758841 sec. | ||
| 9679 | 2026.01.06 16:05:49.659966 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9680 | 2026.01.06 16:05:49.659998 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9681 | 2026.01.06 16:05:49.660015 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9682 | 2026.01.06 16:05:49.660037 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9683 | 2026.01.06 16:05:49.660047 [ 295 ] {} <Debug> TCP-Session: 9dc9e60a-3b9d-4638-91b4-80b2b5ebeb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9684 | 2026.01.06 16:05:49.660057 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9685 | 2026.01.06 16:05:49.660080 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9686 | 2026.01.06 16:05:49.660084 [ 297 ] {} <Debug> TCP-Session: 6a72a371-762e-4af4-8836-12c477002ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2026.01.06 16:05:49.660096 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9688 | 2026.01.06 16:05:49.660136 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9689 | 2026.01.06 16:05:49.660129 [ 275 ] {} <Debug> TCP-Session: bc6c8dfd-ac33-467e-a80f-bea4121885e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9690 | 2026.01.06 16:05:49.660164 [ 296 ] {} <Debug> TCP-Session: fb24175f-b674-4903-a269-584e852010fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2026.01.06 16:05:49.660176 [ 292 ] {} <Debug> TCP-Session: 4f2b05a6-11cd-4201-916c-e7ccbdfca2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9692 | 2026.01.06 16:05:49.660112 [ 291 ] {} <Debug> TCP-Session: e5c49e56-328b-48b7-91dc-f38c8cceecab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2026.01.06 16:05:49.660068 [ 293 ] {} <Debug> TCP-Session: 72687928-2a59-4123-a2b6-7a0f04606c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2026.01.06 16:05:49.660117 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9695 | 2026.01.06 16:05:49.660000 [ 294 ] {} <Debug> TCP-Session: d6fb2398-cc09-4171-b50a-7dc4bea6b79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.01.06 16:05:49.660325 [ 290 ] {} <Debug> TCP-Session: 5a638b4f-e432-48f7-bccb-a4b02446bf6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9697 | 2026.01.06 16:05:49.992732 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48196 | ||
| 9698 | 2026.01.06 16:05:49.992834 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9699 | 2026.01.06 16:05:49.992861 [ 294 ] {} <Debug> TCP-Session: f6d91b63-e410-43a7-b869-1dc079afeab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48196 | ||
| 9700 | 2026.01.06 16:05:49.992882 [ 294 ] {} <Debug> TCP-Session: f6d91b63-e410-43a7-b869-1dc079afeab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9701 | 2026.01.06 16:05:49.992895 [ 294 ] {} <Debug> TCP-Session: f6d91b63-e410-43a7-b869-1dc079afeab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2026.01.06 16:05:49.993091 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40526 | ||
| 9703 | 2026.01.06 16:05:49.993117 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59153 | ||
| 9704 | 2026.01.06 16:05:49.993153 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52583 | ||
| 9705 | 2026.01.06 16:05:49.993195 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46350 | ||
| 9706 | 2026.01.06 16:05:49.993221 [ 294 ] {} <Trace> TCP-Session: f6d91b63-e410-43a7-b869-1dc079afeab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.01.06 16:05:49.993223 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9708 | 2026.01.06 16:05:49.993258 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9709 | 2026.01.06 16:05:49.993271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9710 | 2026.01.06 16:05:49.993309 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9711 | 2026.01.06 16:05:49.993310 [ 297 ] {} <Debug> TCP-Session: b242c09a-14aa-4f67-9112-2d265955651d Authenticating user 'default' from [fd00:1122:3344:101::e]:59153 | ||
| 9712 | 2026.01.06 16:05:49.993333 [ 290 ] {} <Debug> TCP-Session: 8b1a92ce-9f96-4ba5-ba95-d9e8edb5b857 Authenticating user 'default' from [fd00:1122:3344:101::e]:52583 | ||
| 9713 | 2026.01.06 16:05:49.993348 [ 292 ] {} <Debug> TCP-Session: a2ad7ecc-5924-4bd5-b83b-3259ae3d54ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46350 | ||
| 9714 | 2026.01.06 16:05:49.993360 [ 297 ] {} <Debug> TCP-Session: b242c09a-14aa-4f67-9112-2d265955651d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9715 | 2026.01.06 16:05:49.993378 [ 290 ] {} <Debug> TCP-Session: 8b1a92ce-9f96-4ba5-ba95-d9e8edb5b857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9716 | 2026.01.06 16:05:49.993402 [ 294 ] {876cd8da-a460-41ef-94dc-612e21561451} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9717 | 2026.01.06 16:05:49.993420 [ 290 ] {} <Debug> TCP-Session: 8b1a92ce-9f96-4ba5-ba95-d9e8edb5b857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2026.01.06 16:05:49.993390 [ 292 ] {} <Debug> TCP-Session: a2ad7ecc-5924-4bd5-b83b-3259ae3d54ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9719 | 2026.01.06 16:05:49.993283 [ 295 ] {} <Debug> TCP-Session: e166c135-21ba-4dae-b761-a42edd5f4f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:40526 | ||
| 9720 | 2026.01.06 16:05:49.993466 [ 292 ] {} <Debug> TCP-Session: a2ad7ecc-5924-4bd5-b83b-3259ae3d54ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2026.01.06 16:05:49.993201 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56464 | ||
| 9722 | 2026.01.06 16:05:49.993495 [ 295 ] {} <Debug> TCP-Session: e166c135-21ba-4dae-b761-a42edd5f4f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2026.01.06 16:05:49.993164 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44147 | ||
| 9724 | 2026.01.06 16:05:49.993140 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59116 | ||
| 9725 | 2026.01.06 16:05:49.993568 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9726 | 2026.01.06 16:05:49.993101 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41513 | ||
| 9727 | 2026.01.06 16:05:49.993619 [ 293 ] {} <Debug> TCP-Session: 05ca386e-67bf-4498-97cb-62205f014317 Authenticating user 'default' from [fd00:1122:3344:101::e]:56464 | ||
| 9728 | 2026.01.06 16:05:49.993633 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9729 | 2026.01.06 16:05:49.993652 [ 293 ] {} <Debug> TCP-Session: 05ca386e-67bf-4498-97cb-62205f014317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9730 | 2026.01.06 16:05:49.993671 [ 275 ] {} <Debug> TCP-Session: 93086d23-d3cd-41a1-8090-1d2e0a510db4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59116 | ||
| 9731 | 2026.01.06 16:05:49.993674 [ 294 ] {876cd8da-a460-41ef-94dc-612e21561451} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9732 | 2026.01.06 16:05:49.993696 [ 275 ] {} <Debug> TCP-Session: 93086d23-d3cd-41a1-8090-1d2e0a510db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9733 | 2026.01.06 16:05:49.993689 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9734 | 2026.01.06 16:05:49.993727 [ 275 ] {} <Debug> TCP-Session: 93086d23-d3cd-41a1-8090-1d2e0a510db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9735 | 2026.01.06 16:05:49.993743 [ 294 ] {876cd8da-a460-41ef-94dc-612e21561451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9736 | 2026.01.06 16:05:49.993756 [ 296 ] {} <Debug> TCP-Session: 9c1d11ab-3b3a-4716-84e7-5253dc5416dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41513 | ||
| 9737 | 2026.01.06 16:05:49.993677 [ 293 ] {} <Debug> TCP-Session: 05ca386e-67bf-4498-97cb-62205f014317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9738 | 2026.01.06 16:05:49.993794 [ 296 ] {} <Debug> TCP-Session: 9c1d11ab-3b3a-4716-84e7-5253dc5416dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9739 | 2026.01.06 16:05:49.993624 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9740 | 2026.01.06 16:05:49.993823 [ 296 ] {} <Debug> TCP-Session: 9c1d11ab-3b3a-4716-84e7-5253dc5416dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9741 | 2026.01.06 16:05:49.993537 [ 295 ] {} <Debug> TCP-Session: e166c135-21ba-4dae-b761-a42edd5f4f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9742 | 2026.01.06 16:05:49.993856 [ 291 ] {} <Debug> TCP-Session: f50ab001-2692-4bbf-b09e-a395ecaa574a Authenticating user 'default' from [fd00:1122:3344:101::e]:44147 | ||
| 9743 | 2026.01.06 16:05:49.993407 [ 297 ] {} <Debug> TCP-Session: b242c09a-14aa-4f67-9112-2d265955651d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9744 | 2026.01.06 16:05:49.993890 [ 291 ] {} <Debug> TCP-Session: f50ab001-2692-4bbf-b09e-a395ecaa574a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9745 | 2026.01.06 16:05:49.993919 [ 291 ] {} <Debug> TCP-Session: f50ab001-2692-4bbf-b09e-a395ecaa574a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9746 | 2026.01.06 16:05:49.994054 [ 294 ] {876cd8da-a460-41ef-94dc-612e21561451} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 9747 | 2026.01.06 16:05:49.994958 [ 334 ] {876cd8da-a460-41ef-94dc-612e21561451} <Trace> AggregatingTransform: Aggregating | ||
| 9748 | 2026.01.06 16:05:49.995010 [ 334 ] {876cd8da-a460-41ef-94dc-612e21561451} <Trace> Aggregator: Aggregation method: without_key | ||
| 9749 | 2026.01.06 16:05:49.995060 [ 334 ] {876cd8da-a460-41ef-94dc-612e21561451} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901237 sec. (1109.586 rows/sec., 43.34 KiB/sec.) | ||
| 9750 | 2026.01.06 16:05:49.995101 [ 334 ] {876cd8da-a460-41ef-94dc-612e21561451} <Trace> Aggregator: Merging aggregated data | ||
| 9751 | 2026.01.06 16:05:49.996604 [ 294 ] {876cd8da-a460-41ef-94dc-612e21561451} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003258 sec., 306.9367710251688 rows/sec., 11.99 KiB/sec. | ||
| 9752 | 2026.01.06 16:05:49.996748 [ 294 ] {876cd8da-a460-41ef-94dc-612e21561451} <Debug> TCPHandler: Processed in 0.003642869 sec. | ||
| 9753 | 2026.01.06 16:05:49.996882 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9754 | 2026.01.06 16:05:49.996910 [ 294 ] {} <Debug> TCP-Session: f6d91b63-e410-43a7-b869-1dc079afeab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2026.01.06 16:05:49.996913 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9756 | 2026.01.06 16:05:49.996932 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9757 | 2026.01.06 16:05:49.996947 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9758 | 2026.01.06 16:05:49.996971 [ 295 ] {} <Debug> TCP-Session: e166c135-21ba-4dae-b761-a42edd5f4f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2026.01.06 16:05:49.996982 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9760 | 2026.01.06 16:05:49.996989 [ 293 ] {} <Debug> TCP-Session: 05ca386e-67bf-4498-97cb-62205f014317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9761 | 2026.01.06 16:05:49.996999 [ 291 ] {} <Debug> TCP-Session: f50ab001-2692-4bbf-b09e-a395ecaa574a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9762 | 2026.01.06 16:05:49.997017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9763 | 2026.01.06 16:05:49.997028 [ 297 ] {} <Debug> TCP-Session: b242c09a-14aa-4f67-9112-2d265955651d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9764 | 2026.01.06 16:05:49.997031 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9765 | 2026.01.06 16:05:49.997064 [ 290 ] {} <Debug> TCP-Session: 8b1a92ce-9f96-4ba5-ba95-d9e8edb5b857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9766 | 2026.01.06 16:05:49.996999 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9767 | 2026.01.06 16:05:49.997110 [ 292 ] {} <Debug> TCP-Session: a2ad7ecc-5924-4bd5-b83b-3259ae3d54ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9768 | 2026.01.06 16:05:49.996967 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9769 | 2026.01.06 16:05:49.997149 [ 275 ] {} <Debug> TCP-Session: 93086d23-d3cd-41a1-8090-1d2e0a510db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9770 | 2026.01.06 16:05:49.997180 [ 296 ] {} <Debug> TCP-Session: 9c1d11ab-3b3a-4716-84e7-5253dc5416dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9771 | 2026.01.06 16:05:50.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.11 MiB, peak 312.10 MiB, free memory in arenas 0.00 B, will set to 299.83 MiB (RSS), difference: -1.29 MiB | ||
| 9772 | 2026.01.06 16:05:51.131745 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19626 | ||
| 9773 | 2026.01.06 16:05:51.132290 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.01.06 16:05:51.132340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9775 | 2026.01.06 16:05:51.132839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9776 | 2026.01.06 16:05:51.133093 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.01.06 16:05:51.133244 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19626 | ||
| 9778 | 2026.01.06 16:05:51.133251 [ 25 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9779 | 2026.01.06 16:05:51.133321 [ 25 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.01.06 16:05:51.133341 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9781 | 2026.01.06 16:05:51.133467 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::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 | ||
| 9782 | 2026.01.06 16:05:51.133616 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9783 | 2026.01.06 16:05:51.133654 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17194 rows starting from the beginning of the part | ||
| 9784 | 2026.01.06 16:05:51.133720 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9785 | 2026.01.06 16:05:51.133765 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9786 | 2026.01.06 16:05:51.133806 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9787 | 2026.01.06 16:05:51.133842 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9788 | 2026.01.06 16:05:51.133882 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9789 | 2026.01.06 16:05:51.135902 [ 199 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19626 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495437 sec., 7864754.750370376 rows/sec., 112.51 MiB/sec. | ||
| 9790 | 2026.01.06 16:05:51.136240 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9791 | 2026.01.06 16:05:51.136529 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.01.06 16:05:51.136609 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_41_8} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9793 | 2026.01.06 16:05:51.136705 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9794 | 2026.01.06 16:05:52.186254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9795 | 2026.01.06 16:05:52.203952 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.01.06 16:05:52.204006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9797 | 2026.01.06 16:05:52.210474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9798 | 2026.01.06 16:05:52.211171 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.01.06 16:05:52.211540 [ 26 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9800 | 2026.01.06 16:05:52.211639 [ 26 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.01.06 16:05:52.211676 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9802 | 2026.01.06 16:05:52.211841 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::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 | ||
| 9803 | 2026.01.06 16:05:52.214396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9804 | 2026.01.06 16:05:52.216185 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9805 | 2026.01.06 16:05:52.217832 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9806 | 2026.01.06 16:05:52.222788 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9807 | 2026.01.06 16:05:52.227571 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9808 | 2026.01.06 16:05:52.232248 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9809 | 2026.01.06 16:05:52.236561 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9810 | 2026.01.06 16:05:52.240357 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9811 | 2026.01.06 16:05:52.291327 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079562388 sec., 3883.744665884086 rows/sec., 20.08 MiB/sec. | ||
| 9812 | 2026.01.06 16:05:52.292987 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9813 | 2026.01.06 16:05:52.294578 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.01.06 16:05:52.294671 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_41_8} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9815 | 2026.01.06 16:05:52.296113 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9816 | 2026.01.06 16:05:53.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.94 MiB, peak 314.34 MiB, free memory in arenas 0.00 B, will set to 302.11 MiB (RSS), difference: 1.17 MiB | ||
| 9817 | 2026.01.06 16:05:53.705331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1246 | ||
| 9818 | 2026.01.06 16:05:53.709158 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.01.06 16:05:53.709264 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 9820 | 2026.01.06 16:05:53.711245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9821 | 2026.01.06 16:05:53.711655 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.01.06 16:05:53.712211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9823 | 2026.01.06 16:05:54.558489 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.01.06 16:05:54.558706 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9825 | 2026.01.06 16:05:54.558782 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9826 | 2026.01.06 16:05:54.559478 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.01.06 16:05:54.559528 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9828 | 2026.01.06 16:05:54.559911 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9829 | 2026.01.06 16:05:54.560140 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.01.06 16:05:54.560311 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 196.61 KiB/sec. | ||
| 9831 | 2026.01.06 16:05:54.560364 [ 276 ] {45e376a8-bb8c-45f8-8ea8-1cc258c198f2} <Debug> TCPHandler: Processed in 0.002014838 sec. | ||
| 9832 | 2026.01.06 16:05:54.560492 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.01.06 16:05:54.560597 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9834 | 2026.01.06 16:05:54.560641 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9835 | 2026.01.06 16:05:54.561681 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.01.06 16:05:54.561719 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9837 | 2026.01.06 16:05:54.562106 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9838 | 2026.01.06 16:05:54.562324 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.01.06 16:05:54.562459 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001885 sec., 642970.8222811671 rows/sec., 53.08 MiB/sec. | ||
| 9840 | 2026.01.06 16:05:54.562498 [ 276 ] {ffa0aa33-251a-433a-90d3-5cef08633d28} <Debug> TCPHandler: Processed in 0.002058839 sec. | ||
| 9841 | 2026.01.06 16:05:54.562614 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.01.06 16:05:54.562714 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9843 | 2026.01.06 16:05:54.562756 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9844 | 2026.01.06 16:05:54.563163 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.01.06 16:05:54.563202 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9846 | 2026.01.06 16:05:54.563517 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9847 | 2026.01.06 16:05:54.563730 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.01.06 16:05:54.563869 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001174 sec., 9369.676320272572 rows/sec., 686.26 KiB/sec. | ||
| 9849 | 2026.01.06 16:05:54.563915 [ 276 ] {9f9927bb-e17d-4256-bd0c-34ba24ba1488} <Debug> TCPHandler: Processed in 0.001351245 sec. | ||
| 9850 | 2026.01.06 16:05:54.564029 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2026.01.06 16:05:54.564127 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.01.06 16:05:54.564168 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9853 | 2026.01.06 16:05:54.564673 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.06 16:05:54.564711 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9855 | 2026.01.06 16:05:54.565020 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9856 | 2026.01.06 16:05:54.565230 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.01.06 16:05:54.565358 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 12.36 MiB/sec. | ||
| 9858 | 2026.01.06 16:05:54.565395 [ 276 ] {9f67484a-16a4-420f-a459-dfed7a4cc1f3} <Debug> TCPHandler: Processed in 0.001415827 sec. | ||
| 9859 | 2026.01.06 16:05:54.565508 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.01.06 16:05:54.565603 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9861 | 2026.01.06 16:05:54.565643 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9862 | 2026.01.06 16:05:54.566223 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.01.06 16:05:54.566260 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9864 | 2026.01.06 16:05:54.566582 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9865 | 2026.01.06 16:05:54.566793 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.01.06 16:05:54.566927 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001342 sec., 395678.09239940386 rows/sec., 29.32 MiB/sec. | ||
| 9867 | 2026.01.06 16:05:54.566964 [ 276 ] {aa519785-d3d7-43f7-bb0a-5dd73d76a961} <Debug> TCPHandler: Processed in 0.001506119 sec. | ||
| 9868 | 2026.01.06 16:05:54.567085 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.01.06 16:05:54.567180 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9870 | 2026.01.06 16:05:54.567224 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9871 | 2026.01.06 16:05:54.567794 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.01.06 16:05:54.567830 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9873 | 2026.01.06 16:05:54.568208 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9874 | 2026.01.06 16:05:54.568427 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.01.06 16:05:54.568556 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001392 sec., 607758.6206896552 rows/sec., 40.91 MiB/sec. | ||
| 9876 | 2026.01.06 16:05:54.568605 [ 276 ] {e44aa082-a431-404b-bae8-f31f41ad819d} <Debug> TCPHandler: Processed in 0.00157027 sec. | ||
| 9877 | 2026.01.06 16:05:54.568742 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.01.06 16:05:54.568858 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9879 | 2026.01.06 16:05:54.568916 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <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 | ||
| 9880 | 2026.01.06 16:05:54.569752 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.01.06 16:05:54.569788 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9882 | 2026.01.06 16:05:54.570292 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9883 | 2026.01.06 16:05:54.570514 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.01.06 16:05:54.570651 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001813 sec., 3861.003861003861 rows/sec., 6.92 MiB/sec. | ||
| 9885 | 2026.01.06 16:05:54.570706 [ 276 ] {93b21090-bf1b-4b1a-8334-9508d270c0e1} <Debug> TCPHandler: Processed in 0.002027158 sec. | ||
| 9886 | 2026.01.06 16:05:54.570819 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.01.06 16:05:54.570913 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9888 | 2026.01.06 16:05:54.570956 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9889 | 2026.01.06 16:05:54.571285 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.01.06 16:05:54.571322 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9891 | 2026.01.06 16:05:54.571618 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9892 | 2026.01.06 16:05:54.571829 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.01.06 16:05:54.571955 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9894 | 2026.01.06 16:05:54.571990 [ 276 ] {aed0b7f7-60f4-4434-bd50-5f673f5b474a} <Debug> TCPHandler: Processed in 0.001221694 sec. | ||
| 9895 | 2026.01.06 16:05:58.526598 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9896 | 2026.01.06 16:05:58.526655 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9897 | 2026.01.06 16:05:58.633376 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20074 | ||
| 9898 | 2026.01.06 16:05:58.633869 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.01.06 16:05:58.633911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9900 | 2026.01.06 16:05:58.634425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9901 | 2026.01.06 16:05:58.634680 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.01.06 16:05:58.634818 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20074 | ||
| 9903 | 2026.01.06 16:05:59.541549 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.01.06 16:05:59.541761 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9905 | 2026.01.06 16:05:59.541834 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9906 | 2026.01.06 16:05:59.542680 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.01.06 16:05:59.542722 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9908 | 2026.01.06 16:05:59.543145 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9909 | 2026.01.06 16:05:59.543391 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.01.06 16:05:59.543553 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 9911 | 2026.01.06 16:05:59.543597 [ 276 ] {0c02b0c8-37b7-4cc5-a1a5-8a0ec6cb4a3b} <Debug> TCPHandler: Processed in 0.002185991 sec. | ||
| 9912 | 2026.01.06 16:05:59.543723 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.01.06 16:05:59.543819 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9914 | 2026.01.06 16:05:59.543862 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9915 | 2026.01.06 16:05:59.544845 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.01.06 16:05:59.544882 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9917 | 2026.01.06 16:05:59.545315 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9918 | 2026.01.06 16:05:59.545546 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.01.06 16:05:59.545676 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001876 sec., 628997.867803838 rows/sec., 50.16 MiB/sec. | ||
| 9920 | 2026.01.06 16:05:59.545715 [ 276 ] {94f625f2-d8c1-46ee-be11-6c7c6e1875b5} <Debug> TCPHandler: Processed in 0.002042268 sec. | ||
| 9921 | 2026.01.06 16:05:59.545837 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.01.06 16:05:59.545931 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9923 | 2026.01.06 16:05:59.545971 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9924 | 2026.01.06 16:05:59.546468 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.01.06 16:05:59.546507 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9926 | 2026.01.06 16:05:59.546834 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9927 | 2026.01.06 16:05:59.547067 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.01.06 16:05:59.547203 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001288 sec., 185559.00621118012 rows/sec., 11.28 MiB/sec. | ||
| 9929 | 2026.01.06 16:05:59.547198 [ 119 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9930 | 2026.01.06 16:05:59.547257 [ 276 ] {0f3b0b64-2dc1-4c04-a531-0595a197ee91} <Debug> TCPHandler: Processed in 0.001469137 sec. | ||
| 9931 | 2026.01.06 16:05:59.547283 [ 119 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.01.06 16:05:59.547312 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9933 | 2026.01.06 16:05:59.547387 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.01.06 16:05:59.547462 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9935 | 2026.01.06 16:05:59.547490 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9936 | 2026.01.06 16:05:59.547545 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9937 | 2026.01.06 16:05:59.547616 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9938 | 2026.01.06 16:05:59.547657 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 264 rows starting from the beginning of the part | ||
| 9939 | 2026.01.06 16:05:59.547729 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 243 rows starting from the beginning of the part | ||
| 9940 | 2026.01.06 16:05:59.547776 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 9941 | 2026.01.06 16:05:59.547819 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 239 rows starting from the beginning of the part | ||
| 9942 | 2026.01.06 16:05:59.547861 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 9943 | 2026.01.06 16:05:59.547900 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 239 rows starting from the beginning of the part | ||
| 9944 | 2026.01.06 16:05:59.548086 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2026.01.06 16:05:59.548129 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9946 | 2026.01.06 16:05:59.548480 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9947 | 2026.01.06 16:05:59.548707 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2026.01.06 16:05:59.548843 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001371 sec., 154631.65572574764 rows/sec., 9.97 MiB/sec. | ||
| 9949 | 2026.01.06 16:05:59.548861 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472558 sec., 681127.6703532222 rows/sec., 44.30 MiB/sec. | ||
| 9950 | 2026.01.06 16:05:59.548882 [ 276 ] {c8f9309f-380e-4d21-919c-7e5cdf4876eb} <Debug> TCPHandler: Processed in 0.00154895 sec. | ||
| 9951 | 2026.01.06 16:05:59.549011 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2026.01.06 16:05:59.549070 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9953 | 2026.01.06 16:05:59.549109 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9954 | 2026.01.06 16:05:59.549153 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9955 | 2026.01.06 16:05:59.549396 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.01.06 16:05:59.549482 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_56_11} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9957 | 2026.01.06 16:05:59.549584 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9958 | 2026.01.06 16:05:59.549647 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.01.06 16:05:59.549688 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9960 | 2026.01.06 16:05:59.550010 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9961 | 2026.01.06 16:05:59.550224 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.01.06 16:05:59.550364 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 9963 | 2026.01.06 16:05:59.550403 [ 276 ] {8477e39f-511c-4f65-baaf-5111184038a2} <Debug> TCPHandler: Processed in 0.001441717 sec. | ||
| 9964 | 2026.01.06 16:05:59.550506 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.01.06 16:05:59.550605 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9966 | 2026.01.06 16:05:59.550646 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9967 | 2026.01.06 16:05:59.551378 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.01.06 16:05:59.551417 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9969 | 2026.01.06 16:05:59.551767 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9970 | 2026.01.06 16:05:59.551977 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.01.06 16:05:59.552108 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.00152 sec., 469078.947368421 rows/sec., 32.89 MiB/sec. | ||
| 9972 | 2026.01.06 16:05:59.552150 [ 276 ] {36f5246b-9d7c-4edb-9c16-d46c3d81237e} <Debug> TCPHandler: Processed in 0.001693432 sec. | ||
| 9973 | 2026.01.06 16:05:59.552265 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9974 | 2026.01.06 16:05:59.552359 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9975 | 2026.01.06 16:05:59.552401 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9976 | 2026.01.06 16:05:59.552735 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.01.06 16:05:59.552772 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9978 | 2026.01.06 16:05:59.553071 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9979 | 2026.01.06 16:05:59.553282 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.01.06 16:05:59.553412 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 9981 | 2026.01.06 16:05:59.553450 [ 276 ] {210edcf5-b7c1-4f85-a430-4710cbf45b68} <Debug> TCPHandler: Processed in 0.001235224 sec. | ||
| 9982 | 2026.01.06 16:05:59.553561 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.01.06 16:05:59.553654 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9984 | 2026.01.06 16:05:59.553698 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9985 | 2026.01.06 16:05:59.554139 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.01.06 16:05:59.554174 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9987 | 2026.01.06 16:05:59.554502 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9988 | 2026.01.06 16:05:59.554712 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.01.06 16:05:59.554846 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 9990 | 2026.01.06 16:05:59.554884 [ 276 ] {ce91007d-6de6-4d89-9719-7415466b995d} <Debug> TCPHandler: Processed in 0.001372996 sec. | ||
| 9991 | 2026.01.06 16:05:59.554993 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.01.06 16:05:59.555087 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9993 | 2026.01.06 16:05:59.555129 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9994 | 2026.01.06 16:05:59.555439 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.01.06 16:05:59.555475 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 9996 | 2026.01.06 16:05:59.555781 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9997 | 2026.01.06 16:05:59.555988 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.01.06 16:05:59.556117 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 9999 | 2026.01.06 16:05:59.556155 [ 276 ] {5559af06-9bfb-40e4-8edc-1084e2ff4cdb} <Debug> TCPHandler: Processed in 0.001211453 sec. | ||
| 10000 | 2026.01.06 16:05:59.556270 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.01.06 16:05:59.556364 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10002 | 2026.01.06 16:05:59.556416 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <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 | ||
| 10003 | 2026.01.06 16:05:59.557245 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.01.06 16:05:59.557281 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10005 | 2026.01.06 16:05:59.557818 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10006 | 2026.01.06 16:05:59.558044 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.01.06 16:05:59.558183 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001835 sec., 18528.610354223434 rows/sec., 33.20 MiB/sec. | ||
| 10008 | 2026.01.06 16:05:59.558239 [ 276 ] {c027e4b5-f71b-4c2c-85c8-9fd23f0d9e2d} <Debug> TCPHandler: Processed in 0.002019448 sec. | ||
| 10009 | 2026.01.06 16:05:59.558354 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.01.06 16:05:59.558449 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10011 | 2026.01.06 16:05:59.558490 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10012 | 2026.01.06 16:05:59.558825 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.01.06 16:05:59.558861 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10014 | 2026.01.06 16:05:59.559163 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10015 | 2026.01.06 16:05:59.559375 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.01.06 16:05:59.559502 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 10017 | 2026.01.06 16:05:59.559540 [ 276 ] {548f4cfb-4b86-499a-905c-5c0dbc10c223} <Debug> TCPHandler: Processed in 0.001236303 sec. | ||
| 10018 | 2026.01.06 16:05:59.714527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10019 | 2026.01.06 16:05:59.730211 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.01.06 16:05:59.730270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10021 | 2026.01.06 16:05:59.735813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10022 | 2026.01.06 16:05:59.736533 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.01.06 16:05:59.739331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10024 | 2026.01.06 16:06:03.712553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1284 | ||
| 10025 | 2026.01.06 16:06:03.715444 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.01.06 16:06:03.715492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10027 | 2026.01.06 16:06:03.716658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10028 | 2026.01.06 16:06:03.716925 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.01.06 16:06:03.717114 [ 149 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10030 | 2026.01.06 16:06:03.717189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 10031 | 2026.01.06 16:06:03.717204 [ 149 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2026.01.06 16:06:03.717247 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10033 | 2026.01.06 16:06:03.717432 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 10034 | 2026.01.06 16:06:03.718195 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10035 | 2026.01.06 16:06:03.718371 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1098 rows starting from the beginning of the part | ||
| 10036 | 2026.01.06 16:06:03.718769 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 10037 | 2026.01.06 16:06:03.719101 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 10038 | 2026.01.06 16:06:03.719439 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 10039 | 2026.01.06 16:06:03.719793 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 10040 | 2026.01.06 16:06:03.720134 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 10041 | 2026.01.06 16:06:03.726871 [ 187 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 72 columns (72 merged, 0 gathered) in 0.009528399 sec., 134755.06220929665 rows/sec., 106.37 MiB/sec. | ||
| 10042 | 2026.01.06 16:06:03.728390 [ 187 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10043 | 2026.01.06 16:06:03.729016 [ 187 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.01.06 16:06:03.729119 [ 187 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_31_6} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10045 | 2026.01.06 16:06:03.729498 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 10046 | 2026.01.06 16:06:04.528155 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2026.01.06 16:06:04.528351 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10048 | 2026.01.06 16:06:04.528421 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10049 | 2026.01.06 16:06:04.529088 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.01.06 16:06:04.529140 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10051 | 2026.01.06 16:06:04.529534 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10052 | 2026.01.06 16:06:04.529763 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2026.01.06 16:06:04.529916 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001613 sec., 43397.39615623062 rows/sec., 3.48 MiB/sec. | ||
| 10054 | 2026.01.06 16:06:04.529922 [ 147 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10055 | 2026.01.06 16:06:04.529958 [ 276 ] {851ef044-d0bf-409a-9aab-dbc1ca5c8d87} <Debug> TCPHandler: Processed in 0.001935076 sec. | ||
| 10056 | 2026.01.06 16:06:04.529996 [ 147 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.01.06 16:06:04.530027 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10058 | 2026.01.06 16:06:04.530101 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.01.06 16:06:04.530123 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10060 | 2026.01.06 16:06:04.530204 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10061 | 2026.01.06 16:06:04.530215 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10062 | 2026.01.06 16:06:04.530244 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2345 rows starting from the beginning of the part | ||
| 10063 | 2026.01.06 16:06:04.530246 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10064 | 2026.01.06 16:06:04.530306 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 70 rows starting from the beginning of the part | ||
| 10065 | 2026.01.06 16:06:04.530371 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1180 rows starting from the beginning of the part | ||
| 10066 | 2026.01.06 16:06:04.530446 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1212 rows starting from the beginning of the part | ||
| 10067 | 2026.01.06 16:06:04.530500 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1180 rows starting from the beginning of the part | ||
| 10068 | 2026.01.06 16:06:04.530540 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 70 rows starting from the beginning of the part | ||
| 10069 | 2026.01.06 16:06:04.530652 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.01.06 16:06:04.530688 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10071 | 2026.01.06 16:06:04.531017 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10072 | 2026.01.06 16:06:04.531229 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.01.06 16:06:04.531359 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001177 sec., 5947.32370433305 rows/sec., 447.21 KiB/sec. | ||
| 10074 | 2026.01.06 16:06:04.531396 [ 276 ] {bd7a3228-3a88-4ad0-8144-9d71c771acd9} <Debug> TCPHandler: Processed in 0.001348945 sec. | ||
| 10075 | 2026.01.06 16:06:04.531514 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.01.06 16:06:04.531623 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10077 | 2026.01.06 16:06:04.531663 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10078 | 2026.01.06 16:06:04.532083 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.01.06 16:06:04.532119 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10080 | 2026.01.06 16:06:04.532427 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10081 | 2026.01.06 16:06:04.532581 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6057 rows, containing 5 columns (5 merged, 0 gathered) in 0.002498818 sec., 2423946.0416885107 rows/sec., 205.34 MiB/sec. | ||
| 10082 | 2026.01.06 16:06:04.532650 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.01.06 16:06:04.532762 [ 147 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10084 | 2026.01.06 16:06:04.532780 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00118 sec., 60169.49152542373 rows/sec., 4.70 MiB/sec. | ||
| 10085 | 2026.01.06 16:06:04.532798 [ 147 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.01.06 16:06:04.532822 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10087 | 2026.01.06 16:06:04.532824 [ 276 ] {18538836-2582-4d67-b5d1-d66329846f53} <Debug> TCPHandler: Processed in 0.001367196 sec. | ||
| 10088 | 2026.01.06 16:06:04.532901 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10089 | 2026.01.06 16:06:04.532923 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10090 | 2026.01.06 16:06:04.532957 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.01.06 16:06:04.533005 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10092 | 2026.01.06 16:06:04.533037 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1212 rows starting from the beginning of the part | ||
| 10093 | 2026.01.06 16:06:04.533057 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10094 | 2026.01.06 16:06:04.533098 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 71 rows starting from the beginning of the part | ||
| 10095 | 2026.01.06 16:06:04.533102 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10096 | 2026.01.06 16:06:04.533151 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 713 rows starting from the beginning of the part | ||
| 10097 | 2026.01.06 16:06:04.533197 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 531 rows starting from the beginning of the part | ||
| 10098 | 2026.01.06 16:06:04.533241 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 713 rows starting from the beginning of the part | ||
| 10099 | 2026.01.06 16:06:04.533291 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 71 rows starting from the beginning of the part | ||
| 10100 | 2026.01.06 16:06:04.533294 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.01.06 16:06:04.533402 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_61_12} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10102 | 2026.01.06 16:06:04.533527 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 10103 | 2026.01.06 16:06:04.533566 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.01.06 16:06:04.533606 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10105 | 2026.01.06 16:06:04.533955 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10106 | 2026.01.06 16:06:04.534180 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.01.06 16:06:04.534304 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10108 | 2026.01.06 16:06:04.534313 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 10109 | 2026.01.06 16:06:04.534343 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.01.06 16:06:04.534368 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10111 | 2026.01.06 16:06:04.534368 [ 276 ] {20ae8ff4-7d04-42bb-8364-11e61eb6a9a5} <Debug> TCPHandler: Processed in 0.001459487 sec. | ||
| 10112 | 2026.01.06 16:06:04.534439 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10113 | 2026.01.06 16:06:04.534499 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.01.06 16:06:04.534519 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10115 | 2026.01.06 16:06:04.534545 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19642 rows starting from the beginning of the part | ||
| 10116 | 2026.01.06 16:06:04.534592 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 10117 | 2026.01.06 16:06:04.534601 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10118 | 2026.01.06 16:06:04.534632 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 10119 | 2026.01.06 16:06:04.534665 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785654 sec., 1854222.5985549272 rows/sec., 139.96 MiB/sec. | ||
| 10120 | 2026.01.06 16:06:04.534675 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <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 | ||
| 10121 | 2026.01.06 16:06:04.534677 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 846 rows starting from the beginning of the part | ||
| 10122 | 2026.01.06 16:06:04.534800 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 10123 | 2026.01.06 16:06:04.534843 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 10124 | 2026.01.06 16:06:04.534970 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10125 | 2026.01.06 16:06:04.535242 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.01.06 16:06:04.535306 [ 196 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_61_12} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10127 | 2026.01.06 16:06:04.535373 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10128 | 2026.01.06 16:06:04.535539 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.01.06 16:06:04.535575 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10130 | 2026.01.06 16:06:04.536129 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10131 | 2026.01.06 16:06:04.536421 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.01.06 16:06:04.536568 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10133 | 2026.01.06 16:06:04.536581 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002004 sec., 3493.013972055888 rows/sec., 6.26 MiB/sec. | ||
| 10134 | 2026.01.06 16:06:04.536624 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.01.06 16:06:04.536651 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10136 | 2026.01.06 16:06:04.536658 [ 276 ] {beb901a5-1af0-4ce3-b006-7068ba4661c4} <Debug> TCPHandler: Processed in 0.002207181 sec. | ||
| 10137 | 2026.01.06 16:06:04.536739 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10138 | 2026.01.06 16:06:04.536794 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2026.01.06 16:06:04.536894 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10140 | 2026.01.06 16:06:04.536936 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10141 | 2026.01.06 16:06:04.536970 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10142 | 2026.01.06 16:06:04.537036 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1007 rows starting from the beginning of the part | ||
| 10143 | 2026.01.06 16:06:04.537169 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 10144 | 2026.01.06 16:06:04.537277 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 10145 | 2026.01.06 16:06:04.537284 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.01.06 16:06:04.537329 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10147 | 2026.01.06 16:06:04.537381 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10148 | 2026.01.06 16:06:04.537484 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 10149 | 2026.01.06 16:06:04.537584 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10150 | 2026.01.06 16:06:04.537656 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10151 | 2026.01.06 16:06:04.537897 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.01.06 16:06:04.538016 [ 147 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10153 | 2026.01.06 16:06:04.538029 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 10154 | 2026.01.06 16:06:04.538056 [ 147 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.01.06 16:06:04.538077 [ 276 ] {ae13e860-8384-4497-8373-211a9081150e} <Debug> TCPHandler: Processed in 0.001332435 sec. | ||
| 10156 | 2026.01.06 16:06:04.538080 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10157 | 2026.01.06 16:06:04.538171 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10158 | 2026.01.06 16:06:04.538254 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10159 | 2026.01.06 16:06:04.538281 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4382 rows starting from the beginning of the part | ||
| 10160 | 2026.01.06 16:06:04.538330 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 10161 | 2026.01.06 16:06:04.538370 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 10162 | 2026.01.06 16:06:04.538406 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 10163 | 2026.01.06 16:06:04.538448 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 10164 | 2026.01.06 16:06:04.538483 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 10165 | 2026.01.06 16:06:04.541342 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.00320173 sec., 1489819.5662969707 rows/sec., 94.45 MiB/sec. | ||
| 10166 | 2026.01.06 16:06:04.541855 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10167 | 2026.01.06 16:06:04.542065 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21436 rows, containing 5 columns (5 merged, 0 gathered) in 0.007648274 sec., 2802723.8563890364 rows/sec., 187.48 MiB/sec. | ||
| 10168 | 2026.01.06 16:06:04.542146 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.01.06 16:06:04.542229 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_61_12} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10170 | 2026.01.06 16:06:04.542322 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10171 | 2026.01.06 16:06:04.542652 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10172 | 2026.01.06 16:06:04.542962 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.01.06 16:06:04.543048 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10174 | 2026.01.06 16:06:04.543152 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 10175 | 2026.01.06 16:06:04.547209 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 19 columns (19 merged, 0 gathered) in 0.010509767 sec., 104283.94844528903 rows/sec., 186.87 MiB/sec. | ||
| 10176 | 2026.01.06 16:06:04.548669 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10177 | 2026.01.06 16:06:04.549007 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2026.01.06 16:06:04.549083 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10179 | 2026.01.06 16:06:04.549185 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 10180 | 2026.01.06 16:06:05.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.37 MiB, peak 317.27 MiB, free memory in arenas 0.00 B, will set to 309.77 MiB (RSS), difference: 6.40 MiB | ||
| 10181 | 2026.01.06 16:06:06.134923 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20586 | ||
| 10182 | 2026.01.06 16:06:06.135812 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.01.06 16:06:06.135902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10184 | 2026.01.06 16:06:06.136487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10185 | 2026.01.06 16:06:06.136719 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.01.06 16:06:06.136864 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20586 | ||
| 10187 | 2026.01.06 16:06:07.239476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10188 | 2026.01.06 16:06:07.255576 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2026.01.06 16:06:07.255623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10190 | 2026.01.06 16:06:07.261380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10191 | 2026.01.06 16:06:07.262049 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.01.06 16:06:07.264808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10193 | 2026.01.06 16:06:09.541157 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.01.06 16:06:09.541351 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10195 | 2026.01.06 16:06:09.541417 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10196 | 2026.01.06 16:06:09.542273 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.01.06 16:06:09.542317 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10198 | 2026.01.06 16:06:09.542778 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10199 | 2026.01.06 16:06:09.543014 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.01.06 16:06:09.543179 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 10201 | 2026.01.06 16:06:09.543233 [ 276 ] {8a8bf8a7-7715-480f-82ca-1beb5d673237} <Debug> TCPHandler: Processed in 0.002205931 sec. | ||
| 10202 | 2026.01.06 16:06:09.543356 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.01.06 16:06:09.543462 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10204 | 2026.01.06 16:06:09.543506 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10205 | 2026.01.06 16:06:09.543927 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.01.06 16:06:09.543962 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10207 | 2026.01.06 16:06:09.544265 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10208 | 2026.01.06 16:06:09.544474 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.01.06 16:06:09.544604 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 418.89 KiB/sec. | ||
| 10210 | 2026.01.06 16:06:09.544642 [ 276 ] {60a60c62-eebc-427a-bd4f-cfdafe580eec} <Debug> TCPHandler: Processed in 0.001339485 sec. | ||
| 10211 | 2026.01.06 16:06:09.544748 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.01.06 16:06:09.544843 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10213 | 2026.01.06 16:06:09.544883 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10214 | 2026.01.06 16:06:09.545868 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.01.06 16:06:09.545904 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10216 | 2026.01.06 16:06:09.546283 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10217 | 2026.01.06 16:06:09.546504 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.01.06 16:06:09.546631 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.001807 sec., 654676.2589928057 rows/sec., 52.19 MiB/sec. | ||
| 10219 | 2026.01.06 16:06:09.546669 [ 276 ] {8cbf552c-c472-49ef-ae2e-7260a44223c0} <Debug> TCPHandler: Processed in 0.001969287 sec. | ||
| 10220 | 2026.01.06 16:06:09.546782 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.01.06 16:06:09.546883 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10222 | 2026.01.06 16:06:09.546923 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10223 | 2026.01.06 16:06:09.547427 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.01.06 16:06:09.547462 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10225 | 2026.01.06 16:06:09.547771 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10226 | 2026.01.06 16:06:09.547978 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.01.06 16:06:09.548110 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001246 sec., 196629.21348314607 rows/sec., 11.98 MiB/sec. | ||
| 10228 | 2026.01.06 16:06:09.548148 [ 276 ] {166b9620-6ca4-4510-866d-c34eb67e4ca1} <Debug> TCPHandler: Processed in 0.001415427 sec. | ||
| 10229 | 2026.01.06 16:06:09.548249 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.01.06 16:06:09.548347 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10231 | 2026.01.06 16:06:09.548387 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10232 | 2026.01.06 16:06:09.548849 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.01.06 16:06:09.548883 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10234 | 2026.01.06 16:06:09.549187 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10235 | 2026.01.06 16:06:09.549400 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.01.06 16:06:09.549498 [ 140 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10237 | 2026.01.06 16:06:09.549529 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 10238 | 2026.01.06 16:06:09.549532 [ 140 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.01.06 16:06:09.549562 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10240 | 2026.01.06 16:06:09.549567 [ 276 ] {168c866c-28a7-49d1-8832-2ab753a0faab} <Debug> TCPHandler: Processed in 0.001366756 sec. | ||
| 10241 | 2026.01.06 16:06:09.549671 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.01.06 16:06:09.549676 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::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 | ||
| 10243 | 2026.01.06 16:06:09.549765 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.01.06 16:06:09.549807 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10245 | 2026.01.06 16:06:09.549819 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10246 | 2026.01.06 16:06:09.549858 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 441 rows starting from the beginning of the part | ||
| 10247 | 2026.01.06 16:06:09.549953 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 10248 | 2026.01.06 16:06:09.550000 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 10249 | 2026.01.06 16:06:09.550045 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 10250 | 2026.01.06 16:06:09.550084 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 10251 | 2026.01.06 16:06:09.550128 [ 202 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 10252 | 2026.01.06 16:06:09.550272 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2026.01.06 16:06:09.550314 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10254 | 2026.01.06 16:06:09.550667 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10255 | 2026.01.06 16:06:09.550897 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.01.06 16:06:09.551023 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 10257 | 2026.01.06 16:06:09.551060 [ 276 ] {14c2b408-1e2b-4145-b773-90150dfe1c39} <Debug> TCPHandler: Processed in 0.001439187 sec. | ||
| 10258 | 2026.01.06 16:06:09.551153 [ 186 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534179 sec., 988802.4800235174 rows/sec., 68.50 MiB/sec. | ||
| 10259 | 2026.01.06 16:06:09.551168 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10260 | 2026.01.06 16:06:09.551276 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10261 | 2026.01.06 16:06:09.551315 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10262 | 2026.01.06 16:06:09.551373 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10263 | 2026.01.06 16:06:09.551706 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.01.06 16:06:09.551789 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_41_8} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10265 | 2026.01.06 16:06:09.551904 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10266 | 2026.01.06 16:06:09.551997 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.01.06 16:06:09.552038 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10268 | 2026.01.06 16:06:09.552387 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10269 | 2026.01.06 16:06:09.552597 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.01.06 16:06:09.552723 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001465 sec., 490784.9829351536 rows/sec., 34.45 MiB/sec. | ||
| 10271 | 2026.01.06 16:06:09.552761 [ 276 ] {c8eb6f3e-32a4-44f0-b94d-da9b9d0d86b7} <Debug> TCPHandler: Processed in 0.001641871 sec. | ||
| 10272 | 2026.01.06 16:06:09.552870 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.01.06 16:06:09.552962 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10274 | 2026.01.06 16:06:09.553003 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10275 | 2026.01.06 16:06:09.553326 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.01.06 16:06:09.553360 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10277 | 2026.01.06 16:06:09.553660 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10278 | 2026.01.06 16:06:09.553869 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.01.06 16:06:09.553960 [ 140 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10280 | 2026.01.06 16:06:09.553990 [ 140 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2026.01.06 16:06:09.553997 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 10282 | 2026.01.06 16:06:09.554006 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10283 | 2026.01.06 16:06:09.554033 [ 276 ] {e3aa5be5-4dfe-4d2f-8d8e-ce76ec060d5b} <Debug> TCPHandler: Processed in 0.001212092 sec. | ||
| 10284 | 2026.01.06 16:06:09.554099 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 10285 | 2026.01.06 16:06:09.554134 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.01.06 16:06:09.554225 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10287 | 2026.01.06 16:06:09.554230 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10288 | 2026.01.06 16:06:09.554265 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10289 | 2026.01.06 16:06:09.554288 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10290 | 2026.01.06 16:06:09.554331 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10291 | 2026.01.06 16:06:09.554383 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10292 | 2026.01.06 16:06:09.554428 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10293 | 2026.01.06 16:06:09.554471 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10294 | 2026.01.06 16:06:09.554512 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10295 | 2026.01.06 16:06:09.554724 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.01.06 16:06:09.554767 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10297 | 2026.01.06 16:06:09.555115 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10298 | 2026.01.06 16:06:09.555261 [ 186 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207213 sec., 154073.88754097247 rows/sec., 7.86 MiB/sec. | ||
| 10299 | 2026.01.06 16:06:09.555337 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.01.06 16:06:09.555392 [ 186 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10301 | 2026.01.06 16:06:09.555477 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001265 sec., 250592.88537549405 rows/sec., 16.47 MiB/sec. | ||
| 10302 | 2026.01.06 16:06:09.555520 [ 276 ] {c7dd2c2c-c0b7-4b6f-a1fb-a54eea74aa12} <Debug> TCPHandler: Processed in 0.001434636 sec. | ||
| 10303 | 2026.01.06 16:06:09.555625 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.01.06 16:06:09.555673 [ 186 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.01.06 16:06:09.555728 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10306 | 2026.01.06 16:06:09.555757 [ 186 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_31_6} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10307 | 2026.01.06 16:06:09.555778 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10308 | 2026.01.06 16:06:09.555843 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10309 | 2026.01.06 16:06:09.556107 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.01.06 16:06:09.556148 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10311 | 2026.01.06 16:06:09.556475 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10312 | 2026.01.06 16:06:09.556695 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.01.06 16:06:09.556819 [ 142 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10314 | 2026.01.06 16:06:09.556825 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 10315 | 2026.01.06 16:06:09.556861 [ 142 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.01.06 16:06:09.556881 [ 276 ] {af6a62b8-eb39-49d6-9f55-1731b128c42c} <Debug> TCPHandler: Processed in 0.001304474 sec. | ||
| 10317 | 2026.01.06 16:06:09.556886 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10318 | 2026.01.06 16:06:09.556984 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 10319 | 2026.01.06 16:06:09.557005 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.01.06 16:06:09.557082 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10321 | 2026.01.06 16:06:09.557117 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part | ||
| 10322 | 2026.01.06 16:06:09.557117 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10323 | 2026.01.06 16:06:09.557177 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10324 | 2026.01.06 16:06:09.557196 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <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 | ||
| 10325 | 2026.01.06 16:06:09.557224 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10326 | 2026.01.06 16:06:09.557266 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10327 | 2026.01.06 16:06:09.557304 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10328 | 2026.01.06 16:06:09.557340 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10329 | 2026.01.06 16:06:09.558045 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144251 sec., 27965.89209884894 rows/sec., 1.84 MiB/sec. | ||
| 10330 | 2026.01.06 16:06:09.558132 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.01.06 16:06:09.558141 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10332 | 2026.01.06 16:06:09.558175 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10333 | 2026.01.06 16:06:09.558463 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.01.06 16:06:09.558539 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_31_6} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10335 | 2026.01.06 16:06:09.558607 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10336 | 2026.01.06 16:06:09.558810 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10337 | 2026.01.06 16:06:09.559038 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.01.06 16:06:09.559178 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002084 sec., 16314.779270633398 rows/sec., 29.24 MiB/sec. | ||
| 10339 | 2026.01.06 16:06:09.559235 [ 276 ] {fb7df9be-aba3-4c56-9912-3d88926ab799} <Debug> TCPHandler: Processed in 0.002283832 sec. | ||
| 10340 | 2026.01.06 16:06:09.559347 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10341 | 2026.01.06 16:06:09.559442 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10342 | 2026.01.06 16:06:09.559484 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10343 | 2026.01.06 16:06:09.559815 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.01.06 16:06:09.559851 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10345 | 2026.01.06 16:06:09.560162 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10346 | 2026.01.06 16:06:09.560369 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.01.06 16:06:09.560493 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 10348 | 2026.01.06 16:06:09.560528 [ 276 ] {4dd4336f-69b9-444f-a767-151be5c10b0b} <Debug> TCPHandler: Processed in 0.001230803 sec. | ||
| 10349 | 2026.01.06 16:06:13.526705 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10350 | 2026.01.06 16:06:13.526783 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10351 | 2026.01.06 16:06:13.637040 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21034 | ||
| 10352 | 2026.01.06 16:06:13.637806 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.01.06 16:06:13.637873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10354 | 2026.01.06 16:06:13.638580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10355 | 2026.01.06 16:06:13.638805 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.01.06 16:06:13.638931 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21034 | ||
| 10357 | 2026.01.06 16:06:13.717508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1320 | ||
| 10358 | 2026.01.06 16:06:13.719975 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.01.06 16:06:13.720023 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10360 | 2026.01.06 16:06:13.721194 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10361 | 2026.01.06 16:06:13.721468 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.01.06 16:06:13.721735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10363 | 2026.01.06 16:06:14.527865 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2026.01.06 16:06:14.528085 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10365 | 2026.01.06 16:06:14.528155 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10366 | 2026.01.06 16:06:14.528824 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.01.06 16:06:14.528878 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10368 | 2026.01.06 16:06:14.529278 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10369 | 2026.01.06 16:06:14.529511 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.01.06 16:06:14.529676 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001644 sec., 42579.075425790754 rows/sec., 3.42 MiB/sec. | ||
| 10371 | 2026.01.06 16:06:14.529727 [ 276 ] {2a02d77d-6043-4caf-b145-64f3bc6baa04} <Debug> TCPHandler: Processed in 0.002003588 sec. | ||
| 10372 | 2026.01.06 16:06:14.529853 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.01.06 16:06:14.529958 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.01.06 16:06:14.530003 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10375 | 2026.01.06 16:06:14.530413 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.01.06 16:06:14.530452 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10377 | 2026.01.06 16:06:14.530770 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10378 | 2026.01.06 16:06:14.530975 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.01.06 16:06:14.531111 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001178 sec., 5942.275042444821 rows/sec., 446.83 KiB/sec. | ||
| 10380 | 2026.01.06 16:06:14.531149 [ 276 ] {b6454af4-4e43-4269-994b-b2238dd5e399} <Debug> TCPHandler: Processed in 0.001348565 sec. | ||
| 10381 | 2026.01.06 16:06:14.531251 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.01.06 16:06:14.531348 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10383 | 2026.01.06 16:06:14.531388 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10384 | 2026.01.06 16:06:14.531807 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.01.06 16:06:14.531843 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10386 | 2026.01.06 16:06:14.532148 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10387 | 2026.01.06 16:06:14.532360 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.01.06 16:06:14.532491 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001163 sec., 61049.011177987966 rows/sec., 4.77 MiB/sec. | ||
| 10389 | 2026.01.06 16:06:14.532529 [ 276 ] {f7c63cf9-32a5-48c3-b435-b6adf658b3a7} <Debug> TCPHandler: Processed in 0.001327295 sec. | ||
| 10390 | 2026.01.06 16:06:14.532637 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10391 | 2026.01.06 16:06:14.532734 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10392 | 2026.01.06 16:06:14.532779 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10393 | 2026.01.06 16:06:14.533183 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.01.06 16:06:14.533219 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10395 | 2026.01.06 16:06:14.533551 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10396 | 2026.01.06 16:06:14.533803 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2026.01.06 16:06:14.533942 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 10398 | 2026.01.06 16:06:14.533980 [ 276 ] {2a35daaa-976a-41de-b02a-8a250227a2ad} <Debug> TCPHandler: Processed in 0.001392047 sec. | ||
| 10399 | 2026.01.06 16:06:14.534102 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.01.06 16:06:14.534198 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10401 | 2026.01.06 16:06:14.534262 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <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 | ||
| 10402 | 2026.01.06 16:06:14.535119 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.01.06 16:06:14.535156 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10404 | 2026.01.06 16:06:14.535678 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10405 | 2026.01.06 16:06:14.535917 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.01.06 16:06:14.536065 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001885 sec., 3713.527851458886 rows/sec., 6.65 MiB/sec. | ||
| 10407 | 2026.01.06 16:06:14.536136 [ 276 ] {6e6443d4-7098-4708-94fa-d5d0c40754cf} <Debug> TCPHandler: Processed in 0.002090549 sec. | ||
| 10408 | 2026.01.06 16:06:14.536255 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10409 | 2026.01.06 16:06:14.536353 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10410 | 2026.01.06 16:06:14.536395 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10411 | 2026.01.06 16:06:14.536748 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.01.06 16:06:14.536785 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10413 | 2026.01.06 16:06:14.537090 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10414 | 2026.01.06 16:06:14.537320 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.01.06 16:06:14.537450 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 10416 | 2026.01.06 16:06:14.537488 [ 276 ] {ff025b0e-b2a0-462c-9340-9b23f1ea05aa} <Debug> TCPHandler: Processed in 0.001283135 sec. | ||
| 10417 | 2026.01.06 16:06:14.764975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10418 | 2026.01.06 16:06:14.781342 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.01.06 16:06:14.781388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 10420 | 2026.01.06 16:06:14.787371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10421 | 2026.01.06 16:06:14.788064 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.01.06 16:06:14.790838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10423 | 2026.01.06 16:06:19.542008 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.01.06 16:06:19.542227 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10425 | 2026.01.06 16:06:19.542296 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10426 | 2026.01.06 16:06:19.543099 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.01.06 16:06:19.543146 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10428 | 2026.01.06 16:06:19.543579 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10429 | 2026.01.06 16:06:19.543801 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.01.06 16:06:19.543959 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 10431 | 2026.01.06 16:06:19.544004 [ 276 ] {bed4421f-4234-4a0b-9e1a-9517bdda1b7d} <Debug> TCPHandler: Processed in 0.002158351 sec. | ||
| 10432 | 2026.01.06 16:06:19.544135 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.01.06 16:06:19.544230 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10434 | 2026.01.06 16:06:19.544271 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10435 | 2026.01.06 16:06:19.545174 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.01.06 16:06:19.545209 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10437 | 2026.01.06 16:06:19.545593 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10438 | 2026.01.06 16:06:19.545823 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.01.06 16:06:19.545957 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001744 sec., 676605.5045871559 rows/sec., 53.96 MiB/sec. | ||
| 10440 | 2026.01.06 16:06:19.545997 [ 276 ] {704f554b-207b-41b6-859d-b1c12e3e7d62} <Debug> TCPHandler: Processed in 0.001913866 sec. | ||
| 10441 | 2026.01.06 16:06:19.546124 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.01.06 16:06:19.546219 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.01.06 16:06:19.546261 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10444 | 2026.01.06 16:06:19.546739 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.01.06 16:06:19.546776 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10446 | 2026.01.06 16:06:19.547080 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10447 | 2026.01.06 16:06:19.547285 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.01.06 16:06:19.547417 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001214 sec., 196869.85172981877 rows/sec., 11.96 MiB/sec. | ||
| 10449 | 2026.01.06 16:06:19.547456 [ 276 ] {5c351a46-ee4d-4ea4-9521-bdfcbdad7356} <Debug> TCPHandler: Processed in 0.001384716 sec. | ||
| 10450 | 2026.01.06 16:06:19.547565 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.01.06 16:06:19.547660 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10452 | 2026.01.06 16:06:19.547701 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10453 | 2026.01.06 16:06:19.548157 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.01.06 16:06:19.548194 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10455 | 2026.01.06 16:06:19.548505 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10456 | 2026.01.06 16:06:19.548719 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.01.06 16:06:19.548854 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 10458 | 2026.01.06 16:06:19.548893 [ 276 ] {4a0602a4-5ad6-4993-905d-48781e1620b3} <Debug> TCPHandler: Processed in 0.001377796 sec. | ||
| 10459 | 2026.01.06 16:06:19.549002 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.01.06 16:06:19.549097 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10461 | 2026.01.06 16:06:19.549136 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10462 | 2026.01.06 16:06:19.549585 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.01.06 16:06:19.549621 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10464 | 2026.01.06 16:06:19.549927 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10465 | 2026.01.06 16:06:19.550138 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.01.06 16:06:19.550269 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001188 sec., 177609.4276094276 rows/sec., 10.09 MiB/sec. | ||
| 10467 | 2026.01.06 16:06:19.550308 [ 276 ] {0ba4315f-c927-45b4-b750-6f6892e61b66} <Debug> TCPHandler: Processed in 0.001355615 sec. | ||
| 10468 | 2026.01.06 16:06:19.550414 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.01.06 16:06:19.550513 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10470 | 2026.01.06 16:06:19.550552 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10471 | 2026.01.06 16:06:19.551144 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.06 16:06:19.551180 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10473 | 2026.01.06 16:06:19.551505 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10474 | 2026.01.06 16:06:19.551718 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.01.06 16:06:19.551846 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001348 sec., 528931.7507418398 rows/sec., 37.09 MiB/sec. | ||
| 10476 | 2026.01.06 16:06:19.551886 [ 276 ] {2269d2b0-8809-4026-8012-2e68fa347343} <Debug> TCPHandler: Processed in 0.001520928 sec. | ||
| 10477 | 2026.01.06 16:06:19.551995 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.01.06 16:06:19.552091 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10479 | 2026.01.06 16:06:19.552133 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10480 | 2026.01.06 16:06:19.552461 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.01.06 16:06:19.552497 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10482 | 2026.01.06 16:06:19.552800 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10483 | 2026.01.06 16:06:19.553025 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.01.06 16:06:19.553156 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 10485 | 2026.01.06 16:06:19.553194 [ 276 ] {64f15842-b90e-465e-9cd7-6496ffc142c9} <Debug> TCPHandler: Processed in 0.001247833 sec. | ||
| 10486 | 2026.01.06 16:06:19.553295 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.01.06 16:06:19.553389 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.01.06 16:06:19.553431 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10489 | 2026.01.06 16:06:19.553848 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.01.06 16:06:19.553885 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10491 | 2026.01.06 16:06:19.554216 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10492 | 2026.01.06 16:06:19.554423 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.01.06 16:06:19.554562 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 10494 | 2026.01.06 16:06:19.554601 [ 276 ] {2c73206f-0175-4ad0-98b5-10bfe9bfea2c} <Debug> TCPHandler: Processed in 0.001355556 sec. | ||
| 10495 | 2026.01.06 16:06:19.554703 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.01.06 16:06:19.554795 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.01.06 16:06:19.554835 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10498 | 2026.01.06 16:06:19.555145 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.01.06 16:06:19.555181 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10500 | 2026.01.06 16:06:19.555477 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10501 | 2026.01.06 16:06:19.555685 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.01.06 16:06:19.555813 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 10503 | 2026.01.06 16:06:19.555850 [ 276 ] {062e5334-9b38-4e01-a419-c5c7753bbd96} <Debug> TCPHandler: Processed in 0.001196833 sec. | ||
| 10504 | 2026.01.06 16:06:19.555957 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.01.06 16:06:19.556052 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.01.06 16:06:19.556106 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <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 | ||
| 10507 | 2026.01.06 16:06:19.556906 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.01.06 16:06:19.556944 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10509 | 2026.01.06 16:06:19.557484 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10510 | 2026.01.06 16:06:19.557724 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.01.06 16:06:19.557865 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001829 sec., 18589.39311098961 rows/sec., 33.31 MiB/sec. | ||
| 10512 | 2026.01.06 16:06:19.557929 [ 276 ] {08889846-074c-4788-9ab6-3731ee5b5c7e} <Debug> TCPHandler: Processed in 0.002021188 sec. | ||
| 10513 | 2026.01.06 16:06:19.558042 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.01.06 16:06:19.558136 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10515 | 2026.01.06 16:06:19.558178 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10516 | 2026.01.06 16:06:19.558511 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.01.06 16:06:19.558548 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10518 | 2026.01.06 16:06:19.558853 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10519 | 2026.01.06 16:06:19.559068 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.01.06 16:06:19.559196 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 10521 | 2026.01.06 16:06:19.559233 [ 276 ] {5bcac9af-ed29-46f0-8d22-13b255f1a749} <Debug> TCPHandler: Processed in 0.001240704 sec. | ||
| 10522 | 2026.01.06 16:06:21.089506 [ 127 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10523 | 2026.01.06 16:06:21.089604 [ 127 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2026.01.06 16:06:21.089640 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10525 | 2026.01.06 16:06:21.089852 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10526 | 2026.01.06 16:06:21.090075 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10527 | 2026.01.06 16:06:21.090131 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10528 | 2026.01.06 16:06:21.090238 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10529 | 2026.01.06 16:06:21.090323 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 10530 | 2026.01.06 16:06:21.090404 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10531 | 2026.01.06 16:06:21.090484 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10532 | 2026.01.06 16:06:21.091320 [ 195 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156359 sec., 23023.938500502052 rows/sec., 1.92 MiB/sec. | ||
| 10533 | 2026.01.06 16:06:21.091468 [ 195 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10534 | 2026.01.06 16:06:21.091750 [ 195 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.01.06 16:06:21.091822 [ 195 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_21_5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10536 | 2026.01.06 16:06:21.091920 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10537 | 2026.01.06 16:06:21.139060 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21546 | ||
| 10538 | 2026.01.06 16:06:21.139520 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2026.01.06 16:06:21.139552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10540 | 2026.01.06 16:06:21.139975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10541 | 2026.01.06 16:06:21.140193 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2026.01.06 16:06:21.140310 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21546 | ||
| 10543 | 2026.01.06 16:06:22.290973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10544 | 2026.01.06 16:06:22.309049 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2026.01.06 16:06:22.309111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10546 | 2026.01.06 16:06:22.315302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10547 | 2026.01.06 16:06:22.316020 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2026.01.06 16:06:22.319472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10549 | 2026.01.06 16:06:23.722032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1354 | ||
| 10550 | 2026.01.06 16:06:23.724545 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.01.06 16:06:23.724604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10552 | 2026.01.06 16:06:23.725815 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10553 | 2026.01.06 16:06:23.726103 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2026.01.06 16:06:23.726486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 10555 | 2026.01.06 16:06:24.557178 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.01.06 16:06:24.557475 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10557 | 2026.01.06 16:06:24.557542 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10558 | 2026.01.06 16:06:24.558147 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.01.06 16:06:24.558194 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10560 | 2026.01.06 16:06:24.558563 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10561 | 2026.01.06 16:06:24.558793 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.01.06 16:06:24.558948 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001547 sec., 2585.649644473174 rows/sec., 210.84 KiB/sec. | ||
| 10563 | 2026.01.06 16:06:24.558992 [ 276 ] {a4130329-95ab-4940-a96f-35c2978bd6a9} <Debug> TCPHandler: Processed in 0.002002927 sec. | ||
| 10564 | 2026.01.06 16:06:24.559113 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.01.06 16:06:24.559209 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10566 | 2026.01.06 16:06:24.559249 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10567 | 2026.01.06 16:06:24.560570 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.01.06 16:06:24.560613 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10569 | 2026.01.06 16:06:24.560982 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10570 | 2026.01.06 16:06:24.561195 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.01.06 16:06:24.561332 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002198 sec., 551410.373066424 rows/sec., 45.52 MiB/sec. | ||
| 10572 | 2026.01.06 16:06:24.561371 [ 276 ] {1ef1b6fd-6ad4-488a-b019-4eb272beb2c9} <Debug> TCPHandler: Processed in 0.002367764 sec. | ||
| 10573 | 2026.01.06 16:06:24.561550 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.01.06 16:06:24.561646 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10575 | 2026.01.06 16:06:24.561688 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10576 | 2026.01.06 16:06:24.562095 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.01.06 16:06:24.562133 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10578 | 2026.01.06 16:06:24.562436 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10579 | 2026.01.06 16:06:24.562654 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.01.06 16:06:24.562771 [ 123 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10581 | 2026.01.06 16:06:24.562789 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.00116 sec., 9482.758620689656 rows/sec., 694.54 KiB/sec. | ||
| 10582 | 2026.01.06 16:06:24.562832 [ 123 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.01.06 16:06:24.562845 [ 276 ] {30ccd551-84cc-40ba-924e-e67d7f3e4815} <Debug> TCPHandler: Processed in 0.001343975 sec. | ||
| 10584 | 2026.01.06 16:06:24.562859 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10585 | 2026.01.06 16:06:24.562960 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.01.06 16:06:24.562995 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10587 | 2026.01.06 16:06:24.563059 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10588 | 2026.01.06 16:06:24.563103 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10589 | 2026.01.06 16:06:24.563141 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10590 | 2026.01.06 16:06:24.563185 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 264 rows starting from the beginning of the part | ||
| 10591 | 2026.01.06 16:06:24.563259 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
| 10592 | 2026.01.06 16:06:24.563313 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 245 rows starting from the beginning of the part | ||
| 10593 | 2026.01.06 16:06:24.563363 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
| 10594 | 2026.01.06 16:06:24.563407 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 239 rows starting from the beginning of the part | ||
| 10595 | 2026.01.06 16:06:24.563453 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 10596 | 2026.01.06 16:06:24.563639 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.01.06 16:06:24.563681 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10598 | 2026.01.06 16:06:24.564016 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10599 | 2026.01.06 16:06:24.564246 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.01.06 16:06:24.564384 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001341 sec., 170022.37136465326 rows/sec., 11.51 MiB/sec. | ||
| 10601 | 2026.01.06 16:06:24.564416 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482868 sec., 521287.12737748737 rows/sec., 34.05 MiB/sec. | ||
| 10602 | 2026.01.06 16:06:24.564423 [ 276 ] {91271857-91fc-4bab-884c-d0f4786648c8} <Debug> TCPHandler: Processed in 0.001512459 sec. | ||
| 10603 | 2026.01.06 16:06:24.564584 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.01.06 16:06:24.564618 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10605 | 2026.01.06 16:06:24.564680 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10606 | 2026.01.06 16:06:24.564727 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10607 | 2026.01.06 16:06:24.564920 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.01.06 16:06:24.565006 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_61_12} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10609 | 2026.01.06 16:06:24.565104 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10610 | 2026.01.06 16:06:24.565474 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.01.06 16:06:24.565516 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10612 | 2026.01.06 16:06:24.565855 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10613 | 2026.01.06 16:06:24.566079 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.01.06 16:06:24.566220 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001555 sec., 341479.0996784566 rows/sec., 25.30 MiB/sec. | ||
| 10615 | 2026.01.06 16:06:24.566261 [ 276 ] {dcf28426-1b73-4296-8cbe-49578b85ccc3} <Debug> TCPHandler: Processed in 0.001727182 sec. | ||
| 10616 | 2026.01.06 16:06:24.566376 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.01.06 16:06:24.566473 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10618 | 2026.01.06 16:06:24.566518 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10619 | 2026.01.06 16:06:24.567174 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.01.06 16:06:24.567211 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10621 | 2026.01.06 16:06:24.567600 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10622 | 2026.01.06 16:06:24.567814 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.01.06 16:06:24.567953 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001496 sec., 565508.0213903744 rows/sec., 38.06 MiB/sec. | ||
| 10624 | 2026.01.06 16:06:24.567993 [ 276 ] {f5d8cd8c-4d4a-46f8-811b-e4c20ed38602} <Debug> TCPHandler: Processed in 0.001666081 sec. | ||
| 10625 | 2026.01.06 16:06:24.568106 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.01.06 16:06:24.568200 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.01.06 16:06:24.568255 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <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 | ||
| 10628 | 2026.01.06 16:06:24.569026 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.01.06 16:06:24.569063 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10630 | 2026.01.06 16:06:24.569576 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10631 | 2026.01.06 16:06:24.569800 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.01.06 16:06:24.569944 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00176 sec., 3977.272727272727 rows/sec., 7.13 MiB/sec. | ||
| 10633 | 2026.01.06 16:06:24.570008 [ 276 ] {730287a8-ef41-4420-9346-f7a663a82952} <Debug> TCPHandler: Processed in 0.001951317 sec. | ||
| 10634 | 2026.01.06 16:06:24.570128 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.01.06 16:06:24.570224 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.01.06 16:06:24.570266 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10637 | 2026.01.06 16:06:24.570617 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.01.06 16:06:24.570653 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10639 | 2026.01.06 16:06:24.570958 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10640 | 2026.01.06 16:06:24.571164 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.01.06 16:06:24.571303 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10642 | 2026.01.06 16:06:24.571341 [ 276 ] {7fe387b0-f94e-4aed-9c5f-37e706d88a00} <Debug> TCPHandler: Processed in 0.001263234 sec. | ||
| 10643 | 2026.01.06 16:06:28.526855 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10644 | 2026.01.06 16:06:28.526943 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10645 | 2026.01.06 16:06:28.640458 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21994 | ||
| 10646 | 2026.01.06 16:06:28.641023 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.01.06 16:06:28.641074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10648 | 2026.01.06 16:06:28.641603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10649 | 2026.01.06 16:06:28.641824 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.01.06 16:06:28.641945 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21994 | ||
| 10651 | 2026.01.06 16:06:28.641951 [ 117 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10652 | 2026.01.06 16:06:28.642019 [ 117 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.01.06 16:06:28.642040 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10654 | 2026.01.06 16:06:28.642169 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10655 | 2026.01.06 16:06:28.642315 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10656 | 2026.01.06 16:06:28.642355 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19626 rows starting from the beginning of the part | ||
| 10657 | 2026.01.06 16:06:28.642425 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10658 | 2026.01.06 16:06:28.642475 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10659 | 2026.01.06 16:06:28.642521 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10660 | 2026.01.06 16:06:28.642565 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10661 | 2026.01.06 16:06:28.642613 [ 190 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10662 | 2026.01.06 16:06:28.644723 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21994 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621019 sec., 8391392.813253166 rows/sec., 120.04 MiB/sec. | ||
| 10663 | 2026.01.06 16:06:28.645037 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10664 | 2026.01.06 16:06:28.645332 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.01.06 16:06:28.645408 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_46_9} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10666 | 2026.01.06 16:06:28.645489 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10667 | 2026.01.06 16:06:29.542951 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.01.06 16:06:29.543166 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10669 | 2026.01.06 16:06:29.543242 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10670 | 2026.01.06 16:06:29.544076 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.01.06 16:06:29.544124 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10672 | 2026.01.06 16:06:29.544535 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10673 | 2026.01.06 16:06:29.544762 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.01.06 16:06:29.544903 [ 117 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10675 | 2026.01.06 16:06:29.544921 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 10676 | 2026.01.06 16:06:29.544966 [ 117 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.01.06 16:06:29.544983 [ 276 ] {a882d573-a7db-4a86-a594-0c1b587f8b32} <Debug> TCPHandler: Processed in 0.002176961 sec. | ||
| 10678 | 2026.01.06 16:06:29.544994 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10679 | 2026.01.06 16:06:29.545115 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.01.06 16:06:29.545128 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10681 | 2026.01.06 16:06:29.545215 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10682 | 2026.01.06 16:06:29.545261 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10683 | 2026.01.06 16:06:29.545266 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10684 | 2026.01.06 16:06:29.545313 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10685 | 2026.01.06 16:06:29.545389 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10686 | 2026.01.06 16:06:29.545442 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10687 | 2026.01.06 16:06:29.545493 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10688 | 2026.01.06 16:06:29.545540 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10689 | 2026.01.06 16:06:29.546275 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.01.06 16:06:29.546317 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10691 | 2026.01.06 16:06:29.546608 [ 199 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538339 sec., 1332606.1420792167 rows/sec., 89.62 MiB/sec. | ||
| 10692 | 2026.01.06 16:06:29.546702 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10693 | 2026.01.06 16:06:29.546761 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10694 | 2026.01.06 16:06:29.546975 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.01.06 16:06:29.547073 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.01.06 16:06:29.547110 [ 117 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10697 | 2026.01.06 16:06:29.547129 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001931 sec., 611082.3407560849 rows/sec., 48.73 MiB/sec. | ||
| 10698 | 2026.01.06 16:06:29.547152 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_33_8} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10699 | 2026.01.06 16:06:29.547153 [ 117 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.01.06 16:06:29.547177 [ 276 ] {a0d49b92-7330-4a54-8328-17694148ccad} <Debug> TCPHandler: Processed in 0.00211319 sec. | ||
| 10701 | 2026.01.06 16:06:29.547197 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10702 | 2026.01.06 16:06:29.547233 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10703 | 2026.01.06 16:06:29.547304 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.01.06 16:06:29.547333 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10705 | 2026.01.06 16:06:29.547403 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10706 | 2026.01.06 16:06:29.547441 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10707 | 2026.01.06 16:06:29.547449 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10708 | 2026.01.06 16:06:29.547480 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2345 rows starting from the beginning of the part | ||
| 10709 | 2026.01.06 16:06:29.547549 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1183 rows starting from the beginning of the part | ||
| 10710 | 2026.01.06 16:06:29.547599 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 70 rows starting from the beginning of the part | ||
| 10711 | 2026.01.06 16:06:29.547641 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1180 rows starting from the beginning of the part | ||
| 10712 | 2026.01.06 16:06:29.547677 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1212 rows starting from the beginning of the part | ||
| 10713 | 2026.01.06 16:06:29.547715 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1180 rows starting from the beginning of the part | ||
| 10714 | 2026.01.06 16:06:29.547971 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.01.06 16:06:29.548013 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10716 | 2026.01.06 16:06:29.548352 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10717 | 2026.01.06 16:06:29.548582 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2026.01.06 16:06:29.548720 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001333 sec., 179294.82370592648 rows/sec., 10.90 MiB/sec. | ||
| 10719 | 2026.01.06 16:06:29.548760 [ 276 ] {05a8a0f0-5cdc-41c0-884a-7d899f069aae} <Debug> TCPHandler: Processed in 0.001506059 sec. | ||
| 10720 | 2026.01.06 16:06:29.548874 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2026.01.06 16:06:29.548970 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10722 | 2026.01.06 16:06:29.549009 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10723 | 2026.01.06 16:06:29.549495 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.01.06 16:06:29.549532 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10725 | 2026.01.06 16:06:29.549850 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10726 | 2026.01.06 16:06:29.549888 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592289 sec., 2765895.314912805 rows/sec., 233.79 MiB/sec. | ||
| 10727 | 2026.01.06 16:06:29.550079 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.01.06 16:06:29.550120 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10729 | 2026.01.06 16:06:29.550223 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 10730 | 2026.01.06 16:06:29.550269 [ 276 ] {0748f3b0-e891-4342-a06f-1f4c8c24846e} <Debug> TCPHandler: Processed in 0.001445087 sec. | ||
| 10731 | 2026.01.06 16:06:29.550380 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.01.06 16:06:29.550384 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2026.01.06 16:06:29.550469 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_66_13} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10734 | 2026.01.06 16:06:29.550479 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.01.06 16:06:29.550530 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10736 | 2026.01.06 16:06:29.550535 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 10737 | 2026.01.06 16:06:29.551017 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.01.06 16:06:29.551059 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10739 | 2026.01.06 16:06:29.551374 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10740 | 2026.01.06 16:06:29.551590 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.01.06 16:06:29.551702 [ 116 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10742 | 2026.01.06 16:06:29.551720 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 10743 | 2026.01.06 16:06:29.551735 [ 116 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.01.06 16:06:29.551755 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10745 | 2026.01.06 16:06:29.551759 [ 276 ] {1859a715-431e-4dd0-a34e-955ff3eaa678} <Debug> TCPHandler: Processed in 0.001428637 sec. | ||
| 10746 | 2026.01.06 16:06:29.551834 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10747 | 2026.01.06 16:06:29.551872 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10748 | 2026.01.06 16:06:29.551915 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10749 | 2026.01.06 16:06:29.551946 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10750 | 2026.01.06 16:06:29.551968 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10751 | 2026.01.06 16:06:29.552003 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10752 | 2026.01.06 16:06:29.552007 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10753 | 2026.01.06 16:06:29.552050 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10754 | 2026.01.06 16:06:29.552095 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10755 | 2026.01.06 16:06:29.552136 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10756 | 2026.01.06 16:06:29.552695 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2026.01.06 16:06:29.552731 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10758 | 2026.01.06 16:06:29.552945 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001144071 sec., 922145.566140563 rows/sec., 55.88 MiB/sec. | ||
| 10759 | 2026.01.06 16:06:29.553072 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10760 | 2026.01.06 16:06:29.553075 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10761 | 2026.01.06 16:06:29.553315 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.01.06 16:06:29.553322 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.01.06 16:06:29.553388 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_33_8} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10764 | 2026.01.06 16:06:29.553422 [ 116 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10765 | 2026.01.06 16:06:29.553445 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10766 | 2026.01.06 16:06:29.553447 [ 116 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.01.06 16:06:29.553448 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001497 sec., 476285.90514362056 rows/sec., 33.39 MiB/sec. | ||
| 10768 | 2026.01.06 16:06:29.553472 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10769 | 2026.01.06 16:06:29.553501 [ 276 ] {eee6f72e-b7ed-4b9d-9082-92dc41299368} <Debug> TCPHandler: Processed in 0.001679322 sec. | ||
| 10770 | 2026.01.06 16:06:29.553555 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10771 | 2026.01.06 16:06:29.553616 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.01.06 16:06:29.553668 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10773 | 2026.01.06 16:06:29.553705 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1212 rows starting from the beginning of the part | ||
| 10774 | 2026.01.06 16:06:29.553715 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10775 | 2026.01.06 16:06:29.553761 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10776 | 2026.01.06 16:06:29.553775 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 719 rows starting from the beginning of the part | ||
| 10777 | 2026.01.06 16:06:29.553827 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 71 rows starting from the beginning of the part | ||
| 10778 | 2026.01.06 16:06:29.553871 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 713 rows starting from the beginning of the part | ||
| 10779 | 2026.01.06 16:06:29.553911 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 531 rows starting from the beginning of the part | ||
| 10780 | 2026.01.06 16:06:29.553950 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 713 rows starting from the beginning of the part | ||
| 10781 | 2026.01.06 16:06:29.554103 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.01.06 16:06:29.554145 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10783 | 2026.01.06 16:06:29.554479 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10784 | 2026.01.06 16:06:29.554723 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.01.06 16:06:29.554864 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 10786 | 2026.01.06 16:06:29.554904 [ 276 ] {dcfaffbd-96c3-457e-a8fb-06b5d253404c} <Debug> TCPHandler: Processed in 0.001338525 sec. | ||
| 10787 | 2026.01.06 16:06:29.555016 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.01.06 16:06:29.555111 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10789 | 2026.01.06 16:06:29.555154 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10790 | 2026.01.06 16:06:29.555487 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969477 sec., 2010178.3366853232 rows/sec., 150.96 MiB/sec. | ||
| 10791 | 2026.01.06 16:06:29.555625 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.01.06 16:06:29.555668 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10793 | 2026.01.06 16:06:29.555700 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10794 | 2026.01.06 16:06:29.556051 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.01.06 16:06:29.556061 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10796 | 2026.01.06 16:06:29.556152 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_66_13} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10797 | 2026.01.06 16:06:29.556245 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10798 | 2026.01.06 16:06:29.556319 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.01.06 16:06:29.556429 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10800 | 2026.01.06 16:06:29.556452 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.01.06 16:06:29.556464 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00137 sec., 229197.0802919708 rows/sec., 15.06 MiB/sec. | ||
| 10802 | 2026.01.06 16:06:29.556468 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10803 | 2026.01.06 16:06:29.556506 [ 276 ] {08856936-bfe8-40af-aded-f08191ded70d} <Debug> TCPHandler: Processed in 0.001540158 sec. | ||
| 10804 | 2026.01.06 16:06:29.556546 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10805 | 2026.01.06 16:06:29.556624 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2026.01.06 16:06:29.556649 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10807 | 2026.01.06 16:06:29.556682 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21436 rows starting from the beginning of the part | ||
| 10808 | 2026.01.06 16:06:29.556724 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.01.06 16:06:29.556730 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 317 rows starting from the beginning of the part | ||
| 10810 | 2026.01.06 16:06:29.556774 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10811 | 2026.01.06 16:06:29.556787 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10812 | 2026.01.06 16:06:29.556829 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 10813 | 2026.01.06 16:06:29.556865 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 846 rows starting from the beginning of the part | ||
| 10814 | 2026.01.06 16:06:29.556904 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 10815 | 2026.01.06 16:06:29.557105 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10816 | 2026.01.06 16:06:29.557148 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10817 | 2026.01.06 16:06:29.557468 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10818 | 2026.01.06 16:06:29.557695 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2026.01.06 16:06:29.557825 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 10820 | 2026.01.06 16:06:29.557862 [ 276 ] {35bb7477-f6d0-495a-8247-14a1fe3108fe} <Debug> TCPHandler: Processed in 0.001287834 sec. | ||
| 10821 | 2026.01.06 16:06:29.557972 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2026.01.06 16:06:29.558067 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10823 | 2026.01.06 16:06:29.558120 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <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 | ||
| 10824 | 2026.01.06 16:06:29.558989 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.01.06 16:06:29.559023 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10826 | 2026.01.06 16:06:29.559598 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10827 | 2026.01.06 16:06:29.559838 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.01.06 16:06:29.559942 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10829 | 2026.01.06 16:06:29.559969 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.01.06 16:06:29.559979 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001928 sec., 17634.854771784234 rows/sec., 31.60 MiB/sec. | ||
| 10831 | 2026.01.06 16:06:29.559988 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10832 | 2026.01.06 16:06:29.560045 [ 276 ] {d2bc556d-b303-496e-bc04-976005683f43} <Debug> TCPHandler: Processed in 0.00212269 sec. | ||
| 10833 | 2026.01.06 16:06:29.560078 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10834 | 2026.01.06 16:06:29.560191 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2026.01.06 16:06:29.560287 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10836 | 2026.01.06 16:06:29.560290 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10837 | 2026.01.06 16:06:29.560329 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10838 | 2026.01.06 16:06:29.560355 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1096 rows starting from the beginning of the part | ||
| 10839 | 2026.01.06 16:06:29.560482 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 10840 | 2026.01.06 16:06:29.560594 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 10841 | 2026.01.06 16:06:29.560677 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.01.06 16:06:29.560689 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 10843 | 2026.01.06 16:06:29.560714 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10844 | 2026.01.06 16:06:29.560782 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 10845 | 2026.01.06 16:06:29.560872 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 10846 | 2026.01.06 16:06:29.561043 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10847 | 2026.01.06 16:06:29.561260 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.01.06 16:06:29.561357 [ 116 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10849 | 2026.01.06 16:06:29.561379 [ 116 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.01.06 16:06:29.561389 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001119 sec., 92940.12511170688 rows/sec., 5.69 MiB/sec. | ||
| 10851 | 2026.01.06 16:06:29.561394 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10852 | 2026.01.06 16:06:29.561428 [ 276 ] {7af527f7-ea76-4441-b77b-803301c71d26} <Debug> TCPHandler: Processed in 0.001286534 sec. | ||
| 10853 | 2026.01.06 16:06:29.561475 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10854 | 2026.01.06 16:06:29.561573 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10855 | 2026.01.06 16:06:29.561604 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4770 rows starting from the beginning of the part | ||
| 10856 | 2026.01.06 16:06:29.561660 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10857 | 2026.01.06 16:06:29.561711 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10858 | 2026.01.06 16:06:29.561755 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10859 | 2026.01.06 16:06:29.561802 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10860 | 2026.01.06 16:06:29.561868 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10861 | 2026.01.06 16:06:29.563544 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5202 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210268 sec., 2473985.5803070366 rows/sec., 156.75 MiB/sec. | ||
| 10862 | 2026.01.06 16:06:29.563826 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10863 | 2026.01.06 16:06:29.564061 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10864 | 2026.01.06 16:06:29.564121 [ 192 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_66_13} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10865 | 2026.01.06 16:06:29.564179 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10866 | 2026.01.06 16:06:29.572200 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 19 columns (19 merged, 0 gathered) in 0.012159849 sec., 99672.29033847377 rows/sec., 178.61 MiB/sec. | ||
| 10867 | 2026.01.06 16:06:29.572907 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23387 rows, containing 5 columns (5 merged, 0 gathered) in 0.016385848 sec., 1427268.213399758 rows/sec., 95.45 MiB/sec. | ||
| 10868 | 2026.01.06 16:06:29.573403 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10869 | 2026.01.06 16:06:29.573660 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2026.01.06 16:06:29.573724 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10871 | 2026.01.06 16:06:29.573724 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10872 | 2026.01.06 16:06:29.573791 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10873 | 2026.01.06 16:06:29.574048 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.01.06 16:06:29.574110 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10875 | 2026.01.06 16:06:29.574184 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 10876 | 2026.01.06 16:06:29.819602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10877 | 2026.01.06 16:06:29.838282 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2026.01.06 16:06:29.838339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10879 | 2026.01.06 16:06:29.844807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10880 | 2026.01.06 16:06:29.845536 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.01.06 16:06:29.845828 [ 116 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10882 | 2026.01.06 16:06:29.845868 [ 116 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.01.06 16:06:29.845889 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10884 | 2026.01.06 16:06:29.846057 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10885 | 2026.01.06 16:06:29.849001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10886 | 2026.01.06 16:06:29.849866 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10887 | 2026.01.06 16:06:29.851520 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10888 | 2026.01.06 16:06:29.856775 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10889 | 2026.01.06 16:06:29.861669 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10890 | 2026.01.06 16:06:29.866947 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10891 | 2026.01.06 16:06:29.872218 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10892 | 2026.01.06 16:06:29.876258 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10893 | 2026.01.06 16:06:29.929053 [ 200 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.083084435 sec., 4176.474209639869 rows/sec., 21.60 MiB/sec. | ||
| 10894 | 2026.01.06 16:06:29.931871 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10895 | 2026.01.06 16:06:29.933934 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.01.06 16:06:29.934042 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_46_9} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10897 | 2026.01.06 16:06:29.937127 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10898 | 2026.01.06 16:06:30.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.30 MiB, peak 329.69 MiB, free memory in arenas 0.00 B, will set to 316.38 MiB (RSS), difference: 4.08 MiB | ||
| 10899 | 2026.01.06 16:06:33.726812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1392 | ||
| 10900 | 2026.01.06 16:06:33.729671 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.01.06 16:06:33.729718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10902 | 2026.01.06 16:06:33.730925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10903 | 2026.01.06 16:06:33.731185 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.01.06 16:06:33.731443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 10905 | 2026.01.06 16:06:34.529020 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10906 | 2026.01.06 16:06:34.529246 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10907 | 2026.01.06 16:06:34.529321 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10908 | 2026.01.06 16:06:34.530038 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.01.06 16:06:34.530089 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10910 | 2026.01.06 16:06:34.530495 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10911 | 2026.01.06 16:06:34.530734 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2026.01.06 16:06:34.530898 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001702 sec., 41128.084606345474 rows/sec., 3.30 MiB/sec. | ||
| 10913 | 2026.01.06 16:06:34.530950 [ 276 ] {c3cace19-af77-47f3-b6bb-23c8e1fe7822} <Debug> TCPHandler: Processed in 0.002069919 sec. | ||
| 10914 | 2026.01.06 16:06:34.531084 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.01.06 16:06:34.531187 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10916 | 2026.01.06 16:06:34.531231 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10917 | 2026.01.06 16:06:34.531645 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2026.01.06 16:06:34.531684 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10919 | 2026.01.06 16:06:34.532012 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10920 | 2026.01.06 16:06:34.532232 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2026.01.06 16:06:34.532371 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001205 sec., 5809.128630705394 rows/sec., 436.82 KiB/sec. | ||
| 10922 | 2026.01.06 16:06:34.532434 [ 276 ] {a57ffe32-ecfd-4fb9-a42b-44bfe1ef7b25} <Debug> TCPHandler: Processed in 0.001404086 sec. | ||
| 10923 | 2026.01.06 16:06:34.532540 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.01.06 16:06:34.532637 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10925 | 2026.01.06 16:06:34.532677 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10926 | 2026.01.06 16:06:34.533102 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.01.06 16:06:34.533139 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10928 | 2026.01.06 16:06:34.533478 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10929 | 2026.01.06 16:06:34.533693 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.01.06 16:06:34.533851 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00123 sec., 57723.57723577236 rows/sec., 4.51 MiB/sec. | ||
| 10931 | 2026.01.06 16:06:34.533892 [ 276 ] {c99c9354-d5c5-4375-8021-28f0f784983d} <Debug> TCPHandler: Processed in 0.001403187 sec. | ||
| 10932 | 2026.01.06 16:06:34.534026 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.01.06 16:06:34.534124 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10934 | 2026.01.06 16:06:34.534170 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10935 | 2026.01.06 16:06:34.534607 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.01.06 16:06:34.534646 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10937 | 2026.01.06 16:06:34.534987 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10938 | 2026.01.06 16:06:34.535248 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.01.06 16:06:34.535389 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 10940 | 2026.01.06 16:06:34.535428 [ 276 ] {244789a8-3d30-4375-aaa1-70d3946d25e2} <Debug> TCPHandler: Processed in 0.001453368 sec. | ||
| 10941 | 2026.01.06 16:06:34.535545 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.01.06 16:06:34.535642 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.01.06 16:06:34.535699 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <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 | ||
| 10944 | 2026.01.06 16:06:34.536517 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.01.06 16:06:34.536554 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10946 | 2026.01.06 16:06:34.537118 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10947 | 2026.01.06 16:06:34.537349 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.01.06 16:06:34.537496 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001871 sec., 3741.3148049171564 rows/sec., 6.70 MiB/sec. | ||
| 10949 | 2026.01.06 16:06:34.537571 [ 276 ] {3189718f-8fc3-4dd7-a561-64a752ee4bf3} <Debug> TCPHandler: Processed in 0.002076239 sec. | ||
| 10950 | 2026.01.06 16:06:34.537693 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.01.06 16:06:34.537790 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10952 | 2026.01.06 16:06:34.537833 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10953 | 2026.01.06 16:06:34.538196 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.01.06 16:06:34.538237 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10955 | 2026.01.06 16:06:34.538593 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10956 | 2026.01.06 16:06:34.538805 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.01.06 16:06:34.538961 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 10958 | 2026.01.06 16:06:34.539003 [ 276 ] {0550fbae-2bcd-4f61-b44c-c505b6c0f881} <Debug> TCPHandler: Processed in 0.001359575 sec. | ||
| 10959 | 2026.01.06 16:06:36.142119 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22506 | ||
| 10960 | 2026.01.06 16:06:36.142960 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.01.06 16:06:36.143041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10962 | 2026.01.06 16:06:36.143640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10963 | 2026.01.06 16:06:36.143867 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.01.06 16:06:36.143995 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22506 | ||
| 10965 | 2026.01.06 16:06:37.349143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10966 | 2026.01.06 16:06:37.364223 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.01.06 16:06:37.364277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10968 | 2026.01.06 16:06:37.370189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10969 | 2026.01.06 16:06:37.370951 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2026.01.06 16:06:37.374066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10971 | 2026.01.06 16:06:39.541644 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2026.01.06 16:06:39.541830 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10973 | 2026.01.06 16:06:39.541895 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10974 | 2026.01.06 16:06:39.542740 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.01.06 16:06:39.542785 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10976 | 2026.01.06 16:06:39.543204 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10977 | 2026.01.06 16:06:39.543453 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.01.06 16:06:39.543618 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 10979 | 2026.01.06 16:06:39.543663 [ 276 ] {29695fde-be2d-4724-871c-d65c589aa1df} <Debug> TCPHandler: Processed in 0.002153111 sec. | ||
| 10980 | 2026.01.06 16:06:39.543799 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.01.06 16:06:39.543895 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10982 | 2026.01.06 16:06:39.543938 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10983 | 2026.01.06 16:06:39.544327 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.01.06 16:06:39.544364 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10985 | 2026.01.06 16:06:39.544660 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10986 | 2026.01.06 16:06:39.544865 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.01.06 16:06:39.544990 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001115 sec., 3587.4439461883403 rows/sec., 292.53 KiB/sec. | ||
| 10988 | 2026.01.06 16:06:39.545028 [ 276 ] {b5f433b3-ec8a-4309-a32c-6f96c7029f2a} <Debug> TCPHandler: Processed in 0.001286424 sec. | ||
| 10989 | 2026.01.06 16:06:39.545137 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.01.06 16:06:39.545230 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10991 | 2026.01.06 16:06:39.545268 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10992 | 2026.01.06 16:06:39.546244 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.01.06 16:06:39.546280 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 10994 | 2026.01.06 16:06:39.546645 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10995 | 2026.01.06 16:06:39.546862 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.01.06 16:06:39.546988 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.001777 sec., 665166.0101294316 rows/sec., 53.03 MiB/sec. | ||
| 10997 | 2026.01.06 16:06:39.547026 [ 276 ] {a34ffe71-41f2-458b-bafa-380fcfc3dda8} <Debug> TCPHandler: Processed in 0.001938967 sec. | ||
| 10998 | 2026.01.06 16:06:39.547138 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.01.06 16:06:39.547231 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11000 | 2026.01.06 16:06:39.547271 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11001 | 2026.01.06 16:06:39.547754 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.01.06 16:06:39.547790 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11003 | 2026.01.06 16:06:39.548103 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11004 | 2026.01.06 16:06:39.548423 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.01.06 16:06:39.548593 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001376 sec., 176598.83720930232 rows/sec., 10.75 MiB/sec. | ||
| 11006 | 2026.01.06 16:06:39.548720 [ 276 ] {40a8d3ec-edd0-464d-81cf-bbf92e595dd9} <Debug> TCPHandler: Processed in 0.001629481 sec. | ||
| 11007 | 2026.01.06 16:06:39.548869 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2026.01.06 16:06:39.548965 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11009 | 2026.01.06 16:06:39.549006 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11010 | 2026.01.06 16:06:39.549506 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.01.06 16:06:39.549543 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11012 | 2026.01.06 16:06:39.549869 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11013 | 2026.01.06 16:06:39.550091 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.01.06 16:06:39.550227 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 11015 | 2026.01.06 16:06:39.550267 [ 276 ] {0a3d32a7-f046-4185-9d8a-640c6e7f9d0c} <Debug> TCPHandler: Processed in 0.001447977 sec. | ||
| 11016 | 2026.01.06 16:06:39.550377 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.01.06 16:06:39.550471 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11018 | 2026.01.06 16:06:39.550511 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11019 | 2026.01.06 16:06:39.551020 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.01.06 16:06:39.551060 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11021 | 2026.01.06 16:06:39.551443 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11022 | 2026.01.06 16:06:39.551724 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.01.06 16:06:39.551882 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001428 sec., 147759.10364145658 rows/sec., 8.39 MiB/sec. | ||
| 11024 | 2026.01.06 16:06:39.551929 [ 276 ] {b76f41aa-8e61-4d41-9757-8d59ec2fca64} <Debug> TCPHandler: Processed in 0.00159989 sec. | ||
| 11025 | 2026.01.06 16:06:39.552053 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.01.06 16:06:39.552146 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11027 | 2026.01.06 16:06:39.552185 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11028 | 2026.01.06 16:06:39.552845 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.01.06 16:06:39.552882 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11030 | 2026.01.06 16:06:39.553225 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11031 | 2026.01.06 16:06:39.553436 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.01.06 16:06:39.553565 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001437 sec., 498956.1586638831 rows/sec., 35.01 MiB/sec. | ||
| 11033 | 2026.01.06 16:06:39.553604 [ 276 ] {7e2b3ff5-dcff-4cca-b5dc-ed00c1f9101e} <Debug> TCPHandler: Processed in 0.001609081 sec. | ||
| 11034 | 2026.01.06 16:06:39.553720 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.01.06 16:06:39.553813 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11036 | 2026.01.06 16:06:39.553854 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11037 | 2026.01.06 16:06:39.554183 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2026.01.06 16:06:39.554219 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11039 | 2026.01.06 16:06:39.554518 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11040 | 2026.01.06 16:06:39.554726 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.01.06 16:06:39.554853 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 11042 | 2026.01.06 16:06:39.554890 [ 276 ] {a42344a7-b1b6-49b6-9ea5-0c046c2b11ef} <Debug> TCPHandler: Processed in 0.001219143 sec. | ||
| 11043 | 2026.01.06 16:06:39.554998 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2026.01.06 16:06:39.555092 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11045 | 2026.01.06 16:06:39.555133 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11046 | 2026.01.06 16:06:39.555560 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.01.06 16:06:39.555596 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11048 | 2026.01.06 16:06:39.555907 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11049 | 2026.01.06 16:06:39.556107 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2026.01.06 16:06:39.556229 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001195 sec., 264435.1464435146 rows/sec., 17.38 MiB/sec. | ||
| 11051 | 2026.01.06 16:06:39.556264 [ 276 ] {1adb1940-9945-41da-8db9-c43a6410c709} <Debug> TCPHandler: Processed in 0.001357496 sec. | ||
| 11052 | 2026.01.06 16:06:39.556373 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.01.06 16:06:39.556484 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11054 | 2026.01.06 16:06:39.556532 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11055 | 2026.01.06 16:06:39.556953 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.01.06 16:06:39.556996 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11057 | 2026.01.06 16:06:39.557307 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11058 | 2026.01.06 16:06:39.557520 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.01.06 16:06:39.557651 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 11060 | 2026.01.06 16:06:39.557693 [ 276 ] {8b243735-bd27-4388-9ae4-6acf751770b5} <Debug> TCPHandler: Processed in 0.001329725 sec. | ||
| 11061 | 2026.01.06 16:06:39.557799 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.01.06 16:06:39.557899 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11063 | 2026.01.06 16:06:39.557956 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <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 | ||
| 11064 | 2026.01.06 16:06:39.558827 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.01.06 16:06:39.558864 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11066 | 2026.01.06 16:06:39.559419 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11067 | 2026.01.06 16:06:39.559639 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.01.06 16:06:39.559780 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001899 sec., 17904.16008425487 rows/sec., 32.08 MiB/sec. | ||
| 11069 | 2026.01.06 16:06:39.559845 [ 276 ] {9d5366f6-ad69-47c4-825a-3ffdb3f4337b} <Debug> TCPHandler: Processed in 0.002095759 sec. | ||
| 11070 | 2026.01.06 16:06:39.559956 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2026.01.06 16:06:39.560051 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11072 | 2026.01.06 16:06:39.560093 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11073 | 2026.01.06 16:06:39.560432 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.01.06 16:06:39.560469 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11075 | 2026.01.06 16:06:39.560769 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11076 | 2026.01.06 16:06:39.560975 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.01.06 16:06:39.561102 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 11078 | 2026.01.06 16:06:39.561139 [ 276 ] {216e0c9a-0195-4a59-9d2f-2a1947722c8b} <Debug> TCPHandler: Processed in 0.001231174 sec. | ||
| 11079 | 2026.01.06 16:06:43.527058 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11080 | 2026.01.06 16:06:43.527132 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11081 | 2026.01.06 16:06:43.644164 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22954 | ||
| 11082 | 2026.01.06 16:06:43.644662 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.01.06 16:06:43.644700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11084 | 2026.01.06 16:06:43.645166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11085 | 2026.01.06 16:06:43.645397 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.01.06 16:06:43.645519 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22954 | ||
| 11087 | 2026.01.06 16:06:43.731803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1428 | ||
| 11088 | 2026.01.06 16:06:43.734614 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.01.06 16:06:43.734677 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 11090 | 2026.01.06 16:06:43.735898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11091 | 2026.01.06 16:06:43.736173 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.01.06 16:06:43.736571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11093 | 2026.01.06 16:06:44.000337 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.37 MiB, peak 329.69 MiB, free memory in arenas 0.00 B, will set to 317.37 MiB (RSS), difference: 4.00 MiB | ||
| 11094 | 2026.01.06 16:06:44.002320 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001646281 sec. | ||
| 11095 | 2026.01.06 16:06:44.529047 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2026.01.06 16:06:44.529264 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11097 | 2026.01.06 16:06:44.529334 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11098 | 2026.01.06 16:06:44.530035 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.01.06 16:06:44.530086 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11100 | 2026.01.06 16:06:44.530487 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11101 | 2026.01.06 16:06:44.530727 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.01.06 16:06:44.530896 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001682 sec., 41617.12247324614 rows/sec., 3.34 MiB/sec. | ||
| 11103 | 2026.01.06 16:06:44.530947 [ 276 ] {887de7dc-8d68-41a9-a9a9-05656db3aa42} <Debug> TCPHandler: Processed in 0.002039949 sec. | ||
| 11104 | 2026.01.06 16:06:44.531074 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2026.01.06 16:06:44.531178 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11106 | 2026.01.06 16:06:44.531224 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11107 | 2026.01.06 16:06:44.531642 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.01.06 16:06:44.531680 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11109 | 2026.01.06 16:06:44.531982 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11110 | 2026.01.06 16:06:44.532186 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.01.06 16:06:44.532326 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001172 sec., 5972.696245733788 rows/sec., 449.12 KiB/sec. | ||
| 11112 | 2026.01.06 16:06:44.532366 [ 276 ] {032a9a3c-6be4-41dc-b3d4-7e2582453a86} <Debug> TCPHandler: Processed in 0.001344306 sec. | ||
| 11113 | 2026.01.06 16:06:44.532466 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.01.06 16:06:44.532562 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11115 | 2026.01.06 16:06:44.532605 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11116 | 2026.01.06 16:06:44.533026 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.01.06 16:06:44.533063 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11118 | 2026.01.06 16:06:44.533364 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11119 | 2026.01.06 16:06:44.533568 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.01.06 16:06:44.533700 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001156 sec., 61418.68512110727 rows/sec., 4.79 MiB/sec. | ||
| 11121 | 2026.01.06 16:06:44.533747 [ 276 ] {95c412ad-484e-42ae-926c-a7940f459206} <Debug> TCPHandler: Processed in 0.001330005 sec. | ||
| 11122 | 2026.01.06 16:06:44.533868 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.01.06 16:06:44.533969 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11124 | 2026.01.06 16:06:44.534020 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11125 | 2026.01.06 16:06:44.534484 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.01.06 16:06:44.534526 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11127 | 2026.01.06 16:06:44.534921 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11128 | 2026.01.06 16:06:44.535197 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.01.06 16:06:44.535350 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001402 sec., 114122.68188302426 rows/sec., 7.95 MiB/sec. | ||
| 11130 | 2026.01.06 16:06:44.535396 [ 276 ] {ff63d933-87dc-4de7-8d7b-19125bfad245} <Debug> TCPHandler: Processed in 0.0015836 sec. | ||
| 11131 | 2026.01.06 16:06:44.535659 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.01.06 16:06:44.535771 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11133 | 2026.01.06 16:06:44.535837 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <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 | ||
| 11134 | 2026.01.06 16:06:44.536844 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.01.06 16:06:44.536881 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11136 | 2026.01.06 16:06:44.537418 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11137 | 2026.01.06 16:06:44.537636 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.01.06 16:06:44.537773 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002026 sec., 3455.0839091806515 rows/sec., 6.19 MiB/sec. | ||
| 11139 | 2026.01.06 16:06:44.537826 [ 276 ] {82e7c5df-ea9e-4377-a0d4-6030d3746e1f} <Debug> TCPHandler: Processed in 0.002227031 sec. | ||
| 11140 | 2026.01.06 16:06:44.537941 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.01.06 16:06:44.538034 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11142 | 2026.01.06 16:06:44.538077 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11143 | 2026.01.06 16:06:44.538412 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.01.06 16:06:44.538448 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11145 | 2026.01.06 16:06:44.538771 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11146 | 2026.01.06 16:06:44.538995 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.01.06 16:06:44.539121 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11148 | 2026.01.06 16:06:44.539157 [ 276 ] {6ce28af6-079b-426c-83b9-f74cff567ae3} <Debug> TCPHandler: Processed in 0.001263114 sec. | ||
| 11149 | 2026.01.06 16:06:44.874191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11150 | 2026.01.06 16:06:44.891248 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.01.06 16:06:44.891310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11152 | 2026.01.06 16:06:44.897510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11153 | 2026.01.06 16:06:44.898293 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.01.06 16:06:44.901181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11155 | 2026.01.06 16:06:48.780903 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47842 | ||
| 11156 | 2026.01.06 16:06:48.781053 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11157 | 2026.01.06 16:06:48.781093 [ 290 ] {} <Debug> TCP-Session: 36478863-622c-41c4-88c8-5dc504cee02e Authenticating user 'default' from [fd00:1122:3344:101::e]:47842 | ||
| 11158 | 2026.01.06 16:06:48.781127 [ 290 ] {} <Debug> TCP-Session: 36478863-622c-41c4-88c8-5dc504cee02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11159 | 2026.01.06 16:06:48.781150 [ 290 ] {} <Debug> TCP-Session: 36478863-622c-41c4-88c8-5dc504cee02e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11160 | 2026.01.06 16:06:48.781395 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38907 | ||
| 11161 | 2026.01.06 16:06:48.781421 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58506 | ||
| 11162 | 2026.01.06 16:06:48.781433 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40103 | ||
| 11163 | 2026.01.06 16:06:48.781455 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36608 | ||
| 11164 | 2026.01.06 16:06:48.781497 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63809 | ||
| 11165 | 2026.01.06 16:06:48.781529 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11166 | 2026.01.06 16:06:48.781540 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11167 | 2026.01.06 16:06:48.781527 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11168 | 2026.01.06 16:06:48.781589 [ 290 ] {} <Trace> TCP-Session: 36478863-622c-41c4-88c8-5dc504cee02e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.01.06 16:06:48.781579 [ 295 ] {} <Debug> TCP-Session: 6ab96c78-143e-4ba4-8c1b-f0c8fd36e035 Authenticating user 'default' from [fd00:1122:3344:101::e]:40103 | ||
| 11170 | 2026.01.06 16:06:48.781611 [ 294 ] {} <Debug> TCP-Session: ed853b4b-cca2-484d-ae3e-50c9e8da34cb Authenticating user 'default' from [fd00:1122:3344:101::e]:58506 | ||
| 11171 | 2026.01.06 16:06:48.781639 [ 295 ] {} <Debug> TCP-Session: 6ab96c78-143e-4ba4-8c1b-f0c8fd36e035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11172 | 2026.01.06 16:06:48.781571 [ 291 ] {} <Debug> TCP-Session: fd86cf08-d9ac-4b96-b0ec-951ad3c6263d Authenticating user 'default' from [fd00:1122:3344:101::e]:38907 | ||
| 11173 | 2026.01.06 16:06:48.781665 [ 295 ] {} <Debug> TCP-Session: 6ab96c78-143e-4ba4-8c1b-f0c8fd36e035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2026.01.06 16:06:48.781691 [ 291 ] {} <Debug> TCP-Session: fd86cf08-d9ac-4b96-b0ec-951ad3c6263d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2026.01.06 16:06:48.781658 [ 294 ] {} <Debug> TCP-Session: ed853b4b-cca2-484d-ae3e-50c9e8da34cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11176 | 2026.01.06 16:06:48.781717 [ 291 ] {} <Debug> TCP-Session: fd86cf08-d9ac-4b96-b0ec-951ad3c6263d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11177 | 2026.01.06 16:06:48.781761 [ 294 ] {} <Debug> TCP-Session: ed853b4b-cca2-484d-ae3e-50c9e8da34cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.01.06 16:06:48.781770 [ 290 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11179 | 2026.01.06 16:06:48.781420 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47487 | ||
| 11180 | 2026.01.06 16:06:48.781415 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46713 | ||
| 11181 | 2026.01.06 16:06:48.781446 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57921 | ||
| 11182 | 2026.01.06 16:06:48.782010 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11183 | 2026.01.06 16:06:48.782038 [ 290 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11184 | 2026.01.06 16:06:48.782054 [ 297 ] {} <Debug> TCP-Session: 0621120a-83ed-41a5-958d-a37125ad7089 Authenticating user 'default' from [fd00:1122:3344:101::e]:36608 | ||
| 11185 | 2026.01.06 16:06:48.782093 [ 297 ] {} <Debug> TCP-Session: 0621120a-83ed-41a5-958d-a37125ad7089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2026.01.06 16:06:48.782102 [ 290 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11187 | 2026.01.06 16:06:48.782109 [ 297 ] {} <Debug> TCP-Session: 0621120a-83ed-41a5-958d-a37125ad7089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11188 | 2026.01.06 16:06:48.782366 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11189 | 2026.01.06 16:06:48.782390 [ 290 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 11190 | 2026.01.06 16:06:48.782406 [ 296 ] {} <Debug> TCP-Session: 061a7cc3-4ac8-4190-be51-711f4965ea26 Authenticating user 'default' from [fd00:1122:3344:101::e]:57921 | ||
| 11191 | 2026.01.06 16:06:48.782446 [ 296 ] {} <Debug> TCP-Session: 061a7cc3-4ac8-4190-be51-711f4965ea26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11192 | 2026.01.06 16:06:48.782465 [ 296 ] {} <Debug> TCP-Session: 061a7cc3-4ac8-4190-be51-711f4965ea26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11193 | 2026.01.06 16:06:48.782474 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11194 | 2026.01.06 16:06:48.782507 [ 293 ] {} <Debug> TCP-Session: 334248fa-0567-4f5f-b025-8dd4966a45a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46713 | ||
| 11195 | 2026.01.06 16:06:48.782524 [ 293 ] {} <Debug> TCP-Session: 334248fa-0567-4f5f-b025-8dd4966a45a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11196 | 2026.01.06 16:06:48.782536 [ 293 ] {} <Debug> TCP-Session: 334248fa-0567-4f5f-b025-8dd4966a45a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11197 | 2026.01.06 16:06:48.782721 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11198 | 2026.01.06 16:06:48.782755 [ 275 ] {} <Debug> TCP-Session: 7adb3bf0-9875-41a4-82f7-9eff285a47c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63809 | ||
| 11199 | 2026.01.06 16:06:48.782771 [ 275 ] {} <Debug> TCP-Session: 7adb3bf0-9875-41a4-82f7-9eff285a47c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11200 | 2026.01.06 16:06:48.782783 [ 275 ] {} <Debug> TCP-Session: 7adb3bf0-9875-41a4-82f7-9eff285a47c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11201 | 2026.01.06 16:06:48.782828 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11202 | 2026.01.06 16:06:48.782863 [ 292 ] {} <Debug> TCP-Session: c517c132-ffa1-4bad-a625-c03e2cf56420 Authenticating user 'default' from [fd00:1122:3344:101::e]:47487 | ||
| 11203 | 2026.01.06 16:06:48.782881 [ 292 ] {} <Debug> TCP-Session: c517c132-ffa1-4bad-a625-c03e2cf56420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11204 | 2026.01.06 16:06:48.782893 [ 292 ] {} <Debug> TCP-Session: c517c132-ffa1-4bad-a625-c03e2cf56420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2026.01.06 16:06:48.783280 [ 334 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Trace> AggregatingTransform: Aggregating | ||
| 11206 | 2026.01.06 16:06:48.783322 [ 334 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Trace> Aggregator: Aggregation method: without_key | ||
| 11207 | 2026.01.06 16:06:48.783358 [ 334 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860467 sec. (1162.160 rows/sec., 45.40 KiB/sec.) | ||
| 11208 | 2026.01.06 16:06:48.783373 [ 334 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Trace> Aggregator: Merging aggregated data | ||
| 11209 | 2026.01.06 16:06:48.784798 [ 290 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 11210 | 2026.01.06 16:06:48.784938 [ 290 ] {0e8a3fa5-5189-4a7f-9ee6-4950246e8789} <Debug> TCPHandler: Processed in 0.003508687 sec. | ||
| 11211 | 2026.01.06 16:06:48.785029 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11212 | 2026.01.06 16:06:48.785062 [ 290 ] {} <Debug> TCP-Session: 36478863-622c-41c4-88c8-5dc504cee02e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11213 | 2026.01.06 16:06:48.785068 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11214 | 2026.01.06 16:06:48.785096 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11215 | 2026.01.06 16:06:48.785109 [ 291 ] {} <Debug> TCP-Session: fd86cf08-d9ac-4b96-b0ec-951ad3c6263d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2026.01.06 16:06:48.785114 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11217 | 2026.01.06 16:06:48.785135 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11218 | 2026.01.06 16:06:48.785141 [ 294 ] {} <Debug> TCP-Session: ed853b4b-cca2-484d-ae3e-50c9e8da34cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11219 | 2026.01.06 16:06:48.785171 [ 293 ] {} <Debug> TCP-Session: 334248fa-0567-4f5f-b025-8dd4966a45a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2026.01.06 16:06:48.785175 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11221 | 2026.01.06 16:06:48.785194 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11222 | 2026.01.06 16:06:48.785213 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11223 | 2026.01.06 16:06:48.785235 [ 296 ] {} <Debug> TCP-Session: 061a7cc3-4ac8-4190-be51-711f4965ea26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11224 | 2026.01.06 16:06:48.785247 [ 295 ] {} <Debug> TCP-Session: 6ab96c78-143e-4ba4-8c1b-f0c8fd36e035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2026.01.06 16:06:48.785259 [ 275 ] {} <Debug> TCP-Session: 7adb3bf0-9875-41a4-82f7-9eff285a47c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11226 | 2026.01.06 16:06:48.785180 [ 297 ] {} <Debug> TCP-Session: 0621120a-83ed-41a5-958d-a37125ad7089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11227 | 2026.01.06 16:06:48.785156 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11228 | 2026.01.06 16:06:48.785334 [ 292 ] {} <Debug> TCP-Session: c517c132-ffa1-4bad-a625-c03e2cf56420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11229 | 2026.01.06 16:06:49.551322 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.01.06 16:06:49.551558 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.01.06 16:06:49.551650 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11232 | 2026.01.06 16:06:49.552793 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.01.06 16:06:49.552857 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11234 | 2026.01.06 16:06:49.553428 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11235 | 2026.01.06 16:06:49.553696 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.01.06 16:06:49.553881 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002376 sec., 172558.92255892255 rows/sec., 10.95 MiB/sec. | ||
| 11237 | 2026.01.06 16:06:49.553945 [ 276 ] {492222a1-4111-4cb8-ae70-acec707e4dad} <Debug> TCPHandler: Processed in 0.002824573 sec. | ||
| 11238 | 2026.01.06 16:06:49.554098 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.01.06 16:06:49.554212 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11240 | 2026.01.06 16:06:49.554259 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11241 | 2026.01.06 16:06:49.555562 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.01.06 16:06:49.555606 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11243 | 2026.01.06 16:06:49.556064 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11244 | 2026.01.06 16:06:49.556291 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.01.06 16:06:49.556440 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002254 sec., 523513.75332741794 rows/sec., 41.75 MiB/sec. | ||
| 11246 | 2026.01.06 16:06:49.556486 [ 276 ] {31b7b901-de48-4bec-9956-8a8aa4e11b72} <Debug> TCPHandler: Processed in 0.002446326 sec. | ||
| 11247 | 2026.01.06 16:06:49.556626 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.01.06 16:06:49.556731 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11249 | 2026.01.06 16:06:49.556777 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11250 | 2026.01.06 16:06:49.557330 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.01.06 16:06:49.557370 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11252 | 2026.01.06 16:06:49.557698 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11253 | 2026.01.06 16:06:49.557928 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.01.06 16:06:49.558083 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001374 sec., 173944.68704512372 rows/sec., 10.57 MiB/sec. | ||
| 11255 | 2026.01.06 16:06:49.558124 [ 98 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11256 | 2026.01.06 16:06:49.558134 [ 276 ] {6b1071b1-f108-4282-aae9-a0b280a96c84} <Debug> TCPHandler: Processed in 0.0015593 sec. | ||
| 11257 | 2026.01.06 16:06:49.558213 [ 98 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.01.06 16:06:49.558248 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11259 | 2026.01.06 16:06:49.558335 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.01.06 16:06:49.558412 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11261 | 2026.01.06 16:06:49.558454 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11262 | 2026.01.06 16:06:49.558516 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11263 | 2026.01.06 16:06:49.558603 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11264 | 2026.01.06 16:06:49.558662 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 264 rows starting from the beginning of the part | ||
| 11265 | 2026.01.06 16:06:49.558756 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 239 rows starting from the beginning of the part | ||
| 11266 | 2026.01.06 16:06:49.558820 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 11267 | 2026.01.06 16:06:49.558878 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 243 rows starting from the beginning of the part | ||
| 11268 | 2026.01.06 16:06:49.558934 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 11269 | 2026.01.06 16:06:49.559004 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 239 rows starting from the beginning of the part | ||
| 11270 | 2026.01.06 16:06:49.559140 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2026.01.06 16:06:49.559190 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11272 | 2026.01.06 16:06:49.559634 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11273 | 2026.01.06 16:06:49.559947 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11274 | 2026.01.06 16:06:49.560126 [ 98 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11275 | 2026.01.06 16:06:49.560133 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001706 sec., 124267.2919109027 rows/sec., 8.01 MiB/sec. | ||
| 11276 | 2026.01.06 16:06:49.560195 [ 98 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.01.06 16:06:49.560225 [ 276 ] {561c4c60-fd7b-47f9-b597-9538cfc380df} <Debug> TCPHandler: Processed in 0.001949047 sec. | ||
| 11278 | 2026.01.06 16:06:49.560229 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11279 | 2026.01.06 16:06:49.560373 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.01.06 16:06:49.560387 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11281 | 2026.01.06 16:06:49.560490 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11282 | 2026.01.06 16:06:49.560547 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11283 | 2026.01.06 16:06:49.560564 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11284 | 2026.01.06 16:06:49.560586 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002251762 sec., 443652.57074237865 rows/sec., 28.84 MiB/sec. | ||
| 11285 | 2026.01.06 16:06:49.560613 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 441 rows starting from the beginning of the part | ||
| 11286 | 2026.01.06 16:06:49.560709 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 11287 | 2026.01.06 16:06:49.560774 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 11288 | 2026.01.06 16:06:49.560836 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 11289 | 2026.01.06 16:06:49.560874 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11290 | 2026.01.06 16:06:49.560894 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 11291 | 2026.01.06 16:06:49.560987 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 11292 | 2026.01.06 16:06:49.561279 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.01.06 16:06:49.561334 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11294 | 2026.01.06 16:06:49.561405 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.01.06 16:06:49.561548 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_66_13} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11296 | 2026.01.06 16:06:49.561701 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11297 | 2026.01.06 16:06:49.561810 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11298 | 2026.01.06 16:06:49.562144 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.01.06 16:06:49.562347 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001883 sec., 112055.23101433883 rows/sec., 6.36 MiB/sec. | ||
| 11300 | 2026.01.06 16:06:49.562401 [ 276 ] {5e78cc94-59fc-40e9-81ed-0d8bea1c044d} <Debug> TCPHandler: Processed in 0.002085179 sec. | ||
| 11301 | 2026.01.06 16:06:49.562446 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212515 sec., 713831.9648024845 rows/sec., 49.45 MiB/sec. | ||
| 11302 | 2026.01.06 16:06:49.562635 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11303 | 2026.01.06 16:06:49.562974 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.01.06 16:06:49.562983 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.01.06 16:06:49.563070 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_46_9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11306 | 2026.01.06 16:06:49.563109 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11307 | 2026.01.06 16:06:49.563170 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11308 | 2026.01.06 16:06:49.563176 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11309 | 2026.01.06 16:06:49.563961 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.01.06 16:06:49.564004 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11311 | 2026.01.06 16:06:49.564392 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11312 | 2026.01.06 16:06:49.564628 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.01.06 16:06:49.564779 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001697 sec., 420153.2115497938 rows/sec., 29.46 MiB/sec. | ||
| 11314 | 2026.01.06 16:06:49.564819 [ 276 ] {ddda3fce-1714-4fce-be1a-f5e905160ffe} <Debug> TCPHandler: Processed in 0.001896916 sec. | ||
| 11315 | 2026.01.06 16:06:49.564946 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.01.06 16:06:49.565044 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11317 | 2026.01.06 16:06:49.565090 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11318 | 2026.01.06 16:06:49.565483 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.01.06 16:06:49.565524 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11320 | 2026.01.06 16:06:49.565863 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11321 | 2026.01.06 16:06:49.566126 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.01.06 16:06:49.566263 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001239 sec., 4842.6150121065375 rows/sec., 253.01 KiB/sec. | ||
| 11323 | 2026.01.06 16:06:49.566300 [ 276 ] {749b7569-187c-4bbb-88ac-d68c67976421} <Debug> TCPHandler: Processed in 0.001403686 sec. | ||
| 11324 | 2026.01.06 16:06:49.566422 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.01.06 16:06:49.566519 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11326 | 2026.01.06 16:06:49.566564 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11327 | 2026.01.06 16:06:49.567085 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.01.06 16:06:49.567133 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11329 | 2026.01.06 16:06:49.567611 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11330 | 2026.01.06 16:06:49.567936 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.01.06 16:06:49.568120 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001618 sec., 194066.74907292952 rows/sec., 12.75 MiB/sec. | ||
| 11332 | 2026.01.06 16:06:49.568173 [ 276 ] {fc8e5cd1-2c91-4b35-8491-499b7bab7db5} <Debug> TCPHandler: Processed in 0.001799794 sec. | ||
| 11333 | 2026.01.06 16:06:49.568319 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11334 | 2026.01.06 16:06:49.568439 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11335 | 2026.01.06 16:06:49.568495 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11336 | 2026.01.06 16:06:49.568903 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.01.06 16:06:49.568946 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11338 | 2026.01.06 16:06:49.569279 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11339 | 2026.01.06 16:06:49.569523 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.01.06 16:06:49.569663 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001249 sec., 800.640512409928 rows/sec., 53.95 KiB/sec. | ||
| 11341 | 2026.01.06 16:06:49.569712 [ 276 ] {ea6b2d36-25e6-48d0-9969-410ad33591fa} <Debug> TCPHandler: Processed in 0.001454898 sec. | ||
| 11342 | 2026.01.06 16:06:49.569826 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11343 | 2026.01.06 16:06:49.569923 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11344 | 2026.01.06 16:06:49.569981 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <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 | ||
| 11345 | 2026.01.06 16:06:49.570857 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.01.06 16:06:49.570895 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11347 | 2026.01.06 16:06:49.571470 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11348 | 2026.01.06 16:06:49.571703 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2026.01.06 16:06:49.571864 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00196 sec., 17346.938775510203 rows/sec., 31.08 MiB/sec. | ||
| 11350 | 2026.01.06 16:06:49.571943 [ 276 ] {d9561b3c-2eee-4991-840a-9058e932501f} <Debug> TCPHandler: Processed in 0.002165391 sec. | ||
| 11351 | 2026.01.06 16:06:49.572077 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2026.01.06 16:06:49.572172 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11353 | 2026.01.06 16:06:49.572218 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11354 | 2026.01.06 16:06:49.572562 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2026.01.06 16:06:49.572600 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11356 | 2026.01.06 16:06:49.572944 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11357 | 2026.01.06 16:06:49.573232 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2026.01.06 16:06:49.573385 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001231 sec., 84484.15922014622 rows/sec., 5.18 MiB/sec. | ||
| 11359 | 2026.01.06 16:06:49.573423 [ 276 ] {06627585-e32f-4a31-85dd-dbe51fc0e097} <Debug> TCPHandler: Processed in 0.001394827 sec. | ||
| 11360 | 2026.01.06 16:06:49.854858 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65139 | ||
| 11361 | 2026.01.06 16:06:49.854981 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11362 | 2026.01.06 16:06:49.855013 [ 290 ] {} <Debug> TCP-Session: 74f71dba-4cff-49e2-ae0e-1264cbdcdd6e Authenticating user 'default' from [fd00:1122:3344:101::e]:65139 | ||
| 11363 | 2026.01.06 16:06:49.855040 [ 290 ] {} <Debug> TCP-Session: 74f71dba-4cff-49e2-ae0e-1264cbdcdd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2026.01.06 16:06:49.855060 [ 290 ] {} <Debug> TCP-Session: 74f71dba-4cff-49e2-ae0e-1264cbdcdd6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2026.01.06 16:06:49.855313 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38153 | ||
| 11366 | 2026.01.06 16:06:49.855337 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58553 | ||
| 11367 | 2026.01.06 16:06:49.855362 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44882 | ||
| 11368 | 2026.01.06 16:06:49.855381 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37075 | ||
| 11369 | 2026.01.06 16:06:49.855436 [ 290 ] {} <Trace> TCP-Session: 74f71dba-4cff-49e2-ae0e-1264cbdcdd6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11370 | 2026.01.06 16:06:49.855444 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11371 | 2026.01.06 16:06:49.855439 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11372 | 2026.01.06 16:06:49.855499 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11373 | 2026.01.06 16:06:49.855504 [ 291 ] {} <Debug> TCP-Session: ecfe59b3-ab72-4a18-b8ef-e7ea0aeabf05 Authenticating user 'default' from [fd00:1122:3344:101::e]:38153 | ||
| 11374 | 2026.01.06 16:06:49.855523 [ 294 ] {} <Debug> TCP-Session: 9709c536-1d8e-4b68-9080-340d3ff4983b Authenticating user 'default' from [fd00:1122:3344:101::e]:58553 | ||
| 11375 | 2026.01.06 16:06:49.855531 [ 275 ] {} <Debug> TCP-Session: 2be3f17a-1337-4cc1-b97a-469b3d3d02fb Authenticating user 'default' from [fd00:1122:3344:101::e]:37075 | ||
| 11376 | 2026.01.06 16:06:49.855546 [ 291 ] {} <Debug> TCP-Session: ecfe59b3-ab72-4a18-b8ef-e7ea0aeabf05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2026.01.06 16:06:49.855555 [ 294 ] {} <Debug> TCP-Session: 9709c536-1d8e-4b68-9080-340d3ff4983b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11378 | 2026.01.06 16:06:49.855567 [ 275 ] {} <Debug> TCP-Session: 2be3f17a-1337-4cc1-b97a-469b3d3d02fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2026.01.06 16:06:49.855573 [ 291 ] {} <Debug> TCP-Session: ecfe59b3-ab72-4a18-b8ef-e7ea0aeabf05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11380 | 2026.01.06 16:06:49.855587 [ 294 ] {} <Debug> TCP-Session: 9709c536-1d8e-4b68-9080-340d3ff4983b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2026.01.06 16:06:49.855598 [ 275 ] {} <Debug> TCP-Session: 2be3f17a-1337-4cc1-b97a-469b3d3d02fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2026.01.06 16:06:49.855516 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11383 | 2026.01.06 16:06:49.855638 [ 290 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11384 | 2026.01.06 16:06:49.855371 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40377 | ||
| 11385 | 2026.01.06 16:06:49.855690 [ 296 ] {} <Debug> TCP-Session: 982ca29c-433d-42db-9a77-69970586ef2a Authenticating user 'default' from [fd00:1122:3344:101::e]:44882 | ||
| 11386 | 2026.01.06 16:06:49.855350 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57954 | ||
| 11387 | 2026.01.06 16:06:49.855759 [ 296 ] {} <Debug> TCP-Session: 982ca29c-433d-42db-9a77-69970586ef2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2026.01.06 16:06:49.855333 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55431 | ||
| 11389 | 2026.01.06 16:06:49.855800 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11390 | 2026.01.06 16:06:49.855814 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11391 | 2026.01.06 16:06:49.855834 [ 297 ] {} <Debug> TCP-Session: ef34db87-4fc8-484f-b560-34e6301a9809 Authenticating user 'default' from [fd00:1122:3344:101::e]:40377 | ||
| 11392 | 2026.01.06 16:06:49.855851 [ 295 ] {} <Debug> TCP-Session: 639f9d6a-caae-46b4-8085-2245933c1acc Authenticating user 'default' from [fd00:1122:3344:101::e]:57954 | ||
| 11393 | 2026.01.06 16:06:49.855858 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11394 | 2026.01.06 16:06:49.855871 [ 297 ] {} <Debug> TCP-Session: ef34db87-4fc8-484f-b560-34e6301a9809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.01.06 16:06:49.855878 [ 295 ] {} <Debug> TCP-Session: 639f9d6a-caae-46b4-8085-2245933c1acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.01.06 16:06:49.855895 [ 293 ] {} <Debug> TCP-Session: a09fc5be-f987-4142-9a6e-3a6059204127 Authenticating user 'default' from [fd00:1122:3344:101::e]:55431 | ||
| 11397 | 2026.01.06 16:06:49.855919 [ 297 ] {} <Debug> TCP-Session: ef34db87-4fc8-484f-b560-34e6301a9809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.01.06 16:06:49.855921 [ 295 ] {} <Debug> TCP-Session: 639f9d6a-caae-46b4-8085-2245933c1acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.01.06 16:06:49.855933 [ 293 ] {} <Debug> TCP-Session: a09fc5be-f987-4142-9a6e-3a6059204127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2026.01.06 16:06:49.855326 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41365 | ||
| 11401 | 2026.01.06 16:06:49.855969 [ 293 ] {} <Debug> TCP-Session: a09fc5be-f987-4142-9a6e-3a6059204127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2026.01.06 16:06:49.855983 [ 290 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11403 | 2026.01.06 16:06:49.855785 [ 296 ] {} <Debug> TCP-Session: 982ca29c-433d-42db-9a77-69970586ef2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.01.06 16:06:49.856041 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11405 | 2026.01.06 16:06:49.856065 [ 292 ] {} <Debug> TCP-Session: 488c4391-b3f9-4624-aaa8-5db696fa366b Authenticating user 'default' from [fd00:1122:3344:101::e]:41365 | ||
| 11406 | 2026.01.06 16:06:49.856069 [ 290 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11407 | 2026.01.06 16:06:49.856083 [ 292 ] {} <Debug> TCP-Session: 488c4391-b3f9-4624-aaa8-5db696fa366b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2026.01.06 16:06:49.856109 [ 292 ] {} <Debug> TCP-Session: 488c4391-b3f9-4624-aaa8-5db696fa366b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.01.06 16:06:49.856421 [ 290 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 11410 | 2026.01.06 16:06:49.857548 [ 315 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Trace> AggregatingTransform: Aggregating | ||
| 11411 | 2026.01.06 16:06:49.857597 [ 315 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 11412 | 2026.01.06 16:06:49.857630 [ 315 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109066 sec. (916.876 rows/sec., 35.82 KiB/sec.) | ||
| 11413 | 2026.01.06 16:06:49.857646 [ 315 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Trace> Aggregator: Merging aggregated data | ||
| 11414 | 2026.01.06 16:06:49.858992 [ 290 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00342 sec., 292.39766081871346 rows/sec., 11.42 KiB/sec. | ||
| 11415 | 2026.01.06 16:06:49.859175 [ 290 ] {945e4a12-6e4b-4f4f-9254-5a5689f003ed} <Debug> TCPHandler: Processed in 0.003900274 sec. | ||
| 11416 | 2026.01.06 16:06:49.859301 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11417 | 2026.01.06 16:06:49.859327 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11418 | 2026.01.06 16:06:49.859341 [ 290 ] {} <Debug> TCP-Session: 74f71dba-4cff-49e2-ae0e-1264cbdcdd6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.01.06 16:06:49.859354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11420 | 2026.01.06 16:06:49.859371 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11421 | 2026.01.06 16:06:49.859392 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11422 | 2026.01.06 16:06:49.859414 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11423 | 2026.01.06 16:06:49.859424 [ 294 ] {} <Debug> TCP-Session: 9709c536-1d8e-4b68-9080-340d3ff4983b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2026.01.06 16:06:49.859434 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11425 | 2026.01.06 16:06:49.859449 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11426 | 2026.01.06 16:06:49.859472 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2026.01.06 16:06:49.859490 [ 296 ] {} <Debug> TCP-Session: 982ca29c-433d-42db-9a77-69970586ef2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2026.01.06 16:06:49.859502 [ 293 ] {} <Debug> TCP-Session: a09fc5be-f987-4142-9a6e-3a6059204127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2026.01.06 16:06:49.859525 [ 275 ] {} <Debug> TCP-Session: 2be3f17a-1337-4cc1-b97a-469b3d3d02fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2026.01.06 16:06:49.859455 [ 295 ] {} <Debug> TCP-Session: 639f9d6a-caae-46b4-8085-2245933c1acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2026.01.06 16:06:49.859445 [ 291 ] {} <Debug> TCP-Session: ecfe59b3-ab72-4a18-b8ef-e7ea0aeabf05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.01.06 16:06:49.859407 [ 292 ] {} <Debug> TCP-Session: 488c4391-b3f9-4624-aaa8-5db696fa366b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2026.01.06 16:06:49.859373 [ 297 ] {} <Debug> TCP-Session: ef34db87-4fc8-484f-b560-34e6301a9809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2026.01.06 16:06:50.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.00 MiB, peak 329.69 MiB, free memory in arenas 0.00 B, will set to 317.93 MiB (RSS), difference: -1.07 MiB | ||
| 11435 | 2026.01.06 16:06:50.161731 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53766 | ||
| 11436 | 2026.01.06 16:06:50.161832 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11437 | 2026.01.06 16:06:50.161857 [ 290 ] {} <Debug> TCP-Session: d4ee4b4d-58c4-4b37-a4aa-c94ac98e665c Authenticating user 'default' from [fd00:1122:3344:101::e]:53766 | ||
| 11438 | 2026.01.06 16:06:50.161879 [ 290 ] {} <Debug> TCP-Session: d4ee4b4d-58c4-4b37-a4aa-c94ac98e665c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11439 | 2026.01.06 16:06:50.161891 [ 290 ] {} <Debug> TCP-Session: d4ee4b4d-58c4-4b37-a4aa-c94ac98e665c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.01.06 16:06:50.162098 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44556 | ||
| 11441 | 2026.01.06 16:06:50.162161 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63592 | ||
| 11442 | 2026.01.06 16:06:50.162170 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44154 | ||
| 11443 | 2026.01.06 16:06:50.162210 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51659 | ||
| 11444 | 2026.01.06 16:06:50.162245 [ 290 ] {} <Trace> TCP-Session: d4ee4b4d-58c4-4b37-a4aa-c94ac98e665c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2026.01.06 16:06:50.162269 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11446 | 2026.01.06 16:06:50.162284 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11447 | 2026.01.06 16:06:50.162228 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62483 | ||
| 11448 | 2026.01.06 16:06:50.162342 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11449 | 2026.01.06 16:06:50.162338 [ 294 ] {} <Debug> TCP-Session: cbdbaef1-06c4-47b0-8242-72cf619d5300 Authenticating user 'default' from [fd00:1122:3344:101::e]:44154 | ||
| 11450 | 2026.01.06 16:06:50.162388 [ 297 ] {} <Debug> TCP-Session: f43d246b-4be2-4d49-b749-9da6e40e5121 Authenticating user 'default' from [fd00:1122:3344:101::e]:51659 | ||
| 11451 | 2026.01.06 16:06:50.162409 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11452 | 2026.01.06 16:06:50.162415 [ 294 ] {} <Debug> TCP-Session: cbdbaef1-06c4-47b0-8242-72cf619d5300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11453 | 2026.01.06 16:06:50.162432 [ 290 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11454 | 2026.01.06 16:06:50.162449 [ 294 ] {} <Debug> TCP-Session: cbdbaef1-06c4-47b0-8242-72cf619d5300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.01.06 16:06:50.162447 [ 275 ] {} <Debug> TCP-Session: 09e37895-1cf0-4423-a996-d9a0700c4749 Authenticating user 'default' from [fd00:1122:3344:101::e]:62483 | ||
| 11456 | 2026.01.06 16:06:50.162324 [ 292 ] {} <Debug> TCP-Session: 766a9e2d-38cf-4d49-92e1-c543c61e6b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:63592 | ||
| 11457 | 2026.01.06 16:06:50.162496 [ 275 ] {} <Debug> TCP-Session: 09e37895-1cf0-4423-a996-d9a0700c4749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2026.01.06 16:06:50.162223 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11459 | 2026.01.06 16:06:50.162519 [ 275 ] {} <Debug> TCP-Session: 09e37895-1cf0-4423-a996-d9a0700c4749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11460 | 2026.01.06 16:06:50.162517 [ 292 ] {} <Debug> TCP-Session: 766a9e2d-38cf-4d49-92e1-c543c61e6b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11461 | 2026.01.06 16:06:50.162547 [ 291 ] {} <Debug> TCP-Session: 35f7e18d-c3d8-4346-98e3-dae2cac1c1ef Authenticating user 'default' from [fd00:1122:3344:101::e]:44556 | ||
| 11462 | 2026.01.06 16:06:50.162562 [ 292 ] {} <Debug> TCP-Session: 766a9e2d-38cf-4d49-92e1-c543c61e6b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11463 | 2026.01.06 16:06:50.162579 [ 291 ] {} <Debug> TCP-Session: 35f7e18d-c3d8-4346-98e3-dae2cac1c1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11464 | 2026.01.06 16:06:50.162165 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37544 | ||
| 11465 | 2026.01.06 16:06:50.162603 [ 291 ] {} <Debug> TCP-Session: 35f7e18d-c3d8-4346-98e3-dae2cac1c1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11466 | 2026.01.06 16:06:50.162196 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61378 | ||
| 11467 | 2026.01.06 16:06:50.162428 [ 297 ] {} <Debug> TCP-Session: f43d246b-4be2-4d49-b749-9da6e40e5121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11468 | 2026.01.06 16:06:50.162205 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34216 | ||
| 11469 | 2026.01.06 16:06:50.162704 [ 297 ] {} <Debug> TCP-Session: f43d246b-4be2-4d49-b749-9da6e40e5121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2026.01.06 16:06:50.162704 [ 290 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11471 | 2026.01.06 16:06:50.162787 [ 290 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11472 | 2026.01.06 16:06:50.162796 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11473 | 2026.01.06 16:06:50.162801 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11474 | 2026.01.06 16:06:50.162826 [ 293 ] {} <Debug> TCP-Session: 2c571ad0-c4e9-4414-a45b-a542e755ab95 Authenticating user 'default' from [fd00:1122:3344:101::e]:37544 | ||
| 11475 | 2026.01.06 16:06:50.162804 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11476 | 2026.01.06 16:06:50.162855 [ 293 ] {} <Debug> TCP-Session: 2c571ad0-c4e9-4414-a45b-a542e755ab95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11477 | 2026.01.06 16:06:50.162880 [ 295 ] {} <Debug> TCP-Session: c8f83aca-60cc-43e5-ba36-0d0f763fc147 Authenticating user 'default' from [fd00:1122:3344:101::e]:61378 | ||
| 11478 | 2026.01.06 16:06:50.162887 [ 293 ] {} <Debug> TCP-Session: 2c571ad0-c4e9-4414-a45b-a542e755ab95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2026.01.06 16:06:50.162907 [ 295 ] {} <Debug> TCP-Session: c8f83aca-60cc-43e5-ba36-0d0f763fc147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2026.01.06 16:06:50.162846 [ 296 ] {} <Debug> TCP-Session: 517f6cbc-2b47-447c-a7ae-3169545f5212 Authenticating user 'default' from [fd00:1122:3344:101::e]:34216 | ||
| 11481 | 2026.01.06 16:06:50.162933 [ 295 ] {} <Debug> TCP-Session: c8f83aca-60cc-43e5-ba36-0d0f763fc147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2026.01.06 16:06:50.162962 [ 296 ] {} <Debug> TCP-Session: 517f6cbc-2b47-447c-a7ae-3169545f5212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2026.01.06 16:06:50.162981 [ 296 ] {} <Debug> TCP-Session: 517f6cbc-2b47-447c-a7ae-3169545f5212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.01.06 16:06:50.163070 [ 290 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 11485 | 2026.01.06 16:06:50.164000 [ 313 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Trace> AggregatingTransform: Aggregating | ||
| 11486 | 2026.01.06 16:06:50.164053 [ 313 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Trace> Aggregator: Aggregation method: without_key | ||
| 11487 | 2026.01.06 16:06:50.164092 [ 313 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914947 sec. (1092.959 rows/sec., 42.69 KiB/sec.) | ||
| 11488 | 2026.01.06 16:06:50.164113 [ 313 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Trace> Aggregator: Merging aggregated data | ||
| 11489 | 2026.01.06 16:06:50.165279 [ 290 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002905 sec., 344.2340791738382 rows/sec., 13.45 KiB/sec. | ||
| 11490 | 2026.01.06 16:06:50.165461 [ 290 ] {d31249ae-203f-4a39-a9d7-8efee8b51d79} <Debug> TCPHandler: Processed in 0.003326823 sec. | ||
| 11491 | 2026.01.06 16:06:50.165587 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11492 | 2026.01.06 16:06:50.165609 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11493 | 2026.01.06 16:06:50.165632 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11494 | 2026.01.06 16:06:50.165667 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11495 | 2026.01.06 16:06:50.165686 [ 293 ] {} <Debug> TCP-Session: 2c571ad0-c4e9-4414-a45b-a542e755ab95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.01.06 16:06:50.165711 [ 291 ] {} <Debug> TCP-Session: 35f7e18d-c3d8-4346-98e3-dae2cac1c1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2026.01.06 16:06:50.165715 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11498 | 2026.01.06 16:06:50.165728 [ 296 ] {} <Debug> TCP-Session: 517f6cbc-2b47-447c-a7ae-3169545f5212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2026.01.06 16:06:50.165758 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11500 | 2026.01.06 16:06:50.165776 [ 294 ] {} <Debug> TCP-Session: cbdbaef1-06c4-47b0-8242-72cf619d5300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2026.01.06 16:06:50.165651 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11502 | 2026.01.06 16:06:50.165805 [ 297 ] {} <Debug> TCP-Session: f43d246b-4be2-4d49-b749-9da6e40e5121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.01.06 16:06:50.165590 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11504 | 2026.01.06 16:06:50.165845 [ 292 ] {} <Debug> TCP-Session: 766a9e2d-38cf-4d49-92e1-c543c61e6b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2026.01.06 16:06:50.165742 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11506 | 2026.01.06 16:06:50.165890 [ 275 ] {} <Debug> TCP-Session: 09e37895-1cf0-4423-a996-d9a0700c4749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11507 | 2026.01.06 16:06:50.165650 [ 290 ] {} <Debug> TCP-Session: d4ee4b4d-58c4-4b37-a4aa-c94ac98e665c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2026.01.06 16:06:50.165929 [ 295 ] {} <Debug> TCP-Session: c8f83aca-60cc-43e5-ba36-0d0f763fc147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2026.01.06 16:06:51.145628 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23466 | ||
| 11510 | 2026.01.06 16:06:51.146155 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.01.06 16:06:51.146198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11512 | 2026.01.06 16:06:51.146683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11513 | 2026.01.06 16:06:51.146930 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2026.01.06 16:06:51.147072 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23466 | ||
| 11515 | 2026.01.06 16:06:52.401305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11516 | 2026.01.06 16:06:52.418258 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.01.06 16:06:52.418313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11518 | 2026.01.06 16:06:52.424400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11519 | 2026.01.06 16:06:52.425093 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2026.01.06 16:06:52.428027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11521 | 2026.01.06 16:06:53.736886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1468 | ||
| 11522 | 2026.01.06 16:06:53.739622 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2026.01.06 16:06:53.739679 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11524 | 2026.01.06 16:06:53.740897 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11525 | 2026.01.06 16:06:53.741160 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.01.06 16:06:53.741341 [ 92 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11527 | 2026.01.06 16:06:53.741417 [ 92 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.01.06 16:06:53.741443 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11529 | 2026.01.06 16:06:53.741472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 11530 | 2026.01.06 16:06:53.741543 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 11531 | 2026.01.06 16:06:53.742043 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11532 | 2026.01.06 16:06:53.742182 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1284 rows starting from the beginning of the part | ||
| 11533 | 2026.01.06 16:06:53.742569 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 11534 | 2026.01.06 16:06:53.742894 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 11535 | 2026.01.06 16:06:53.743208 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 11536 | 2026.01.06 16:06:53.743519 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 11537 | 2026.01.06 16:06:53.743953 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11538 | 2026.01.06 16:06:53.750284 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 72 columns (72 merged, 0 gathered) in 0.008777466 sec., 167246.44675353914 rows/sec., 130.38 MiB/sec. | ||
| 11539 | 2026.01.06 16:06:53.751962 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11540 | 2026.01.06 16:06:53.752592 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2026.01.06 16:06:53.752684 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_36_7} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11542 | 2026.01.06 16:06:53.753053 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 11543 | 2026.01.06 16:06:54.558197 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.01.06 16:06:54.558439 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11545 | 2026.01.06 16:06:54.558524 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11546 | 2026.01.06 16:06:54.559172 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.01.06 16:06:54.559210 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11548 | 2026.01.06 16:06:54.559580 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11549 | 2026.01.06 16:06:54.559803 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.01.06 16:06:54.559957 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 206.44 KiB/sec. | ||
| 11551 | 2026.01.06 16:06:54.559997 [ 276 ] {6b44be1c-1c12-40a3-88de-1cf3a756658f} <Debug> TCPHandler: Processed in 0.001953527 sec. | ||
| 11552 | 2026.01.06 16:06:54.560135 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11553 | 2026.01.06 16:06:54.560255 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11554 | 2026.01.06 16:06:54.560305 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11555 | 2026.01.06 16:06:54.561662 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11556 | 2026.01.06 16:06:54.561700 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11557 | 2026.01.06 16:06:54.562101 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11558 | 2026.01.06 16:06:54.562307 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.01.06 16:06:54.562414 [ 92 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11560 | 2026.01.06 16:06:54.562438 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002208 sec., 548913.0434782609 rows/sec., 45.32 MiB/sec. | ||
| 11561 | 2026.01.06 16:06:54.562452 [ 92 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.01.06 16:06:54.562473 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11563 | 2026.01.06 16:06:54.562478 [ 276 ] {94fe2abe-afb0-4ee2-a36a-ab706427a491} <Debug> TCPHandler: Processed in 0.002405555 sec. | ||
| 11564 | 2026.01.06 16:06:54.562599 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2026.01.06 16:06:54.562620 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11566 | 2026.01.06 16:06:54.562694 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11567 | 2026.01.06 16:06:54.562743 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11568 | 2026.01.06 16:06:54.562829 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11569 | 2026.01.06 16:06:54.562894 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2345 rows starting from the beginning of the part | ||
| 11570 | 2026.01.06 16:06:54.563002 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 70 rows starting from the beginning of the part | ||
| 11571 | 2026.01.06 16:06:54.563082 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1182 rows starting from the beginning of the part | ||
| 11572 | 2026.01.06 16:06:54.563151 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 70 rows starting from the beginning of the part | ||
| 11573 | 2026.01.06 16:06:54.563153 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.06 16:06:54.563209 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11575 | 2026.01.06 16:06:54.563221 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1180 rows starting from the beginning of the part | ||
| 11576 | 2026.01.06 16:06:54.563292 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1212 rows starting from the beginning of the part | ||
| 11577 | 2026.01.06 16:06:54.563533 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11578 | 2026.01.06 16:06:54.563786 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11579 | 2026.01.06 16:06:54.563923 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001246 sec., 8828.25040128411 rows/sec., 646.60 KiB/sec. | ||
| 11580 | 2026.01.06 16:06:54.563961 [ 276 ] {f594dc67-6a32-4a44-9ec4-550d886e93a5} <Debug> TCPHandler: Processed in 0.001412907 sec. | ||
| 11581 | 2026.01.06 16:06:54.564068 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11582 | 2026.01.06 16:06:54.564163 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11583 | 2026.01.06 16:06:54.564203 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11584 | 2026.01.06 16:06:54.564722 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11585 | 2026.01.06 16:06:54.564758 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11586 | 2026.01.06 16:06:54.565073 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11587 | 2026.01.06 16:06:54.565278 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11588 | 2026.01.06 16:06:54.565404 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 11589 | 2026.01.06 16:06:54.565441 [ 276 ] {4cdb345e-410b-4440-99ce-0e7515fa75c9} <Debug> TCPHandler: Processed in 0.001422827 sec. | ||
| 11590 | 2026.01.06 16:06:54.565562 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2026.01.06 16:06:54.565611 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6059 rows, containing 5 columns (5 merged, 0 gathered) in 0.003064648 sec., 1977062.2923089373 rows/sec., 167.48 MiB/sec. | ||
| 11592 | 2026.01.06 16:06:54.565682 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11593 | 2026.01.06 16:06:54.565735 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11594 | 2026.01.06 16:06:54.565920 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11595 | 2026.01.06 16:06:54.566196 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.01.06 16:06:54.566272 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_71_14} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11597 | 2026.01.06 16:06:54.566360 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 11598 | 2026.01.06 16:06:54.566506 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.06 16:06:54.566549 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11600 | 2026.01.06 16:06:54.566905 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11601 | 2026.01.06 16:06:54.567125 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.06 16:06:54.567222 [ 92 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11603 | 2026.01.06 16:06:54.567250 [ 92 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.01.06 16:06:54.567252 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001595 sec., 332915.36050156737 rows/sec., 24.67 MiB/sec. | ||
| 11605 | 2026.01.06 16:06:54.567270 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11606 | 2026.01.06 16:06:54.567298 [ 276 ] {8a624fd6-0c4f-4314-ab0b-685d32aa9157} <Debug> TCPHandler: Processed in 0.001797544 sec. | ||
| 11607 | 2026.01.06 16:06:54.567371 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11608 | 2026.01.06 16:06:54.567411 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11609 | 2026.01.06 16:06:54.567508 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11610 | 2026.01.06 16:06:54.567510 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11611 | 2026.01.06 16:06:54.567551 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1212 rows starting from the beginning of the part | ||
| 11612 | 2026.01.06 16:06:54.567571 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11613 | 2026.01.06 16:06:54.567622 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 71 rows starting from the beginning of the part | ||
| 11614 | 2026.01.06 16:06:54.567675 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 717 rows starting from the beginning of the part | ||
| 11615 | 2026.01.06 16:06:54.567716 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 71 rows starting from the beginning of the part | ||
| 11616 | 2026.01.06 16:06:54.567756 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 713 rows starting from the beginning of the part | ||
| 11617 | 2026.01.06 16:06:54.567797 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 531 rows starting from the beginning of the part | ||
| 11618 | 2026.01.06 16:06:54.568201 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2026.01.06 16:06:54.568240 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11620 | 2026.01.06 16:06:54.568615 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11621 | 2026.01.06 16:06:54.568894 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.01.06 16:06:54.568997 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11623 | 2026.01.06 16:06:54.569022 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001529 sec., 553302.812295618 rows/sec., 37.24 MiB/sec. | ||
| 11624 | 2026.01.06 16:06:54.569026 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.01.06 16:06:54.569053 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11626 | 2026.01.06 16:06:54.569059 [ 276 ] {94bbe791-5806-4db1-83ad-dab68d9c2eea} <Debug> TCPHandler: Processed in 0.001696522 sec. | ||
| 11627 | 2026.01.06 16:06:54.569096 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775194 sec., 1867401.5347055027 rows/sec., 140.97 MiB/sec. | ||
| 11628 | 2026.01.06 16:06:54.569117 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11629 | 2026.01.06 16:06:54.569177 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2026.01.06 16:06:54.569215 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11631 | 2026.01.06 16:06:54.569249 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23387 rows starting from the beginning of the part | ||
| 11632 | 2026.01.06 16:06:54.569274 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11633 | 2026.01.06 16:06:54.569275 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11634 | 2026.01.06 16:06:54.569305 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11635 | 2026.01.06 16:06:54.569347 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <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 | ||
| 11636 | 2026.01.06 16:06:54.569356 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 316 rows starting from the beginning of the part | ||
| 11637 | 2026.01.06 16:06:54.569411 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11638 | 2026.01.06 16:06:54.569451 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 11639 | 2026.01.06 16:06:54.569490 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 846 rows starting from the beginning of the part | ||
| 11640 | 2026.01.06 16:06:54.569541 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.01.06 16:06:54.569622 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_71_14} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11642 | 2026.01.06 16:06:54.569696 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11643 | 2026.01.06 16:06:54.570137 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.01.06 16:06:54.570179 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11645 | 2026.01.06 16:06:54.570704 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11646 | 2026.01.06 16:06:54.570955 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.01.06 16:06:54.571061 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11648 | 2026.01.06 16:06:54.571087 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.01.06 16:06:54.571097 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00184 sec., 3804.3478260869565 rows/sec., 6.82 MiB/sec. | ||
| 11650 | 2026.01.06 16:06:54.571109 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11651 | 2026.01.06 16:06:54.571164 [ 276 ] {ade653a0-8af8-4668-ae10-1334e80134d8} <Debug> TCPHandler: Processed in 0.002037559 sec. | ||
| 11652 | 2026.01.06 16:06:54.571217 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11653 | 2026.01.06 16:06:54.571280 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.01.06 16:06:54.571378 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.01.06 16:06:54.571419 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11656 | 2026.01.06 16:06:54.571482 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11657 | 2026.01.06 16:06:54.571552 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1212 rows starting from the beginning of the part | ||
| 11658 | 2026.01.06 16:06:54.571689 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11659 | 2026.01.06 16:06:54.571791 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.01.06 16:06:54.571800 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 11661 | 2026.01.06 16:06:54.571833 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11662 | 2026.01.06 16:06:54.571922 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11663 | 2026.01.06 16:06:54.572035 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 11664 | 2026.01.06 16:06:54.572170 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11665 | 2026.01.06 16:06:54.572174 [ 193 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11666 | 2026.01.06 16:06:54.572410 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.01.06 16:06:54.572520 [ 92 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11668 | 2026.01.06 16:06:54.572545 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 11669 | 2026.01.06 16:06:54.572548 [ 92 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.01.06 16:06:54.572580 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11671 | 2026.01.06 16:06:54.572584 [ 276 ] {593c7593-44e3-456b-8490-2bd3dc248a79} <Debug> TCPHandler: Processed in 0.001354526 sec. | ||
| 11672 | 2026.01.06 16:06:54.572656 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11673 | 2026.01.06 16:06:54.572757 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11674 | 2026.01.06 16:06:54.572787 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5202 rows starting from the beginning of the part | ||
| 11675 | 2026.01.06 16:06:54.572837 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11676 | 2026.01.06 16:06:54.572878 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 11677 | 2026.01.06 16:06:54.572917 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11678 | 2026.01.06 16:06:54.572956 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 11679 | 2026.01.06 16:06:54.572994 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11680 | 2026.01.06 16:06:54.574749 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5590 rows, containing 4 columns (4 merged, 0 gathered) in 0.00212629 sec., 2628992.282332137 rows/sec., 166.71 MiB/sec. | ||
| 11681 | 2026.01.06 16:06:54.574944 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25183 rows, containing 5 columns (5 merged, 0 gathered) in 0.00585839 sec., 4298621.29356359 rows/sec., 287.58 MiB/sec. | ||
| 11682 | 2026.01.06 16:06:54.575126 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11683 | 2026.01.06 16:06:54.575305 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11684 | 2026.01.06 16:06:54.575407 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2026.01.06 16:06:54.575499 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11686 | 2026.01.06 16:06:54.575586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11687 | 2026.01.06 16:06:54.575634 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11688 | 2026.01.06 16:06:54.575723 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_71_14} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11689 | 2026.01.06 16:06:54.575812 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11690 | 2026.01.06 16:06:54.579433 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1301 rows, containing 19 columns (19 merged, 0 gathered) in 0.008270946 sec., 157297.60537670058 rows/sec., 281.87 MiB/sec. | ||
| 11691 | 2026.01.06 16:06:54.581158 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11692 | 2026.01.06 16:06:54.581479 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.01.06 16:06:54.581548 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11694 | 2026.01.06 16:06:54.581655 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11695 | 2026.01.06 16:06:55.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.71 MiB, peak 332.22 MiB, free memory in arenas 0.00 B, will set to 322.61 MiB (RSS), difference: 3.90 MiB | ||
| 11696 | 2026.01.06 16:06:58.527192 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11697 | 2026.01.06 16:06:58.527247 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11698 | 2026.01.06 16:06:58.647264 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23914 | ||
| 11699 | 2026.01.06 16:06:58.647772 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.01.06 16:06:58.647822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 11701 | 2026.01.06 16:06:58.648306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11702 | 2026.01.06 16:06:58.648541 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.01.06 16:06:58.648689 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23914 | ||
| 11704 | 2026.01.06 16:06:59.541774 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2026.01.06 16:06:59.541966 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11706 | 2026.01.06 16:06:59.542038 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11707 | 2026.01.06 16:06:59.542863 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.01.06 16:06:59.542917 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11709 | 2026.01.06 16:06:59.543380 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11710 | 2026.01.06 16:06:59.543621 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.01.06 16:06:59.543800 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001882 sec., 217853.34750265675 rows/sec., 13.82 MiB/sec. | ||
| 11712 | 2026.01.06 16:06:59.543862 [ 276 ] {17d0f157-440a-4588-bc24-149b0bb477c8} <Debug> TCPHandler: Processed in 0.002220662 sec. | ||
| 11713 | 2026.01.06 16:06:59.544012 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2026.01.06 16:06:59.544119 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11715 | 2026.01.06 16:06:59.544164 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11716 | 2026.01.06 16:06:59.545080 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.01.06 16:06:59.545116 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11718 | 2026.01.06 16:06:59.545521 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11719 | 2026.01.06 16:06:59.545740 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.01.06 16:06:59.545877 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001782 sec., 662177.3288439956 rows/sec., 52.81 MiB/sec. | ||
| 11721 | 2026.01.06 16:06:59.545918 [ 276 ] {16748ea8-4874-4fea-9c31-6d580a93e1b7} <Debug> TCPHandler: Processed in 0.001973207 sec. | ||
| 11722 | 2026.01.06 16:06:59.546033 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11723 | 2026.01.06 16:06:59.546132 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11724 | 2026.01.06 16:06:59.546173 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11725 | 2026.01.06 16:06:59.546643 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.01.06 16:06:59.546680 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11727 | 2026.01.06 16:06:59.546988 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11728 | 2026.01.06 16:06:59.547189 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2026.01.06 16:06:59.547321 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.00121 sec., 197520.66115702482 rows/sec., 12.00 MiB/sec. | ||
| 11730 | 2026.01.06 16:06:59.547359 [ 276 ] {ba0059cf-c2e8-42cb-8b0d-556eddfb5d49} <Debug> TCPHandler: Processed in 0.001375866 sec. | ||
| 11731 | 2026.01.06 16:06:59.547459 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11732 | 2026.01.06 16:06:59.547554 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11733 | 2026.01.06 16:06:59.547595 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11734 | 2026.01.06 16:06:59.548062 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.01.06 16:06:59.548098 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11736 | 2026.01.06 16:06:59.548410 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11737 | 2026.01.06 16:06:59.548622 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.01.06 16:06:59.548753 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 11739 | 2026.01.06 16:06:59.548792 [ 276 ] {b8cc64cd-4cfa-4626-b957-8e2213041739} <Debug> TCPHandler: Processed in 0.001381916 sec. | ||
| 11740 | 2026.01.06 16:06:59.548892 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2026.01.06 16:06:59.548985 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11742 | 2026.01.06 16:06:59.549024 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11743 | 2026.01.06 16:06:59.549477 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.01.06 16:06:59.549513 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11745 | 2026.01.06 16:06:59.549815 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11746 | 2026.01.06 16:06:59.550016 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.01.06 16:06:59.550145 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 11748 | 2026.01.06 16:06:59.550183 [ 276 ] {c72abc4c-f97a-4710-9d2c-8d13dc3ec8f3} <Debug> TCPHandler: Processed in 0.001340895 sec. | ||
| 11749 | 2026.01.06 16:06:59.550283 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2026.01.06 16:06:59.550377 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11751 | 2026.01.06 16:06:59.550416 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11752 | 2026.01.06 16:06:59.551035 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2026.01.06 16:06:59.551071 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11754 | 2026.01.06 16:06:59.551410 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11755 | 2026.01.06 16:06:59.551621 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2026.01.06 16:06:59.551749 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001389 sec., 513318.9344852412 rows/sec., 35.99 MiB/sec. | ||
| 11757 | 2026.01.06 16:06:59.551786 [ 276 ] {acb04b4e-5644-4ce3-8766-8cfc99c95c93} <Debug> TCPHandler: Processed in 0.001552969 sec. | ||
| 11758 | 2026.01.06 16:06:59.551895 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2026.01.06 16:06:59.551989 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11760 | 2026.01.06 16:06:59.552031 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11761 | 2026.01.06 16:06:59.552358 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2026.01.06 16:06:59.552394 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11763 | 2026.01.06 16:06:59.552690 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11764 | 2026.01.06 16:06:59.552895 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.01.06 16:06:59.553004 [ 85 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11766 | 2026.01.06 16:06:59.553022 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 11767 | 2026.01.06 16:06:59.553076 [ 85 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2026.01.06 16:06:59.553084 [ 276 ] {0670fe61-1677-48ba-a700-7f77895c18cb} <Debug> TCPHandler: Processed in 0.001237873 sec. | ||
| 11769 | 2026.01.06 16:06:59.553104 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11770 | 2026.01.06 16:06:59.553205 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.01.06 16:06:59.553228 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 11772 | 2026.01.06 16:06:59.553303 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11773 | 2026.01.06 16:06:59.553350 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11774 | 2026.01.06 16:06:59.553372 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11775 | 2026.01.06 16:06:59.553412 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 11776 | 2026.01.06 16:06:59.553476 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11777 | 2026.01.06 16:06:59.553518 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11778 | 2026.01.06 16:06:59.553563 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11779 | 2026.01.06 16:06:59.553597 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11780 | 2026.01.06 16:06:59.553636 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 11781 | 2026.01.06 16:06:59.553785 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.01.06 16:06:59.553828 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11783 | 2026.01.06 16:06:59.554187 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11784 | 2026.01.06 16:06:59.554413 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2026.01.06 16:06:59.554446 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269564 sec., 170137.14944658166 rows/sec., 8.68 MiB/sec. | ||
| 11786 | 2026.01.06 16:06:59.554547 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 11787 | 2026.01.06 16:06:59.554589 [ 276 ] {51e24fe7-7582-45b1-95f1-164995b67167} <Debug> TCPHandler: Processed in 0.001432147 sec. | ||
| 11788 | 2026.01.06 16:06:59.554593 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11789 | 2026.01.06 16:06:59.554690 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2026.01.06 16:06:59.554790 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11791 | 2026.01.06 16:06:59.554836 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11792 | 2026.01.06 16:06:59.554858 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.01.06 16:06:59.554933 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_36_7} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11794 | 2026.01.06 16:06:59.555004 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11795 | 2026.01.06 16:06:59.555146 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.01.06 16:06:59.555187 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11797 | 2026.01.06 16:06:59.555496 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11798 | 2026.01.06 16:06:59.555700 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.01.06 16:06:59.555807 [ 85 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11800 | 2026.01.06 16:06:59.555832 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 11801 | 2026.01.06 16:06:59.555840 [ 85 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.01.06 16:06:59.555871 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11803 | 2026.01.06 16:06:59.555876 [ 276 ] {7d930033-e678-4b4e-944f-5d60931a4b44} <Debug> TCPHandler: Processed in 0.001234173 sec. | ||
| 11804 | 2026.01.06 16:06:59.555946 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 11805 | 2026.01.06 16:06:59.555984 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11806 | 2026.01.06 16:06:59.556046 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11807 | 2026.01.06 16:06:59.556080 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part | ||
| 11808 | 2026.01.06 16:06:59.556082 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11809 | 2026.01.06 16:06:59.556131 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11810 | 2026.01.06 16:06:59.556146 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <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 | ||
| 11811 | 2026.01.06 16:06:59.556179 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11812 | 2026.01.06 16:06:59.556221 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11813 | 2026.01.06 16:06:59.556257 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11814 | 2026.01.06 16:06:59.556294 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11815 | 2026.01.06 16:06:59.556986 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.01.06 16:06:59.557027 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11817 | 2026.01.06 16:06:59.557172 [ 192 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259254 sec., 29382.475656221857 rows/sec., 1.93 MiB/sec. | ||
| 11818 | 2026.01.06 16:06:59.557304 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11819 | 2026.01.06 16:06:59.557583 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.01.06 16:06:59.557607 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11821 | 2026.01.06 16:06:59.557666 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_36_7} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11822 | 2026.01.06 16:06:59.557749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11823 | 2026.01.06 16:06:59.557861 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2026.01.06 16:06:59.558009 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001945 sec., 17480.719794344473 rows/sec., 31.32 MiB/sec. | ||
| 11825 | 2026.01.06 16:06:59.558075 [ 276 ] {9af953ed-b687-46a3-8b08-4f5aee964664} <Debug> TCPHandler: Processed in 0.002139471 sec. | ||
| 11826 | 2026.01.06 16:06:59.558189 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2026.01.06 16:06:59.558283 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11828 | 2026.01.06 16:06:59.558325 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11829 | 2026.01.06 16:06:59.558650 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.01.06 16:06:59.558686 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11831 | 2026.01.06 16:06:59.558992 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11832 | 2026.01.06 16:06:59.559195 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.01.06 16:06:59.559320 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 11834 | 2026.01.06 16:06:59.559356 [ 276 ] {f57f4834-4fdc-4b76-8e30-928f24ea0a5c} <Debug> TCPHandler: Processed in 0.001216873 sec. | ||
| 11835 | 2026.01.06 16:06:59.928188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11836 | 2026.01.06 16:06:59.946485 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.01.06 16:06:59.946537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11838 | 2026.01.06 16:06:59.952842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11839 | 2026.01.06 16:06:59.953523 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.01.06 16:06:59.956618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11841 | 2026.01.06 16:07:00.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.97 MiB, peak 332.22 MiB, free memory in arenas 0.00 B, will set to 322.65 MiB (RSS), difference: -1.32 MiB | ||
| 11842 | 2026.01.06 16:07:03.741858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1506 | ||
| 11843 | 2026.01.06 16:07:03.744330 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.01.06 16:07:03.744377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11845 | 2026.01.06 16:07:03.745566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11846 | 2026.01.06 16:07:03.745838 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.01.06 16:07:03.746222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 11848 | 2026.01.06 16:07:04.530124 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2026.01.06 16:07:04.530338 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11850 | 2026.01.06 16:07:04.530413 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11851 | 2026.01.06 16:07:04.531146 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.01.06 16:07:04.531188 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11853 | 2026.01.06 16:07:04.531591 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11854 | 2026.01.06 16:07:04.531827 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.01.06 16:07:04.531988 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001703 sec., 41103.93423370522 rows/sec., 3.30 MiB/sec. | ||
| 11856 | 2026.01.06 16:07:04.532040 [ 276 ] {712aa353-441c-4242-b0bf-b67687f5024a} <Debug> TCPHandler: Processed in 0.002078229 sec. | ||
| 11857 | 2026.01.06 16:07:04.532166 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2026.01.06 16:07:04.532270 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11859 | 2026.01.06 16:07:04.532314 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11860 | 2026.01.06 16:07:04.532725 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.01.06 16:07:04.532760 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11862 | 2026.01.06 16:07:04.533073 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11863 | 2026.01.06 16:07:04.533282 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2026.01.06 16:07:04.533417 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001171 sec., 5977.796754910333 rows/sec., 449.50 KiB/sec. | ||
| 11865 | 2026.01.06 16:07:04.533456 [ 276 ] {7a0bf5c2-e28e-4277-8bb9-9817acf17f4d} <Debug> TCPHandler: Processed in 0.001343455 sec. | ||
| 11866 | 2026.01.06 16:07:04.533579 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11867 | 2026.01.06 16:07:04.533706 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11868 | 2026.01.06 16:07:04.533758 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11869 | 2026.01.06 16:07:04.534241 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2026.01.06 16:07:04.534277 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11871 | 2026.01.06 16:07:04.534600 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11872 | 2026.01.06 16:07:04.534811 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.01.06 16:07:04.534942 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001261 sec., 56304.520222046 rows/sec., 4.40 MiB/sec. | ||
| 11874 | 2026.01.06 16:07:04.534982 [ 276 ] {cfd45a3f-45cf-4f2a-b157-73e536908c2c} <Debug> TCPHandler: Processed in 0.001464797 sec. | ||
| 11875 | 2026.01.06 16:07:04.535104 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11876 | 2026.01.06 16:07:04.535203 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11877 | 2026.01.06 16:07:04.535256 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11878 | 2026.01.06 16:07:04.535757 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.01.06 16:07:04.535794 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11880 | 2026.01.06 16:07:04.536177 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11881 | 2026.01.06 16:07:04.536419 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.01.06 16:07:04.536556 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001372 sec., 116618.07580174928 rows/sec., 8.12 MiB/sec. | ||
| 11883 | 2026.01.06 16:07:04.536594 [ 276 ] {74a41f24-7271-4090-9bde-0ea4a32dcdef} <Debug> TCPHandler: Processed in 0.001546049 sec. | ||
| 11884 | 2026.01.06 16:07:04.536708 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11885 | 2026.01.06 16:07:04.536804 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11886 | 2026.01.06 16:07:04.536872 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <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 | ||
| 11887 | 2026.01.06 16:07:04.537704 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.01.06 16:07:04.537741 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11889 | 2026.01.06 16:07:04.538264 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11890 | 2026.01.06 16:07:04.538499 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.01.06 16:07:04.538641 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001856 sec., 3771.551724137931 rows/sec., 6.76 MiB/sec. | ||
| 11892 | 2026.01.06 16:07:04.538713 [ 276 ] {bd99f291-0d5d-445d-b8bc-7760104c316f} <Debug> TCPHandler: Processed in 0.002054379 sec. | ||
| 11893 | 2026.01.06 16:07:04.538833 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.01.06 16:07:04.538930 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11895 | 2026.01.06 16:07:04.538973 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11896 | 2026.01.06 16:07:04.539314 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.01.06 16:07:04.539353 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11898 | 2026.01.06 16:07:04.539703 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11899 | 2026.01.06 16:07:04.539938 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2026.01.06 16:07:04.540088 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 11901 | 2026.01.06 16:07:04.540124 [ 276 ] {2528058d-b260-49d4-83fe-c82a62c2ad68} <Debug> TCPHandler: Processed in 0.001341085 sec. | ||
| 11902 | 2026.01.06 16:07:06.148884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24426 | ||
| 11903 | 2026.01.06 16:07:06.149664 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.01.06 16:07:06.149732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11905 | 2026.01.06 16:07:06.150323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11906 | 2026.01.06 16:07:06.150542 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.01.06 16:07:06.150670 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24426 | ||
| 11908 | 2026.01.06 16:07:06.150685 [ 56 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11909 | 2026.01.06 16:07:06.150761 [ 56 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.01.06 16:07:06.150784 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11911 | 2026.01.06 16:07:06.150885 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11912 | 2026.01.06 16:07:06.150989 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11913 | 2026.01.06 16:07:06.151023 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21994 rows starting from the beginning of the part | ||
| 11914 | 2026.01.06 16:07:06.151084 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11915 | 2026.01.06 16:07:06.151133 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11916 | 2026.01.06 16:07:06.151180 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11917 | 2026.01.06 16:07:06.151224 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11918 | 2026.01.06 16:07:06.151265 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11919 | 2026.01.06 16:07:06.153199 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24426 rows, containing 4 columns (4 merged, 0 gathered) in 0.002359564 sec., 10351912.471965158 rows/sec., 148.09 MiB/sec. | ||
| 11920 | 2026.01.06 16:07:06.153676 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11921 | 2026.01.06 16:07:06.154062 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.01.06 16:07:06.154156 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_51_10} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11923 | 2026.01.06 16:07:06.154269 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11924 | 2026.01.06 16:07:07.456765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11925 | 2026.01.06 16:07:07.474696 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2026.01.06 16:07:07.474759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11927 | 2026.01.06 16:07:07.480518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11928 | 2026.01.06 16:07:07.481231 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2026.01.06 16:07:07.481524 [ 27 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11930 | 2026.01.06 16:07:07.481593 [ 27 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.01.06 16:07:07.481612 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11932 | 2026.01.06 16:07:07.481716 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11933 | 2026.01.06 16:07:07.484521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11934 | 2026.01.06 16:07:07.485481 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11935 | 2026.01.06 16:07:07.487064 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11936 | 2026.01.06 16:07:07.491884 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11937 | 2026.01.06 16:07:07.496457 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11938 | 2026.01.06 16:07:07.501054 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11939 | 2026.01.06 16:07:07.505434 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11940 | 2026.01.06 16:07:07.509217 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11941 | 2026.01.06 16:07:07.560943 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079275842 sec., 4843.846376302127 rows/sec., 25.05 MiB/sec. | ||
| 11942 | 2026.01.06 16:07:07.562802 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11943 | 2026.01.06 16:07:07.564497 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.01.06 16:07:07.564591 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_51_10} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11945 | 2026.01.06 16:07:07.566162 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11946 | 2026.01.06 16:07:09.542314 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2026.01.06 16:07:09.542503 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11948 | 2026.01.06 16:07:09.542576 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11949 | 2026.01.06 16:07:09.543425 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.01.06 16:07:09.543475 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11951 | 2026.01.06 16:07:09.543875 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11952 | 2026.01.06 16:07:09.544103 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.01.06 16:07:09.544235 [ 23 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11954 | 2026.01.06 16:07:09.544280 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001824 sec., 224780.70175438595 rows/sec., 14.26 MiB/sec. | ||
| 11955 | 2026.01.06 16:07:09.544295 [ 23 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.01.06 16:07:09.544329 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11957 | 2026.01.06 16:07:09.544339 [ 276 ] {cd209a02-f937-4088-b818-133084312b07} <Debug> TCPHandler: Processed in 0.002161971 sec. | ||
| 11958 | 2026.01.06 16:07:09.544427 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11959 | 2026.01.06 16:07:09.544470 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.01.06 16:07:09.544510 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11961 | 2026.01.06 16:07:09.544541 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 11962 | 2026.01.06 16:07:09.544569 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11963 | 2026.01.06 16:07:09.544608 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11964 | 2026.01.06 16:07:09.544612 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11965 | 2026.01.06 16:07:09.544654 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11966 | 2026.01.06 16:07:09.544697 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11967 | 2026.01.06 16:07:09.544740 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11968 | 2026.01.06 16:07:09.545042 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.01.06 16:07:09.545079 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11970 | 2026.01.06 16:07:09.545425 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11971 | 2026.01.06 16:07:09.545655 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2026.01.06 16:07:09.545696 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308265 sec., 1566960.8221575904 rows/sec., 105.38 MiB/sec. | ||
| 11973 | 2026.01.06 16:07:09.545801 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00125 sec., 4800 rows/sec., 391.41 KiB/sec. | ||
| 11974 | 2026.01.06 16:07:09.545857 [ 276 ] {f8ffc870-81f2-4187-a4f1-40ee2f448a4f} <Debug> TCPHandler: Processed in 0.001436107 sec. | ||
| 11975 | 2026.01.06 16:07:09.545893 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11976 | 2026.01.06 16:07:09.546003 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.01.06 16:07:09.546114 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11978 | 2026.01.06 16:07:09.546167 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11979 | 2026.01.06 16:07:09.546215 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.01.06 16:07:09.546300 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_37_9} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11981 | 2026.01.06 16:07:09.546414 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11982 | 2026.01.06 16:07:09.547050 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.01.06 16:07:09.547091 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11984 | 2026.01.06 16:07:09.547489 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11985 | 2026.01.06 16:07:09.547705 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.01.06 16:07:09.547835 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.001743 sec., 678714.859437751 rows/sec., 54.11 MiB/sec. | ||
| 11987 | 2026.01.06 16:07:09.547874 [ 276 ] {abca56ba-4290-4dc7-b833-4dce979f1462} <Debug> TCPHandler: Processed in 0.001928737 sec. | ||
| 11988 | 2026.01.06 16:07:09.547991 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2026.01.06 16:07:09.548084 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11990 | 2026.01.06 16:07:09.548125 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11991 | 2026.01.06 16:07:09.548622 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.01.06 16:07:09.548658 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 11993 | 2026.01.06 16:07:09.548971 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11994 | 2026.01.06 16:07:09.549184 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.01.06 16:07:09.549311 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001244 sec., 196945.33762057876 rows/sec., 12.00 MiB/sec. | ||
| 11996 | 2026.01.06 16:07:09.549350 [ 276 ] {bda9e6bf-06e1-4713-92ef-4e66343795f6} <Debug> TCPHandler: Processed in 0.001407037 sec. | ||
| 11997 | 2026.01.06 16:07:09.549448 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2026.01.06 16:07:09.549541 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11999 | 2026.01.06 16:07:09.549580 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12000 | 2026.01.06 16:07:09.550049 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.01.06 16:07:09.550085 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12002 | 2026.01.06 16:07:09.550411 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12003 | 2026.01.06 16:07:09.550618 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.01.06 16:07:09.550745 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 12005 | 2026.01.06 16:07:09.550788 [ 276 ] {4e2debb0-d58c-4476-9f24-325d94ee7358} <Debug> TCPHandler: Processed in 0.001387747 sec. | ||
| 12006 | 2026.01.06 16:07:09.550896 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.01.06 16:07:09.550990 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.01.06 16:07:09.551030 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12009 | 2026.01.06 16:07:09.551496 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.01.06 16:07:09.551533 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12011 | 2026.01.06 16:07:09.551834 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12012 | 2026.01.06 16:07:09.552043 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.01.06 16:07:09.552153 [ 23 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12014 | 2026.01.06 16:07:09.552181 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 12015 | 2026.01.06 16:07:09.552200 [ 23 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.01.06 16:07:09.552224 [ 276 ] {b5ae9d38-8d25-4d74-86fb-bc220b761ef3} <Debug> TCPHandler: Processed in 0.001375955 sec. | ||
| 12017 | 2026.01.06 16:07:09.552229 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12018 | 2026.01.06 16:07:09.552311 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12019 | 2026.01.06 16:07:09.552331 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12020 | 2026.01.06 16:07:09.552392 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12021 | 2026.01.06 16:07:09.552415 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 12022 | 2026.01.06 16:07:09.552423 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12023 | 2026.01.06 16:07:09.552455 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 12024 | 2026.01.06 16:07:09.552464 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12025 | 2026.01.06 16:07:09.552488 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 12026 | 2026.01.06 16:07:09.552520 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12027 | 2026.01.06 16:07:09.552554 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 12028 | 2026.01.06 16:07:09.553145 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.01.06 16:07:09.553180 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12030 | 2026.01.06 16:07:09.553229 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.000942837 sec., 1118963.2990644195 rows/sec., 67.81 MiB/sec. | ||
| 12031 | 2026.01.06 16:07:09.553336 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12032 | 2026.01.06 16:07:09.553524 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12033 | 2026.01.06 16:07:09.553559 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2026.01.06 16:07:09.553620 [ 192 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_37_9} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12035 | 2026.01.06 16:07:09.553675 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12036 | 2026.01.06 16:07:09.553733 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2026.01.06 16:07:09.553858 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001452 sec., 495179.0633608816 rows/sec., 34.76 MiB/sec. | ||
| 12038 | 2026.01.06 16:07:09.553895 [ 276 ] {4d707a66-660a-4b74-b3ce-5c0e46fe9913} <Debug> TCPHandler: Processed in 0.00161102 sec. | ||
| 12039 | 2026.01.06 16:07:09.554008 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12040 | 2026.01.06 16:07:09.554102 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12041 | 2026.01.06 16:07:09.554142 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12042 | 2026.01.06 16:07:09.554464 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12043 | 2026.01.06 16:07:09.554500 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12044 | 2026.01.06 16:07:09.554817 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12045 | 2026.01.06 16:07:09.555027 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12046 | 2026.01.06 16:07:09.555154 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 12047 | 2026.01.06 16:07:09.555190 [ 276 ] {4fc5798b-5b17-408f-904a-b4eb7d04f85b} <Debug> TCPHandler: Processed in 0.001229773 sec. | ||
| 12048 | 2026.01.06 16:07:09.555291 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12049 | 2026.01.06 16:07:09.555384 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12050 | 2026.01.06 16:07:09.555426 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12051 | 2026.01.06 16:07:09.555851 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.01.06 16:07:09.555887 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12053 | 2026.01.06 16:07:09.556226 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12054 | 2026.01.06 16:07:09.556435 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.01.06 16:07:09.556561 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001194 sec., 265494.1373534338 rows/sec., 17.45 MiB/sec. | ||
| 12056 | 2026.01.06 16:07:09.556598 [ 276 ] {07c1b266-123c-44a8-8d8e-5ef358d41fcb} <Debug> TCPHandler: Processed in 0.001355646 sec. | ||
| 12057 | 2026.01.06 16:07:09.556695 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12058 | 2026.01.06 16:07:09.556788 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12059 | 2026.01.06 16:07:09.556829 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12060 | 2026.01.06 16:07:09.557131 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2026.01.06 16:07:09.557166 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12062 | 2026.01.06 16:07:09.557461 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12063 | 2026.01.06 16:07:09.557663 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.01.06 16:07:09.557787 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 12065 | 2026.01.06 16:07:09.557823 [ 276 ] {b3bd1102-4f9f-4a05-87a3-ca95e90d4738} <Debug> TCPHandler: Processed in 0.001175482 sec. | ||
| 12066 | 2026.01.06 16:07:09.557920 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.01.06 16:07:09.558013 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12068 | 2026.01.06 16:07:09.558067 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <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 | ||
| 12069 | 2026.01.06 16:07:09.558861 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.01.06 16:07:09.558897 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12071 | 2026.01.06 16:07:09.559433 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12072 | 2026.01.06 16:07:09.559672 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2026.01.06 16:07:09.559806 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00181 sec., 18784.53038674033 rows/sec., 33.66 MiB/sec. | ||
| 12074 | 2026.01.06 16:07:09.559860 [ 276 ] {898da41a-d435-464a-b4d8-9e300a2111cb} <Debug> TCPHandler: Processed in 0.001986907 sec. | ||
| 12075 | 2026.01.06 16:07:09.559973 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12076 | 2026.01.06 16:07:09.560067 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12077 | 2026.01.06 16:07:09.560107 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12078 | 2026.01.06 16:07:09.560430 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2026.01.06 16:07:09.560467 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12080 | 2026.01.06 16:07:09.560770 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12081 | 2026.01.06 16:07:09.560980 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.01.06 16:07:09.561104 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 12083 | 2026.01.06 16:07:09.561139 [ 276 ] {c4391a65-3824-4f4e-84ad-4a053b6d14d3} <Debug> TCPHandler: Processed in 0.001214743 sec. | ||
| 12084 | 2026.01.06 16:07:13.527293 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12085 | 2026.01.06 16:07:13.527348 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12086 | 2026.01.06 16:07:13.650822 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24874 | ||
| 12087 | 2026.01.06 16:07:13.651320 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.01.06 16:07:13.651357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12089 | 2026.01.06 16:07:13.651853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12090 | 2026.01.06 16:07:13.652092 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.01.06 16:07:13.652230 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24874 | ||
| 12092 | 2026.01.06 16:07:13.746525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1542 | ||
| 12093 | 2026.01.06 16:07:13.749516 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.01.06 16:07:13.749575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12095 | 2026.01.06 16:07:13.750790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12096 | 2026.01.06 16:07:13.751069 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.01.06 16:07:13.751460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
| 12098 | 2026.01.06 16:07:14.529335 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2026.01.06 16:07:14.529544 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12100 | 2026.01.06 16:07:14.529620 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12101 | 2026.01.06 16:07:14.530439 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2026.01.06 16:07:14.530494 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12103 | 2026.01.06 16:07:14.531024 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12104 | 2026.01.06 16:07:14.531245 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.01.06 16:07:14.531395 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001931 sec., 36250.64733298809 rows/sec., 2.91 MiB/sec. | ||
| 12106 | 2026.01.06 16:07:14.531443 [ 276 ] {390243a2-bf64-456d-886c-e1a4d42d4467} <Debug> TCPHandler: Processed in 0.002267352 sec. | ||
| 12107 | 2026.01.06 16:07:14.531558 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.01.06 16:07:14.531655 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12109 | 2026.01.06 16:07:14.531696 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12110 | 2026.01.06 16:07:14.532155 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.01.06 16:07:14.532193 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12112 | 2026.01.06 16:07:14.532505 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12113 | 2026.01.06 16:07:14.532725 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.01.06 16:07:14.532853 [ 55 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12115 | 2026.01.06 16:07:14.532862 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001184 sec., 5912.1621621621625 rows/sec., 444.57 KiB/sec. | ||
| 12116 | 2026.01.06 16:07:14.532924 [ 55 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.01.06 16:07:14.532941 [ 276 ] {c3b723a1-c3f7-4ff0-81bd-6d766b37349f} <Debug> TCPHandler: Processed in 0.001392996 sec. | ||
| 12118 | 2026.01.06 16:07:14.532951 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12119 | 2026.01.06 16:07:14.533052 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12120 | 2026.01.06 16:07:14.533058 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2026.01.06 16:07:14.533146 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12122 | 2026.01.06 16:07:14.533171 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12123 | 2026.01.06 16:07:14.533176 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 264 rows starting from the beginning of the part | ||
| 12124 | 2026.01.06 16:07:14.533214 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12125 | 2026.01.06 16:07:14.533240 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 12126 | 2026.01.06 16:07:14.533284 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 239 rows starting from the beginning of the part | ||
| 12127 | 2026.01.06 16:07:14.533328 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 12128 | 2026.01.06 16:07:14.533365 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 245 rows starting from the beginning of the part | ||
| 12129 | 2026.01.06 16:07:14.533402 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 12130 | 2026.01.06 16:07:14.533721 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2026.01.06 16:07:14.533759 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12132 | 2026.01.06 16:07:14.534172 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12133 | 2026.01.06 16:07:14.534471 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2026.01.06 16:07:14.534581 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156688 sec., 493337.0775043398 rows/sec., 32.22 MiB/sec. | ||
| 12135 | 2026.01.06 16:07:14.534639 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001488 sec., 47715.05376344086 rows/sec., 3.72 MiB/sec. | ||
| 12136 | 2026.01.06 16:07:14.534688 [ 276 ] {faf63b28-a4da-49b2-8cc0-be17f056afc3} <Debug> TCPHandler: Processed in 0.001677182 sec. | ||
| 12137 | 2026.01.06 16:07:14.534722 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12138 | 2026.01.06 16:07:14.534825 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12139 | 2026.01.06 16:07:14.534944 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12140 | 2026.01.06 16:07:14.535000 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12141 | 2026.01.06 16:07:14.535049 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.01.06 16:07:14.535137 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_71_14} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12143 | 2026.01.06 16:07:14.535217 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12144 | 2026.01.06 16:07:14.535491 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.01.06 16:07:14.535527 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12146 | 2026.01.06 16:07:14.535882 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12147 | 2026.01.06 16:07:14.536111 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.01.06 16:07:14.536243 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 12149 | 2026.01.06 16:07:14.536282 [ 276 ] {0b57a242-2dcc-4de1-be9e-a2023d005c4d} <Debug> TCPHandler: Processed in 0.001520919 sec. | ||
| 12150 | 2026.01.06 16:07:14.536418 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12151 | 2026.01.06 16:07:14.536525 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12152 | 2026.01.06 16:07:14.536589 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <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 | ||
| 12153 | 2026.01.06 16:07:14.537393 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.01.06 16:07:14.537431 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12155 | 2026.01.06 16:07:14.537957 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12156 | 2026.01.06 16:07:14.538216 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.01.06 16:07:14.538371 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001868 sec., 3747.323340471092 rows/sec., 6.72 MiB/sec. | ||
| 12158 | 2026.01.06 16:07:14.538447 [ 276 ] {85a54388-93bb-49bc-8b2a-c0a4064e0848} <Debug> TCPHandler: Processed in 0.00208885 sec. | ||
| 12159 | 2026.01.06 16:07:14.538571 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12160 | 2026.01.06 16:07:14.538667 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12161 | 2026.01.06 16:07:14.538710 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12162 | 2026.01.06 16:07:14.539041 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12163 | 2026.01.06 16:07:14.539078 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12164 | 2026.01.06 16:07:14.539391 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12165 | 2026.01.06 16:07:14.539604 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12166 | 2026.01.06 16:07:14.539735 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12167 | 2026.01.06 16:07:14.539778 [ 276 ] {94934a39-b71d-4fdf-86ec-784a8a1ae79b} <Debug> TCPHandler: Processed in 0.001257844 sec. | ||
| 12168 | 2026.01.06 16:07:14.984637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12169 | 2026.01.06 16:07:14.999655 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2026.01.06 16:07:14.999710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12171 | 2026.01.06 16:07:15.005266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12172 | 2026.01.06 16:07:15.005948 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12173 | 2026.01.06 16:07:15.008641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12174 | 2026.01.06 16:07:19.542753 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.01.06 16:07:19.542950 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12176 | 2026.01.06 16:07:19.543021 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12177 | 2026.01.06 16:07:19.543813 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.01.06 16:07:19.543867 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12179 | 2026.01.06 16:07:19.544293 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12180 | 2026.01.06 16:07:19.544536 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.01.06 16:07:19.544703 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 12182 | 2026.01.06 16:07:19.544759 [ 276 ] {345965e4-7aea-41d9-9ee8-5faea7d2dc94} <Debug> TCPHandler: Processed in 0.00213973 sec. | ||
| 12183 | 2026.01.06 16:07:19.544885 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12184 | 2026.01.06 16:07:19.544990 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12185 | 2026.01.06 16:07:19.545038 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12186 | 2026.01.06 16:07:19.545977 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.01.06 16:07:19.546017 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12188 | 2026.01.06 16:07:19.546400 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12189 | 2026.01.06 16:07:19.546605 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.01.06 16:07:19.546733 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001816 sec., 649779.7356828194 rows/sec., 51.82 MiB/sec. | ||
| 12191 | 2026.01.06 16:07:19.546745 [ 78 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12192 | 2026.01.06 16:07:19.546770 [ 276 ] {1640d3a6-bb10-41c5-a822-1748a9b1e481} <Debug> TCPHandler: Processed in 0.001988257 sec. | ||
| 12193 | 2026.01.06 16:07:19.546809 [ 78 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12194 | 2026.01.06 16:07:19.546846 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12195 | 2026.01.06 16:07:19.546915 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12196 | 2026.01.06 16:07:19.547041 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12197 | 2026.01.06 16:07:19.547083 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12198 | 2026.01.06 16:07:19.547130 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12199 | 2026.01.06 16:07:19.547181 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12200 | 2026.01.06 16:07:19.547221 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2345 rows starting from the beginning of the part | ||
| 12201 | 2026.01.06 16:07:19.547289 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1180 rows starting from the beginning of the part | ||
| 12202 | 2026.01.06 16:07:19.547335 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 70 rows starting from the beginning of the part | ||
| 12203 | 2026.01.06 16:07:19.547380 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1183 rows starting from the beginning of the part | ||
| 12204 | 2026.01.06 16:07:19.547421 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 70 rows starting from the beginning of the part | ||
| 12205 | 2026.01.06 16:07:19.547463 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1180 rows starting from the beginning of the part | ||
| 12206 | 2026.01.06 16:07:19.547633 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.01.06 16:07:19.547676 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12208 | 2026.01.06 16:07:19.548047 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12209 | 2026.01.06 16:07:19.548286 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.01.06 16:07:19.548427 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001366 sec., 174963.39677891653 rows/sec., 10.63 MiB/sec. | ||
| 12211 | 2026.01.06 16:07:19.548466 [ 276 ] {8374f3a2-559a-4fa7-a3d0-ef7bae4e70e1} <Debug> TCPHandler: Processed in 0.001549019 sec. | ||
| 12212 | 2026.01.06 16:07:19.548585 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2026.01.06 16:07:19.548683 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12214 | 2026.01.06 16:07:19.548724 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12215 | 2026.01.06 16:07:19.549194 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.01.06 16:07:19.549231 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12217 | 2026.01.06 16:07:19.549574 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12218 | 2026.01.06 16:07:19.549725 [ 195 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6028 rows, containing 5 columns (5 merged, 0 gathered) in 0.002745532 sec., 2195567.1979055423 rows/sec., 184.76 MiB/sec. | ||
| 12219 | 2026.01.06 16:07:19.549826 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.01.06 16:07:19.549970 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 12221 | 2026.01.06 16:07:19.550009 [ 276 ] {5caa0539-95a6-4e94-99ab-ab1ab897ca3b} <Debug> TCPHandler: Processed in 0.001479048 sec. | ||
| 12222 | 2026.01.06 16:07:19.550043 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12223 | 2026.01.06 16:07:19.550115 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.01.06 16:07:19.550220 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12225 | 2026.01.06 16:07:19.550264 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12226 | 2026.01.06 16:07:19.550374 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2026.01.06 16:07:19.550460 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_76_15} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12228 | 2026.01.06 16:07:19.550568 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12229 | 2026.01.06 16:07:19.550742 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.01.06 16:07:19.550784 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12231 | 2026.01.06 16:07:19.551105 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12232 | 2026.01.06 16:07:19.551326 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.01.06 16:07:19.551460 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 12234 | 2026.01.06 16:07:19.551498 [ 276 ] {d37b2eb7-9748-4207-b6f9-f8dd11349764} <Debug> TCPHandler: Processed in 0.001431427 sec. | ||
| 12235 | 2026.01.06 16:07:19.551597 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.01.06 16:07:19.551691 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12237 | 2026.01.06 16:07:19.551732 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12238 | 2026.01.06 16:07:19.552366 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.01.06 16:07:19.552403 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12240 | 2026.01.06 16:07:19.552739 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12241 | 2026.01.06 16:07:19.552951 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.01.06 16:07:19.553073 [ 78 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12243 | 2026.01.06 16:07:19.553084 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.00141 sec., 505673.75886524824 rows/sec., 35.45 MiB/sec. | ||
| 12244 | 2026.01.06 16:07:19.553117 [ 78 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.01.06 16:07:19.553137 [ 276 ] {eec8b79b-2a26-4c2f-9359-d718198bc663} <Debug> TCPHandler: Processed in 0.00158881 sec. | ||
| 12246 | 2026.01.06 16:07:19.553143 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12247 | 2026.01.06 16:07:19.553244 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12248 | 2026.01.06 16:07:19.553260 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12249 | 2026.01.06 16:07:19.553353 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12250 | 2026.01.06 16:07:19.553359 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12251 | 2026.01.06 16:07:19.553388 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1212 rows starting from the beginning of the part | ||
| 12252 | 2026.01.06 16:07:19.553407 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12253 | 2026.01.06 16:07:19.553454 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 713 rows starting from the beginning of the part | ||
| 12254 | 2026.01.06 16:07:19.553505 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 71 rows starting from the beginning of the part | ||
| 12255 | 2026.01.06 16:07:19.553552 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 719 rows starting from the beginning of the part | ||
| 12256 | 2026.01.06 16:07:19.553590 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 71 rows starting from the beginning of the part | ||
| 12257 | 2026.01.06 16:07:19.553628 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 713 rows starting from the beginning of the part | ||
| 12258 | 2026.01.06 16:07:19.553740 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.01.06 16:07:19.553775 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12260 | 2026.01.06 16:07:19.554100 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12261 | 2026.01.06 16:07:19.554318 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.01.06 16:07:19.554457 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 12263 | 2026.01.06 16:07:19.554494 [ 276 ] {6d9a84f4-a851-45bc-97b3-4a68179c122c} <Debug> TCPHandler: Processed in 0.001282785 sec. | ||
| 12264 | 2026.01.06 16:07:19.554593 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.01.06 16:07:19.554687 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.01.06 16:07:19.554730 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12267 | 2026.01.06 16:07:19.554841 [ 195 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639161 sec., 2134628.6301345625 rows/sec., 159.69 MiB/sec. | ||
| 12268 | 2026.01.06 16:07:19.554999 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12269 | 2026.01.06 16:07:19.555154 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2026.01.06 16:07:19.555190 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12271 | 2026.01.06 16:07:19.555238 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2026.01.06 16:07:19.555305 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_76_15} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12273 | 2026.01.06 16:07:19.555370 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12274 | 2026.01.06 16:07:19.555527 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12275 | 2026.01.06 16:07:19.555745 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.01.06 16:07:19.555863 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12277 | 2026.01.06 16:07:19.555878 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 12278 | 2026.01.06 16:07:19.555899 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.01.06 16:07:19.555922 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12280 | 2026.01.06 16:07:19.555923 [ 276 ] {de47c7c4-2a51-44d8-968a-c0e1d0a49d2b} <Debug> TCPHandler: Processed in 0.001377726 sec. | ||
| 12281 | 2026.01.06 16:07:19.555999 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12282 | 2026.01.06 16:07:19.556036 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.01.06 16:07:19.556086 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12284 | 2026.01.06 16:07:19.556112 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25183 rows starting from the beginning of the part | ||
| 12285 | 2026.01.06 16:07:19.556130 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12286 | 2026.01.06 16:07:19.556161 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 12287 | 2026.01.06 16:07:19.556175 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12288 | 2026.01.06 16:07:19.556200 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 12289 | 2026.01.06 16:07:19.556237 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 317 rows starting from the beginning of the part | ||
| 12290 | 2026.01.06 16:07:19.556272 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 12291 | 2026.01.06 16:07:19.556306 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 314 rows starting from the beginning of the part | ||
| 12292 | 2026.01.06 16:07:19.556481 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.01.06 16:07:19.556516 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12294 | 2026.01.06 16:07:19.556825 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12295 | 2026.01.06 16:07:19.557059 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.01.06 16:07:19.557200 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 12297 | 2026.01.06 16:07:19.557238 [ 276 ] {2cb1bde1-848d-4a8c-bc4d-71d55757cb95} <Debug> TCPHandler: Processed in 0.001250654 sec. | ||
| 12298 | 2026.01.06 16:07:19.557345 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.01.06 16:07:19.557440 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12300 | 2026.01.06 16:07:19.557494 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <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 | ||
| 12301 | 2026.01.06 16:07:19.558320 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2026.01.06 16:07:19.558358 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12303 | 2026.01.06 16:07:19.558935 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12304 | 2026.01.06 16:07:19.559199 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.01.06 16:07:19.559341 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12306 | 2026.01.06 16:07:19.559348 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001926 sec., 17653.167185877468 rows/sec., 31.63 MiB/sec. | ||
| 12307 | 2026.01.06 16:07:19.559383 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12308 | 2026.01.06 16:07:19.559407 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12309 | 2026.01.06 16:07:19.559438 [ 276 ] {152b1aff-93ff-4da2-81d4-27e713a7b303} <Debug> TCPHandler: Processed in 0.002140321 sec. | ||
| 12310 | 2026.01.06 16:07:19.559489 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12311 | 2026.01.06 16:07:19.559553 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2026.01.06 16:07:19.559648 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12313 | 2026.01.06 16:07:19.559656 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12314 | 2026.01.06 16:07:19.559690 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12315 | 2026.01.06 16:07:19.559703 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1301 rows starting from the beginning of the part | ||
| 12316 | 2026.01.06 16:07:19.559806 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 12317 | 2026.01.06 16:07:19.559900 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12318 | 2026.01.06 16:07:19.559990 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 12319 | 2026.01.06 16:07:19.560021 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.01.06 16:07:19.560056 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12321 | 2026.01.06 16:07:19.560074 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12322 | 2026.01.06 16:07:19.560152 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 12323 | 2026.01.06 16:07:19.560549 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12324 | 2026.01.06 16:07:19.560785 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.01.06 16:07:19.560902 [ 76 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12326 | 2026.01.06 16:07:19.560912 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001283 sec., 81060.01558846454 rows/sec., 4.97 MiB/sec. | ||
| 12327 | 2026.01.06 16:07:19.560935 [ 76 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.01.06 16:07:19.560953 [ 276 ] {8b8aff24-c570-474e-8adc-8bd657631be2} <Debug> TCPHandler: Processed in 0.001448617 sec. | ||
| 12329 | 2026.01.06 16:07:19.560955 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12330 | 2026.01.06 16:07:19.561060 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12331 | 2026.01.06 16:07:19.561180 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12332 | 2026.01.06 16:07:19.561214 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5590 rows starting from the beginning of the part | ||
| 12333 | 2026.01.06 16:07:19.561366 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 12334 | 2026.01.06 16:07:19.561416 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 12335 | 2026.01.06 16:07:19.561462 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 12336 | 2026.01.06 16:07:19.561506 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 12337 | 2026.01.06 16:07:19.561550 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 12338 | 2026.01.06 16:07:19.563105 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26448 rows, containing 5 columns (5 merged, 0 gathered) in 0.007138885 sec., 3704780.228284949 rows/sec., 247.81 MiB/sec. | ||
| 12339 | 2026.01.06 16:07:19.563585 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12340 | 2026.01.06 16:07:19.563669 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6022 rows, containing 4 columns (4 merged, 0 gathered) in 0.00266369 sec., 2260773.5885181837 rows/sec., 143.29 MiB/sec. | ||
| 12341 | 2026.01.06 16:07:19.564013 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.01.06 16:07:19.564111 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12343 | 2026.01.06 16:07:19.564195 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12344 | 2026.01.06 16:07:19.564216 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12345 | 2026.01.06 16:07:19.564496 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.01.06 16:07:19.564575 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_76_15} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12347 | 2026.01.06 16:07:19.564651 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12348 | 2026.01.06 16:07:19.567565 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1417 rows, containing 19 columns (19 merged, 0 gathered) in 0.008115792 sec., 174597.87042349039 rows/sec., 312.87 MiB/sec. | ||
| 12349 | 2026.01.06 16:07:19.569513 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12350 | 2026.01.06 16:07:19.569889 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.01.06 16:07:19.569978 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12352 | 2026.01.06 16:07:19.570156 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12353 | 2026.01.06 16:07:20.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.50 MiB, peak 338.17 MiB, free memory in arenas 0.00 B, will set to 330.59 MiB (RSS), difference: 5.09 MiB | ||
| 12354 | 2026.01.06 16:07:20.266618 [ 76 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12355 | 2026.01.06 16:07:20.266731 [ 76 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2026.01.06 16:07:20.266777 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12357 | 2026.01.06 16:07:20.266935 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12358 | 2026.01.06 16:07:20.267125 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12359 | 2026.01.06 16:07:20.267177 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 12360 | 2026.01.06 16:07:20.267280 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 12361 | 2026.01.06 16:07:20.267354 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12362 | 2026.01.06 16:07:20.267425 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12363 | 2026.01.06 16:07:20.267514 [ 193 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 12364 | 2026.01.06 16:07:20.268506 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636081 sec., 22003.800545327525 rows/sec., 1.84 MiB/sec. | ||
| 12365 | 2026.01.06 16:07:20.268713 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12366 | 2026.01.06 16:07:20.269006 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.01.06 16:07:20.269090 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_25_6} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12368 | 2026.01.06 16:07:20.269198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12369 | 2026.01.06 16:07:21.152459 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25386 | ||
| 12370 | 2026.01.06 16:07:21.153287 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.01.06 16:07:21.153354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12372 | 2026.01.06 16:07:21.154140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12373 | 2026.01.06 16:07:21.154362 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.01.06 16:07:21.154488 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25386 | ||
| 12375 | 2026.01.06 16:07:22.508760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12376 | 2026.01.06 16:07:22.526075 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.01.06 16:07:22.526148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12378 | 2026.01.06 16:07:22.531665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12379 | 2026.01.06 16:07:22.532409 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.01.06 16:07:22.535935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12381 | 2026.01.06 16:07:23.751805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1576 | ||
| 12382 | 2026.01.06 16:07:23.754690 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2026.01.06 16:07:23.754737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 12384 | 2026.01.06 16:07:23.755889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12385 | 2026.01.06 16:07:23.756159 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2026.01.06 16:07:23.756412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 12387 | 2026.01.06 16:07:24.560081 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2026.01.06 16:07:24.560340 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12389 | 2026.01.06 16:07:24.560446 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12390 | 2026.01.06 16:07:24.561148 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.01.06 16:07:24.561199 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12392 | 2026.01.06 16:07:24.561669 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12393 | 2026.01.06 16:07:24.561909 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.01.06 16:07:24.562074 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001807 sec., 2213.6137244050915 rows/sec., 180.50 KiB/sec. | ||
| 12395 | 2026.01.06 16:07:24.562128 [ 276 ] {87b9853b-ede2-4ce1-9991-853cffa028c4} <Debug> TCPHandler: Processed in 0.002190861 sec. | ||
| 12396 | 2026.01.06 16:07:24.562260 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2026.01.06 16:07:24.562364 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12398 | 2026.01.06 16:07:24.562409 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12399 | 2026.01.06 16:07:24.563565 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.01.06 16:07:24.563603 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12401 | 2026.01.06 16:07:24.564000 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12402 | 2026.01.06 16:07:24.564233 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.01.06 16:07:24.564374 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002034 sec., 595870.2064896756 rows/sec., 49.19 MiB/sec. | ||
| 12404 | 2026.01.06 16:07:24.564415 [ 276 ] {f2251231-06de-4e73-a254-7ec71e41f8d8} <Debug> TCPHandler: Processed in 0.002206851 sec. | ||
| 12405 | 2026.01.06 16:07:24.564537 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2026.01.06 16:07:24.564638 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12407 | 2026.01.06 16:07:24.564681 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12408 | 2026.01.06 16:07:24.565210 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2026.01.06 16:07:24.565248 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12410 | 2026.01.06 16:07:24.565556 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12411 | 2026.01.06 16:07:24.565772 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.01.06 16:07:24.565908 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001292 sec., 8513.931888544892 rows/sec., 623.58 KiB/sec. | ||
| 12413 | 2026.01.06 16:07:24.565947 [ 276 ] {9ca4d60b-c4a0-4bc2-ab00-41d56ea0cc0e} <Debug> TCPHandler: Processed in 0.001459317 sec. | ||
| 12414 | 2026.01.06 16:07:24.566065 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.01.06 16:07:24.566163 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12416 | 2026.01.06 16:07:24.566205 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12417 | 2026.01.06 16:07:24.566704 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.01.06 16:07:24.566741 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12419 | 2026.01.06 16:07:24.567055 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12420 | 2026.01.06 16:07:24.567271 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.01.06 16:07:24.567395 [ 70 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12422 | 2026.01.06 16:07:24.567404 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001262 sec., 180665.61014263073 rows/sec., 12.23 MiB/sec. | ||
| 12423 | 2026.01.06 16:07:24.567468 [ 70 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.01.06 16:07:24.567495 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12425 | 2026.01.06 16:07:24.567500 [ 276 ] {ed28774e-ab38-43bb-88b4-eab4b015b86c} <Debug> TCPHandler: Processed in 0.001485197 sec. | ||
| 12426 | 2026.01.06 16:07:24.567626 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.01.06 16:07:24.567625 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12428 | 2026.01.06 16:07:24.567726 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12429 | 2026.01.06 16:07:24.567772 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12430 | 2026.01.06 16:07:24.567790 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12431 | 2026.01.06 16:07:24.567830 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 441 rows starting from the beginning of the part | ||
| 12432 | 2026.01.06 16:07:24.567898 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
| 12433 | 2026.01.06 16:07:24.567946 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 12434 | 2026.01.06 16:07:24.567991 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 12435 | 2026.01.06 16:07:24.568034 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 12436 | 2026.01.06 16:07:24.568079 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part | ||
| 12437 | 2026.01.06 16:07:24.568384 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2026.01.06 16:07:24.568426 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12439 | 2026.01.06 16:07:24.568774 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12440 | 2026.01.06 16:07:24.568998 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2026.01.06 16:07:24.569132 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001424 sec., 372893.2584269663 rows/sec., 27.63 MiB/sec. | ||
| 12442 | 2026.01.06 16:07:24.569170 [ 276 ] {c96b4da4-9f42-4de4-8102-587518f36c0f} <Debug> TCPHandler: Processed in 0.00159233 sec. | ||
| 12443 | 2026.01.06 16:07:24.569236 [ 191 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669851 sec., 918045.9813480364 rows/sec., 64.03 MiB/sec. | ||
| 12444 | 2026.01.06 16:07:24.569285 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12445 | 2026.01.06 16:07:24.569385 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12446 | 2026.01.06 16:07:24.569420 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12447 | 2026.01.06 16:07:24.569430 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12448 | 2026.01.06 16:07:24.569699 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2026.01.06 16:07:24.569782 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_51_10} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12450 | 2026.01.06 16:07:24.569865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12451 | 2026.01.06 16:07:24.570036 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.01.06 16:07:24.570079 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12453 | 2026.01.06 16:07:24.570489 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12454 | 2026.01.06 16:07:24.570717 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.01.06 16:07:24.570856 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00149 sec., 567785.2348993289 rows/sec., 38.22 MiB/sec. | ||
| 12456 | 2026.01.06 16:07:24.570897 [ 276 ] {79fe66b1-3ac4-44fd-8b09-b4b1437f4bc1} <Debug> TCPHandler: Processed in 0.001661652 sec. | ||
| 12457 | 2026.01.06 16:07:24.571016 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.01.06 16:07:24.571115 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12459 | 2026.01.06 16:07:24.571173 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <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 | ||
| 12460 | 2026.01.06 16:07:24.571951 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.01.06 16:07:24.571989 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12462 | 2026.01.06 16:07:24.572501 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12463 | 2026.01.06 16:07:24.572728 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.01.06 16:07:24.572871 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001773 sec., 3948.1105470953185 rows/sec., 7.07 MiB/sec. | ||
| 12465 | 2026.01.06 16:07:24.572940 [ 276 ] {4857577a-951b-41a9-82ed-69fd60228abc} <Debug> TCPHandler: Processed in 0.001972257 sec. | ||
| 12466 | 2026.01.06 16:07:24.573072 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.01.06 16:07:24.573168 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12468 | 2026.01.06 16:07:24.573214 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12469 | 2026.01.06 16:07:24.573563 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.01.06 16:07:24.573601 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12471 | 2026.01.06 16:07:24.573908 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12472 | 2026.01.06 16:07:24.574123 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.01.06 16:07:24.574263 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 12474 | 2026.01.06 16:07:24.574300 [ 276 ] {4a184a45-3ce6-49c8-8e65-9131a41daf5f} <Debug> TCPHandler: Processed in 0.001276673 sec. | ||
| 12475 | 2026.01.06 16:07:28.527424 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12476 | 2026.01.06 16:07:28.527504 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12477 | 2026.01.06 16:07:28.654692 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25834 | ||
| 12478 | 2026.01.06 16:07:28.655223 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2026.01.06 16:07:28.655276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12480 | 2026.01.06 16:07:28.655773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12481 | 2026.01.06 16:07:28.656011 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.01.06 16:07:28.656173 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25834 | ||
| 12483 | 2026.01.06 16:07:29.541373 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.01.06 16:07:29.541568 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.01.06 16:07:29.541636 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12486 | 2026.01.06 16:07:29.542407 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.01.06 16:07:29.542452 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12488 | 2026.01.06 16:07:29.542890 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12489 | 2026.01.06 16:07:29.543131 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.01.06 16:07:29.543296 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001777 sec., 230725.94259988746 rows/sec., 14.64 MiB/sec. | ||
| 12491 | 2026.01.06 16:07:29.543349 [ 276 ] {d8ba5ccc-1e9a-461b-98b4-c3e8b91c8f4c} <Debug> TCPHandler: Processed in 0.002107579 sec. | ||
| 12492 | 2026.01.06 16:07:29.543470 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.01.06 16:07:29.543574 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12494 | 2026.01.06 16:07:29.543620 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12495 | 2026.01.06 16:07:29.544525 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.01.06 16:07:29.544567 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12497 | 2026.01.06 16:07:29.544963 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12498 | 2026.01.06 16:07:29.545200 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.01.06 16:07:29.545346 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001796 sec., 657015.5902004454 rows/sec., 52.39 MiB/sec. | ||
| 12500 | 2026.01.06 16:07:29.545387 [ 276 ] {f9863710-457b-403d-aa6d-84db358c621c} <Debug> TCPHandler: Processed in 0.001969588 sec. | ||
| 12501 | 2026.01.06 16:07:29.545526 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.01.06 16:07:29.545630 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12503 | 2026.01.06 16:07:29.545674 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12504 | 2026.01.06 16:07:29.546187 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.01.06 16:07:29.546224 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12506 | 2026.01.06 16:07:29.546542 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12507 | 2026.01.06 16:07:29.546752 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.01.06 16:07:29.546884 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001278 sec., 187010.95461658842 rows/sec., 11.36 MiB/sec. | ||
| 12509 | 2026.01.06 16:07:29.546923 [ 276 ] {824be10e-2a7e-414f-94c7-146496516a5c} <Debug> TCPHandler: Processed in 0.001446287 sec. | ||
| 12510 | 2026.01.06 16:07:29.547032 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2026.01.06 16:07:29.547128 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12512 | 2026.01.06 16:07:29.547170 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12513 | 2026.01.06 16:07:29.547630 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.01.06 16:07:29.547667 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12515 | 2026.01.06 16:07:29.547983 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12516 | 2026.01.06 16:07:29.548208 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.01.06 16:07:29.548337 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 12518 | 2026.01.06 16:07:29.548375 [ 276 ] {ea3ef0f7-473f-4b0d-bb50-bcc5257d63e7} <Debug> TCPHandler: Processed in 0.001393456 sec. | ||
| 12519 | 2026.01.06 16:07:29.548474 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12520 | 2026.01.06 16:07:29.548570 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12521 | 2026.01.06 16:07:29.548610 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12522 | 2026.01.06 16:07:29.549064 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2026.01.06 16:07:29.549101 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12524 | 2026.01.06 16:07:29.549411 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12525 | 2026.01.06 16:07:29.549624 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2026.01.06 16:07:29.549753 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 12527 | 2026.01.06 16:07:29.549791 [ 276 ] {f953f40e-86b3-4f55-94e3-321c830336fe} <Debug> TCPHandler: Processed in 0.001365596 sec. | ||
| 12528 | 2026.01.06 16:07:29.549893 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.01.06 16:07:29.549987 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12530 | 2026.01.06 16:07:29.550026 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12531 | 2026.01.06 16:07:29.550639 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.01.06 16:07:29.550676 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12533 | 2026.01.06 16:07:29.551001 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12534 | 2026.01.06 16:07:29.551218 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.01.06 16:07:29.551354 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001385 sec., 514801.4440433213 rows/sec., 36.09 MiB/sec. | ||
| 12536 | 2026.01.06 16:07:29.551391 [ 276 ] {15c0ff6a-ca90-4148-98d1-3b1ebd147450} <Debug> TCPHandler: Processed in 0.0015462 sec. | ||
| 12537 | 2026.01.06 16:07:29.551501 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12538 | 2026.01.06 16:07:29.551596 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12539 | 2026.01.06 16:07:29.551639 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12540 | 2026.01.06 16:07:29.551964 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2026.01.06 16:07:29.552001 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12542 | 2026.01.06 16:07:29.552301 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12543 | 2026.01.06 16:07:29.552513 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.01.06 16:07:29.552640 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 12545 | 2026.01.06 16:07:29.552675 [ 276 ] {ff146039-9956-46f0-ad00-feebbc31bf89} <Debug> TCPHandler: Processed in 0.001222353 sec. | ||
| 12546 | 2026.01.06 16:07:29.552782 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2026.01.06 16:07:29.552876 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12548 | 2026.01.06 16:07:29.552919 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12549 | 2026.01.06 16:07:29.553352 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.01.06 16:07:29.553388 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12551 | 2026.01.06 16:07:29.553732 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12552 | 2026.01.06 16:07:29.553954 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2026.01.06 16:07:29.554092 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 12554 | 2026.01.06 16:07:29.554131 [ 276 ] {eee3eb42-b596-4b5f-9f99-5541cc13d127} <Debug> TCPHandler: Processed in 0.001397096 sec. | ||
| 12555 | 2026.01.06 16:07:29.554252 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12556 | 2026.01.06 16:07:29.554369 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12557 | 2026.01.06 16:07:29.554420 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12558 | 2026.01.06 16:07:29.554783 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.01.06 16:07:29.554825 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12560 | 2026.01.06 16:07:29.555148 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12561 | 2026.01.06 16:07:29.555352 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2026.01.06 16:07:29.555477 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 12563 | 2026.01.06 16:07:29.555513 [ 276 ] {58f87dec-c9cb-46b3-8468-179164856c74} <Debug> TCPHandler: Processed in 0.001320255 sec. | ||
| 12564 | 2026.01.06 16:07:29.555609 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2026.01.06 16:07:29.555700 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12566 | 2026.01.06 16:07:29.555752 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <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 | ||
| 12567 | 2026.01.06 16:07:29.556555 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.01.06 16:07:29.556590 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12569 | 2026.01.06 16:07:29.557111 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12570 | 2026.01.06 16:07:29.557326 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2026.01.06 16:07:29.557464 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001781 sec., 19090.398652442447 rows/sec., 34.21 MiB/sec. | ||
| 12572 | 2026.01.06 16:07:29.557515 [ 276 ] {b04e85ac-3f20-46b1-8ed2-f6c1a9d89f7e} <Debug> TCPHandler: Processed in 0.001952037 sec. | ||
| 12573 | 2026.01.06 16:07:29.557624 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12574 | 2026.01.06 16:07:29.557716 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12575 | 2026.01.06 16:07:29.557756 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12576 | 2026.01.06 16:07:29.558074 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2026.01.06 16:07:29.558109 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12578 | 2026.01.06 16:07:29.558406 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12579 | 2026.01.06 16:07:29.558616 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.01.06 16:07:29.558743 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 12581 | 2026.01.06 16:07:29.558778 [ 276 ] {a3e3380f-2eac-4be0-8c9d-f8b339f0ed2a} <Debug> TCPHandler: Processed in 0.001200963 sec. | ||
| 12582 | 2026.01.06 16:07:30.036098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12583 | 2026.01.06 16:07:30.052865 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2026.01.06 16:07:30.052924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12585 | 2026.01.06 16:07:30.058524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12586 | 2026.01.06 16:07:30.059212 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.01.06 16:07:30.061958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12588 | 2026.01.06 16:07:33.756782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1614 | ||
| 12589 | 2026.01.06 16:07:33.759437 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.01.06 16:07:33.759496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12591 | 2026.01.06 16:07:33.760697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12592 | 2026.01.06 16:07:33.760960 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.01.06 16:07:33.761302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
| 12594 | 2026.01.06 16:07:34.530268 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2026.01.06 16:07:34.530481 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12596 | 2026.01.06 16:07:34.530557 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12597 | 2026.01.06 16:07:34.531268 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.01.06 16:07:34.531316 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12599 | 2026.01.06 16:07:34.531715 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12600 | 2026.01.06 16:07:34.531942 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2026.01.06 16:07:34.532103 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001674 sec., 41816.00955794504 rows/sec., 3.35 MiB/sec. | ||
| 12602 | 2026.01.06 16:07:34.532155 [ 276 ] {1271c071-2e44-4238-818a-865d5a00657f} <Debug> TCPHandler: Processed in 0.002066108 sec. | ||
| 12603 | 2026.01.06 16:07:34.532283 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.01.06 16:07:34.532387 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.01.06 16:07:34.532430 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12606 | 2026.01.06 16:07:34.532836 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.01.06 16:07:34.532875 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12608 | 2026.01.06 16:07:34.533182 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12609 | 2026.01.06 16:07:34.533396 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.01.06 16:07:34.533529 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001166 sec., 6003.430531732419 rows/sec., 451.43 KiB/sec. | ||
| 12611 | 2026.01.06 16:07:34.533567 [ 276 ] {ec5de2f2-8a0e-46f0-8fbe-1af054e9691c} <Debug> TCPHandler: Processed in 0.001336135 sec. | ||
| 12612 | 2026.01.06 16:07:34.533672 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.01.06 16:07:34.533767 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12614 | 2026.01.06 16:07:34.533808 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12615 | 2026.01.06 16:07:34.534228 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.01.06 16:07:34.534264 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12617 | 2026.01.06 16:07:34.534573 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12618 | 2026.01.06 16:07:34.534786 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.01.06 16:07:34.534918 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001169 sec., 60735.671514114634 rows/sec., 4.74 MiB/sec. | ||
| 12620 | 2026.01.06 16:07:34.534956 [ 276 ] {a44ea80b-c2a1-4ec7-82b3-cda3ae5a23c1} <Debug> TCPHandler: Processed in 0.001333995 sec. | ||
| 12621 | 2026.01.06 16:07:34.535064 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.01.06 16:07:34.535159 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12623 | 2026.01.06 16:07:34.535201 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12624 | 2026.01.06 16:07:34.535598 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.01.06 16:07:34.535634 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12626 | 2026.01.06 16:07:34.535971 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12627 | 2026.01.06 16:07:34.536179 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.01.06 16:07:34.536309 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 12629 | 2026.01.06 16:07:34.536346 [ 276 ] {c6702908-7648-4a0c-8f46-2f70b011b4c8} <Debug> TCPHandler: Processed in 0.001329986 sec. | ||
| 12630 | 2026.01.06 16:07:34.536476 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.01.06 16:07:34.536574 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12632 | 2026.01.06 16:07:34.536631 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <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 | ||
| 12633 | 2026.01.06 16:07:34.537513 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.01.06 16:07:34.537557 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12635 | 2026.01.06 16:07:34.538212 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12636 | 2026.01.06 16:07:34.538490 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.01.06 16:07:34.538665 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002107 sec., 3322.2591362126245 rows/sec., 5.95 MiB/sec. | ||
| 12638 | 2026.01.06 16:07:34.538760 [ 276 ] {1a7951f7-d2a3-4a72-b63b-1a4ec4bd903b} <Debug> TCPHandler: Processed in 0.002338724 sec. | ||
| 12639 | 2026.01.06 16:07:34.538895 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.01.06 16:07:34.539002 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12641 | 2026.01.06 16:07:34.539052 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12642 | 2026.01.06 16:07:34.539475 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.01.06 16:07:34.539520 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12644 | 2026.01.06 16:07:34.539880 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12645 | 2026.01.06 16:07:34.540096 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.01.06 16:07:34.540230 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 12647 | 2026.01.06 16:07:34.540269 [ 276 ] {9c413989-21e7-4462-b688-880ca196c1e6} <Debug> TCPHandler: Processed in 0.001431107 sec. | ||
| 12648 | 2026.01.06 16:07:36.156403 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26346 | ||
| 12649 | 2026.01.06 16:07:36.156930 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.01.06 16:07:36.156968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12651 | 2026.01.06 16:07:36.157439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12652 | 2026.01.06 16:07:36.157664 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.01.06 16:07:36.157785 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26346 | ||
| 12654 | 2026.01.06 16:07:37.562110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12655 | 2026.01.06 16:07:37.579076 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.01.06 16:07:37.579133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12657 | 2026.01.06 16:07:37.585388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12658 | 2026.01.06 16:07:37.586091 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.01.06 16:07:37.588912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12660 | 2026.01.06 16:07:39.542684 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.01.06 16:07:39.542877 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12662 | 2026.01.06 16:07:39.542944 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12663 | 2026.01.06 16:07:39.543852 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.01.06 16:07:39.543902 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12665 | 2026.01.06 16:07:39.544399 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12666 | 2026.01.06 16:07:39.544644 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.01.06 16:07:39.544812 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001983 sec., 206757.43822491175 rows/sec., 13.12 MiB/sec. | ||
| 12668 | 2026.01.06 16:07:39.544865 [ 276 ] {6f060c72-2bc2-41a7-b024-bbe9cf2faa79} <Debug> TCPHandler: Processed in 0.002313324 sec. | ||
| 12669 | 2026.01.06 16:07:39.544994 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2026.01.06 16:07:39.545107 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12671 | 2026.01.06 16:07:39.545159 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12672 | 2026.01.06 16:07:39.545631 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.01.06 16:07:39.545668 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12674 | 2026.01.06 16:07:39.545990 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12675 | 2026.01.06 16:07:39.546193 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.01.06 16:07:39.546331 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001253 sec., 3192.3383878691143 rows/sec., 260.31 KiB/sec. | ||
| 12677 | 2026.01.06 16:07:39.546373 [ 276 ] {7aefd10b-6b07-4735-bc53-5a0a1e6948e9} <Debug> TCPHandler: Processed in 0.001432697 sec. | ||
| 12678 | 2026.01.06 16:07:39.546493 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2026.01.06 16:07:39.546601 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12680 | 2026.01.06 16:07:39.546645 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12681 | 2026.01.06 16:07:39.547655 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.01.06 16:07:39.547692 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12683 | 2026.01.06 16:07:39.548092 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12684 | 2026.01.06 16:07:39.548306 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.01.06 16:07:39.548440 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.001861 sec., 635142.3965609887 rows/sec., 50.64 MiB/sec. | ||
| 12686 | 2026.01.06 16:07:39.548480 [ 276 ] {6e708737-cff0-4e7f-80bf-8eab989c614c} <Debug> TCPHandler: Processed in 0.002040978 sec. | ||
| 12687 | 2026.01.06 16:07:39.548597 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.01.06 16:07:39.548696 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12689 | 2026.01.06 16:07:39.548738 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12690 | 2026.01.06 16:07:39.549248 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.01.06 16:07:39.549284 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12692 | 2026.01.06 16:07:39.549609 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12693 | 2026.01.06 16:07:39.549813 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.01.06 16:07:39.549916 [ 52 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12695 | 2026.01.06 16:07:39.549945 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001269 sec., 191489.36170212767 rows/sec., 11.66 MiB/sec. | ||
| 12696 | 2026.01.06 16:07:39.549950 [ 52 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2026.01.06 16:07:39.549978 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12698 | 2026.01.06 16:07:39.549985 [ 276 ] {f58e44df-1cd0-452f-9ac4-826286505694} <Debug> TCPHandler: Processed in 0.001438957 sec. | ||
| 12699 | 2026.01.06 16:07:39.550088 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12700 | 2026.01.06 16:07:39.550095 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.01.06 16:07:39.550220 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12702 | 2026.01.06 16:07:39.550229 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12703 | 2026.01.06 16:07:39.550260 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 264 rows starting from the beginning of the part | ||
| 12704 | 2026.01.06 16:07:39.550280 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12705 | 2026.01.06 16:07:39.550332 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 239 rows starting from the beginning of the part | ||
| 12706 | 2026.01.06 16:07:39.550385 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 12707 | 2026.01.06 16:07:39.550429 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 239 rows starting from the beginning of the part | ||
| 12708 | 2026.01.06 16:07:39.550472 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 12709 | 2026.01.06 16:07:39.550516 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 243 rows starting from the beginning of the part | ||
| 12710 | 2026.01.06 16:07:39.550794 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.01.06 16:07:39.550836 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12712 | 2026.01.06 16:07:39.551179 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12713 | 2026.01.06 16:07:39.551406 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.01.06 16:07:39.551483 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449178 sec., 692116.4963862272 rows/sec., 45.02 MiB/sec. | ||
| 12715 | 2026.01.06 16:07:39.551538 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001326 sec., 159879.3363499246 rows/sec., 10.31 MiB/sec. | ||
| 12716 | 2026.01.06 16:07:39.551583 [ 276 ] {03854a68-771b-4c37-9606-8cc576ea9336} <Debug> TCPHandler: Processed in 0.001537738 sec. | ||
| 12717 | 2026.01.06 16:07:39.551645 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12718 | 2026.01.06 16:07:39.551694 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.01.06 16:07:39.551795 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12720 | 2026.01.06 16:07:39.551837 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12721 | 2026.01.06 16:07:39.551922 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.01.06 16:07:39.551997 [ 189 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_76_15} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12723 | 2026.01.06 16:07:39.552073 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12724 | 2026.01.06 16:07:39.552346 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2026.01.06 16:07:39.552387 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12726 | 2026.01.06 16:07:39.552715 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12727 | 2026.01.06 16:07:39.552924 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.01.06 16:07:39.553054 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001276 sec., 165360.5015673981 rows/sec., 9.39 MiB/sec. | ||
| 12729 | 2026.01.06 16:07:39.553094 [ 276 ] {8ab1efc7-91bb-453d-880e-8cd722d2634d} <Debug> TCPHandler: Processed in 0.001450318 sec. | ||
| 12730 | 2026.01.06 16:07:39.553204 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.01.06 16:07:39.553298 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12732 | 2026.01.06 16:07:39.553337 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12733 | 2026.01.06 16:07:39.554122 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.01.06 16:07:39.554158 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12735 | 2026.01.06 16:07:39.554496 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12736 | 2026.01.06 16:07:39.554703 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.01.06 16:07:39.554835 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001552 sec., 461984.5360824742 rows/sec., 32.42 MiB/sec. | ||
| 12738 | 2026.01.06 16:07:39.554874 [ 276 ] {9e501729-13ef-47d2-a007-27bdcb110891} <Debug> TCPHandler: Processed in 0.001719062 sec. | ||
| 12739 | 2026.01.06 16:07:39.554985 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.01.06 16:07:39.555080 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12741 | 2026.01.06 16:07:39.555121 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12742 | 2026.01.06 16:07:39.555459 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.01.06 16:07:39.555493 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12744 | 2026.01.06 16:07:39.555872 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12745 | 2026.01.06 16:07:39.556136 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.01.06 16:07:39.556272 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. | ||
| 12747 | 2026.01.06 16:07:39.556310 [ 276 ] {03223472-1fab-4e60-8aa9-6f51f26f6de2} <Debug> TCPHandler: Processed in 0.001374135 sec. | ||
| 12748 | 2026.01.06 16:07:39.556419 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2026.01.06 16:07:39.556515 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12750 | 2026.01.06 16:07:39.556558 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12751 | 2026.01.06 16:07:39.557036 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.01.06 16:07:39.557070 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12753 | 2026.01.06 16:07:39.557417 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12754 | 2026.01.06 16:07:39.557626 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.01.06 16:07:39.557754 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001258 sec., 251192.36883942765 rows/sec., 16.51 MiB/sec. | ||
| 12756 | 2026.01.06 16:07:39.557791 [ 276 ] {17ea8491-d09c-4150-9bf1-6a7b9881402f} <Debug> TCPHandler: Processed in 0.001421596 sec. | ||
| 12757 | 2026.01.06 16:07:39.557899 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2026.01.06 16:07:39.557993 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12759 | 2026.01.06 16:07:39.558036 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12760 | 2026.01.06 16:07:39.558351 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.01.06 16:07:39.558385 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12762 | 2026.01.06 16:07:39.558719 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12763 | 2026.01.06 16:07:39.558920 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.01.06 16:07:39.559066 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 12765 | 2026.01.06 16:07:39.559106 [ 276 ] {51c17ddf-05f5-424d-8dcf-0451721b600e} <Debug> TCPHandler: Processed in 0.001256994 sec. | ||
| 12766 | 2026.01.06 16:07:39.559213 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2026.01.06 16:07:39.559309 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12768 | 2026.01.06 16:07:39.559363 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <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 | ||
| 12769 | 2026.01.06 16:07:39.560228 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.01.06 16:07:39.560265 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12771 | 2026.01.06 16:07:39.560814 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12772 | 2026.01.06 16:07:39.561036 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.01.06 16:07:39.561175 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001884 sec., 18046.709129511677 rows/sec., 32.34 MiB/sec. | ||
| 12774 | 2026.01.06 16:07:39.561235 [ 276 ] {9821ebd5-68f4-49a2-96f3-de318d63d642} <Debug> TCPHandler: Processed in 0.002071219 sec. | ||
| 12775 | 2026.01.06 16:07:39.561347 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2026.01.06 16:07:39.561442 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12777 | 2026.01.06 16:07:39.561483 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12778 | 2026.01.06 16:07:39.561823 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.01.06 16:07:39.561857 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12780 | 2026.01.06 16:07:39.562152 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12781 | 2026.01.06 16:07:39.562354 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.01.06 16:07:39.562479 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 12783 | 2026.01.06 16:07:39.562514 [ 276 ] {a85b3d14-2145-46a6-9773-c91f769a8c9a} <Debug> TCPHandler: Processed in 0.001217013 sec. | ||
| 12784 | 2026.01.06 16:07:43.527565 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12785 | 2026.01.06 16:07:43.527641 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12786 | 2026.01.06 16:07:43.657986 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26794 | ||
| 12787 | 2026.01.06 16:07:43.658844 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.01.06 16:07:43.658919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12789 | 2026.01.06 16:07:43.659401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12790 | 2026.01.06 16:07:43.659620 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2026.01.06 16:07:43.659752 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26794 | ||
| 12792 | 2026.01.06 16:07:43.659770 [ 44 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12793 | 2026.01.06 16:07:43.659858 [ 44 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.01.06 16:07:43.659895 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12795 | 2026.01.06 16:07:43.660016 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12796 | 2026.01.06 16:07:43.660122 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12797 | 2026.01.06 16:07:43.660158 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24426 rows starting from the beginning of the part | ||
| 12798 | 2026.01.06 16:07:43.660222 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12799 | 2026.01.06 16:07:43.660272 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12800 | 2026.01.06 16:07:43.660319 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12801 | 2026.01.06 16:07:43.660370 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12802 | 2026.01.06 16:07:43.660418 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12803 | 2026.01.06 16:07:43.662496 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26794 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526667 sec., 10604484.089118196 rows/sec., 151.70 MiB/sec. | ||
| 12804 | 2026.01.06 16:07:43.662812 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12805 | 2026.01.06 16:07:43.663110 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.01.06 16:07:43.663192 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_56_11} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12807 | 2026.01.06 16:07:43.663297 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 12808 | 2026.01.06 16:07:43.761600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1650 | ||
| 12809 | 2026.01.06 16:07:43.764415 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.01.06 16:07:43.764460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12811 | 2026.01.06 16:07:43.765635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12812 | 2026.01.06 16:07:43.765888 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.01.06 16:07:43.766040 [ 44 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12814 | 2026.01.06 16:07:43.766083 [ 44 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2026.01.06 16:07:43.766102 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 12816 | 2026.01.06 16:07:43.766152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 12817 | 2026.01.06 16:07:43.766203 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::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 | ||
| 12818 | 2026.01.06 16:07:43.766758 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12819 | 2026.01.06 16:07:43.766901 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1468 rows starting from the beginning of the part | ||
| 12820 | 2026.01.06 16:07:43.767274 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 12821 | 2026.01.06 16:07:43.767645 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 12822 | 2026.01.06 16:07:43.768006 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 12823 | 2026.01.06 16:07:43.768344 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 12824 | 2026.01.06 16:07:43.768690 [ 200 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 12825 | 2026.01.06 16:07:43.774812 [ 189 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 72 columns (72 merged, 0 gathered) in 0.008650493 sec., 190740.5739765352 rows/sec., 147.17 MiB/sec. | ||
| 12826 | 2026.01.06 16:07:43.776570 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12827 | 2026.01.06 16:07:43.777136 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.01.06 16:07:43.777216 [ 199 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_41_8} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12829 | 2026.01.06 16:07:43.777536 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12830 | 2026.01.06 16:07:44.529631 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.01.06 16:07:44.529935 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12832 | 2026.01.06 16:07:44.530043 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12833 | 2026.01.06 16:07:44.530873 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.01.06 16:07:44.530921 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12835 | 2026.01.06 16:07:44.531306 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12836 | 2026.01.06 16:07:44.531528 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.01.06 16:07:44.531671 [ 41 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12838 | 2026.01.06 16:07:44.531683 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001824 sec., 38377.19298245614 rows/sec., 3.08 MiB/sec. | ||
| 12839 | 2026.01.06 16:07:44.531761 [ 41 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2026.01.06 16:07:44.531790 [ 276 ] {ad180550-7ad4-4d01-80f0-a173c703fae3} <Debug> TCPHandler: Processed in 0.002347944 sec. | ||
| 12841 | 2026.01.06 16:07:44.531797 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12842 | 2026.01.06 16:07:44.531906 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12843 | 2026.01.06 16:07:44.531938 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.01.06 16:07:44.531992 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12845 | 2026.01.06 16:07:44.532021 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2345 rows starting from the beginning of the part | ||
| 12846 | 2026.01.06 16:07:44.532055 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12847 | 2026.01.06 16:07:44.532077 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1212 rows starting from the beginning of the part | ||
| 12848 | 2026.01.06 16:07:44.532106 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12849 | 2026.01.06 16:07:44.532120 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1180 rows starting from the beginning of the part | ||
| 12850 | 2026.01.06 16:07:44.532163 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 70 rows starting from the beginning of the part | ||
| 12851 | 2026.01.06 16:07:44.532199 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1182 rows starting from the beginning of the part | ||
| 12852 | 2026.01.06 16:07:44.532238 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 70 rows starting from the beginning of the part | ||
| 12853 | 2026.01.06 16:07:44.532568 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2026.01.06 16:07:44.532605 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12855 | 2026.01.06 16:07:44.532923 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12856 | 2026.01.06 16:07:44.533138 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2026.01.06 16:07:44.533273 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001244 sec., 5627.00964630225 rows/sec., 423.12 KiB/sec. | ||
| 12858 | 2026.01.06 16:07:44.533317 [ 276 ] {055a5722-f4d9-4715-aac9-bcfe247804a4} <Debug> TCPHandler: Processed in 0.001439307 sec. | ||
| 12859 | 2026.01.06 16:07:44.533438 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2026.01.06 16:07:44.533558 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12861 | 2026.01.06 16:07:44.533607 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12862 | 2026.01.06 16:07:44.534108 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.01.06 16:07:44.534153 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12864 | 2026.01.06 16:07:44.534158 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6059 rows, containing 5 columns (5 merged, 0 gathered) in 0.002284883 sec., 2651776.918117908 rows/sec., 224.63 MiB/sec. | ||
| 12865 | 2026.01.06 16:07:44.534401 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12866 | 2026.01.06 16:07:44.534546 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12867 | 2026.01.06 16:07:44.534629 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2026.01.06 16:07:44.534696 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_81_16} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12869 | 2026.01.06 16:07:44.534756 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 12870 | 2026.01.06 16:07:44.534765 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.01.06 16:07:44.534882 [ 41 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12872 | 2026.01.06 16:07:44.534897 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001364 sec., 52052.78592375367 rows/sec., 4.06 MiB/sec. | ||
| 12873 | 2026.01.06 16:07:44.534914 [ 41 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.01.06 16:07:44.534937 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12875 | 2026.01.06 16:07:44.534940 [ 276 ] {6008b2be-5243-465f-87dd-f45220094e38} <Debug> TCPHandler: Processed in 0.00156291 sec. | ||
| 12876 | 2026.01.06 16:07:44.535013 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12877 | 2026.01.06 16:07:44.535061 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.01.06 16:07:44.535092 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12879 | 2026.01.06 16:07:44.535118 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1212 rows starting from the beginning of the part | ||
| 12880 | 2026.01.06 16:07:44.535156 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12881 | 2026.01.06 16:07:44.535167 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 531 rows starting from the beginning of the part | ||
| 12882 | 2026.01.06 16:07:44.535201 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12883 | 2026.01.06 16:07:44.535211 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 713 rows starting from the beginning of the part | ||
| 12884 | 2026.01.06 16:07:44.535250 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 71 rows starting from the beginning of the part | ||
| 12885 | 2026.01.06 16:07:44.535286 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 717 rows starting from the beginning of the part | ||
| 12886 | 2026.01.06 16:07:44.535323 [ 192 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 71 rows starting from the beginning of the part | ||
| 12887 | 2026.01.06 16:07:44.535601 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.01.06 16:07:44.535636 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12889 | 2026.01.06 16:07:44.535961 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12890 | 2026.01.06 16:07:44.536171 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.01.06 16:07:44.536297 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12892 | 2026.01.06 16:07:44.536302 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 12893 | 2026.01.06 16:07:44.536336 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2026.01.06 16:07:44.536355 [ 276 ] {879791d8-e5a2-4048-ae3c-01670ef45380} <Debug> TCPHandler: Processed in 0.001341736 sec. | ||
| 12895 | 2026.01.06 16:07:44.536356 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12896 | 2026.01.06 16:07:44.536426 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12897 | 2026.01.06 16:07:44.536464 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.01.06 16:07:44.536494 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12899 | 2026.01.06 16:07:44.536519 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26448 rows starting from the beginning of the part | ||
| 12900 | 2026.01.06 16:07:44.536521 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531418 sec., 2164660.465006941 rows/sec., 163.41 MiB/sec. | ||
| 12901 | 2026.01.06 16:07:44.536557 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12902 | 2026.01.06 16:07:44.536563 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 846 rows starting from the beginning of the part | ||
| 12903 | 2026.01.06 16:07:44.536628 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 12904 | 2026.01.06 16:07:44.536633 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <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 | ||
| 12905 | 2026.01.06 16:07:44.536683 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12906 | 2026.01.06 16:07:44.536738 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 316 rows starting from the beginning of the part | ||
| 12907 | 2026.01.06 16:07:44.536794 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12908 | 2026.01.06 16:07:44.536833 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12909 | 2026.01.06 16:07:44.537286 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.01.06 16:07:44.537413 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_81_16} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12911 | 2026.01.06 16:07:44.537558 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 12912 | 2026.01.06 16:07:44.537560 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.01.06 16:07:44.537622 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12914 | 2026.01.06 16:07:44.538340 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12915 | 2026.01.06 16:07:44.538700 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.01.06 16:07:44.538845 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12917 | 2026.01.06 16:07:44.538876 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2026.01.06 16:07:44.538885 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002345 sec., 2985.0746268656717 rows/sec., 5.35 MiB/sec. | ||
| 12919 | 2026.01.06 16:07:44.538895 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12920 | 2026.01.06 16:07:44.538991 [ 276 ] {4cb857db-de38-4551-b2f8-bbce602e57f6} <Debug> TCPHandler: Processed in 0.002574278 sec. | ||
| 12921 | 2026.01.06 16:07:44.538999 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12922 | 2026.01.06 16:07:44.539131 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12923 | 2026.01.06 16:07:44.539236 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12924 | 2026.01.06 16:07:44.539254 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12925 | 2026.01.06 16:07:44.539301 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1417 rows starting from the beginning of the part | ||
| 12926 | 2026.01.06 16:07:44.539315 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12927 | 2026.01.06 16:07:44.539436 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 12928 | 2026.01.06 16:07:44.539551 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 12929 | 2026.01.06 16:07:44.539654 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 12930 | 2026.01.06 16:07:44.539761 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 12931 | 2026.01.06 16:07:44.539763 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2026.01.06 16:07:44.539816 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12933 | 2026.01.06 16:07:44.539870 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 12934 | 2026.01.06 16:07:44.540173 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12935 | 2026.01.06 16:07:44.540416 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.01.06 16:07:44.540547 [ 40 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12937 | 2026.01.06 16:07:44.540562 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 12938 | 2026.01.06 16:07:44.540581 [ 40 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2026.01.06 16:07:44.540601 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12940 | 2026.01.06 16:07:44.540602 [ 276 ] {f3ffc8b9-cdf5-4a68-adc8-cf617286050c} <Debug> TCPHandler: Processed in 0.001530508 sec. | ||
| 12941 | 2026.01.06 16:07:44.540690 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12942 | 2026.01.06 16:07:44.540806 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12943 | 2026.01.06 16:07:44.540839 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 6022 rows starting from the beginning of the part | ||
| 12944 | 2026.01.06 16:07:44.540901 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 12945 | 2026.01.06 16:07:44.540946 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 12946 | 2026.01.06 16:07:44.540988 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12947 | 2026.01.06 16:07:44.541026 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 12948 | 2026.01.06 16:07:44.541067 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12949 | 2026.01.06 16:07:44.544147 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6410 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493455 sec., 1834859.7591782347 rows/sec., 116.38 MiB/sec. | ||
| 12950 | 2026.01.06 16:07:44.544765 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12951 | 2026.01.06 16:07:44.544800 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28244 rows, containing 5 columns (5 merged, 0 gathered) in 0.008395878 sec., 3364031.730808856 rows/sec., 225.08 MiB/sec. | ||
| 12952 | 2026.01.06 16:07:44.545029 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2026.01.06 16:07:44.545095 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12954 | 2026.01.06 16:07:44.545107 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_81_16} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12955 | 2026.01.06 16:07:44.545210 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12956 | 2026.01.06 16:07:44.545399 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2026.01.06 16:07:44.545472 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12958 | 2026.01.06 16:07:44.545535 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12959 | 2026.01.06 16:07:44.549682 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 19 columns (19 merged, 0 gathered) in 0.010729612 sec., 140359.2226820504 rows/sec., 251.52 MiB/sec. | ||
| 12960 | 2026.01.06 16:07:44.551810 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12961 | 2026.01.06 16:07:44.552130 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.01.06 16:07:44.552196 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12963 | 2026.01.06 16:07:44.552304 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 12964 | 2026.01.06 16:07:45.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.35 MiB, peak 345.16 MiB, free memory in arenas 0.00 B, will set to 337.89 MiB (RSS), difference: 6.54 MiB | ||
| 12965 | 2026.01.06 16:07:45.089016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12966 | 2026.01.06 16:07:45.107147 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.01.06 16:07:45.107193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12968 | 2026.01.06 16:07:45.112944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12969 | 2026.01.06 16:07:45.113633 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.01.06 16:07:45.113916 [ 40 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12971 | 2026.01.06 16:07:45.113958 [ 40 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2026.01.06 16:07:45.113980 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 12973 | 2026.01.06 16:07:45.114166 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12974 | 2026.01.06 16:07:45.116946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12975 | 2026.01.06 16:07:45.118253 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12976 | 2026.01.06 16:07:45.119745 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12977 | 2026.01.06 16:07:45.124287 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12978 | 2026.01.06 16:07:45.128778 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12979 | 2026.01.06 16:07:45.133561 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12980 | 2026.01.06 16:07:45.138263 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12981 | 2026.01.06 16:07:45.142018 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12982 | 2026.01.06 16:07:45.192788 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078709272 sec., 5361.503025971324 rows/sec., 27.72 MiB/sec. | ||
| 12983 | 2026.01.06 16:07:45.194457 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12984 | 2026.01.06 16:07:45.196080 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.01.06 16:07:45.196170 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_56_11} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12986 | 2026.01.06 16:07:45.197598 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12987 | 2026.01.06 16:07:48.573641 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48862 | ||
| 12988 | 2026.01.06 16:07:48.573756 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12989 | 2026.01.06 16:07:48.573786 [ 290 ] {} <Debug> TCP-Session: dc92e479-d83a-4b51-9927-f4a4b0fe9f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:48862 | ||
| 12990 | 2026.01.06 16:07:48.573811 [ 290 ] {} <Debug> TCP-Session: dc92e479-d83a-4b51-9927-f4a4b0fe9f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12991 | 2026.01.06 16:07:48.573827 [ 290 ] {} <Debug> TCP-Session: dc92e479-d83a-4b51-9927-f4a4b0fe9f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12992 | 2026.01.06 16:07:48.574029 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51603 | ||
| 12993 | 2026.01.06 16:07:48.574051 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47550 | ||
| 12994 | 2026.01.06 16:07:48.574088 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39758 | ||
| 12995 | 2026.01.06 16:07:48.574128 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46794 | ||
| 12996 | 2026.01.06 16:07:48.574106 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59046 | ||
| 12997 | 2026.01.06 16:07:48.574169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12998 | 2026.01.06 16:07:48.574191 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12999 | 2026.01.06 16:07:48.574216 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13000 | 2026.01.06 16:07:48.574228 [ 295 ] {} <Debug> TCP-Session: 4286c972-541c-433a-a351-b0aeff54f4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39758 | ||
| 13001 | 2026.01.06 16:07:48.574225 [ 291 ] {} <Debug> TCP-Session: 861771ea-94ca-4b37-a876-e20e14b905c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51603 | ||
| 13002 | 2026.01.06 16:07:48.574242 [ 275 ] {} <Debug> TCP-Session: a4054c8b-f9b4-43a9-856a-5cad63468674 Authenticating user 'default' from [fd00:1122:3344:101::e]:46794 | ||
| 13003 | 2026.01.06 16:07:48.574253 [ 295 ] {} <Debug> TCP-Session: 4286c972-541c-433a-a351-b0aeff54f4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13004 | 2026.01.06 16:07:48.574259 [ 291 ] {} <Debug> TCP-Session: 861771ea-94ca-4b37-a876-e20e14b905c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13005 | 2026.01.06 16:07:48.574265 [ 275 ] {} <Debug> TCP-Session: a4054c8b-f9b4-43a9-856a-5cad63468674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2026.01.06 16:07:48.574268 [ 295 ] {} <Debug> TCP-Session: 4286c972-541c-433a-a351-b0aeff54f4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.01.06 16:07:48.574285 [ 275 ] {} <Debug> TCP-Session: a4054c8b-f9b4-43a9-856a-5cad63468674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13008 | 2026.01.06 16:07:48.574279 [ 291 ] {} <Debug> TCP-Session: 861771ea-94ca-4b37-a876-e20e14b905c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2026.01.06 16:07:48.574225 [ 290 ] {} <Trace> TCP-Session: dc92e479-d83a-4b51-9927-f4a4b0fe9f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13010 | 2026.01.06 16:07:48.574187 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13011 | 2026.01.06 16:07:48.574099 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59263 | ||
| 13012 | 2026.01.06 16:07:48.574382 [ 293 ] {} <Debug> TCP-Session: fe1ffcbd-6ae4-4fa2-85eb-4fc5a9193060 Authenticating user 'default' from [fd00:1122:3344:101::e]:47550 | ||
| 13013 | 2026.01.06 16:07:48.574079 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43074 | ||
| 13014 | 2026.01.06 16:07:48.574424 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13015 | 2026.01.06 16:07:48.574442 [ 293 ] {} <Debug> TCP-Session: fe1ffcbd-6ae4-4fa2-85eb-4fc5a9193060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13016 | 2026.01.06 16:07:48.574477 [ 297 ] {} <Debug> TCP-Session: 2c7a20a1-cc04-4a26-ad57-74b474df4fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59046 | ||
| 13017 | 2026.01.06 16:07:48.574510 [ 293 ] {} <Debug> TCP-Session: fe1ffcbd-6ae4-4fa2-85eb-4fc5a9193060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13018 | 2026.01.06 16:07:48.574518 [ 290 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13019 | 2026.01.06 16:07:48.574526 [ 297 ] {} <Debug> TCP-Session: 2c7a20a1-cc04-4a26-ad57-74b474df4fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13020 | 2026.01.06 16:07:48.574051 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61106 | ||
| 13021 | 2026.01.06 16:07:48.574569 [ 297 ] {} <Debug> TCP-Session: 2c7a20a1-cc04-4a26-ad57-74b474df4fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13022 | 2026.01.06 16:07:48.574818 [ 290 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13023 | 2026.01.06 16:07:48.574877 [ 290 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13024 | 2026.01.06 16:07:48.574971 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13025 | 2026.01.06 16:07:48.575001 [ 294 ] {} <Debug> TCP-Session: 1087518d-4d7b-4570-93e3-b5868022e4ba Authenticating user 'default' from [fd00:1122:3344:101::e]:43074 | ||
| 13026 | 2026.01.06 16:07:48.575080 [ 294 ] {} <Debug> TCP-Session: 1087518d-4d7b-4570-93e3-b5868022e4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13027 | 2026.01.06 16:07:48.575085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13028 | 2026.01.06 16:07:48.575096 [ 294 ] {} <Debug> TCP-Session: 1087518d-4d7b-4570-93e3-b5868022e4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13029 | 2026.01.06 16:07:48.575134 [ 292 ] {} <Debug> TCP-Session: 13c0eae7-5d51-42fe-8d94-5253100d6af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61106 | ||
| 13030 | 2026.01.06 16:07:48.575158 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13031 | 2026.01.06 16:07:48.575164 [ 292 ] {} <Debug> TCP-Session: 13c0eae7-5d51-42fe-8d94-5253100d6af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13032 | 2026.01.06 16:07:48.575167 [ 290 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 13033 | 2026.01.06 16:07:48.575189 [ 296 ] {} <Debug> TCP-Session: 5d04c4fb-de5b-4e75-9921-1eb58d64e2a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59263 | ||
| 13034 | 2026.01.06 16:07:48.575189 [ 292 ] {} <Debug> TCP-Session: 13c0eae7-5d51-42fe-8d94-5253100d6af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13035 | 2026.01.06 16:07:48.575228 [ 296 ] {} <Debug> TCP-Session: 5d04c4fb-de5b-4e75-9921-1eb58d64e2a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13036 | 2026.01.06 16:07:48.575242 [ 296 ] {} <Debug> TCP-Session: 5d04c4fb-de5b-4e75-9921-1eb58d64e2a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13037 | 2026.01.06 16:07:48.576043 [ 330 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Trace> AggregatingTransform: Aggregating | ||
| 13038 | 2026.01.06 16:07:48.576118 [ 330 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Trace> Aggregator: Aggregation method: without_key | ||
| 13039 | 2026.01.06 16:07:48.576163 [ 330 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874087 sec. (1144.051 rows/sec., 44.69 KiB/sec.) | ||
| 13040 | 2026.01.06 16:07:48.576186 [ 330 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Trace> Aggregator: Merging aggregated data | ||
| 13041 | 2026.01.06 16:07:48.577654 [ 290 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 13042 | 2026.01.06 16:07:48.577788 [ 290 ] {34be60b8-7007-42b8-aaaa-ae5af634bc80} <Debug> TCPHandler: Processed in 0.003681579 sec. | ||
| 13043 | 2026.01.06 16:07:48.577909 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13044 | 2026.01.06 16:07:48.577936 [ 290 ] {} <Debug> TCP-Session: dc92e479-d83a-4b51-9927-f4a4b0fe9f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13045 | 2026.01.06 16:07:48.577939 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13046 | 2026.01.06 16:07:48.577958 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13047 | 2026.01.06 16:07:48.577977 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13048 | 2026.01.06 16:07:48.577996 [ 275 ] {} <Debug> TCP-Session: a4054c8b-f9b4-43a9-856a-5cad63468674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13049 | 2026.01.06 16:07:48.577996 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13050 | 2026.01.06 16:07:48.578017 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13051 | 2026.01.06 16:07:48.578033 [ 292 ] {} <Debug> TCP-Session: 13c0eae7-5d51-42fe-8d94-5253100d6af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13052 | 2026.01.06 16:07:48.578036 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13053 | 2026.01.06 16:07:48.578071 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13054 | 2026.01.06 16:07:48.578096 [ 294 ] {} <Debug> TCP-Session: 1087518d-4d7b-4570-93e3-b5868022e4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13055 | 2026.01.06 16:07:48.578067 [ 296 ] {} <Debug> TCP-Session: 5d04c4fb-de5b-4e75-9921-1eb58d64e2a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13056 | 2026.01.06 16:07:48.578120 [ 297 ] {} <Debug> TCP-Session: 2c7a20a1-cc04-4a26-ad57-74b474df4fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13057 | 2026.01.06 16:07:48.578055 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13058 | 2026.01.06 16:07:48.578050 [ 295 ] {} <Debug> TCP-Session: 4286c972-541c-433a-a351-b0aeff54f4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13059 | 2026.01.06 16:07:48.578186 [ 293 ] {} <Debug> TCP-Session: fe1ffcbd-6ae4-4fa2-85eb-4fc5a9193060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13060 | 2026.01.06 16:07:48.577986 [ 291 ] {} <Debug> TCP-Session: 861771ea-94ca-4b37-a876-e20e14b905c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13061 | 2026.01.06 16:07:49.545195 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13062 | 2026.01.06 16:07:49.545405 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13063 | 2026.01.06 16:07:49.545476 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13064 | 2026.01.06 16:07:49.546374 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2026.01.06 16:07:49.546429 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13066 | 2026.01.06 16:07:49.546868 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13067 | 2026.01.06 16:07:49.547127 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2026.01.06 16:07:49.547306 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001949 sec., 210364.2893791688 rows/sec., 13.34 MiB/sec. | ||
| 13069 | 2026.01.06 16:07:49.547323 [ 35 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13070 | 2026.01.06 16:07:49.547363 [ 276 ] {0ecfca3f-675a-4dc8-9519-c2ae68b30064} <Debug> TCPHandler: Processed in 0.002306003 sec. | ||
| 13071 | 2026.01.06 16:07:49.547411 [ 35 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.01.06 16:07:49.547451 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13073 | 2026.01.06 16:07:49.547529 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.01.06 16:07:49.547594 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13075 | 2026.01.06 16:07:49.547642 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13076 | 2026.01.06 16:07:49.547695 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13077 | 2026.01.06 16:07:49.547746 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13078 | 2026.01.06 16:07:49.547788 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 13079 | 2026.01.06 16:07:49.547860 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13080 | 2026.01.06 16:07:49.547910 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13081 | 2026.01.06 16:07:49.547959 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13082 | 2026.01.06 16:07:49.548003 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13083 | 2026.01.06 16:07:49.548803 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.01.06 16:07:49.548847 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13085 | 2026.01.06 16:07:49.549346 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811385 sec., 1131730.6922603422 rows/sec., 76.11 MiB/sec. | ||
| 13086 | 2026.01.06 16:07:49.549355 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13087 | 2026.01.06 16:07:49.549545 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13088 | 2026.01.06 16:07:49.549652 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.01.06 16:07:49.549827 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002209 sec., 534178.3612494342 rows/sec., 42.60 MiB/sec. | ||
| 13090 | 2026.01.06 16:07:49.549873 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2026.01.06 16:07:49.549885 [ 276 ] {3bd31e3e-1e58-4e80-84a4-5cedf99fed88} <Debug> TCPHandler: Processed in 0.002421356 sec. | ||
| 13092 | 2026.01.06 16:07:49.549957 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_41_10} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13093 | 2026.01.06 16:07:49.550028 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2026.01.06 16:07:49.550057 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13095 | 2026.01.06 16:07:49.550134 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13096 | 2026.01.06 16:07:49.550182 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13097 | 2026.01.06 16:07:49.550732 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.01.06 16:07:49.550772 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13099 | 2026.01.06 16:07:49.551117 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13100 | 2026.01.06 16:07:49.551358 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.01.06 16:07:49.551525 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001413 sec., 169143.6659589526 rows/sec., 10.28 MiB/sec. | ||
| 13102 | 2026.01.06 16:07:49.551565 [ 276 ] {5a73c97c-36ae-4649-8fd9-f1c07dbbe9f6} <Debug> TCPHandler: Processed in 0.00158899 sec. | ||
| 13103 | 2026.01.06 16:07:49.551689 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2026.01.06 16:07:49.551789 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13105 | 2026.01.06 16:07:49.551838 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13106 | 2026.01.06 16:07:49.552344 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.01.06 16:07:49.552382 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13108 | 2026.01.06 16:07:49.552710 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13109 | 2026.01.06 16:07:49.552935 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.01.06 16:07:49.553070 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001303 sec., 162701.4581734459 rows/sec., 10.49 MiB/sec. | ||
| 13111 | 2026.01.06 16:07:49.553108 [ 276 ] {16443641-26b6-4162-ab58-5e523ece530a} <Debug> TCPHandler: Processed in 0.001469998 sec. | ||
| 13112 | 2026.01.06 16:07:49.553215 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2026.01.06 16:07:49.553313 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13114 | 2026.01.06 16:07:49.553357 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13115 | 2026.01.06 16:07:49.554033 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2026.01.06 16:07:49.554070 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13117 | 2026.01.06 16:07:49.554486 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13118 | 2026.01.06 16:07:49.554807 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.01.06 16:07:49.554959 [ 35 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13120 | 2026.01.06 16:07:49.554985 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001691 sec., 124778.23772915435 rows/sec., 7.09 MiB/sec. | ||
| 13121 | 2026.01.06 16:07:49.555005 [ 35 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.01.06 16:07:49.555034 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13123 | 2026.01.06 16:07:49.555045 [ 276 ] {97fc60c3-355f-4438-8405-9e72edd10aa7} <Debug> TCPHandler: Processed in 0.001879025 sec. | ||
| 13124 | 2026.01.06 16:07:49.555127 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13125 | 2026.01.06 16:07:49.555199 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2026.01.06 16:07:49.555239 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13127 | 2026.01.06 16:07:49.555279 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 13128 | 2026.01.06 16:07:49.555324 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13129 | 2026.01.06 16:07:49.555360 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13130 | 2026.01.06 16:07:49.555387 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13131 | 2026.01.06 16:07:49.555420 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13132 | 2026.01.06 16:07:49.555471 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13133 | 2026.01.06 16:07:49.555518 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13134 | 2026.01.06 16:07:49.556140 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.01.06 16:07:49.556184 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13136 | 2026.01.06 16:07:49.556549 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13137 | 2026.01.06 16:07:49.556587 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497258 sec., 704621.3812182002 rows/sec., 42.70 MiB/sec. | ||
| 13138 | 2026.01.06 16:07:49.556751 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13139 | 2026.01.06 16:07:49.556802 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13140 | 2026.01.06 16:07:49.556974 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001676 sec., 425417.66109785205 rows/sec., 29.83 MiB/sec. | ||
| 13141 | 2026.01.06 16:07:49.557018 [ 276 ] {8a2f77fd-d92a-4d82-bc0c-08e8362ced4d} <Debug> TCPHandler: Processed in 0.001879585 sec. | ||
| 13142 | 2026.01.06 16:07:49.557057 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.01.06 16:07:49.557135 [ 191 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_41_10} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13144 | 2026.01.06 16:07:49.557147 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.01.06 16:07:49.557212 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13146 | 2026.01.06 16:07:49.557250 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13147 | 2026.01.06 16:07:49.557297 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13148 | 2026.01.06 16:07:49.557662 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2026.01.06 16:07:49.557700 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13150 | 2026.01.06 16:07:49.558035 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13151 | 2026.01.06 16:07:49.558247 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2026.01.06 16:07:49.558379 [ 35 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13153 | 2026.01.06 16:07:49.558386 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 13154 | 2026.01.06 16:07:49.558425 [ 35 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13155 | 2026.01.06 16:07:49.558444 [ 276 ] {5d594ec6-0765-4d65-b133-849610ae9966} <Debug> TCPHandler: Processed in 0.001347435 sec. | ||
| 13156 | 2026.01.06 16:07:49.558453 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13157 | 2026.01.06 16:07:49.558568 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::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 | ||
| 13158 | 2026.01.06 16:07:49.558578 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.01.06 16:07:49.558674 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13160 | 2026.01.06 16:07:49.558685 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13161 | 2026.01.06 16:07:49.558710 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 13162 | 2026.01.06 16:07:49.558736 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13163 | 2026.01.06 16:07:49.558770 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13164 | 2026.01.06 16:07:49.558819 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13165 | 2026.01.06 16:07:49.558857 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13166 | 2026.01.06 16:07:49.558894 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13167 | 2026.01.06 16:07:49.558931 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13168 | 2026.01.06 16:07:49.559194 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.01.06 16:07:49.559236 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13170 | 2026.01.06 16:07:49.559625 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13171 | 2026.01.06 16:07:49.559712 [ 194 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178212 sec., 208790.94763930427 rows/sec., 10.65 MiB/sec. | ||
| 13172 | 2026.01.06 16:07:49.559856 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.01.06 16:07:49.559872 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13174 | 2026.01.06 16:07:49.560001 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001335 sec., 235205.99250936328 rows/sec., 15.45 MiB/sec. | ||
| 13175 | 2026.01.06 16:07:49.560044 [ 276 ] {d82e2ce3-7e5f-433c-a6d6-1f58c3da5205} <Debug> TCPHandler: Processed in 0.001520468 sec. | ||
| 13176 | 2026.01.06 16:07:49.560152 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.01.06 16:07:49.560160 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.01.06 16:07:49.560227 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_41_8} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13179 | 2026.01.06 16:07:49.560264 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13180 | 2026.01.06 16:07:49.560308 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13181 | 2026.01.06 16:07:49.560313 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13182 | 2026.01.06 16:07:49.560663 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2026.01.06 16:07:49.560700 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13184 | 2026.01.06 16:07:49.561015 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13185 | 2026.01.06 16:07:49.561226 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2026.01.06 16:07:49.561347 [ 35 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13187 | 2026.01.06 16:07:49.561358 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 13188 | 2026.01.06 16:07:49.561387 [ 35 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.01.06 16:07:49.561408 [ 276 ] {a244b0fd-0b6f-43f3-854a-1becc3b15c07} <Debug> TCPHandler: Processed in 0.001297864 sec. | ||
| 13190 | 2026.01.06 16:07:49.561413 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13191 | 2026.01.06 16:07:49.561493 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::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 | ||
| 13192 | 2026.01.06 16:07:49.561533 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2026.01.06 16:07:49.561587 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13194 | 2026.01.06 16:07:49.561620 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 37 rows starting from the beginning of the part | ||
| 13195 | 2026.01.06 16:07:49.561630 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.01.06 16:07:49.561664 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13197 | 2026.01.06 16:07:49.561690 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <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 | ||
| 13198 | 2026.01.06 16:07:49.561706 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13199 | 2026.01.06 16:07:49.561747 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13200 | 2026.01.06 16:07:49.561780 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13201 | 2026.01.06 16:07:49.561811 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13202 | 2026.01.06 16:07:49.562516 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00104495 sec., 40193.31068472176 rows/sec., 2.64 MiB/sec. | ||
| 13203 | 2026.01.06 16:07:49.562551 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.01.06 16:07:49.562594 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13205 | 2026.01.06 16:07:49.562698 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13206 | 2026.01.06 16:07:49.563035 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.01.06 16:07:49.563118 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_41_8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13208 | 2026.01.06 16:07:49.563182 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13209 | 2026.01.06 16:07:49.563213 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13210 | 2026.01.06 16:07:49.563424 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.01.06 16:07:49.563570 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001958 sec., 17364.657814096015 rows/sec., 31.12 MiB/sec. | ||
| 13212 | 2026.01.06 16:07:49.563634 [ 276 ] {6dc2e041-ecc0-49af-b709-0fc0fa5f58db} <Debug> TCPHandler: Processed in 0.002149601 sec. | ||
| 13213 | 2026.01.06 16:07:49.563750 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13214 | 2026.01.06 16:07:49.563843 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13215 | 2026.01.06 16:07:49.563885 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13216 | 2026.01.06 16:07:49.564219 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.01.06 16:07:49.564255 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13218 | 2026.01.06 16:07:49.564577 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13219 | 2026.01.06 16:07:49.564796 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2026.01.06 16:07:49.564923 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 13221 | 2026.01.06 16:07:49.564959 [ 276 ] {b46e9c89-a262-452e-9d27-5586ea52625b} <Debug> TCPHandler: Processed in 0.001258704 sec. | ||
| 13222 | 2026.01.06 16:07:49.773477 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42399 | ||
| 13223 | 2026.01.06 16:07:49.773592 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13224 | 2026.01.06 16:07:49.773620 [ 291 ] {} <Debug> TCP-Session: 741ab0cc-7f3a-4fd5-b33d-1298cad939fc Authenticating user 'default' from [fd00:1122:3344:101::e]:42399 | ||
| 13225 | 2026.01.06 16:07:49.773642 [ 291 ] {} <Debug> TCP-Session: 741ab0cc-7f3a-4fd5-b33d-1298cad939fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13226 | 2026.01.06 16:07:49.773655 [ 291 ] {} <Debug> TCP-Session: 741ab0cc-7f3a-4fd5-b33d-1298cad939fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13227 | 2026.01.06 16:07:49.773847 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57068 | ||
| 13228 | 2026.01.06 16:07:49.773878 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35772 | ||
| 13229 | 2026.01.06 16:07:49.773899 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36224 | ||
| 13230 | 2026.01.06 16:07:49.773931 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43803 | ||
| 13231 | 2026.01.06 16:07:49.773967 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13232 | 2026.01.06 16:07:49.773922 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58001 | ||
| 13233 | 2026.01.06 16:07:49.774005 [ 291 ] {} <Trace> TCP-Session: 741ab0cc-7f3a-4fd5-b33d-1298cad939fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13234 | 2026.01.06 16:07:49.774020 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13235 | 2026.01.06 16:07:49.774006 [ 293 ] {} <Debug> TCP-Session: 405933e9-a82c-4102-a5c5-6363870909a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57068 | ||
| 13236 | 2026.01.06 16:07:49.774073 [ 290 ] {} <Debug> TCP-Session: 7caed1f6-d2cb-4517-b202-f6f480ef799b Authenticating user 'default' from [fd00:1122:3344:101::e]:43803 | ||
| 13237 | 2026.01.06 16:07:49.774077 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13238 | 2026.01.06 16:07:49.774095 [ 293 ] {} <Debug> TCP-Session: 405933e9-a82c-4102-a5c5-6363870909a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13239 | 2026.01.06 16:07:49.774106 [ 290 ] {} <Debug> TCP-Session: 7caed1f6-d2cb-4517-b202-f6f480ef799b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13240 | 2026.01.06 16:07:49.774124 [ 293 ] {} <Debug> TCP-Session: 405933e9-a82c-4102-a5c5-6363870909a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13241 | 2026.01.06 16:07:49.774137 [ 290 ] {} <Debug> TCP-Session: 7caed1f6-d2cb-4517-b202-f6f480ef799b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13242 | 2026.01.06 16:07:49.774117 [ 275 ] {} <Debug> TCP-Session: 56bee84f-784e-4602-a101-7cfed7a551d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58001 | ||
| 13243 | 2026.01.06 16:07:49.773997 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13244 | 2026.01.06 16:07:49.774191 [ 275 ] {} <Debug> TCP-Session: 56bee84f-784e-4602-a101-7cfed7a551d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.01.06 16:07:49.774203 [ 291 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13246 | 2026.01.06 16:07:49.774216 [ 275 ] {} <Debug> TCP-Session: 56bee84f-784e-4602-a101-7cfed7a551d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.01.06 16:07:49.774213 [ 294 ] {} <Debug> TCP-Session: 2da820c8-f67e-4019-ad7b-12f086e38758 Authenticating user 'default' from [fd00:1122:3344:101::e]:35772 | ||
| 13248 | 2026.01.06 16:07:49.773996 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13249 | 2026.01.06 16:07:49.774256 [ 294 ] {} <Debug> TCP-Session: 2da820c8-f67e-4019-ad7b-12f086e38758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13250 | 2026.01.06 16:07:49.773884 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49513 | ||
| 13251 | 2026.01.06 16:07:49.774286 [ 294 ] {} <Debug> TCP-Session: 2da820c8-f67e-4019-ad7b-12f086e38758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13252 | 2026.01.06 16:07:49.774283 [ 297 ] {} <Debug> TCP-Session: c5bf0d93-89d8-47b0-b3bc-bffb69481e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:36224 | ||
| 13253 | 2026.01.06 16:07:49.773853 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65325 | ||
| 13254 | 2026.01.06 16:07:49.774362 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13255 | 2026.01.06 16:07:49.774352 [ 297 ] {} <Debug> TCP-Session: c5bf0d93-89d8-47b0-b3bc-bffb69481e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13256 | 2026.01.06 16:07:49.774408 [ 295 ] {} <Debug> TCP-Session: 7b2994f6-ced5-48c1-9fcf-5a0bc90b3aad Authenticating user 'default' from [fd00:1122:3344:101::e]:49513 | ||
| 13257 | 2026.01.06 16:07:49.774423 [ 297 ] {} <Debug> TCP-Session: c5bf0d93-89d8-47b0-b3bc-bffb69481e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13258 | 2026.01.06 16:07:49.774439 [ 295 ] {} <Debug> TCP-Session: 7b2994f6-ced5-48c1-9fcf-5a0bc90b3aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13259 | 2026.01.06 16:07:49.773894 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39209 | ||
| 13260 | 2026.01.06 16:07:49.774456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13261 | 2026.01.06 16:07:49.774462 [ 295 ] {} <Debug> TCP-Session: 7b2994f6-ced5-48c1-9fcf-5a0bc90b3aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13262 | 2026.01.06 16:07:49.774508 [ 292 ] {} <Debug> TCP-Session: ba41cc7c-072d-4f88-82af-4b45ac5083d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65325 | ||
| 13263 | 2026.01.06 16:07:49.774530 [ 291 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13264 | 2026.01.06 16:07:49.774531 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13265 | 2026.01.06 16:07:49.774539 [ 292 ] {} <Debug> TCP-Session: ba41cc7c-072d-4f88-82af-4b45ac5083d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13266 | 2026.01.06 16:07:49.774582 [ 296 ] {} <Debug> TCP-Session: d2fc3ec0-ca5f-4f8c-b66f-bec14628c72c Authenticating user 'default' from [fd00:1122:3344:101::e]:39209 | ||
| 13267 | 2026.01.06 16:07:49.774594 [ 291 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13268 | 2026.01.06 16:07:49.774621 [ 296 ] {} <Debug> TCP-Session: d2fc3ec0-ca5f-4f8c-b66f-bec14628c72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13269 | 2026.01.06 16:07:49.774594 [ 292 ] {} <Debug> TCP-Session: ba41cc7c-072d-4f88-82af-4b45ac5083d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13270 | 2026.01.06 16:07:49.774644 [ 296 ] {} <Debug> TCP-Session: d2fc3ec0-ca5f-4f8c-b66f-bec14628c72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13271 | 2026.01.06 16:07:49.774937 [ 291 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 13272 | 2026.01.06 16:07:49.776070 [ 347 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Trace> AggregatingTransform: Aggregating | ||
| 13273 | 2026.01.06 16:07:49.776121 [ 347 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13274 | 2026.01.06 16:07:49.776159 [ 347 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001114581 sec. (897.198 rows/sec., 35.05 KiB/sec.) | ||
| 13275 | 2026.01.06 16:07:49.776178 [ 347 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Trace> Aggregator: Merging aggregated data | ||
| 13276 | 2026.01.06 16:07:49.777637 [ 291 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003497 sec., 285.9593937660852 rows/sec., 11.17 KiB/sec. | ||
| 13277 | 2026.01.06 16:07:49.777772 [ 291 ] {2129149e-b764-4f3e-bb0e-6e18b489283b} <Debug> TCPHandler: Processed in 0.003920444 sec. | ||
| 13278 | 2026.01.06 16:07:49.777871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13279 | 2026.01.06 16:07:49.777899 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13280 | 2026.01.06 16:07:49.777900 [ 291 ] {} <Debug> TCP-Session: 741ab0cc-7f3a-4fd5-b33d-1298cad939fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13281 | 2026.01.06 16:07:49.777920 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13282 | 2026.01.06 16:07:49.777938 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13283 | 2026.01.06 16:07:49.777957 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13284 | 2026.01.06 16:07:49.777985 [ 293 ] {} <Debug> TCP-Session: 405933e9-a82c-4102-a5c5-6363870909a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13285 | 2026.01.06 16:07:49.777996 [ 297 ] {} <Debug> TCP-Session: c5bf0d93-89d8-47b0-b3bc-bffb69481e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13286 | 2026.01.06 16:07:49.778016 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13287 | 2026.01.06 16:07:49.778024 [ 275 ] {} <Debug> TCP-Session: 56bee84f-784e-4602-a101-7cfed7a551d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2026.01.06 16:07:49.778038 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13289 | 2026.01.06 16:07:49.778054 [ 295 ] {} <Debug> TCP-Session: 7b2994f6-ced5-48c1-9fcf-5a0bc90b3aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13290 | 2026.01.06 16:07:49.778001 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13291 | 2026.01.06 16:07:49.778095 [ 290 ] {} <Debug> TCP-Session: 7caed1f6-d2cb-4517-b202-f6f480ef799b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13292 | 2026.01.06 16:07:49.777945 [ 292 ] {} <Debug> TCP-Session: ba41cc7c-072d-4f88-82af-4b45ac5083d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13293 | 2026.01.06 16:07:49.778126 [ 296 ] {} <Debug> TCP-Session: d2fc3ec0-ca5f-4f8c-b66f-bec14628c72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13294 | 2026.01.06 16:07:49.777976 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13295 | 2026.01.06 16:07:49.778187 [ 294 ] {} <Debug> TCP-Session: 2da820c8-f67e-4019-ad7b-12f086e38758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2026.01.06 16:07:49.850594 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55273 | ||
| 13297 | 2026.01.06 16:07:49.850709 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13298 | 2026.01.06 16:07:49.850734 [ 291 ] {} <Debug> TCP-Session: 24f07b0a-a1a3-4313-85c7-9e4e737fd821 Authenticating user 'default' from [fd00:1122:3344:101::e]:55273 | ||
| 13299 | 2026.01.06 16:07:49.850756 [ 291 ] {} <Debug> TCP-Session: 24f07b0a-a1a3-4313-85c7-9e4e737fd821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13300 | 2026.01.06 16:07:49.850769 [ 291 ] {} <Debug> TCP-Session: 24f07b0a-a1a3-4313-85c7-9e4e737fd821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13301 | 2026.01.06 16:07:49.850982 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45407 | ||
| 13302 | 2026.01.06 16:07:49.850984 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54441 | ||
| 13303 | 2026.01.06 16:07:49.851036 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37869 | ||
| 13304 | 2026.01.06 16:07:49.851065 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 13305 | 2026.01.06 16:07:49.851085 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54915 | ||
| 13306 | 2026.01.06 16:07:49.851106 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13307 | 2026.01.06 16:07:49.851134 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13308 | 2026.01.06 16:07:49.851161 [ 293 ] {} <Debug> TCP-Session: a8889164-2139-4965-a84e-daf94334d5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:45407 | ||
| 13309 | 2026.01.06 16:07:49.851163 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13310 | 2026.01.06 16:07:49.851183 [ 292 ] {} <Debug> TCP-Session: ccee523f-9562-470a-b806-3c9dd1ea5ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54441 | ||
| 13311 | 2026.01.06 16:07:49.851193 [ 293 ] {} <Debug> TCP-Session: a8889164-2139-4965-a84e-daf94334d5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13312 | 2026.01.06 16:07:49.851202 [ 297 ] {} <Debug> TCP-Session: 84650204-54bf-4eb0-b0a4-111ac90d210f Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 13313 | 2026.01.06 16:07:49.851218 [ 292 ] {} <Debug> TCP-Session: ccee523f-9562-470a-b806-3c9dd1ea5ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13314 | 2026.01.06 16:07:49.851220 [ 293 ] {} <Debug> TCP-Session: a8889164-2139-4965-a84e-daf94334d5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13315 | 2026.01.06 16:07:49.851234 [ 297 ] {} <Debug> TCP-Session: 84650204-54bf-4eb0-b0a4-111ac90d210f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2026.01.06 16:07:49.851242 [ 292 ] {} <Debug> TCP-Session: ccee523f-9562-470a-b806-3c9dd1ea5ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13317 | 2026.01.06 16:07:49.851262 [ 297 ] {} <Debug> TCP-Session: 84650204-54bf-4eb0-b0a4-111ac90d210f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.01.06 16:07:49.851185 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13319 | 2026.01.06 16:07:49.851076 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34813 | ||
| 13320 | 2026.01.06 16:07:49.851324 [ 290 ] {} <Debug> TCP-Session: 6d969746-06ad-4e8f-939a-3727b04645a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54915 | ||
| 13321 | 2026.01.06 16:07:49.851054 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33985 | ||
| 13322 | 2026.01.06 16:07:49.851375 [ 290 ] {} <Debug> TCP-Session: 6d969746-06ad-4e8f-939a-3727b04645a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13323 | 2026.01.06 16:07:49.851042 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43930 | ||
| 13324 | 2026.01.06 16:07:49.851420 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13325 | 2026.01.06 16:07:49.851438 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13326 | 2026.01.06 16:07:49.851461 [ 275 ] {} <Debug> TCP-Session: 47d38012-b412-4348-9545-f727574ad55e Authenticating user 'default' from [fd00:1122:3344:101::e]:34813 | ||
| 13327 | 2026.01.06 16:07:49.851480 [ 296 ] {} <Debug> TCP-Session: 0b1f6c07-6e39-4fd9-bf70-3ed524414dd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33985 | ||
| 13328 | 2026.01.06 16:07:49.851477 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13329 | 2026.01.06 16:07:49.851501 [ 275 ] {} <Debug> TCP-Session: 47d38012-b412-4348-9545-f727574ad55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13330 | 2026.01.06 16:07:49.851523 [ 296 ] {} <Debug> TCP-Session: 0b1f6c07-6e39-4fd9-bf70-3ed524414dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13331 | 2026.01.06 16:07:49.851542 [ 275 ] {} <Debug> TCP-Session: 47d38012-b412-4348-9545-f727574ad55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13332 | 2026.01.06 16:07:49.851554 [ 296 ] {} <Debug> TCP-Session: 0b1f6c07-6e39-4fd9-bf70-3ed524414dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13333 | 2026.01.06 16:07:49.851531 [ 295 ] {} <Debug> TCP-Session: 3d8de3d7-37a4-40a1-a84f-514feeacab78 Authenticating user 'default' from [fd00:1122:3344:101::e]:43930 | ||
| 13334 | 2026.01.06 16:07:49.851406 [ 290 ] {} <Debug> TCP-Session: 6d969746-06ad-4e8f-939a-3727b04645a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13335 | 2026.01.06 16:07:49.851608 [ 295 ] {} <Debug> TCP-Session: 3d8de3d7-37a4-40a1-a84f-514feeacab78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13336 | 2026.01.06 16:07:49.851092 [ 291 ] {} <Trace> TCP-Session: 24f07b0a-a1a3-4313-85c7-9e4e737fd821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2026.01.06 16:07:49.851634 [ 295 ] {} <Debug> TCP-Session: 3d8de3d7-37a4-40a1-a84f-514feeacab78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2026.01.06 16:07:49.851160 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13339 | 2026.01.06 16:07:49.851688 [ 294 ] {} <Debug> TCP-Session: 7a140150-d0b2-4445-bde0-a768b86da411 Authenticating user 'default' from [fd00:1122:3344:101::e]:37869 | ||
| 13340 | 2026.01.06 16:07:49.851704 [ 294 ] {} <Debug> TCP-Session: 7a140150-d0b2-4445-bde0-a768b86da411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13341 | 2026.01.06 16:07:49.851717 [ 294 ] {} <Debug> TCP-Session: 7a140150-d0b2-4445-bde0-a768b86da411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2026.01.06 16:07:49.851798 [ 291 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13343 | 2026.01.06 16:07:49.852063 [ 291 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13344 | 2026.01.06 16:07:49.852119 [ 291 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13345 | 2026.01.06 16:07:49.852414 [ 291 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 13346 | 2026.01.06 16:07:49.853384 [ 329 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Trace> AggregatingTransform: Aggregating | ||
| 13347 | 2026.01.06 16:07:49.853426 [ 329 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Trace> Aggregator: Aggregation method: without_key | ||
| 13348 | 2026.01.06 16:07:49.853464 [ 329 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946157 sec. (1056.907 rows/sec., 41.29 KiB/sec.) | ||
| 13349 | 2026.01.06 16:07:49.853483 [ 329 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Trace> Aggregator: Merging aggregated data | ||
| 13350 | 2026.01.06 16:07:49.854683 [ 291 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002938 sec., 340.3675970047651 rows/sec., 13.30 KiB/sec. | ||
| 13351 | 2026.01.06 16:07:49.854859 [ 291 ] {fdafd638-e9d3-45ea-9e4a-fefe9d92b787} <Debug> TCPHandler: Processed in 0.003880514 sec. | ||
| 13352 | 2026.01.06 16:07:49.854993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13353 | 2026.01.06 16:07:49.855023 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13354 | 2026.01.06 16:07:49.855042 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13355 | 2026.01.06 16:07:49.855061 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13356 | 2026.01.06 16:07:49.855072 [ 293 ] {} <Debug> TCP-Session: a8889164-2139-4965-a84e-daf94334d5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.01.06 16:07:49.855094 [ 292 ] {} <Debug> TCP-Session: ccee523f-9562-470a-b806-3c9dd1ea5ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13358 | 2026.01.06 16:07:49.855103 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13359 | 2026.01.06 16:07:49.855120 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13360 | 2026.01.06 16:07:49.855137 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13361 | 2026.01.06 16:07:49.855160 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13362 | 2026.01.06 16:07:49.855181 [ 296 ] {} <Debug> TCP-Session: 0b1f6c07-6e39-4fd9-bf70-3ed524414dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13363 | 2026.01.06 16:07:49.855198 [ 294 ] {} <Debug> TCP-Session: 7a140150-d0b2-4445-bde0-a768b86da411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2026.01.06 16:07:49.855219 [ 297 ] {} <Debug> TCP-Session: 84650204-54bf-4eb0-b0a4-111ac90d210f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.01.06 16:07:49.855160 [ 275 ] {} <Debug> TCP-Session: 47d38012-b412-4348-9545-f727574ad55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.01.06 16:07:49.855112 [ 290 ] {} <Debug> TCP-Session: 6d969746-06ad-4e8f-939a-3727b04645a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13367 | 2026.01.06 16:07:49.855078 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13368 | 2026.01.06 16:07:49.855037 [ 291 ] {} <Debug> TCP-Session: 24f07b0a-a1a3-4313-85c7-9e4e737fd821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.01.06 16:07:49.855318 [ 295 ] {} <Debug> TCP-Session: 3d8de3d7-37a4-40a1-a84f-514feeacab78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13370 | 2026.01.06 16:07:50.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.85 MiB, peak 352.36 MiB, free memory in arenas 0.00 B, will set to 338.50 MiB (RSS), difference: -1.35 MiB | ||
| 13371 | 2026.01.06 16:07:51.159970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27306 | ||
| 13372 | 2026.01.06 16:07:51.160824 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.01.06 16:07:51.160913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13374 | 2026.01.06 16:07:51.161537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13375 | 2026.01.06 16:07:51.161782 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2026.01.06 16:07:51.161930 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27306 | ||
| 13377 | 2026.01.06 16:07:52.617083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13378 | 2026.01.06 16:07:52.631793 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13379 | 2026.01.06 16:07:52.631853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13380 | 2026.01.06 16:07:52.637371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13381 | 2026.01.06 16:07:52.638049 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.01.06 16:07:52.640845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13383 | 2026.01.06 16:07:53.766434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1690 | ||
| 13384 | 2026.01.06 16:07:53.769002 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.01.06 16:07:53.769060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13386 | 2026.01.06 16:07:53.770275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13387 | 2026.01.06 16:07:53.770548 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.01.06 16:07:53.770828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 13389 | 2026.01.06 16:07:54.558304 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2026.01.06 16:07:54.558499 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13391 | 2026.01.06 16:07:54.558565 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13392 | 2026.01.06 16:07:54.559187 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.01.06 16:07:54.559234 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13394 | 2026.01.06 16:07:54.559611 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13395 | 2026.01.06 16:07:54.559832 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2026.01.06 16:07:54.559984 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001532 sec., 2610.9660574412533 rows/sec., 212.91 KiB/sec. | ||
| 13397 | 2026.01.06 16:07:54.560026 [ 276 ] {0b78fead-0d54-45ce-bb48-de180e04b113} <Debug> TCPHandler: Processed in 0.001851985 sec. | ||
| 13398 | 2026.01.06 16:07:54.560149 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2026.01.06 16:07:54.560251 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13400 | 2026.01.06 16:07:54.560291 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13401 | 2026.01.06 16:07:54.561667 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2026.01.06 16:07:54.561705 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13403 | 2026.01.06 16:07:54.562090 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13404 | 2026.01.06 16:07:54.562320 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2026.01.06 16:07:54.562458 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002225 sec., 544719.1011235955 rows/sec., 44.97 MiB/sec. | ||
| 13406 | 2026.01.06 16:07:54.562497 [ 276 ] {19fc6f7e-ee1b-49a5-a2cc-30c3e3c523c9} <Debug> TCPHandler: Processed in 0.002399385 sec. | ||
| 13407 | 2026.01.06 16:07:54.562611 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2026.01.06 16:07:54.562708 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13409 | 2026.01.06 16:07:54.562749 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13410 | 2026.01.06 16:07:54.563154 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2026.01.06 16:07:54.563190 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13412 | 2026.01.06 16:07:54.563504 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13413 | 2026.01.06 16:07:54.563710 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2026.01.06 16:07:54.563841 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001151 sec., 9556.90703735882 rows/sec., 699.97 KiB/sec. | ||
| 13415 | 2026.01.06 16:07:54.563878 [ 276 ] {dad53124-f993-4cc9-b818-7fef26dd3a5a} <Debug> TCPHandler: Processed in 0.001317234 sec. | ||
| 13416 | 2026.01.06 16:07:54.563982 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2026.01.06 16:07:54.564078 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13418 | 2026.01.06 16:07:54.564119 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13419 | 2026.01.06 16:07:54.564640 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.01.06 16:07:54.564676 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13421 | 2026.01.06 16:07:54.564991 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13422 | 2026.01.06 16:07:54.565208 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.01.06 16:07:54.565336 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001275 sec., 178823.5294117647 rows/sec., 12.11 MiB/sec. | ||
| 13424 | 2026.01.06 16:07:54.565373 [ 276 ] {8afdd4a0-284e-45e8-a452-d12e50c29178} <Debug> TCPHandler: Processed in 0.001438827 sec. | ||
| 13425 | 2026.01.06 16:07:54.565482 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.01.06 16:07:54.565575 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13427 | 2026.01.06 16:07:54.565615 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13428 | 2026.01.06 16:07:54.566250 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.01.06 16:07:54.566286 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13430 | 2026.01.06 16:07:54.566617 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13431 | 2026.01.06 16:07:54.566838 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.01.06 16:07:54.566966 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001408 sec., 377130.6818181818 rows/sec., 27.95 MiB/sec. | ||
| 13433 | 2026.01.06 16:07:54.567005 [ 276 ] {bb58899d-5802-4572-ae5a-02059b0d4e6d} <Debug> TCPHandler: Processed in 0.001571479 sec. | ||
| 13434 | 2026.01.06 16:07:54.567114 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13435 | 2026.01.06 16:07:54.567214 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13436 | 2026.01.06 16:07:54.567258 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13437 | 2026.01.06 16:07:54.567860 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2026.01.06 16:07:54.567896 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13439 | 2026.01.06 16:07:54.568277 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13440 | 2026.01.06 16:07:54.568489 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2026.01.06 16:07:54.568616 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00142 sec., 595774.647887324 rows/sec., 40.10 MiB/sec. | ||
| 13442 | 2026.01.06 16:07:54.568655 [ 276 ] {5d231b78-c0d9-46be-b065-625bc652e95c} <Debug> TCPHandler: Processed in 0.00158983 sec. | ||
| 13443 | 2026.01.06 16:07:54.568773 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.01.06 16:07:54.568868 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13445 | 2026.01.06 16:07:54.568925 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <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 | ||
| 13446 | 2026.01.06 16:07:54.569697 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.01.06 16:07:54.569734 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13448 | 2026.01.06 16:07:54.570232 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13449 | 2026.01.06 16:07:54.570457 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.01.06 16:07:54.570600 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001749 sec., 4002.2870211549457 rows/sec., 7.17 MiB/sec. | ||
| 13451 | 2026.01.06 16:07:54.570653 [ 276 ] {5a798b44-1e80-49f0-a0db-3d58b32f3676} <Debug> TCPHandler: Processed in 0.001929136 sec. | ||
| 13452 | 2026.01.06 16:07:54.570767 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.01.06 16:07:54.570862 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13454 | 2026.01.06 16:07:54.570903 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13455 | 2026.01.06 16:07:54.571250 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.01.06 16:07:54.571286 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13457 | 2026.01.06 16:07:54.571588 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13458 | 2026.01.06 16:07:54.571805 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.01.06 16:07:54.571932 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 13460 | 2026.01.06 16:07:54.571968 [ 276 ] {49b70f7c-68a4-462f-b990-0bfc99522480} <Debug> TCPHandler: Processed in 0.001250154 sec. | ||
| 13461 | 2026.01.06 16:07:58.527689 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13462 | 2026.01.06 16:07:58.527743 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13463 | 2026.01.06 16:07:58.662111 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27754 | ||
| 13464 | 2026.01.06 16:07:58.662915 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2026.01.06 16:07:58.662983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13466 | 2026.01.06 16:07:58.663692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13467 | 2026.01.06 16:07:58.663926 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2026.01.06 16:07:58.664069 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27754 | ||
| 13469 | 2026.01.06 16:07:59.543535 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13470 | 2026.01.06 16:07:59.543734 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13471 | 2026.01.06 16:07:59.543803 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13472 | 2026.01.06 16:07:59.544590 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.01.06 16:07:59.544643 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13474 | 2026.01.06 16:07:59.545082 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13475 | 2026.01.06 16:07:59.545351 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2026.01.06 16:07:59.545515 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 13477 | 2026.01.06 16:07:59.545567 [ 276 ] {1a2f9373-4e8b-48a5-8eaf-86674d9451f9} <Debug> TCPHandler: Processed in 0.002169701 sec. | ||
| 13478 | 2026.01.06 16:07:59.545690 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13479 | 2026.01.06 16:07:59.545792 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13480 | 2026.01.06 16:07:59.545837 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13481 | 2026.01.06 16:07:59.546855 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2026.01.06 16:07:59.546894 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13483 | 2026.01.06 16:07:59.547325 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13484 | 2026.01.06 16:07:59.547558 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2026.01.06 16:07:59.547694 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001923 sec., 613624.5449817993 rows/sec., 48.93 MiB/sec. | ||
| 13486 | 2026.01.06 16:07:59.547733 [ 276 ] {0a6fa399-b3cd-4b96-8f0a-bd9b48550e44} <Debug> TCPHandler: Processed in 0.00209514 sec. | ||
| 13487 | 2026.01.06 16:07:59.547851 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13488 | 2026.01.06 16:07:59.547947 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13489 | 2026.01.06 16:07:59.547996 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13490 | 2026.01.06 16:07:59.548511 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.01.06 16:07:59.548548 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13492 | 2026.01.06 16:07:59.548887 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13493 | 2026.01.06 16:07:59.549111 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.01.06 16:07:59.549249 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001321 sec., 180923.54277062832 rows/sec., 10.99 MiB/sec. | ||
| 13495 | 2026.01.06 16:07:59.549288 [ 276 ] {d118cff5-fba3-4b48-a221-0a6f43e12e83} <Debug> TCPHandler: Processed in 0.001488618 sec. | ||
| 13496 | 2026.01.06 16:07:59.549459 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13497 | 2026.01.06 16:07:59.549561 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13498 | 2026.01.06 16:07:59.549605 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13499 | 2026.01.06 16:07:59.550134 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13500 | 2026.01.06 16:07:59.550171 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13501 | 2026.01.06 16:07:59.550499 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13502 | 2026.01.06 16:07:59.550726 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2026.01.06 16:07:59.550847 [ 135 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13504 | 2026.01.06 16:07:59.550861 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001319 sec., 160727.8241091736 rows/sec., 10.37 MiB/sec. | ||
| 13505 | 2026.01.06 16:07:59.550911 [ 135 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.01.06 16:07:59.550926 [ 276 ] {aad660d0-bb24-4dd8-beb9-ee189cfa65b1} <Debug> TCPHandler: Processed in 0.001518149 sec. | ||
| 13507 | 2026.01.06 16:07:59.550941 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13508 | 2026.01.06 16:07:59.551053 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13509 | 2026.01.06 16:07:59.551083 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13510 | 2026.01.06 16:07:59.551152 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13511 | 2026.01.06 16:07:59.551201 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13512 | 2026.01.06 16:07:59.551225 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13513 | 2026.01.06 16:07:59.551267 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 441 rows starting from the beginning of the part | ||
| 13514 | 2026.01.06 16:07:59.551340 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 13515 | 2026.01.06 16:07:59.551390 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 13516 | 2026.01.06 16:07:59.551434 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 13517 | 2026.01.06 16:07:59.551481 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
| 13518 | 2026.01.06 16:07:59.551525 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 13519 | 2026.01.06 16:07:59.551699 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.01.06 16:07:59.551744 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13521 | 2026.01.06 16:07:59.552098 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13522 | 2026.01.06 16:07:59.552360 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.01.06 16:07:59.552499 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001365 sec., 154578.7545787546 rows/sec., 8.78 MiB/sec. | ||
| 13524 | 2026.01.06 16:07:59.552540 [ 276 ] {a99bb943-2ccc-41df-a70c-3a07d2182f2a} <Debug> TCPHandler: Processed in 0.001536838 sec. | ||
| 13525 | 2026.01.06 16:07:59.552662 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.01.06 16:07:59.552756 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13527 | 2026.01.06 16:07:59.552798 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13528 | 2026.01.06 16:07:59.552876 [ 193 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860095 sec., 815549.743427083 rows/sec., 56.50 MiB/sec. | ||
| 13529 | 2026.01.06 16:07:59.553055 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13530 | 2026.01.06 16:07:59.553320 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.01.06 16:07:59.553387 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_56_11} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13532 | 2026.01.06 16:07:59.553478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13533 | 2026.01.06 16:07:59.553515 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2026.01.06 16:07:59.553551 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13535 | 2026.01.06 16:07:59.553896 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13536 | 2026.01.06 16:07:59.554108 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2026.01.06 16:07:59.554235 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001497 sec., 476285.90514362056 rows/sec., 33.39 MiB/sec. | ||
| 13538 | 2026.01.06 16:07:59.554274 [ 276 ] {b42eafc7-0bd6-4c62-b819-1d78bb57d000} <Debug> TCPHandler: Processed in 0.001660181 sec. | ||
| 13539 | 2026.01.06 16:07:59.554385 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2026.01.06 16:07:59.554481 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13541 | 2026.01.06 16:07:59.554523 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13542 | 2026.01.06 16:07:59.554857 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2026.01.06 16:07:59.554893 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13544 | 2026.01.06 16:07:59.555201 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13545 | 2026.01.06 16:07:59.555413 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2026.01.06 16:07:59.555540 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 13547 | 2026.01.06 16:07:59.555578 [ 276 ] {a1a06627-463d-43df-a3a7-c8a417c87de2} <Debug> TCPHandler: Processed in 0.001240713 sec. | ||
| 13548 | 2026.01.06 16:07:59.555686 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.01.06 16:07:59.555780 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13550 | 2026.01.06 16:07:59.555823 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13551 | 2026.01.06 16:07:59.556261 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.01.06 16:07:59.556297 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13553 | 2026.01.06 16:07:59.556642 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13554 | 2026.01.06 16:07:59.556866 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.01.06 16:07:59.556996 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 13556 | 2026.01.06 16:07:59.557035 [ 276 ] {8ae186a2-62f4-46c1-ab8d-5a0766112a58} <Debug> TCPHandler: Processed in 0.001396786 sec. | ||
| 13557 | 2026.01.06 16:07:59.557140 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2026.01.06 16:07:59.557241 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13559 | 2026.01.06 16:07:59.557286 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13560 | 2026.01.06 16:07:59.557638 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.01.06 16:07:59.557678 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13562 | 2026.01.06 16:07:59.557988 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13563 | 2026.01.06 16:07:59.558209 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.01.06 16:07:59.558340 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 13565 | 2026.01.06 16:07:59.558378 [ 276 ] {f38f4154-b32b-4491-b8a8-06b615e8fbe5} <Debug> TCPHandler: Processed in 0.001288344 sec. | ||
| 13566 | 2026.01.06 16:07:59.558494 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2026.01.06 16:07:59.558589 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13568 | 2026.01.06 16:07:59.558645 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <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 | ||
| 13569 | 2026.01.06 16:07:59.559480 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2026.01.06 16:07:59.559518 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13571 | 2026.01.06 16:07:59.560066 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13572 | 2026.01.06 16:07:59.560286 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2026.01.06 16:07:59.560426 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001852 sec., 18358.531317494602 rows/sec., 32.90 MiB/sec. | ||
| 13574 | 2026.01.06 16:07:59.560481 [ 276 ] {ba47b536-b590-4316-8418-0459e70df280} <Debug> TCPHandler: Processed in 0.002036668 sec. | ||
| 13575 | 2026.01.06 16:07:59.560599 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2026.01.06 16:07:59.560695 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13577 | 2026.01.06 16:07:59.560736 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13578 | 2026.01.06 16:07:59.561079 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2026.01.06 16:07:59.561116 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13580 | 2026.01.06 16:07:59.561430 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13581 | 2026.01.06 16:07:59.561636 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2026.01.06 16:07:59.561761 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 13583 | 2026.01.06 16:07:59.561800 [ 276 ] {982ce67e-f51d-4813-9867-f6dc88566630} <Debug> TCPHandler: Processed in 0.001250644 sec. | ||
| 13584 | 2026.01.06 16:08:00.140949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13585 | 2026.01.06 16:08:00.159316 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.01.06 16:08:00.159392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13587 | 2026.01.06 16:08:00.165293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13588 | 2026.01.06 16:08:00.166089 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.01.06 16:08:00.171603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13590 | 2026.01.06 16:08:03.771093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1728 | ||
| 13591 | 2026.01.06 16:08:03.773948 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.01.06 16:08:03.773993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 13593 | 2026.01.06 16:08:03.775137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13594 | 2026.01.06 16:08:03.775387 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.01.06 16:08:03.775637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 13596 | 2026.01.06 16:08:04.529039 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.01.06 16:08:04.529253 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13598 | 2026.01.06 16:08:04.529323 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13599 | 2026.01.06 16:08:04.529982 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.01.06 16:08:04.530022 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13601 | 2026.01.06 16:08:04.530414 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13602 | 2026.01.06 16:08:04.530638 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.01.06 16:08:04.530808 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001605 sec., 43613.70716510903 rows/sec., 3.50 MiB/sec. | ||
| 13604 | 2026.01.06 16:08:04.530862 [ 276 ] {cef2f045-ff17-46e5-b5c4-f6c5f1b29b68} <Debug> TCPHandler: Processed in 0.001958547 sec. | ||
| 13605 | 2026.01.06 16:08:04.530992 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2026.01.06 16:08:04.531096 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13607 | 2026.01.06 16:08:04.531140 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13608 | 2026.01.06 16:08:04.531593 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.01.06 16:08:04.531640 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13610 | 2026.01.06 16:08:04.532017 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13611 | 2026.01.06 16:08:04.532274 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.01.06 16:08:04.532392 [ 148 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13613 | 2026.01.06 16:08:04.532413 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00134 sec., 5223.880597014925 rows/sec., 392.81 KiB/sec. | ||
| 13614 | 2026.01.06 16:08:04.532433 [ 148 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.01.06 16:08:04.532454 [ 276 ] {74652ea8-49cd-4df4-ac0a-dc6cb215d720} <Debug> TCPHandler: Processed in 0.001514649 sec. | ||
| 13616 | 2026.01.06 16:08:04.532459 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13617 | 2026.01.06 16:08:04.532557 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.01.06 16:08:04.532596 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13619 | 2026.01.06 16:08:04.532655 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13620 | 2026.01.06 16:08:04.532701 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13621 | 2026.01.06 16:08:04.532760 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13622 | 2026.01.06 16:08:04.532802 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 264 rows starting from the beginning of the part | ||
| 13623 | 2026.01.06 16:08:04.532878 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 13624 | 2026.01.06 16:08:04.532929 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 239 rows starting from the beginning of the part | ||
| 13625 | 2026.01.06 16:08:04.532978 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 13626 | 2026.01.06 16:08:04.533024 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 239 rows starting from the beginning of the part | ||
| 13627 | 2026.01.06 16:08:04.533068 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 13628 | 2026.01.06 16:08:04.533137 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.01.06 16:08:04.533178 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13630 | 2026.01.06 16:08:04.533523 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13631 | 2026.01.06 16:08:04.533757 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.01.06 16:08:04.533899 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001265 sec., 56126.48221343873 rows/sec., 4.38 MiB/sec. | ||
| 13633 | 2026.01.06 16:08:04.533937 [ 276 ] {acbc5583-29b4-475d-ae45-043b287f8a79} <Debug> TCPHandler: Processed in 0.001430177 sec. | ||
| 13634 | 2026.01.06 16:08:04.534040 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507629 sec., 508745.85193041526 rows/sec., 33.20 MiB/sec. | ||
| 13635 | 2026.01.06 16:08:04.534047 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13636 | 2026.01.06 16:08:04.534187 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13637 | 2026.01.06 16:08:04.534207 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13638 | 2026.01.06 16:08:04.534235 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13639 | 2026.01.06 16:08:04.534461 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.01.06 16:08:04.534540 [ 194 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_81_16} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13641 | 2026.01.06 16:08:04.534630 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13642 | 2026.01.06 16:08:04.534646 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2026.01.06 16:08:04.534688 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13644 | 2026.01.06 16:08:04.535034 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13645 | 2026.01.06 16:08:04.535259 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.01.06 16:08:04.535395 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 13647 | 2026.01.06 16:08:04.535432 [ 276 ] {e36a8838-80f5-46a7-894e-959f09b82a75} <Debug> TCPHandler: Processed in 0.001433657 sec. | ||
| 13648 | 2026.01.06 16:08:04.535536 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.01.06 16:08:04.535629 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13650 | 2026.01.06 16:08:04.535684 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <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 | ||
| 13651 | 2026.01.06 16:08:04.536436 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.01.06 16:08:04.536474 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13653 | 2026.01.06 16:08:04.536981 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13654 | 2026.01.06 16:08:04.537202 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.01.06 16:08:04.537342 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00173 sec., 4046.242774566474 rows/sec., 7.25 MiB/sec. | ||
| 13656 | 2026.01.06 16:08:04.537405 [ 276 ] {e005064a-c869-46c5-a639-7057d666d876} <Debug> TCPHandler: Processed in 0.001918456 sec. | ||
| 13657 | 2026.01.06 16:08:04.537525 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.01.06 16:08:04.537621 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13659 | 2026.01.06 16:08:04.537664 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13660 | 2026.01.06 16:08:04.538000 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.01.06 16:08:04.538037 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13662 | 2026.01.06 16:08:04.538378 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13663 | 2026.01.06 16:08:04.538634 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.01.06 16:08:04.538777 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 13665 | 2026.01.06 16:08:04.538816 [ 276 ] {a263ceaf-4d44-4d7f-b55e-4538b4c15b3d} <Debug> TCPHandler: Processed in 0.001341425 sec. | ||
| 13666 | 2026.01.06 16:08:06.164308 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28266 | ||
| 13667 | 2026.01.06 16:08:06.164925 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13668 | 2026.01.06 16:08:06.164966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13669 | 2026.01.06 16:08:06.165492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13670 | 2026.01.06 16:08:06.165712 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.01.06 16:08:06.165836 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28266 | ||
| 13672 | 2026.01.06 16:08:07.671743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13673 | 2026.01.06 16:08:07.687706 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.01.06 16:08:07.687757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13675 | 2026.01.06 16:08:07.693499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13676 | 2026.01.06 16:08:07.694175 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.01.06 16:08:07.696904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13678 | 2026.01.06 16:08:09.542348 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2026.01.06 16:08:09.542539 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13680 | 2026.01.06 16:08:09.542610 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13681 | 2026.01.06 16:08:09.543524 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2026.01.06 16:08:09.543571 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13683 | 2026.01.06 16:08:09.543987 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13684 | 2026.01.06 16:08:09.544221 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2026.01.06 16:08:09.544378 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 13686 | 2026.01.06 16:08:09.544422 [ 276 ] {4bae7e06-1494-442e-8eb9-a53f68ad7e08} <Debug> TCPHandler: Processed in 0.002206681 sec. | ||
| 13687 | 2026.01.06 16:08:09.544551 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13688 | 2026.01.06 16:08:09.544649 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13689 | 2026.01.06 16:08:09.544694 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13690 | 2026.01.06 16:08:09.545093 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2026.01.06 16:08:09.545129 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13692 | 2026.01.06 16:08:09.545426 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13693 | 2026.01.06 16:08:09.545653 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.01.06 16:08:09.545781 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 13695 | 2026.01.06 16:08:09.545819 [ 276 ] {44ef24f3-458c-4309-b5b7-dfc6716ba1b3} <Debug> TCPHandler: Processed in 0.001319185 sec. | ||
| 13696 | 2026.01.06 16:08:09.545934 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13697 | 2026.01.06 16:08:09.546035 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13698 | 2026.01.06 16:08:09.546080 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13699 | 2026.01.06 16:08:09.546919 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2026.01.06 16:08:09.546955 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13701 | 2026.01.06 16:08:09.547343 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13702 | 2026.01.06 16:08:09.547548 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2026.01.06 16:08:09.547657 [ 144 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13704 | 2026.01.06 16:08:09.547674 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.001661 sec., 712221.553281156 rows/sec., 56.78 MiB/sec. | ||
| 13705 | 2026.01.06 16:08:09.547698 [ 144 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.01.06 16:08:09.547716 [ 276 ] {5d1b1656-5751-4e1a-bcde-b68e8932bc5f} <Debug> TCPHandler: Processed in 0.001829795 sec. | ||
| 13707 | 2026.01.06 16:08:09.547718 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13708 | 2026.01.06 16:08:09.547835 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2026.01.06 16:08:09.547842 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13710 | 2026.01.06 16:08:09.547930 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13711 | 2026.01.06 16:08:09.547974 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13712 | 2026.01.06 16:08:09.547978 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13713 | 2026.01.06 16:08:09.548025 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2345 rows starting from the beginning of the part | ||
| 13714 | 2026.01.06 16:08:09.548093 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1180 rows starting from the beginning of the part | ||
| 13715 | 2026.01.06 16:08:09.548140 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1212 rows starting from the beginning of the part | ||
| 13716 | 2026.01.06 16:08:09.548187 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1180 rows starting from the beginning of the part | ||
| 13717 | 2026.01.06 16:08:09.548226 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 70 rows starting from the beginning of the part | ||
| 13718 | 2026.01.06 16:08:09.548267 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1183 rows starting from the beginning of the part | ||
| 13719 | 2026.01.06 16:08:09.548458 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.06 16:08:09.548499 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13721 | 2026.01.06 16:08:09.548821 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13722 | 2026.01.06 16:08:09.549032 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.06 16:08:09.549163 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001251 sec., 195843.32533972824 rows/sec., 11.94 MiB/sec. | ||
| 13724 | 2026.01.06 16:08:09.549201 [ 276 ] {3a9d31fb-ef69-4f05-abac-84fbfcf321f8} <Debug> TCPHandler: Processed in 0.001413377 sec. | ||
| 13725 | 2026.01.06 16:08:09.549305 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2026.01.06 16:08:09.549399 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13727 | 2026.01.06 16:08:09.549439 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13728 | 2026.01.06 16:08:09.549898 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.01.06 16:08:09.549933 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13730 | 2026.01.06 16:08:09.550230 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13731 | 2026.01.06 16:08:09.550462 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.01.06 16:08:09.550590 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 13733 | 2026.01.06 16:08:09.550628 [ 276 ] {408e4d55-a08c-40e8-929d-a8cb6ae69c77} <Debug> TCPHandler: Processed in 0.001370915 sec. | ||
| 13734 | 2026.01.06 16:08:09.550735 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13735 | 2026.01.06 16:08:09.550738 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002948525 sec., 2431724.3367446433 rows/sec., 205.55 MiB/sec. | ||
| 13736 | 2026.01.06 16:08:09.550830 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13737 | 2026.01.06 16:08:09.550874 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13738 | 2026.01.06 16:08:09.551065 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13739 | 2026.01.06 16:08:09.551325 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2026.01.06 16:08:09.551368 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13741 | 2026.01.06 16:08:09.551395 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2026.01.06 16:08:09.551490 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_86_17} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13743 | 2026.01.06 16:08:09.551597 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 13744 | 2026.01.06 16:08:09.551691 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13745 | 2026.01.06 16:08:09.551902 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.01.06 16:08:09.552039 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 13747 | 2026.01.06 16:08:09.552077 [ 276 ] {f1e7a198-b023-4d52-a97f-4a449de01d0f} <Debug> TCPHandler: Processed in 0.001389416 sec. | ||
| 13748 | 2026.01.06 16:08:09.552183 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2026.01.06 16:08:09.552283 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13750 | 2026.01.06 16:08:09.552325 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13751 | 2026.01.06 16:08:09.552996 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2026.01.06 16:08:09.553061 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13753 | 2026.01.06 16:08:09.553413 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13754 | 2026.01.06 16:08:09.553617 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2026.01.06 16:08:09.553734 [ 144 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13756 | 2026.01.06 16:08:09.553746 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.00148 sec., 485810.8108108108 rows/sec., 34.10 MiB/sec. | ||
| 13757 | 2026.01.06 16:08:09.553773 [ 144 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.01.06 16:08:09.553792 [ 276 ] {dc3674de-b3c6-41fa-95de-2ce1f7b17a7b} <Debug> TCPHandler: Processed in 0.001659271 sec. | ||
| 13759 | 2026.01.06 16:08:09.553797 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13760 | 2026.01.06 16:08:09.553898 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13761 | 2026.01.06 16:08:09.553909 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13762 | 2026.01.06 16:08:09.554031 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13763 | 2026.01.06 16:08:09.554036 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13764 | 2026.01.06 16:08:09.554074 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13765 | 2026.01.06 16:08:09.554087 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1212 rows starting from the beginning of the part | ||
| 13766 | 2026.01.06 16:08:09.554160 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 713 rows starting from the beginning of the part | ||
| 13767 | 2026.01.06 16:08:09.554207 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 531 rows starting from the beginning of the part | ||
| 13768 | 2026.01.06 16:08:09.554249 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 713 rows starting from the beginning of the part | ||
| 13769 | 2026.01.06 16:08:09.554289 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 71 rows starting from the beginning of the part | ||
| 13770 | 2026.01.06 16:08:09.554330 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 719 rows starting from the beginning of the part | ||
| 13771 | 2026.01.06 16:08:09.554420 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.01.06 16:08:09.554462 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13773 | 2026.01.06 16:08:09.554825 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13774 | 2026.01.06 16:08:09.555053 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.01.06 16:08:09.555189 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 13776 | 2026.01.06 16:08:09.555228 [ 276 ] {d459ea5f-4e37-430f-b7b4-eb038ff16967} <Debug> TCPHandler: Processed in 0.001369266 sec. | ||
| 13777 | 2026.01.06 16:08:09.555337 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2026.01.06 16:08:09.555431 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13779 | 2026.01.06 16:08:09.555473 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13780 | 2026.01.06 16:08:09.555780 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001927686 sec., 2053757.7178025881 rows/sec., 154.23 MiB/sec. | ||
| 13781 | 2026.01.06 16:08:09.555902 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.01.06 16:08:09.555937 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13783 | 2026.01.06 16:08:09.555979 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13784 | 2026.01.06 16:08:09.556262 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.01.06 16:08:09.556279 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13786 | 2026.01.06 16:08:09.556338 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_86_17} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13787 | 2026.01.06 16:08:09.556420 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13788 | 2026.01.06 16:08:09.556492 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2026.01.06 16:08:09.556601 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13790 | 2026.01.06 16:08:09.556627 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001213 sec., 261335.53173948886 rows/sec., 17.17 MiB/sec. | ||
| 13791 | 2026.01.06 16:08:09.556636 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.01.06 16:08:09.556662 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13793 | 2026.01.06 16:08:09.556666 [ 276 ] {6165ee02-b6c4-4906-9dd0-6719579c5550} <Debug> TCPHandler: Processed in 0.001378356 sec. | ||
| 13794 | 2026.01.06 16:08:09.556735 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13795 | 2026.01.06 16:08:09.556778 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13796 | 2026.01.06 16:08:09.556842 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13797 | 2026.01.06 16:08:09.556873 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28244 rows starting from the beginning of the part | ||
| 13798 | 2026.01.06 16:08:09.556878 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13799 | 2026.01.06 16:08:09.556921 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 13800 | 2026.01.06 16:08:09.556928 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13801 | 2026.01.06 16:08:09.556968 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 13802 | 2026.01.06 16:08:09.557009 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 13803 | 2026.01.06 16:08:09.557043 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 13804 | 2026.01.06 16:08:09.557078 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 317 rows starting from the beginning of the part | ||
| 13805 | 2026.01.06 16:08:09.557259 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.01.06 16:08:09.557301 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13807 | 2026.01.06 16:08:09.557613 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13808 | 2026.01.06 16:08:09.557818 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.01.06 16:08:09.557948 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 13810 | 2026.01.06 16:08:09.557986 [ 276 ] {537c43b6-3dc4-42ca-924c-af1cd322a7c8} <Debug> TCPHandler: Processed in 0.001257344 sec. | ||
| 13811 | 2026.01.06 16:08:09.558094 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2026.01.06 16:08:09.558189 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13813 | 2026.01.06 16:08:09.558243 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <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 | ||
| 13814 | 2026.01.06 16:08:09.559076 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2026.01.06 16:08:09.559111 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13816 | 2026.01.06 16:08:09.559748 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13817 | 2026.01.06 16:08:09.559976 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.01.06 16:08:09.560090 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13819 | 2026.01.06 16:08:09.560123 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2026.01.06 16:08:09.560124 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001951 sec., 17426.96053305997 rows/sec., 31.23 MiB/sec. | ||
| 13821 | 2026.01.06 16:08:09.560146 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13822 | 2026.01.06 16:08:09.560200 [ 276 ] {8947e2d4-bbf4-43a8-a65a-aca614b86c69} <Debug> TCPHandler: Processed in 0.00215498 sec. | ||
| 13823 | 2026.01.06 16:08:09.560222 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13824 | 2026.01.06 16:08:09.560325 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2026.01.06 16:08:09.560420 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13826 | 2026.01.06 16:08:09.560428 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13827 | 2026.01.06 16:08:09.560463 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13828 | 2026.01.06 16:08:09.560493 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1506 rows starting from the beginning of the part | ||
| 13829 | 2026.01.06 16:08:09.560625 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 13830 | 2026.01.06 16:08:09.560732 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
| 13831 | 2026.01.06 16:08:09.560796 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13832 | 2026.01.06 16:08:09.560830 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 13833 | 2026.01.06 16:08:09.560831 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13834 | 2026.01.06 16:08:09.560927 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 13835 | 2026.01.06 16:08:09.561021 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 13836 | 2026.01.06 16:08:09.561169 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13837 | 2026.01.06 16:08:09.561381 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13838 | 2026.01.06 16:08:09.561518 [ 143 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13839 | 2026.01.06 16:08:09.561529 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 13840 | 2026.01.06 16:08:09.561575 [ 143 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13841 | 2026.01.06 16:08:09.561601 [ 276 ] {ee4cd0dd-026c-494c-92a2-0e5fc4fae0ee} <Debug> TCPHandler: Processed in 0.001325375 sec. | ||
| 13842 | 2026.01.06 16:08:09.561602 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13843 | 2026.01.06 16:08:09.561706 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13844 | 2026.01.06 16:08:09.561833 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13845 | 2026.01.06 16:08:09.561862 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6410 rows starting from the beginning of the part | ||
| 13846 | 2026.01.06 16:08:09.561915 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 13847 | 2026.01.06 16:08:09.561963 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13848 | 2026.01.06 16:08:09.562003 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 13849 | 2026.01.06 16:08:09.562044 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 13850 | 2026.01.06 16:08:09.562081 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 13851 | 2026.01.06 16:08:09.563420 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30195 rows, containing 5 columns (5 merged, 0 gathered) in 0.006713776 sec., 4497469.0844615605 rows/sec., 300.86 MiB/sec. | ||
| 13852 | 2026.01.06 16:08:09.563872 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13853 | 2026.01.06 16:08:09.563923 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6842 rows, containing 4 columns (4 merged, 0 gathered) in 0.002255702 sec., 3033202.0807713075 rows/sec., 192.30 MiB/sec. | ||
| 13854 | 2026.01.06 16:08:09.564123 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.01.06 16:08:09.564203 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13856 | 2026.01.06 16:08:09.564274 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13857 | 2026.01.06 16:08:09.564471 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13858 | 2026.01.06 16:08:09.564739 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13859 | 2026.01.06 16:08:09.564807 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_86_17} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13860 | 2026.01.06 16:08:09.564890 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13861 | 2026.01.06 16:08:09.569496 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1622 rows, containing 19 columns (19 merged, 0 gathered) in 0.009301035 sec., 174389.1943208471 rows/sec., 312.50 MiB/sec. | ||
| 13862 | 2026.01.06 16:08:09.572055 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13863 | 2026.01.06 16:08:09.572396 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.01.06 16:08:09.572470 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13865 | 2026.01.06 16:08:09.572636 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 13866 | 2026.01.06 16:08:10.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.64 MiB, peak 352.67 MiB, free memory in arenas 0.00 B, will set to 345.59 MiB (RSS), difference: 5.95 MiB | ||
| 13867 | 2026.01.06 16:08:13.527792 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13868 | 2026.01.06 16:08:13.527871 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13869 | 2026.01.06 16:08:13.666061 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28714 | ||
| 13870 | 2026.01.06 16:08:13.666613 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.01.06 16:08:13.666654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13872 | 2026.01.06 16:08:13.667130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13873 | 2026.01.06 16:08:13.667351 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.01.06 16:08:13.667477 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28714 | ||
| 13875 | 2026.01.06 16:08:13.775952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1764 | ||
| 13876 | 2026.01.06 16:08:13.778472 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.01.06 16:08:13.778522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13878 | 2026.01.06 16:08:13.779737 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13879 | 2026.01.06 16:08:13.780006 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.01.06 16:08:13.780314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 13881 | 2026.01.06 16:08:14.529552 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13882 | 2026.01.06 16:08:14.529746 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13883 | 2026.01.06 16:08:14.529811 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13884 | 2026.01.06 16:08:14.530489 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2026.01.06 16:08:14.530538 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13886 | 2026.01.06 16:08:14.530931 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13887 | 2026.01.06 16:08:14.531158 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2026.01.06 16:08:14.531320 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001622 sec., 43156.59679408138 rows/sec., 3.46 MiB/sec. | ||
| 13889 | 2026.01.06 16:08:14.531366 [ 276 ] {129b0aeb-90fa-401d-86c7-51c3c3340a7a} <Debug> TCPHandler: Processed in 0.001943987 sec. | ||
| 13890 | 2026.01.06 16:08:14.531493 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2026.01.06 16:08:14.531588 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13892 | 2026.01.06 16:08:14.531635 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13893 | 2026.01.06 16:08:14.532056 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13894 | 2026.01.06 16:08:14.532100 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13895 | 2026.01.06 16:08:14.532414 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13896 | 2026.01.06 16:08:14.532627 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13897 | 2026.01.06 16:08:14.532762 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001191 sec., 5877.413937867338 rows/sec., 441.95 KiB/sec. | ||
| 13898 | 2026.01.06 16:08:14.532802 [ 276 ] {0fa365f2-4ee0-47ef-be43-9e5b2d90c1d8} <Debug> TCPHandler: Processed in 0.001356496 sec. | ||
| 13899 | 2026.01.06 16:08:14.532914 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13900 | 2026.01.06 16:08:14.533007 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13901 | 2026.01.06 16:08:14.533045 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13902 | 2026.01.06 16:08:14.533473 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.01.06 16:08:14.533509 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13904 | 2026.01.06 16:08:14.533811 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13905 | 2026.01.06 16:08:14.534011 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2026.01.06 16:08:14.534142 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001152 sec., 61631.944444444445 rows/sec., 4.81 MiB/sec. | ||
| 13907 | 2026.01.06 16:08:14.534182 [ 276 ] {77133450-3e48-41c9-9159-17a053d21034} <Debug> TCPHandler: Processed in 0.001315135 sec. | ||
| 13908 | 2026.01.06 16:08:14.534301 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.01.06 16:08:14.534394 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13910 | 2026.01.06 16:08:14.534439 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13911 | 2026.01.06 16:08:14.534871 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.01.06 16:08:14.534905 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13913 | 2026.01.06 16:08:14.535245 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13914 | 2026.01.06 16:08:14.535449 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.01.06 16:08:14.535581 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 13916 | 2026.01.06 16:08:14.535619 [ 276 ] {4a97e4e6-a9ef-40e4-85ca-10c8fc5eb494} <Debug> TCPHandler: Processed in 0.001365196 sec. | ||
| 13917 | 2026.01.06 16:08:14.535731 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.01.06 16:08:14.535823 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13919 | 2026.01.06 16:08:14.535876 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <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 | ||
| 13920 | 2026.01.06 16:08:14.536637 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.01.06 16:08:14.536671 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13922 | 2026.01.06 16:08:14.537163 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13923 | 2026.01.06 16:08:14.537387 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.01.06 16:08:14.537532 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001725 sec., 4057.9710144927535 rows/sec., 7.27 MiB/sec. | ||
| 13925 | 2026.01.06 16:08:14.537608 [ 276 ] {4ebf86ad-4711-41bd-adb8-72297c30e8b9} <Debug> TCPHandler: Processed in 0.001923086 sec. | ||
| 13926 | 2026.01.06 16:08:14.537733 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.01.06 16:08:14.537826 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13928 | 2026.01.06 16:08:14.537867 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13929 | 2026.01.06 16:08:14.538234 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.01.06 16:08:14.538275 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13931 | 2026.01.06 16:08:14.538606 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13932 | 2026.01.06 16:08:14.538829 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.01.06 16:08:14.538974 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 13934 | 2026.01.06 16:08:14.539022 [ 276 ] {9a9074ee-06de-4286-8ff3-0d2e8d35077c} <Debug> TCPHandler: Processed in 0.001335485 sec. | ||
| 13935 | 2026.01.06 16:08:15.197076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13936 | 2026.01.06 16:08:15.213759 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.01.06 16:08:15.213810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13938 | 2026.01.06 16:08:15.219913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13939 | 2026.01.06 16:08:15.220638 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.01.06 16:08:15.223580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13941 | 2026.01.06 16:08:19.543204 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2026.01.06 16:08:19.543400 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13943 | 2026.01.06 16:08:19.543473 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13944 | 2026.01.06 16:08:19.544334 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.01.06 16:08:19.544387 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13946 | 2026.01.06 16:08:19.544838 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13947 | 2026.01.06 16:08:19.545092 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2026.01.06 16:08:19.545267 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001917 sec., 213875.84767866458 rows/sec., 13.57 MiB/sec. | ||
| 13949 | 2026.01.06 16:08:19.545321 [ 276 ] {849795df-43d1-4883-b949-c40e27789740} <Debug> TCPHandler: Processed in 0.002266833 sec. | ||
| 13950 | 2026.01.06 16:08:19.545457 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13951 | 2026.01.06 16:08:19.545566 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13952 | 2026.01.06 16:08:19.545613 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13953 | 2026.01.06 16:08:19.546743 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.01.06 16:08:19.546792 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13955 | 2026.01.06 16:08:19.547341 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13956 | 2026.01.06 16:08:19.547659 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2026.01.06 16:08:19.547807 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002265 sec., 520971.302428256 rows/sec., 41.55 MiB/sec. | ||
| 13958 | 2026.01.06 16:08:19.547847 [ 276 ] {48039519-fbe1-48b0-be29-a5b3f8c25d6f} <Debug> TCPHandler: Processed in 0.002442897 sec. | ||
| 13959 | 2026.01.06 16:08:19.547972 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13960 | 2026.01.06 16:08:19.548071 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13961 | 2026.01.06 16:08:19.548113 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13962 | 2026.01.06 16:08:19.548612 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13963 | 2026.01.06 16:08:19.548650 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13964 | 2026.01.06 16:08:19.548973 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13965 | 2026.01.06 16:08:19.549187 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13966 | 2026.01.06 16:08:19.549322 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001273 sec., 187745.48311076197 rows/sec., 11.41 MiB/sec. | ||
| 13967 | 2026.01.06 16:08:19.549360 [ 276 ] {c742e5df-295c-42c5-a507-493f8d85b3a5} <Debug> TCPHandler: Processed in 0.001439037 sec. | ||
| 13968 | 2026.01.06 16:08:19.549466 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13969 | 2026.01.06 16:08:19.549566 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13970 | 2026.01.06 16:08:19.549613 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13971 | 2026.01.06 16:08:19.550096 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.01.06 16:08:19.550133 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13973 | 2026.01.06 16:08:19.550447 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13974 | 2026.01.06 16:08:19.550650 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.01.06 16:08:19.550785 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 13976 | 2026.01.06 16:08:19.550823 [ 276 ] {b8233fda-7519-4c37-92aa-8dbebd88a438} <Debug> TCPHandler: Processed in 0.001407317 sec. | ||
| 13977 | 2026.01.06 16:08:19.550923 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2026.01.06 16:08:19.551016 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13979 | 2026.01.06 16:08:19.551056 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13980 | 2026.01.06 16:08:19.551525 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2026.01.06 16:08:19.551561 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13982 | 2026.01.06 16:08:19.551864 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13983 | 2026.01.06 16:08:19.552071 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2026.01.06 16:08:19.552201 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 13985 | 2026.01.06 16:08:19.552239 [ 276 ] {e527c4f7-1dec-49b6-97d8-bc3a32349781} <Debug> TCPHandler: Processed in 0.001364626 sec. | ||
| 13986 | 2026.01.06 16:08:19.552348 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2026.01.06 16:08:19.552441 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13988 | 2026.01.06 16:08:19.552481 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13989 | 2026.01.06 16:08:19.553135 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2026.01.06 16:08:19.553172 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 13991 | 2026.01.06 16:08:19.553505 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13992 | 2026.01.06 16:08:19.553719 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.01.06 16:08:19.553848 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001425 sec., 500350.8771929824 rows/sec., 35.08 MiB/sec. | ||
| 13994 | 2026.01.06 16:08:19.553887 [ 276 ] {4f9f7493-134c-441b-949f-74ae60a446f5} <Debug> TCPHandler: Processed in 0.00158853 sec. | ||
| 13995 | 2026.01.06 16:08:19.553998 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2026.01.06 16:08:19.554091 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13997 | 2026.01.06 16:08:19.554133 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13998 | 2026.01.06 16:08:19.554467 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2026.01.06 16:08:19.554503 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14000 | 2026.01.06 16:08:19.554802 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14001 | 2026.01.06 16:08:19.555005 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2026.01.06 16:08:19.555132 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 14003 | 2026.01.06 16:08:19.555168 [ 276 ] {c3dc6466-2eaf-4300-8910-0d8bf0e7d707} <Debug> TCPHandler: Processed in 0.001220543 sec. | ||
| 14004 | 2026.01.06 16:08:19.555277 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2026.01.06 16:08:19.555372 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14006 | 2026.01.06 16:08:19.555413 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14007 | 2026.01.06 16:08:19.555849 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2026.01.06 16:08:19.555885 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14009 | 2026.01.06 16:08:19.556214 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14010 | 2026.01.06 16:08:19.556418 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2026.01.06 16:08:19.556548 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 14012 | 2026.01.06 16:08:19.556586 [ 276 ] {28639bd5-4e9a-428f-81ad-e2279f022611} <Debug> TCPHandler: Processed in 0.001358446 sec. | ||
| 14013 | 2026.01.06 16:08:19.556685 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2026.01.06 16:08:19.556777 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14015 | 2026.01.06 16:08:19.556821 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14016 | 2026.01.06 16:08:19.557128 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.01.06 16:08:19.557164 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14018 | 2026.01.06 16:08:19.557454 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14019 | 2026.01.06 16:08:19.557655 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2026.01.06 16:08:19.557781 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 14021 | 2026.01.06 16:08:19.557818 [ 276 ] {25908bf6-8298-4b81-b65e-6d9395b0e5d8} <Debug> TCPHandler: Processed in 0.001181352 sec. | ||
| 14022 | 2026.01.06 16:08:19.557922 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14023 | 2026.01.06 16:08:19.558024 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14024 | 2026.01.06 16:08:19.558080 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <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 | ||
| 14025 | 2026.01.06 16:08:19.558933 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14026 | 2026.01.06 16:08:19.558970 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14027 | 2026.01.06 16:08:19.559542 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14028 | 2026.01.06 16:08:19.559765 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2026.01.06 16:08:19.559898 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00191 sec., 17801.047120418847 rows/sec., 31.90 MiB/sec. | ||
| 14030 | 2026.01.06 16:08:19.559962 [ 276 ] {ec03ce90-206c-4ce6-bbca-3ea7d4f29230} <Debug> TCPHandler: Processed in 0.00211251 sec. | ||
| 14031 | 2026.01.06 16:08:19.560072 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14032 | 2026.01.06 16:08:19.560163 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14033 | 2026.01.06 16:08:19.560203 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14034 | 2026.01.06 16:08:19.560513 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14035 | 2026.01.06 16:08:19.560547 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14036 | 2026.01.06 16:08:19.560927 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14037 | 2026.01.06 16:08:19.561139 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14038 | 2026.01.06 16:08:19.561267 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 14039 | 2026.01.06 16:08:19.561303 [ 276 ] {c18e2825-c374-422d-b6a9-b9da7264db58} <Debug> TCPHandler: Processed in 0.001251494 sec. | ||
| 14040 | 2026.01.06 16:08:20.038007 [ 130 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14041 | 2026.01.06 16:08:20.038071 [ 130 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.01.06 16:08:20.038110 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14043 | 2026.01.06 16:08:20.038228 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 14044 | 2026.01.06 16:08:20.038348 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14045 | 2026.01.06 16:08:20.038379 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 14046 | 2026.01.06 16:08:20.038441 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 14047 | 2026.01.06 16:08:20.038484 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 14048 | 2026.01.06 16:08:20.038523 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 14049 | 2026.01.06 16:08:20.038562 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 14050 | 2026.01.06 16:08:20.039251 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001073571 sec., 33532.947518142726 rows/sec., 2.80 MiB/sec. | ||
| 14051 | 2026.01.06 16:08:20.039431 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14052 | 2026.01.06 16:08:20.039769 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.01.06 16:08:20.039851 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_29_7} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14054 | 2026.01.06 16:08:20.039968 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14055 | 2026.01.06 16:08:21.167700 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29226 | ||
| 14056 | 2026.01.06 16:08:21.168263 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.01.06 16:08:21.168308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14058 | 2026.01.06 16:08:21.168812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14059 | 2026.01.06 16:08:21.169042 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2026.01.06 16:08:21.169172 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29226 | ||
| 14061 | 2026.01.06 16:08:21.169200 [ 125 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14062 | 2026.01.06 16:08:21.169272 [ 125 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.01.06 16:08:21.169297 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14064 | 2026.01.06 16:08:21.169429 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14065 | 2026.01.06 16:08:21.169581 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14066 | 2026.01.06 16:08:21.169620 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26794 rows starting from the beginning of the part | ||
| 14067 | 2026.01.06 16:08:21.169690 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14068 | 2026.01.06 16:08:21.169737 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14069 | 2026.01.06 16:08:21.169778 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14070 | 2026.01.06 16:08:21.169822 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14071 | 2026.01.06 16:08:21.169867 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14072 | 2026.01.06 16:08:21.172162 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29226 rows, containing 4 columns (4 merged, 0 gathered) in 0.002791703 sec., 10468878.673698455 rows/sec., 149.76 MiB/sec. | ||
| 14073 | 2026.01.06 16:08:21.172545 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14074 | 2026.01.06 16:08:21.172842 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.01.06 16:08:21.172927 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_61_12} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14076 | 2026.01.06 16:08:21.173056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14077 | 2026.01.06 16:08:22.723728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14078 | 2026.01.06 16:08:22.740719 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.01.06 16:08:22.740767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14080 | 2026.01.06 16:08:22.746878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14081 | 2026.01.06 16:08:22.747546 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.01.06 16:08:22.747837 [ 128 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14083 | 2026.01.06 16:08:22.747878 [ 128 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2026.01.06 16:08:22.747900 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14085 | 2026.01.06 16:08:22.748021 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14086 | 2026.01.06 16:08:22.750788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14087 | 2026.01.06 16:08:22.752532 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14088 | 2026.01.06 16:08:22.753972 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14089 | 2026.01.06 16:08:22.758676 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14090 | 2026.01.06 16:08:22.763455 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14091 | 2026.01.06 16:08:22.768210 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14092 | 2026.01.06 16:08:22.772832 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14093 | 2026.01.06 16:08:22.776637 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14094 | 2026.01.06 16:08:22.831576 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.083602184 sec., 5502.248601543711 rows/sec., 28.45 MiB/sec. | ||
| 14095 | 2026.01.06 16:08:22.834601 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14096 | 2026.01.06 16:08:22.836602 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14097 | 2026.01.06 16:08:22.836715 [ 186 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_61_12} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14098 | 2026.01.06 16:08:22.839233 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14099 | 2026.01.06 16:08:23.780627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1798 | ||
| 14100 | 2026.01.06 16:08:23.783049 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.01.06 16:08:23.783098 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14102 | 2026.01.06 16:08:23.784326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14103 | 2026.01.06 16:08:23.784603 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.01.06 16:08:23.785006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 14105 | 2026.01.06 16:08:24.557436 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.01.06 16:08:24.557709 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14107 | 2026.01.06 16:08:24.557807 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14108 | 2026.01.06 16:08:24.558548 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.01.06 16:08:24.558594 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14110 | 2026.01.06 16:08:24.558968 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14111 | 2026.01.06 16:08:24.559184 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.01.06 16:08:24.559345 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001708 sec., 2341.9203747072597 rows/sec., 190.97 KiB/sec. | ||
| 14113 | 2026.01.06 16:08:24.559386 [ 276 ] {c84114e1-d13d-44e0-b19f-e2417f031233} <Debug> TCPHandler: Processed in 0.00212629 sec. | ||
| 14114 | 2026.01.06 16:08:24.559510 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.01.06 16:08:24.559603 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14116 | 2026.01.06 16:08:24.559643 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14117 | 2026.01.06 16:08:24.560711 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.01.06 16:08:24.560748 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14119 | 2026.01.06 16:08:24.561124 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14120 | 2026.01.06 16:08:24.561333 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.01.06 16:08:24.561461 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001874 sec., 646744.9306296691 rows/sec., 53.39 MiB/sec. | ||
| 14122 | 2026.01.06 16:08:24.561498 [ 276 ] {550325e1-68f7-4034-8794-6a4ae6db594c} <Debug> TCPHandler: Processed in 0.002038508 sec. | ||
| 14123 | 2026.01.06 16:08:24.561611 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2026.01.06 16:08:24.561705 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.01.06 16:08:24.561751 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14126 | 2026.01.06 16:08:24.562141 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.01.06 16:08:24.562178 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14128 | 2026.01.06 16:08:24.562469 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14129 | 2026.01.06 16:08:24.562682 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.01.06 16:08:24.562817 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 713.61 KiB/sec. | ||
| 14131 | 2026.01.06 16:08:24.562854 [ 276 ] {f2416ade-ca91-4e11-ad9b-06cb4b8ca02f} <Debug> TCPHandler: Processed in 0.001293455 sec. | ||
| 14132 | 2026.01.06 16:08:24.562961 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.01.06 16:08:24.563054 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14134 | 2026.01.06 16:08:24.563093 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14135 | 2026.01.06 16:08:24.563560 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.01.06 16:08:24.563596 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14137 | 2026.01.06 16:08:24.563900 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14138 | 2026.01.06 16:08:24.564101 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.01.06 16:08:24.564228 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001192 sec., 191275.16778523492 rows/sec., 12.95 MiB/sec. | ||
| 14140 | 2026.01.06 16:08:24.564264 [ 276 ] {3ee40c16-37c2-4177-bd94-c151b527d072} <Debug> TCPHandler: Processed in 0.001351855 sec. | ||
| 14141 | 2026.01.06 16:08:24.564386 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.01.06 16:08:24.564506 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14143 | 2026.01.06 16:08:24.564555 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14144 | 2026.01.06 16:08:24.565232 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.01.06 16:08:24.565269 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14146 | 2026.01.06 16:08:24.565603 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14147 | 2026.01.06 16:08:24.565811 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.01.06 16:08:24.565944 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001461 sec., 363449.6919917864 rows/sec., 26.93 MiB/sec. | ||
| 14149 | 2026.01.06 16:08:24.565982 [ 276 ] {eb374124-5a21-4238-b07a-822d61b63efd} <Debug> TCPHandler: Processed in 0.001657302 sec. | ||
| 14150 | 2026.01.06 16:08:24.566093 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14151 | 2026.01.06 16:08:24.566187 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14152 | 2026.01.06 16:08:24.566230 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14153 | 2026.01.06 16:08:24.566783 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.01.06 16:08:24.566820 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14155 | 2026.01.06 16:08:24.567185 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14156 | 2026.01.06 16:08:24.567392 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2026.01.06 16:08:24.567518 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00135 sec., 626666.6666666666 rows/sec., 42.18 MiB/sec. | ||
| 14158 | 2026.01.06 16:08:24.567555 [ 276 ] {1ffc9245-da81-42f7-b17e-e6c7d694af5c} <Debug> TCPHandler: Processed in 0.001510978 sec. | ||
| 14159 | 2026.01.06 16:08:24.567665 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14160 | 2026.01.06 16:08:24.567758 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14161 | 2026.01.06 16:08:24.567812 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <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 | ||
| 14162 | 2026.01.06 16:08:24.568563 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14163 | 2026.01.06 16:08:24.568598 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14164 | 2026.01.06 16:08:24.569114 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14165 | 2026.01.06 16:08:24.569334 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14166 | 2026.01.06 16:08:24.569468 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 14167 | 2026.01.06 16:08:24.569524 [ 276 ] {e7d82af7-6df8-4467-808d-fa58768f64e3} <Debug> TCPHandler: Processed in 0.001908776 sec. | ||
| 14168 | 2026.01.06 16:08:24.569637 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14169 | 2026.01.06 16:08:24.569731 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14170 | 2026.01.06 16:08:24.569771 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14171 | 2026.01.06 16:08:24.570100 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.01.06 16:08:24.570137 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14173 | 2026.01.06 16:08:24.570431 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14174 | 2026.01.06 16:08:24.570630 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2026.01.06 16:08:24.570761 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 14176 | 2026.01.06 16:08:24.570797 [ 276 ] {4110e812-2548-4b5a-a8ee-3079af2b63b6} <Debug> TCPHandler: Processed in 0.001209823 sec. | ||
| 14177 | 2026.01.06 16:08:28.527933 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14178 | 2026.01.06 16:08:28.527994 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14179 | 2026.01.06 16:08:28.669405 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29674 | ||
| 14180 | 2026.01.06 16:08:28.670232 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2026.01.06 16:08:28.670311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14182 | 2026.01.06 16:08:28.670853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14183 | 2026.01.06 16:08:28.671096 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.01.06 16:08:28.671246 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29674 | ||
| 14185 | 2026.01.06 16:08:29.544320 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14186 | 2026.01.06 16:08:29.544513 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14187 | 2026.01.06 16:08:29.544580 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14188 | 2026.01.06 16:08:29.545447 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.01.06 16:08:29.545491 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14190 | 2026.01.06 16:08:29.545925 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14191 | 2026.01.06 16:08:29.546157 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.01.06 16:08:29.546291 [ 120 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14193 | 2026.01.06 16:08:29.546311 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 14194 | 2026.01.06 16:08:29.546327 [ 120 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14195 | 2026.01.06 16:08:29.546351 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14196 | 2026.01.06 16:08:29.546363 [ 276 ] {69035a20-5451-4f06-b6a9-01f6061ee32a} <Debug> TCPHandler: Processed in 0.002175861 sec. | ||
| 14197 | 2026.01.06 16:08:29.546435 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14198 | 2026.01.06 16:08:29.546493 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2026.01.06 16:08:29.546515 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14200 | 2026.01.06 16:08:29.546543 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 410 rows starting from the beginning of the part | ||
| 14201 | 2026.01.06 16:08:29.546587 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14202 | 2026.01.06 16:08:29.546604 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14203 | 2026.01.06 16:08:29.546631 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14204 | 2026.01.06 16:08:29.546649 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14205 | 2026.01.06 16:08:29.546693 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14206 | 2026.01.06 16:08:29.546733 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14207 | 2026.01.06 16:08:29.547707 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299514 sec., 1577512.8240249816 rows/sec., 106.09 MiB/sec. | ||
| 14208 | 2026.01.06 16:08:29.547782 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.01.06 16:08:29.547821 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14210 | 2026.01.06 16:08:29.547865 [ 200 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14211 | 2026.01.06 16:08:29.548105 [ 200 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2026.01.06 16:08:29.548166 [ 200 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_45_11} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14213 | 2026.01.06 16:08:29.548219 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14214 | 2026.01.06 16:08:29.548223 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 14215 | 2026.01.06 16:08:29.548436 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.01.06 16:08:29.548565 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001997 sec., 590886.3294942414 rows/sec., 47.12 MiB/sec. | ||
| 14217 | 2026.01.06 16:08:29.548601 [ 276 ] {671960b2-21aa-462b-ab64-1ba411ab0937} <Debug> TCPHandler: Processed in 0.00215847 sec. | ||
| 14218 | 2026.01.06 16:08:29.548717 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14219 | 2026.01.06 16:08:29.548811 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14220 | 2026.01.06 16:08:29.548852 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14221 | 2026.01.06 16:08:29.549330 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2026.01.06 16:08:29.549366 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14223 | 2026.01.06 16:08:29.549663 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14224 | 2026.01.06 16:08:29.549866 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2026.01.06 16:08:29.549968 [ 120 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14226 | 2026.01.06 16:08:29.549991 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001199 sec., 199332.7773144287 rows/sec., 12.11 MiB/sec. | ||
| 14227 | 2026.01.06 16:08:29.549998 [ 120 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2026.01.06 16:08:29.550022 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14229 | 2026.01.06 16:08:29.550028 [ 276 ] {6a077090-2ddd-4a1b-b371-c60a9d1ccab7} <Debug> TCPHandler: Processed in 0.001359825 sec. | ||
| 14230 | 2026.01.06 16:08:29.550116 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14231 | 2026.01.06 16:08:29.550137 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14232 | 2026.01.06 16:08:29.550237 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14233 | 2026.01.06 16:08:29.550251 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14234 | 2026.01.06 16:08:29.550279 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14235 | 2026.01.06 16:08:29.550291 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 264 rows starting from the beginning of the part | ||
| 14236 | 2026.01.06 16:08:29.550366 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 245 rows starting from the beginning of the part | ||
| 14237 | 2026.01.06 16:08:29.550415 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 14238 | 2026.01.06 16:08:29.550456 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 239 rows starting from the beginning of the part | ||
| 14239 | 2026.01.06 16:08:29.550497 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part | ||
| 14240 | 2026.01.06 16:08:29.550542 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 239 rows starting from the beginning of the part | ||
| 14241 | 2026.01.06 16:08:29.550760 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.01.06 16:08:29.550803 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14243 | 2026.01.06 16:08:29.551125 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14244 | 2026.01.06 16:08:29.551344 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.01.06 16:08:29.551472 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 14246 | 2026.01.06 16:08:29.551508 [ 276 ] {1d3b1f46-8800-4467-917b-6ba04b43c0ac} <Debug> TCPHandler: Processed in 0.001420017 sec. | ||
| 14247 | 2026.01.06 16:08:29.551536 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460728 sec., 688013.1003171022 rows/sec., 44.76 MiB/sec. | ||
| 14248 | 2026.01.06 16:08:29.551621 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.01.06 16:08:29.551699 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14250 | 2026.01.06 16:08:29.551720 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14251 | 2026.01.06 16:08:29.551764 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14252 | 2026.01.06 16:08:29.551958 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2026.01.06 16:08:29.552036 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_86_17} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14254 | 2026.01.06 16:08:29.552116 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14255 | 2026.01.06 16:08:29.552223 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.01.06 16:08:29.552264 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14257 | 2026.01.06 16:08:29.552571 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14258 | 2026.01.06 16:08:29.552782 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.01.06 16:08:29.552899 [ 118 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14260 | 2026.01.06 16:08:29.552913 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 14261 | 2026.01.06 16:08:29.552946 [ 118 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.01.06 16:08:29.552964 [ 276 ] {915532e7-f45f-4486-81d6-a90f40d12191} <Debug> TCPHandler: Processed in 0.001392847 sec. | ||
| 14263 | 2026.01.06 16:08:29.552973 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14264 | 2026.01.06 16:08:29.553068 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14265 | 2026.01.06 16:08:29.553095 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14266 | 2026.01.06 16:08:29.553141 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14267 | 2026.01.06 16:08:29.553165 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 211 rows starting from the beginning of the part | ||
| 14268 | 2026.01.06 16:08:29.553194 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14269 | 2026.01.06 16:08:29.553213 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14270 | 2026.01.06 16:08:29.553236 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14271 | 2026.01.06 16:08:29.553257 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14272 | 2026.01.06 16:08:29.553297 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14273 | 2026.01.06 16:08:29.553335 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14274 | 2026.01.06 16:08:29.553982 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.01.06 16:08:29.554026 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14276 | 2026.01.06 16:08:29.554079 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00103901 sec., 1015389.649762755 rows/sec., 61.53 MiB/sec. | ||
| 14277 | 2026.01.06 16:08:29.554190 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14278 | 2026.01.06 16:08:29.554425 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.01.06 16:08:29.554427 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14280 | 2026.01.06 16:08:29.554487 [ 200 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_45_11} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14281 | 2026.01.06 16:08:29.554540 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14282 | 2026.01.06 16:08:29.554649 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.01.06 16:08:29.554784 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.00161 sec., 442857.14285714284 rows/sec., 31.05 MiB/sec. | ||
| 14284 | 2026.01.06 16:08:29.554824 [ 276 ] {bd308c10-0deb-4edb-ab03-46e48053d7c5} <Debug> TCPHandler: Processed in 0.001779674 sec. | ||
| 14285 | 2026.01.06 16:08:29.554935 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.01.06 16:08:29.555031 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14287 | 2026.01.06 16:08:29.555072 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14288 | 2026.01.06 16:08:29.555408 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2026.01.06 16:08:29.555449 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14290 | 2026.01.06 16:08:29.555749 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14291 | 2026.01.06 16:08:29.555950 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2026.01.06 16:08:29.556081 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 14293 | 2026.01.06 16:08:29.556118 [ 276 ] {e562bb65-c148-4ff6-9c08-97850bada209} <Debug> TCPHandler: Processed in 0.001231823 sec. | ||
| 14294 | 2026.01.06 16:08:29.556240 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2026.01.06 16:08:29.556355 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14296 | 2026.01.06 16:08:29.556402 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14297 | 2026.01.06 16:08:29.556852 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.01.06 16:08:29.556891 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14299 | 2026.01.06 16:08:29.557249 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14300 | 2026.01.06 16:08:29.557463 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2026.01.06 16:08:29.557598 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 14302 | 2026.01.06 16:08:29.557637 [ 276 ] {4111749f-c5d3-4bbe-bb16-e5aa81baffe1} <Debug> TCPHandler: Processed in 0.001458597 sec. | ||
| 14303 | 2026.01.06 16:08:29.557758 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2026.01.06 16:08:29.557855 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14305 | 2026.01.06 16:08:29.557899 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14306 | 2026.01.06 16:08:29.558216 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2026.01.06 16:08:29.558253 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14308 | 2026.01.06 16:08:29.558547 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14309 | 2026.01.06 16:08:29.558744 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2026.01.06 16:08:29.558877 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 14311 | 2026.01.06 16:08:29.558915 [ 276 ] {4093c011-0999-4d1d-ad19-dbada7632160} <Debug> TCPHandler: Processed in 0.001206833 sec. | ||
| 14312 | 2026.01.06 16:08:29.559014 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2026.01.06 16:08:29.559110 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14314 | 2026.01.06 16:08:29.559166 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <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 | ||
| 14315 | 2026.01.06 16:08:29.559996 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2026.01.06 16:08:29.560033 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14317 | 2026.01.06 16:08:29.560573 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14318 | 2026.01.06 16:08:29.560787 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.01.06 16:08:29.560927 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001836 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 14320 | 2026.01.06 16:08:29.560980 [ 276 ] {452993c0-01de-4577-8155-f655c601bbc1} <Debug> TCPHandler: Processed in 0.002015707 sec. | ||
| 14321 | 2026.01.06 16:08:29.561092 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2026.01.06 16:08:29.561187 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14323 | 2026.01.06 16:08:29.561227 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14324 | 2026.01.06 16:08:29.561549 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.01.06 16:08:29.561585 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14326 | 2026.01.06 16:08:29.561881 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14327 | 2026.01.06 16:08:29.562079 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.01.06 16:08:29.562202 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001034 sec., 100580.27079303675 rows/sec., 6.16 MiB/sec. | ||
| 14329 | 2026.01.06 16:08:29.562238 [ 276 ] {065b53f9-e58c-4a63-bba6-e112a4a4dd97} <Debug> TCPHandler: Processed in 0.001196472 sec. | ||
| 14330 | 2026.01.06 16:08:30.250922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14331 | 2026.01.06 16:08:30.265727 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.01.06 16:08:30.265770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14333 | 2026.01.06 16:08:30.271106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14334 | 2026.01.06 16:08:30.271792 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2026.01.06 16:08:30.274561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14336 | 2026.01.06 16:08:33.785286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1836 | ||
| 14337 | 2026.01.06 16:08:33.787752 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14338 | 2026.01.06 16:08:33.787798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14339 | 2026.01.06 16:08:33.788977 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14340 | 2026.01.06 16:08:33.789235 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.01.06 16:08:33.789432 [ 115 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14342 | 2026.01.06 16:08:33.789492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1836 | ||
| 14343 | 2026.01.06 16:08:33.789535 [ 115 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.01.06 16:08:33.789579 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14345 | 2026.01.06 16:08:33.789721 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14346 | 2026.01.06 16:08:33.790350 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14347 | 2026.01.06 16:08:33.790500 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1650 rows starting from the beginning of the part | ||
| 14348 | 2026.01.06 16:08:33.790916 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 14349 | 2026.01.06 16:08:33.791279 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 14350 | 2026.01.06 16:08:33.791644 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 14351 | 2026.01.06 16:08:33.791969 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 14352 | 2026.01.06 16:08:33.792306 [ 193 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 14353 | 2026.01.06 16:08:33.799108 [ 202 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 72 columns (72 merged, 0 gathered) in 0.009446668 sec., 194354.24215183596 rows/sec., 148.78 MiB/sec. | ||
| 14354 | 2026.01.06 16:08:33.801121 [ 202 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14355 | 2026.01.06 16:08:33.801664 [ 202 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2026.01.06 16:08:33.801733 [ 202 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_46_9} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14357 | 2026.01.06 16:08:33.802025 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14358 | 2026.01.06 16:08:34.530043 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2026.01.06 16:08:34.530354 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14360 | 2026.01.06 16:08:34.530462 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14361 | 2026.01.06 16:08:34.531158 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2026.01.06 16:08:34.531203 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14363 | 2026.01.06 16:08:34.531598 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14364 | 2026.01.06 16:08:34.531813 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.01.06 16:08:34.531962 [ 115 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14366 | 2026.01.06 16:08:34.531967 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00169 sec., 41420.11834319527 rows/sec., 3.32 MiB/sec. | ||
| 14367 | 2026.01.06 16:08:34.532032 [ 115 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.01.06 16:08:34.532053 [ 276 ] {cb3ea16e-a838-4acf-b1b6-48480ce43a58} <Debug> TCPHandler: Processed in 0.002200461 sec. | ||
| 14369 | 2026.01.06 16:08:34.532059 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14370 | 2026.01.06 16:08:34.532179 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14371 | 2026.01.06 16:08:34.532186 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2026.01.06 16:08:34.532307 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14373 | 2026.01.06 16:08:34.532323 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14374 | 2026.01.06 16:08:34.532350 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14375 | 2026.01.06 16:08:34.532368 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2345 rows starting from the beginning of the part | ||
| 14376 | 2026.01.06 16:08:34.532449 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 70 rows starting from the beginning of the part | ||
| 14377 | 2026.01.06 16:08:34.532501 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1180 rows starting from the beginning of the part | ||
| 14378 | 2026.01.06 16:08:34.532548 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1212 rows starting from the beginning of the part | ||
| 14379 | 2026.01.06 16:08:34.532588 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1180 rows starting from the beginning of the part | ||
| 14380 | 2026.01.06 16:08:34.532626 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 70 rows starting from the beginning of the part | ||
| 14381 | 2026.01.06 16:08:34.532753 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.01.06 16:08:34.532796 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14383 | 2026.01.06 16:08:34.533131 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14384 | 2026.01.06 16:08:34.533346 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.01.06 16:08:34.533481 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001192 sec., 5872.48322147651 rows/sec., 441.58 KiB/sec. | ||
| 14386 | 2026.01.06 16:08:34.533520 [ 276 ] {1980d832-462a-44fe-bd7b-37bed9a4e605} <Debug> TCPHandler: Processed in 0.001384836 sec. | ||
| 14387 | 2026.01.06 16:08:34.533620 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14388 | 2026.01.06 16:08:34.533714 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14389 | 2026.01.06 16:08:34.533754 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14390 | 2026.01.06 16:08:34.534170 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.01.06 16:08:34.534207 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14392 | 2026.01.06 16:08:34.534502 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14393 | 2026.01.06 16:08:34.534705 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.01.06 16:08:34.534785 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6057 rows, containing 5 columns (5 merged, 0 gathered) in 0.00265042 sec., 2285298.179156511 rows/sec., 193.60 MiB/sec. | ||
| 14395 | 2026.01.06 16:08:34.534820 [ 115 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14396 | 2026.01.06 16:08:34.534832 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001135 sec., 62555.06607929516 rows/sec., 4.88 MiB/sec. | ||
| 14397 | 2026.01.06 16:08:34.534863 [ 115 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.01.06 16:08:34.534887 [ 276 ] {4443d960-0854-433e-a563-e77ffed58641} <Debug> TCPHandler: Processed in 0.001317254 sec. | ||
| 14399 | 2026.01.06 16:08:34.534890 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14400 | 2026.01.06 16:08:34.534981 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14401 | 2026.01.06 16:08:34.535006 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14402 | 2026.01.06 16:08:34.535068 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14403 | 2026.01.06 16:08:34.535082 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14404 | 2026.01.06 16:08:34.535106 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14405 | 2026.01.06 16:08:34.535112 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1212 rows starting from the beginning of the part | ||
| 14406 | 2026.01.06 16:08:34.535158 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14407 | 2026.01.06 16:08:34.535186 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 71 rows starting from the beginning of the part | ||
| 14408 | 2026.01.06 16:08:34.535238 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 713 rows starting from the beginning of the part | ||
| 14409 | 2026.01.06 16:08:34.535278 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 531 rows starting from the beginning of the part | ||
| 14410 | 2026.01.06 16:08:34.535318 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 713 rows starting from the beginning of the part | ||
| 14411 | 2026.01.06 16:08:34.535342 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.01.06 16:08:34.535356 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 71 rows starting from the beginning of the part | ||
| 14413 | 2026.01.06 16:08:34.535425 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_91_18} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14414 | 2026.01.06 16:08:34.535503 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14415 | 2026.01.06 16:08:34.535579 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.01.06 16:08:34.535622 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14417 | 2026.01.06 16:08:34.535978 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14418 | 2026.01.06 16:08:34.536201 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.01.06 16:08:34.536335 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 14420 | 2026.01.06 16:08:34.536354 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14421 | 2026.01.06 16:08:34.536373 [ 276 ] {434a3d2a-5d83-4fae-b677-925274ef46a3} <Debug> TCPHandler: Processed in 0.001416666 sec. | ||
| 14422 | 2026.01.06 16:08:34.536438 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.01.06 16:08:34.536480 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14424 | 2026.01.06 16:08:34.536518 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157324 sec., 2104574.0001525516 rows/sec., 158.85 MiB/sec. | ||
| 14425 | 2026.01.06 16:08:34.536538 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2026.01.06 16:08:34.536569 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14427 | 2026.01.06 16:08:34.536636 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14428 | 2026.01.06 16:08:34.536670 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14429 | 2026.01.06 16:08:34.536690 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14430 | 2026.01.06 16:08:34.536697 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <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 | ||
| 14431 | 2026.01.06 16:08:34.536736 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30195 rows starting from the beginning of the part | ||
| 14432 | 2026.01.06 16:08:34.536804 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 14433 | 2026.01.06 16:08:34.536858 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 14434 | 2026.01.06 16:08:34.536906 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 846 rows starting from the beginning of the part | ||
| 14435 | 2026.01.06 16:08:34.536950 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.01.06 16:08:34.536954 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 314 rows starting from the beginning of the part | ||
| 14437 | 2026.01.06 16:08:34.537009 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 14438 | 2026.01.06 16:08:34.537022 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_91_18} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14439 | 2026.01.06 16:08:34.537095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14440 | 2026.01.06 16:08:34.537496 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2026.01.06 16:08:34.537538 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14442 | 2026.01.06 16:08:34.538075 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14443 | 2026.01.06 16:08:34.538317 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2026.01.06 16:08:34.538465 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14445 | 2026.01.06 16:08:34.538469 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00185 sec., 3783.7837837837837 rows/sec., 6.78 MiB/sec. | ||
| 14446 | 2026.01.06 16:08:34.538513 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2026.01.06 16:08:34.538543 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14448 | 2026.01.06 16:08:34.538551 [ 276 ] {2ed0bcdc-5230-43d0-bca5-bb17d8b73c77} <Debug> TCPHandler: Processed in 0.002065339 sec. | ||
| 14449 | 2026.01.06 16:08:34.538642 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14450 | 2026.01.06 16:08:34.538698 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14451 | 2026.01.06 16:08:34.538798 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14452 | 2026.01.06 16:08:34.538850 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14453 | 2026.01.06 16:08:34.538910 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14454 | 2026.01.06 16:08:34.538990 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1622 rows starting from the beginning of the part | ||
| 14455 | 2026.01.06 16:08:34.539135 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 14456 | 2026.01.06 16:08:34.539253 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.01.06 16:08:34.539254 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 14458 | 2026.01.06 16:08:34.539298 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14459 | 2026.01.06 16:08:34.539385 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 14460 | 2026.01.06 16:08:34.539493 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 14461 | 2026.01.06 16:08:34.539597 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 14462 | 2026.01.06 16:08:34.539761 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14463 | 2026.01.06 16:08:34.540013 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.01.06 16:08:34.540146 [ 114 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14465 | 2026.01.06 16:08:34.540155 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
| 14466 | 2026.01.06 16:08:34.540184 [ 114 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.01.06 16:08:34.540207 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14468 | 2026.01.06 16:08:34.540211 [ 276 ] {989020ea-a05d-4bdb-884a-019fd0e6e605} <Debug> TCPHandler: Processed in 0.00156441 sec. | ||
| 14469 | 2026.01.06 16:08:34.540287 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14470 | 2026.01.06 16:08:34.540383 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14471 | 2026.01.06 16:08:34.540411 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6842 rows starting from the beginning of the part | ||
| 14472 | 2026.01.06 16:08:34.540455 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 14473 | 2026.01.06 16:08:34.540492 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 14474 | 2026.01.06 16:08:34.540529 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 14475 | 2026.01.06 16:08:34.540561 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 14476 | 2026.01.06 16:08:34.540600 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 14477 | 2026.01.06 16:08:34.543954 [ 196 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00370138 sec., 1953325.5164290075 rows/sec., 123.91 MiB/sec. | ||
| 14478 | 2026.01.06 16:08:34.544645 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14479 | 2026.01.06 16:08:34.544938 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14480 | 2026.01.06 16:08:34.545023 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_91_18} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14481 | 2026.01.06 16:08:34.545112 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14482 | 2026.01.06 16:08:34.545962 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31989 rows, containing 5 columns (5 merged, 0 gathered) in 0.009435397 sec., 3390318.393598065 rows/sec., 226.85 MiB/sec. | ||
| 14483 | 2026.01.06 16:08:34.546509 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14484 | 2026.01.06 16:08:34.546795 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.01.06 16:08:34.546880 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14486 | 2026.01.06 16:08:34.546986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14487 | 2026.01.06 16:08:34.553095 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1711 rows, containing 19 columns (19 merged, 0 gathered) in 0.014497043 sec., 118024.06877043823 rows/sec., 211.49 MiB/sec. | ||
| 14488 | 2026.01.06 16:08:34.554447 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14489 | 2026.01.06 16:08:34.554773 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14490 | 2026.01.06 16:08:34.554854 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14491 | 2026.01.06 16:08:34.554972 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.48 MiB. | ||
| 14492 | 2026.01.06 16:08:35.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.35 MiB, peak 362.16 MiB, free memory in arenas 0.00 B, will set to 354.47 MiB (RSS), difference: 7.12 MiB | ||
| 14493 | 2026.01.06 16:08:36.171473 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30186 | ||
| 14494 | 2026.01.06 16:08:36.172317 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14495 | 2026.01.06 16:08:36.172396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14496 | 2026.01.06 16:08:36.172993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14497 | 2026.01.06 16:08:36.173219 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14498 | 2026.01.06 16:08:36.173372 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30186 | ||
| 14499 | 2026.01.06 16:08:37.774710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14500 | 2026.01.06 16:08:37.790212 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2026.01.06 16:08:37.790276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14502 | 2026.01.06 16:08:37.796096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14503 | 2026.01.06 16:08:37.796800 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14504 | 2026.01.06 16:08:37.799616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14505 | 2026.01.06 16:08:39.543171 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2026.01.06 16:08:39.543368 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14507 | 2026.01.06 16:08:39.543440 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14508 | 2026.01.06 16:08:39.544372 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14509 | 2026.01.06 16:08:39.544427 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14510 | 2026.01.06 16:08:39.544910 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14511 | 2026.01.06 16:08:39.545141 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14512 | 2026.01.06 16:08:39.545312 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001994 sec., 205616.85055165496 rows/sec., 13.04 MiB/sec. | ||
| 14513 | 2026.01.06 16:08:39.545366 [ 276 ] {53c24020-345a-4ec1-a482-2d861bb1628a} <Debug> TCPHandler: Processed in 0.002332904 sec. | ||
| 14514 | 2026.01.06 16:08:39.545501 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.01.06 16:08:39.545609 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14516 | 2026.01.06 16:08:39.545659 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14517 | 2026.01.06 16:08:39.546111 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.01.06 16:08:39.546151 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14519 | 2026.01.06 16:08:39.546470 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14520 | 2026.01.06 16:08:39.546672 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2026.01.06 16:08:39.546804 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001223 sec., 3270.645952575634 rows/sec., 266.70 KiB/sec. | ||
| 14522 | 2026.01.06 16:08:39.546842 [ 276 ] {247b5f91-5497-4352-a551-30e999dc453d} <Debug> TCPHandler: Processed in 0.001394276 sec. | ||
| 14523 | 2026.01.06 16:08:39.546978 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.01.06 16:08:39.547077 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14525 | 2026.01.06 16:08:39.547117 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14526 | 2026.01.06 16:08:39.548173 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.01.06 16:08:39.548210 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14528 | 2026.01.06 16:08:39.548586 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14529 | 2026.01.06 16:08:39.548788 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.01.06 16:08:39.548921 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.001866 sec., 633440.5144694534 rows/sec., 50.51 MiB/sec. | ||
| 14531 | 2026.01.06 16:08:39.548958 [ 276 ] {34bf3b31-d70a-42ca-9a79-6c3b7e0b69f6} <Debug> TCPHandler: Processed in 0.002030578 sec. | ||
| 14532 | 2026.01.06 16:08:39.549076 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.01.06 16:08:39.549172 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14534 | 2026.01.06 16:08:39.549211 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14535 | 2026.01.06 16:08:39.549751 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.01.06 16:08:39.549789 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14537 | 2026.01.06 16:08:39.550103 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14538 | 2026.01.06 16:08:39.550315 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.01.06 16:08:39.550447 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001294 sec., 187789.79907264296 rows/sec., 11.43 MiB/sec. | ||
| 14540 | 2026.01.06 16:08:39.550485 [ 276 ] {87c4782a-cb22-4f4d-ba90-a3af774e11d5} <Debug> TCPHandler: Processed in 0.001458648 sec. | ||
| 14541 | 2026.01.06 16:08:39.550604 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14542 | 2026.01.06 16:08:39.550699 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14543 | 2026.01.06 16:08:39.550741 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14544 | 2026.01.06 16:08:39.551264 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.01.06 16:08:39.551301 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14546 | 2026.01.06 16:08:39.551597 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14547 | 2026.01.06 16:08:39.551797 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14548 | 2026.01.06 16:08:39.551929 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 14549 | 2026.01.06 16:08:39.551945 [ 109 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14550 | 2026.01.06 16:08:39.551967 [ 276 ] {b4cd865c-52a0-4fdc-adbc-1002d517bfba} <Debug> TCPHandler: Processed in 0.001412126 sec. | ||
| 14551 | 2026.01.06 16:08:39.552034 [ 109 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.01.06 16:08:39.552066 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14553 | 2026.01.06 16:08:39.552132 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14554 | 2026.01.06 16:08:39.552205 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14555 | 2026.01.06 16:08:39.552231 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14556 | 2026.01.06 16:08:39.552284 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14557 | 2026.01.06 16:08:39.552348 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14558 | 2026.01.06 16:08:39.552387 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 441 rows starting from the beginning of the part | ||
| 14559 | 2026.01.06 16:08:39.552453 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 14560 | 2026.01.06 16:08:39.552498 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 14561 | 2026.01.06 16:08:39.552541 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 228 rows starting from the beginning of the part | ||
| 14562 | 2026.01.06 16:08:39.552590 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 14563 | 2026.01.06 16:08:39.552641 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 14564 | 2026.01.06 16:08:39.552822 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.01.06 16:08:39.552865 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14566 | 2026.01.06 16:08:39.553216 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14567 | 2026.01.06 16:08:39.553442 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2026.01.06 16:08:39.553575 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001362 sec., 154919.23641703377 rows/sec., 8.80 MiB/sec. | ||
| 14569 | 2026.01.06 16:08:39.553614 [ 276 ] {aae55438-a00e-467d-9757-29a6156c4ecc} <Debug> TCPHandler: Processed in 0.001530659 sec. | ||
| 14570 | 2026.01.06 16:08:39.553726 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14571 | 2026.01.06 16:08:39.553795 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665311 sec., 910940.9593763567 rows/sec., 63.10 MiB/sec. | ||
| 14572 | 2026.01.06 16:08:39.553823 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14573 | 2026.01.06 16:08:39.553868 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14574 | 2026.01.06 16:08:39.553997 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14575 | 2026.01.06 16:08:39.554308 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.01.06 16:08:39.554385 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_61_12} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14577 | 2026.01.06 16:08:39.554467 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14578 | 2026.01.06 16:08:39.554847 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.01.06 16:08:39.554891 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14580 | 2026.01.06 16:08:39.555260 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14581 | 2026.01.06 16:08:39.555493 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.01.06 16:08:39.555633 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.00183 sec., 391803.27868852456 rows/sec., 27.49 MiB/sec. | ||
| 14583 | 2026.01.06 16:08:39.555674 [ 276 ] {08084e6c-2cee-4ae0-8a4c-936d22f7ba2f} <Debug> TCPHandler: Processed in 0.001995627 sec. | ||
| 14584 | 2026.01.06 16:08:39.555798 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.01.06 16:08:39.555895 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14586 | 2026.01.06 16:08:39.555939 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14587 | 2026.01.06 16:08:39.556291 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.01.06 16:08:39.556327 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14589 | 2026.01.06 16:08:39.556639 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14590 | 2026.01.06 16:08:39.556848 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.01.06 16:08:39.556968 [ 109 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14592 | 2026.01.06 16:08:39.556979 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 14593 | 2026.01.06 16:08:39.557011 [ 109 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.01.06 16:08:39.557031 [ 276 ] {9ed0a5c7-96cc-411c-88b1-924d0b9f0955} <Debug> TCPHandler: Processed in 0.001283904 sec. | ||
| 14595 | 2026.01.06 16:08:39.557036 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14596 | 2026.01.06 16:08:39.557138 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14597 | 2026.01.06 16:08:39.557155 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14598 | 2026.01.06 16:08:39.557259 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14599 | 2026.01.06 16:08:39.557283 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14600 | 2026.01.06 16:08:39.557306 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14601 | 2026.01.06 16:08:39.557342 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 14602 | 2026.01.06 16:08:39.557430 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14603 | 2026.01.06 16:08:39.557490 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14604 | 2026.01.06 16:08:39.557549 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14605 | 2026.01.06 16:08:39.557602 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14606 | 2026.01.06 16:08:39.557656 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 14607 | 2026.01.06 16:08:39.557871 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.01.06 16:08:39.557914 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14609 | 2026.01.06 16:08:39.558267 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14610 | 2026.01.06 16:08:39.558501 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.01.06 16:08:39.558567 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001469218 sec., 187855.03580816463 rows/sec., 9.58 MiB/sec. | ||
| 14612 | 2026.01.06 16:08:39.558676 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001435 sec., 220209.05923344946 rows/sec., 14.47 MiB/sec. | ||
| 14613 | 2026.01.06 16:08:39.558723 [ 276 ] {17cf5a1b-1a6b-4ac6-ad22-bbb430dcb7a7} <Debug> TCPHandler: Processed in 0.001617981 sec. | ||
| 14614 | 2026.01.06 16:08:39.558742 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14615 | 2026.01.06 16:08:39.558846 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2026.01.06 16:08:39.558948 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14617 | 2026.01.06 16:08:39.558993 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14618 | 2026.01.06 16:08:39.559025 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.01.06 16:08:39.559106 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_46_9} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14620 | 2026.01.06 16:08:39.559187 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14621 | 2026.01.06 16:08:39.559324 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.01.06 16:08:39.559365 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14623 | 2026.01.06 16:08:39.559667 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14624 | 2026.01.06 16:08:39.559914 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.01.06 16:08:39.560037 [ 109 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14626 | 2026.01.06 16:08:39.560051 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 14627 | 2026.01.06 16:08:39.560073 [ 109 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2026.01.06 16:08:39.560093 [ 276 ] {0ecb35b0-364e-494c-98e5-ad6b5eb47ce4} <Debug> TCPHandler: Processed in 0.001297885 sec. | ||
| 14629 | 2026.01.06 16:08:39.560098 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14630 | 2026.01.06 16:08:39.560196 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14631 | 2026.01.06 16:08:39.560216 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2026.01.06 16:08:39.560288 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14633 | 2026.01.06 16:08:39.560310 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14634 | 2026.01.06 16:08:39.560319 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 42 rows starting from the beginning of the part | ||
| 14635 | 2026.01.06 16:08:39.560364 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <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 | ||
| 14636 | 2026.01.06 16:08:39.560374 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14637 | 2026.01.06 16:08:39.560416 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14638 | 2026.01.06 16:08:39.560453 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14639 | 2026.01.06 16:08:39.560493 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14640 | 2026.01.06 16:08:39.560529 [ 200 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 14641 | 2026.01.06 16:08:39.561272 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2026.01.06 16:08:39.561308 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14643 | 2026.01.06 16:08:39.561309 [ 198 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153501 sec., 40745.521677051 rows/sec., 2.68 MiB/sec. | ||
| 14644 | 2026.01.06 16:08:39.561453 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14645 | 2026.01.06 16:08:39.561725 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2026.01.06 16:08:39.561791 [ 188 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_46_9} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14647 | 2026.01.06 16:08:39.561857 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14648 | 2026.01.06 16:08:39.561897 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14649 | 2026.01.06 16:08:39.562124 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2026.01.06 16:08:39.562269 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001976 sec., 17206.477732793523 rows/sec., 30.83 MiB/sec. | ||
| 14651 | 2026.01.06 16:08:39.562340 [ 276 ] {5a74b78b-695f-4d05-a777-b12aa8a369c9} <Debug> TCPHandler: Processed in 0.002172921 sec. | ||
| 14652 | 2026.01.06 16:08:39.562460 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14653 | 2026.01.06 16:08:39.562559 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14654 | 2026.01.06 16:08:39.562602 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14655 | 2026.01.06 16:08:39.562953 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.01.06 16:08:39.562989 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14657 | 2026.01.06 16:08:39.563296 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14658 | 2026.01.06 16:08:39.563519 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2026.01.06 16:08:39.563646 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001108 sec., 93862.81588447653 rows/sec., 5.75 MiB/sec. | ||
| 14660 | 2026.01.06 16:08:39.563683 [ 276 ] {20a3bcea-1e9e-416d-89ea-8b06bb5c6407} <Debug> TCPHandler: Processed in 0.001273254 sec. | ||
| 14661 | 2026.01.06 16:08:43.528110 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14662 | 2026.01.06 16:08:43.528193 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14663 | 2026.01.06 16:08:43.673569 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30634 | ||
| 14664 | 2026.01.06 16:08:43.674115 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.01.06 16:08:43.674162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14666 | 2026.01.06 16:08:43.674669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14667 | 2026.01.06 16:08:43.674894 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.01.06 16:08:43.675049 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30634 | ||
| 14669 | 2026.01.06 16:08:43.789803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1872 | ||
| 14670 | 2026.01.06 16:08:43.792387 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14671 | 2026.01.06 16:08:43.792435 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14672 | 2026.01.06 16:08:43.793655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14673 | 2026.01.06 16:08:43.793921 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2026.01.06 16:08:43.794195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
| 14675 | 2026.01.06 16:08:44.001279 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000906938 sec. | ||
| 14676 | 2026.01.06 16:08:44.530210 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14677 | 2026.01.06 16:08:44.530422 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14678 | 2026.01.06 16:08:44.530500 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14679 | 2026.01.06 16:08:44.531172 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2026.01.06 16:08:44.531221 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14681 | 2026.01.06 16:08:44.531624 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14682 | 2026.01.06 16:08:44.531855 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2026.01.06 16:08:44.532018 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001648 sec., 42475.728155339806 rows/sec., 3.41 MiB/sec. | ||
| 14684 | 2026.01.06 16:08:44.532067 [ 276 ] {78ff2443-67a2-44f0-989a-e7707ef16e7f} <Debug> TCPHandler: Processed in 0.001996417 sec. | ||
| 14685 | 2026.01.06 16:08:44.532188 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14686 | 2026.01.06 16:08:44.532291 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14687 | 2026.01.06 16:08:44.532335 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14688 | 2026.01.06 16:08:44.532736 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2026.01.06 16:08:44.532774 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14690 | 2026.01.06 16:08:44.533076 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14691 | 2026.01.06 16:08:44.533277 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2026.01.06 16:08:44.533409 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001141 sec., 6134.969325153374 rows/sec., 461.32 KiB/sec. | ||
| 14693 | 2026.01.06 16:08:44.533447 [ 276 ] {df660fbe-86c2-4fb3-8951-29f7691384c5} <Debug> TCPHandler: Processed in 0.001312104 sec. | ||
| 14694 | 2026.01.06 16:08:44.533548 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2026.01.06 16:08:44.533644 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14696 | 2026.01.06 16:08:44.533685 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14697 | 2026.01.06 16:08:44.534106 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2026.01.06 16:08:44.534142 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14699 | 2026.01.06 16:08:44.534455 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14700 | 2026.01.06 16:08:44.534660 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2026.01.06 16:08:44.534789 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001163 sec., 61049.011177987966 rows/sec., 4.77 MiB/sec. | ||
| 14702 | 2026.01.06 16:08:44.534826 [ 276 ] {0bf49734-540f-4b33-be0e-b4052a158e40} <Debug> TCPHandler: Processed in 0.001326834 sec. | ||
| 14703 | 2026.01.06 16:08:44.534938 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14704 | 2026.01.06 16:08:44.535033 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14705 | 2026.01.06 16:08:44.535077 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14706 | 2026.01.06 16:08:44.535466 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2026.01.06 16:08:44.535502 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14708 | 2026.01.06 16:08:44.535857 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14709 | 2026.01.06 16:08:44.536064 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2026.01.06 16:08:44.536194 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 14711 | 2026.01.06 16:08:44.536231 [ 276 ] {6bc5ccdc-c2a7-4d0c-8cd9-4ae3eb388e4d} <Debug> TCPHandler: Processed in 0.001343075 sec. | ||
| 14712 | 2026.01.06 16:08:44.536332 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14713 | 2026.01.06 16:08:44.536425 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14714 | 2026.01.06 16:08:44.536480 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <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 | ||
| 14715 | 2026.01.06 16:08:44.537234 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2026.01.06 16:08:44.537271 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14717 | 2026.01.06 16:08:44.537782 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14718 | 2026.01.06 16:08:44.538003 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14719 | 2026.01.06 16:08:44.538142 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001734 sec., 4036.9088811995384 rows/sec., 7.23 MiB/sec. | ||
| 14720 | 2026.01.06 16:08:44.538205 [ 276 ] {800464f3-67ff-4709-bcd5-db1875a45cb6} <Debug> TCPHandler: Processed in 0.001922746 sec. | ||
| 14721 | 2026.01.06 16:08:44.538345 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14722 | 2026.01.06 16:08:44.538461 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14723 | 2026.01.06 16:08:44.538514 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14724 | 2026.01.06 16:08:44.538916 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2026.01.06 16:08:44.538956 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14726 | 2026.01.06 16:08:44.539335 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14727 | 2026.01.06 16:08:44.539595 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14728 | 2026.01.06 16:08:44.539738 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
| 14729 | 2026.01.06 16:08:44.539784 [ 276 ] {9ae698a5-15c3-468b-bcf9-169d2b11bb76} <Debug> TCPHandler: Processed in 0.001493088 sec. | ||
| 14730 | 2026.01.06 16:08:45.299739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14731 | 2026.01.06 16:08:45.315860 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2026.01.06 16:08:45.315918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 14733 | 2026.01.06 16:08:45.321881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14734 | 2026.01.06 16:08:45.322548 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2026.01.06 16:08:45.325323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14736 | 2026.01.06 16:08:48.737733 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34253 | ||
| 14737 | 2026.01.06 16:08:48.737867 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14738 | 2026.01.06 16:08:48.737901 [ 291 ] {} <Debug> TCP-Session: a5d05cdc-2935-4b68-a36a-a56274f87072 Authenticating user 'default' from [fd00:1122:3344:101::e]:34253 | ||
| 14739 | 2026.01.06 16:08:48.737931 [ 291 ] {} <Debug> TCP-Session: a5d05cdc-2935-4b68-a36a-a56274f87072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14740 | 2026.01.06 16:08:48.737951 [ 291 ] {} <Debug> TCP-Session: a5d05cdc-2935-4b68-a36a-a56274f87072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14741 | 2026.01.06 16:08:48.738188 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62307 | ||
| 14742 | 2026.01.06 16:08:48.738219 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59222 | ||
| 14743 | 2026.01.06 16:08:48.738256 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48486 | ||
| 14744 | 2026.01.06 16:08:48.738275 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64810 | ||
| 14745 | 2026.01.06 16:08:48.738329 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14746 | 2026.01.06 16:08:48.738352 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14747 | 2026.01.06 16:08:48.738295 [ 291 ] {} <Trace> TCP-Session: a5d05cdc-2935-4b68-a36a-a56274f87072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.01.06 16:08:48.738378 [ 292 ] {} <Debug> TCP-Session: 8b4f35d8-9ba6-47ed-9dc1-f9ba4a027846 Authenticating user 'default' from [fd00:1122:3344:101::e]:62307 | ||
| 14749 | 2026.01.06 16:08:48.738395 [ 294 ] {} <Debug> TCP-Session: 5d25e2c4-8615-4f89-9c4a-000478494eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59222 | ||
| 14750 | 2026.01.06 16:08:48.738397 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14751 | 2026.01.06 16:08:48.738430 [ 292 ] {} <Debug> TCP-Session: 8b4f35d8-9ba6-47ed-9dc1-f9ba4a027846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14752 | 2026.01.06 16:08:48.738473 [ 297 ] {} <Debug> TCP-Session: dd1056a6-93fc-47b4-9eeb-b4fa728a3c50 Authenticating user 'default' from [fd00:1122:3344:101::e]:48486 | ||
| 14753 | 2026.01.06 16:08:48.738445 [ 294 ] {} <Debug> TCP-Session: 5d25e2c4-8615-4f89-9c4a-000478494eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14754 | 2026.01.06 16:08:48.738498 [ 292 ] {} <Debug> TCP-Session: 8b4f35d8-9ba6-47ed-9dc1-f9ba4a027846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14755 | 2026.01.06 16:08:48.738527 [ 294 ] {} <Debug> TCP-Session: 5d25e2c4-8615-4f89-9c4a-000478494eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.01.06 16:08:48.738546 [ 291 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34253) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14757 | 2026.01.06 16:08:48.738514 [ 297 ] {} <Debug> TCP-Session: dd1056a6-93fc-47b4-9eeb-b4fa728a3c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14758 | 2026.01.06 16:08:48.738402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14759 | 2026.01.06 16:08:48.738601 [ 297 ] {} <Debug> TCP-Session: dd1056a6-93fc-47b4-9eeb-b4fa728a3c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14760 | 2026.01.06 16:08:48.738263 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63218 | ||
| 14761 | 2026.01.06 16:08:48.738632 [ 290 ] {} <Debug> TCP-Session: 76049b5d-2091-4be6-a104-a53749804977 Authenticating user 'default' from [fd00:1122:3344:101::e]:64810 | ||
| 14762 | 2026.01.06 16:08:48.738241 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64548 | ||
| 14763 | 2026.01.06 16:08:48.738690 [ 290 ] {} <Debug> TCP-Session: 76049b5d-2091-4be6-a104-a53749804977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14764 | 2026.01.06 16:08:48.738227 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33806 | ||
| 14765 | 2026.01.06 16:08:48.738729 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14766 | 2026.01.06 16:08:48.738755 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14767 | 2026.01.06 16:08:48.738776 [ 275 ] {} <Debug> TCP-Session: 7f39a127-a3b0-4970-a4b8-95291562f0d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63218 | ||
| 14768 | 2026.01.06 16:08:48.738788 [ 296 ] {} <Debug> TCP-Session: 57d458eb-85a1-406d-8bd1-b19521a191a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64548 | ||
| 14769 | 2026.01.06 16:08:48.738805 [ 275 ] {} <Debug> TCP-Session: 7f39a127-a3b0-4970-a4b8-95291562f0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14770 | 2026.01.06 16:08:48.738814 [ 291 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14771 | 2026.01.06 16:08:48.738815 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14772 | 2026.01.06 16:08:48.738828 [ 275 ] {} <Debug> TCP-Session: 7f39a127-a3b0-4970-a4b8-95291562f0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14773 | 2026.01.06 16:08:48.738862 [ 295 ] {} <Debug> TCP-Session: 849af7fa-daa6-4fc8-8d42-06be841e9fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33806 | ||
| 14774 | 2026.01.06 16:08:48.738872 [ 291 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14775 | 2026.01.06 16:08:48.738886 [ 295 ] {} <Debug> TCP-Session: 849af7fa-daa6-4fc8-8d42-06be841e9fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14776 | 2026.01.06 16:08:48.738816 [ 296 ] {} <Debug> TCP-Session: 57d458eb-85a1-406d-8bd1-b19521a191a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14777 | 2026.01.06 16:08:48.738906 [ 295 ] {} <Debug> TCP-Session: 849af7fa-daa6-4fc8-8d42-06be841e9fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14778 | 2026.01.06 16:08:48.738926 [ 296 ] {} <Debug> TCP-Session: 57d458eb-85a1-406d-8bd1-b19521a191a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14779 | 2026.01.06 16:08:48.738725 [ 290 ] {} <Debug> TCP-Session: 76049b5d-2091-4be6-a104-a53749804977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14780 | 2026.01.06 16:08:48.738203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57270 | ||
| 14781 | 2026.01.06 16:08:48.739166 [ 291 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 14782 | 2026.01.06 16:08:48.739203 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14783 | 2026.01.06 16:08:48.739235 [ 293 ] {} <Debug> TCP-Session: 63f221ca-39bd-4331-b2eb-2eb25249ca16 Authenticating user 'default' from [fd00:1122:3344:101::e]:57270 | ||
| 14784 | 2026.01.06 16:08:48.739252 [ 293 ] {} <Debug> TCP-Session: 63f221ca-39bd-4331-b2eb-2eb25249ca16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14785 | 2026.01.06 16:08:48.739265 [ 293 ] {} <Debug> TCP-Session: 63f221ca-39bd-4331-b2eb-2eb25249ca16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14786 | 2026.01.06 16:08:48.740102 [ 342 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Trace> AggregatingTransform: Aggregating | ||
| 14787 | 2026.01.06 16:08:48.740146 [ 342 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14788 | 2026.01.06 16:08:48.740186 [ 342 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916978 sec. (1090.539 rows/sec., 42.60 KiB/sec.) | ||
| 14789 | 2026.01.06 16:08:48.740205 [ 342 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Trace> Aggregator: Merging aggregated data | ||
| 14790 | 2026.01.06 16:08:48.741473 [ 291 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002981 sec., 335.4579000335458 rows/sec., 13.10 KiB/sec. | ||
| 14791 | 2026.01.06 16:08:48.741605 [ 291 ] {265ad54b-6378-4f0c-b1cf-5c4c33e9d4b6} <Debug> TCPHandler: Processed in 0.003423195 sec. | ||
| 14792 | 2026.01.06 16:08:48.741721 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14793 | 2026.01.06 16:08:48.741746 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14794 | 2026.01.06 16:08:48.741750 [ 291 ] {} <Debug> TCP-Session: a5d05cdc-2935-4b68-a36a-a56274f87072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14795 | 2026.01.06 16:08:48.741766 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14796 | 2026.01.06 16:08:48.741794 [ 294 ] {} <Debug> TCP-Session: 5d25e2c4-8615-4f89-9c4a-000478494eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14797 | 2026.01.06 16:08:48.741799 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14798 | 2026.01.06 16:08:48.741817 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14799 | 2026.01.06 16:08:48.741834 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14800 | 2026.01.06 16:08:48.741848 [ 290 ] {} <Debug> TCP-Session: 76049b5d-2091-4be6-a104-a53749804977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14801 | 2026.01.06 16:08:48.741868 [ 293 ] {} <Debug> TCP-Session: 63f221ca-39bd-4331-b2eb-2eb25249ca16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14802 | 2026.01.06 16:08:48.741883 [ 297 ] {} <Debug> TCP-Session: dd1056a6-93fc-47b4-9eeb-b4fa728a3c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14803 | 2026.01.06 16:08:48.741868 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14804 | 2026.01.06 16:08:48.741823 [ 292 ] {} <Debug> TCP-Session: 8b4f35d8-9ba6-47ed-9dc1-f9ba4a027846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.01.06 16:08:48.741851 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14806 | 2026.01.06 16:08:48.741947 [ 275 ] {} <Debug> TCP-Session: 7f39a127-a3b0-4970-a4b8-95291562f0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14807 | 2026.01.06 16:08:48.741783 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14808 | 2026.01.06 16:08:48.741978 [ 296 ] {} <Debug> TCP-Session: 57d458eb-85a1-406d-8bd1-b19521a191a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14809 | 2026.01.06 16:08:48.742010 [ 295 ] {} <Debug> TCP-Session: 849af7fa-daa6-4fc8-8d42-06be841e9fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14810 | 2026.01.06 16:08:49.543092 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14811 | 2026.01.06 16:08:49.543300 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14812 | 2026.01.06 16:08:49.543376 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14813 | 2026.01.06 16:08:49.544308 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2026.01.06 16:08:49.544351 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14815 | 2026.01.06 16:08:49.544787 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14816 | 2026.01.06 16:08:49.545034 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2026.01.06 16:08:49.545197 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001951 sec., 210148.64172219374 rows/sec., 13.33 MiB/sec. | ||
| 14818 | 2026.01.06 16:08:49.545247 [ 276 ] {40cd4da6-3d18-45db-a749-6f3c883af55d} <Debug> TCPHandler: Processed in 0.002288913 sec. | ||
| 14819 | 2026.01.06 16:08:49.545391 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14820 | 2026.01.06 16:08:49.545497 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14821 | 2026.01.06 16:08:49.545541 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14822 | 2026.01.06 16:08:49.546794 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.01.06 16:08:49.546830 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14824 | 2026.01.06 16:08:49.547250 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14825 | 2026.01.06 16:08:49.547478 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2026.01.06 16:08:49.547617 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002145 sec., 550116.5501165501 rows/sec., 43.87 MiB/sec. | ||
| 14827 | 2026.01.06 16:08:49.547660 [ 276 ] {5c3a5b96-954d-45a6-959e-b99c88c64e14} <Debug> TCPHandler: Processed in 0.002326194 sec. | ||
| 14828 | 2026.01.06 16:08:49.547785 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14829 | 2026.01.06 16:08:49.547884 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14830 | 2026.01.06 16:08:49.547927 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14831 | 2026.01.06 16:08:49.548466 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.01.06 16:08:49.548502 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14833 | 2026.01.06 16:08:49.548828 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14834 | 2026.01.06 16:08:49.549038 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2026.01.06 16:08:49.549169 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001306 sec., 183001.53139356815 rows/sec., 11.12 MiB/sec. | ||
| 14836 | 2026.01.06 16:08:49.549206 [ 276 ] {9e35c996-43d1-40aa-91e8-16e102b1e1d4} <Debug> TCPHandler: Processed in 0.001471017 sec. | ||
| 14837 | 2026.01.06 16:08:49.549322 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14838 | 2026.01.06 16:08:49.549417 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14839 | 2026.01.06 16:08:49.549459 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14840 | 2026.01.06 16:08:49.549972 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14841 | 2026.01.06 16:08:49.550009 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14842 | 2026.01.06 16:08:49.550325 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14843 | 2026.01.06 16:08:49.550535 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2026.01.06 16:08:49.550666 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 14845 | 2026.01.06 16:08:49.550704 [ 276 ] {1ae314a3-f64b-4e17-9821-1955d41dfcdf} <Debug> TCPHandler: Processed in 0.001431307 sec. | ||
| 14846 | 2026.01.06 16:08:49.550817 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14847 | 2026.01.06 16:08:49.550911 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14848 | 2026.01.06 16:08:49.550950 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14849 | 2026.01.06 16:08:49.551424 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14850 | 2026.01.06 16:08:49.551458 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14851 | 2026.01.06 16:08:49.551771 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14852 | 2026.01.06 16:08:49.551981 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14853 | 2026.01.06 16:08:49.552114 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 14854 | 2026.01.06 16:08:49.552151 [ 276 ] {dcfa3bbe-5021-4d0d-8ec6-ad2ff884ddd7} <Debug> TCPHandler: Processed in 0.001382156 sec. | ||
| 14855 | 2026.01.06 16:08:49.552261 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.01.06 16:08:49.552355 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14857 | 2026.01.06 16:08:49.552395 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14858 | 2026.01.06 16:08:49.553062 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2026.01.06 16:08:49.553100 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14860 | 2026.01.06 16:08:49.553444 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14861 | 2026.01.06 16:08:49.553653 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.01.06 16:08:49.553784 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001447 sec., 492743.60746371804 rows/sec., 34.55 MiB/sec. | ||
| 14863 | 2026.01.06 16:08:49.553821 [ 276 ] {fa00a8bf-9676-49c0-8292-27c0b48b7c6d} <Debug> TCPHandler: Processed in 0.0016096 sec. | ||
| 14864 | 2026.01.06 16:08:49.554020 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.01.06 16:08:49.554114 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14866 | 2026.01.06 16:08:49.554162 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14867 | 2026.01.06 16:08:49.554536 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.01.06 16:08:49.554578 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14869 | 2026.01.06 16:08:49.554960 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14870 | 2026.01.06 16:08:49.555175 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.01.06 16:08:49.555302 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 14872 | 2026.01.06 16:08:49.555337 [ 276 ] {00b7211c-35dd-4ff4-88cd-7bd5b39fa5c5} <Debug> TCPHandler: Processed in 0.001367046 sec. | ||
| 14873 | 2026.01.06 16:08:49.555451 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.01.06 16:08:49.555545 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.01.06 16:08:49.555586 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14876 | 2026.01.06 16:08:49.556032 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.01.06 16:08:49.556067 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14878 | 2026.01.06 16:08:49.556405 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14879 | 2026.01.06 16:08:49.556620 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.01.06 16:08:49.556748 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001222 sec., 256955.81014729952 rows/sec., 16.88 MiB/sec. | ||
| 14881 | 2026.01.06 16:08:49.556784 [ 276 ] {57f5b93a-ce4c-4a93-9a0a-83b475cb72c0} <Debug> TCPHandler: Processed in 0.001382266 sec. | ||
| 14882 | 2026.01.06 16:08:49.556894 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.01.06 16:08:49.556987 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14884 | 2026.01.06 16:08:49.557029 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14885 | 2026.01.06 16:08:49.557343 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.01.06 16:08:49.557379 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14887 | 2026.01.06 16:08:49.557679 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14888 | 2026.01.06 16:08:49.557903 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.01.06 16:08:49.558033 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 14890 | 2026.01.06 16:08:49.558068 [ 276 ] {35ae9363-7d5c-4c93-b284-b9411517c3db} <Debug> TCPHandler: Processed in 0.001222853 sec. | ||
| 14891 | 2026.01.06 16:08:49.558169 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.01.06 16:08:49.558263 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14893 | 2026.01.06 16:08:49.558315 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <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 | ||
| 14894 | 2026.01.06 16:08:49.559147 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.01.06 16:08:49.559182 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14896 | 2026.01.06 16:08:49.559731 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14897 | 2026.01.06 16:08:49.559957 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.01.06 16:08:49.560095 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00185 sec., 18378.378378378377 rows/sec., 32.93 MiB/sec. | ||
| 14899 | 2026.01.06 16:08:49.560162 [ 276 ] {66bcccc4-99be-4f05-9ecd-9620c40ee58d} <Debug> TCPHandler: Processed in 0.002040859 sec. | ||
| 14900 | 2026.01.06 16:08:49.560275 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14901 | 2026.01.06 16:08:49.560369 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14902 | 2026.01.06 16:08:49.560412 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14903 | 2026.01.06 16:08:49.560742 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.01.06 16:08:49.560781 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 14905 | 2026.01.06 16:08:49.561142 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14906 | 2026.01.06 16:08:49.561392 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.01.06 16:08:49.561540 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 5.36 MiB/sec. | ||
| 14908 | 2026.01.06 16:08:49.561581 [ 276 ] {8a53dcab-5a41-4556-b005-aebf66b35234} <Debug> TCPHandler: Processed in 0.001354845 sec. | ||
| 14909 | 2026.01.06 16:08:49.655303 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42951 | ||
| 14910 | 2026.01.06 16:08:49.655407 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14911 | 2026.01.06 16:08:49.655433 [ 297 ] {} <Debug> TCP-Session: 7fce032e-84ad-42a1-925c-d92c0e69e977 Authenticating user 'default' from [fd00:1122:3344:101::e]:42951 | ||
| 14912 | 2026.01.06 16:08:49.655455 [ 297 ] {} <Debug> TCP-Session: 7fce032e-84ad-42a1-925c-d92c0e69e977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.01.06 16:08:49.655467 [ 297 ] {} <Debug> TCP-Session: 7fce032e-84ad-42a1-925c-d92c0e69e977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14914 | 2026.01.06 16:08:49.655682 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63350 | ||
| 14915 | 2026.01.06 16:08:49.655702 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34409 | ||
| 14916 | 2026.01.06 16:08:49.655731 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50879 | ||
| 14917 | 2026.01.06 16:08:49.655749 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64772 | ||
| 14918 | 2026.01.06 16:08:49.655741 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44940 | ||
| 14919 | 2026.01.06 16:08:49.655810 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14920 | 2026.01.06 16:08:49.655823 [ 297 ] {} <Trace> TCP-Session: 7fce032e-84ad-42a1-925c-d92c0e69e977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14921 | 2026.01.06 16:08:49.655850 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14922 | 2026.01.06 16:08:49.655857 [ 275 ] {} <Debug> TCP-Session: 0b25b36e-2963-4b06-ba01-918169f707c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63350 | ||
| 14923 | 2026.01.06 16:08:49.655880 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14924 | 2026.01.06 16:08:49.655888 [ 294 ] {} <Debug> TCP-Session: 28607a26-d8fc-4650-8f25-ad94d73f7b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:50879 | ||
| 14925 | 2026.01.06 16:08:49.655907 [ 275 ] {} <Debug> TCP-Session: 0b25b36e-2963-4b06-ba01-918169f707c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14926 | 2026.01.06 16:08:49.655912 [ 295 ] {} <Debug> TCP-Session: e0255228-3c78-4715-85ad-3d32c9ed338b Authenticating user 'default' from [fd00:1122:3344:101::e]:44940 | ||
| 14927 | 2026.01.06 16:08:49.655931 [ 294 ] {} <Debug> TCP-Session: 28607a26-d8fc-4650-8f25-ad94d73f7b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14928 | 2026.01.06 16:08:49.655938 [ 275 ] {} <Debug> TCP-Session: 0b25b36e-2963-4b06-ba01-918169f707c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14929 | 2026.01.06 16:08:49.655948 [ 295 ] {} <Debug> TCP-Session: e0255228-3c78-4715-85ad-3d32c9ed338b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14930 | 2026.01.06 16:08:49.655981 [ 294 ] {} <Debug> TCP-Session: 28607a26-d8fc-4650-8f25-ad94d73f7b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14931 | 2026.01.06 16:08:49.655995 [ 295 ] {} <Debug> TCP-Session: e0255228-3c78-4715-85ad-3d32c9ed338b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14932 | 2026.01.06 16:08:49.655878 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14933 | 2026.01.06 16:08:49.656024 [ 297 ] {89ee480b-7cde-4c04-b980-e16803958563} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42951) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14934 | 2026.01.06 16:08:49.656064 [ 296 ] {} <Debug> TCP-Session: 75a381ec-0132-440a-b054-5892b60f5b2d Authenticating user 'default' from [fd00:1122:3344:101::e]:64772 | ||
| 14935 | 2026.01.06 16:08:49.655809 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14936 | 2026.01.06 16:08:49.656098 [ 296 ] {} <Debug> TCP-Session: 75a381ec-0132-440a-b054-5892b60f5b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14937 | 2026.01.06 16:08:49.655726 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55069 | ||
| 14938 | 2026.01.06 16:08:49.656144 [ 296 ] {} <Debug> TCP-Session: 75a381ec-0132-440a-b054-5892b60f5b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14939 | 2026.01.06 16:08:49.656123 [ 291 ] {} <Debug> TCP-Session: 33c6a29c-0fc1-4fa1-a282-a2ac6fa25b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:34409 | ||
| 14940 | 2026.01.06 16:08:49.655719 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61947 | ||
| 14941 | 2026.01.06 16:08:49.656196 [ 291 ] {} <Debug> TCP-Session: 33c6a29c-0fc1-4fa1-a282-a2ac6fa25b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14942 | 2026.01.06 16:08:49.656207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14943 | 2026.01.06 16:08:49.656241 [ 291 ] {} <Debug> TCP-Session: 33c6a29c-0fc1-4fa1-a282-a2ac6fa25b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14944 | 2026.01.06 16:08:49.655687 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41320 | ||
| 14945 | 2026.01.06 16:08:49.656284 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14946 | 2026.01.06 16:08:49.656262 [ 292 ] {} <Debug> TCP-Session: 3b1363bd-97f4-4705-9902-0e72e60d05b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55069 | ||
| 14947 | 2026.01.06 16:08:49.656333 [ 293 ] {} <Debug> TCP-Session: 254ec2bc-ca0d-4e19-8954-13871d51a2a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61947 | ||
| 14948 | 2026.01.06 16:08:49.656353 [ 292 ] {} <Debug> TCP-Session: 3b1363bd-97f4-4705-9902-0e72e60d05b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14949 | 2026.01.06 16:08:49.656357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14950 | 2026.01.06 16:08:49.656381 [ 292 ] {} <Debug> TCP-Session: 3b1363bd-97f4-4705-9902-0e72e60d05b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14951 | 2026.01.06 16:08:49.656416 [ 297 ] {89ee480b-7cde-4c04-b980-e16803958563} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14952 | 2026.01.06 16:08:49.656421 [ 290 ] {} <Debug> TCP-Session: 10098477-c373-43e4-ade5-2b680d196232 Authenticating user 'default' from [fd00:1122:3344:101::e]:41320 | ||
| 14953 | 2026.01.06 16:08:49.656371 [ 293 ] {} <Debug> TCP-Session: 254ec2bc-ca0d-4e19-8954-13871d51a2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14954 | 2026.01.06 16:08:49.656466 [ 290 ] {} <Debug> TCP-Session: 10098477-c373-43e4-ade5-2b680d196232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14955 | 2026.01.06 16:08:49.656481 [ 293 ] {} <Debug> TCP-Session: 254ec2bc-ca0d-4e19-8954-13871d51a2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14956 | 2026.01.06 16:08:49.656488 [ 297 ] {89ee480b-7cde-4c04-b980-e16803958563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14957 | 2026.01.06 16:08:49.656492 [ 290 ] {} <Debug> TCP-Session: 10098477-c373-43e4-ade5-2b680d196232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14958 | 2026.01.06 16:08:49.656839 [ 297 ] {89ee480b-7cde-4c04-b980-e16803958563} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 14959 | 2026.01.06 16:08:49.657904 [ 322 ] {89ee480b-7cde-4c04-b980-e16803958563} <Trace> AggregatingTransform: Aggregating | ||
| 14960 | 2026.01.06 16:08:49.658052 [ 322 ] {89ee480b-7cde-4c04-b980-e16803958563} <Trace> Aggregator: Aggregation method: without_key | ||
| 14961 | 2026.01.06 16:08:49.658082 [ 322 ] {89ee480b-7cde-4c04-b980-e16803958563} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001137751 sec. (878.927 rows/sec., 34.33 KiB/sec.) | ||
| 14962 | 2026.01.06 16:08:49.658097 [ 322 ] {89ee480b-7cde-4c04-b980-e16803958563} <Trace> Aggregator: Merging aggregated data | ||
| 14963 | 2026.01.06 16:08:49.659319 [ 297 ] {89ee480b-7cde-4c04-b980-e16803958563} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00336 sec., 297.6190476190476 rows/sec., 11.63 KiB/sec. | ||
| 14964 | 2026.01.06 16:08:49.659432 [ 297 ] {89ee480b-7cde-4c04-b980-e16803958563} <Debug> TCPHandler: Processed in 0.003777351 sec. | ||
| 14965 | 2026.01.06 16:08:49.659519 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14966 | 2026.01.06 16:08:49.659551 [ 297 ] {} <Debug> TCP-Session: 7fce032e-84ad-42a1-925c-d92c0e69e977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14967 | 2026.01.06 16:08:49.659555 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14968 | 2026.01.06 16:08:49.659577 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14969 | 2026.01.06 16:08:49.659599 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14970 | 2026.01.06 16:08:49.659624 [ 296 ] {} <Debug> TCP-Session: 75a381ec-0132-440a-b054-5892b60f5b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14971 | 2026.01.06 16:08:49.659631 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14972 | 2026.01.06 16:08:49.659657 [ 290 ] {} <Debug> TCP-Session: 10098477-c373-43e4-ade5-2b680d196232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14973 | 2026.01.06 16:08:49.659650 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14974 | 2026.01.06 16:08:49.659684 [ 294 ] {} <Debug> TCP-Session: 28607a26-d8fc-4650-8f25-ad94d73f7b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14975 | 2026.01.06 16:08:49.659687 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14976 | 2026.01.06 16:08:49.659711 [ 291 ] {} <Debug> TCP-Session: 33c6a29c-0fc1-4fa1-a282-a2ac6fa25b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14977 | 2026.01.06 16:08:49.659669 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14978 | 2026.01.06 16:08:49.659740 [ 295 ] {} <Debug> TCP-Session: e0255228-3c78-4715-85ad-3d32c9ed338b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14979 | 2026.01.06 16:08:49.659617 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14980 | 2026.01.06 16:08:49.659605 [ 275 ] {} <Debug> TCP-Session: 0b25b36e-2963-4b06-ba01-918169f707c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14981 | 2026.01.06 16:08:49.659818 [ 292 ] {} <Debug> TCP-Session: 3b1363bd-97f4-4705-9902-0e72e60d05b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14982 | 2026.01.06 16:08:49.659835 [ 293 ] {} <Debug> TCP-Session: 254ec2bc-ca0d-4e19-8954-13871d51a2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14983 | 2026.01.06 16:08:49.969456 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50897 | ||
| 14984 | 2026.01.06 16:08:49.969574 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14985 | 2026.01.06 16:08:49.969605 [ 297 ] {} <Debug> TCP-Session: 74472ae4-3366-4a2e-9b0f-a4875aac4393 Authenticating user 'default' from [fd00:1122:3344:101::e]:50897 | ||
| 14986 | 2026.01.06 16:08:49.969630 [ 297 ] {} <Debug> TCP-Session: 74472ae4-3366-4a2e-9b0f-a4875aac4393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14987 | 2026.01.06 16:08:49.969646 [ 297 ] {} <Debug> TCP-Session: 74472ae4-3366-4a2e-9b0f-a4875aac4393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14988 | 2026.01.06 16:08:49.969860 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44962 | ||
| 14989 | 2026.01.06 16:08:49.969894 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35666 | ||
| 14990 | 2026.01.06 16:08:49.969906 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41771 | ||
| 14991 | 2026.01.06 16:08:49.969949 [ 297 ] {} <Trace> TCP-Session: 74472ae4-3366-4a2e-9b0f-a4875aac4393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2026.01.06 16:08:49.969896 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53913 | ||
| 14993 | 2026.01.06 16:08:49.969995 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14994 | 2026.01.06 16:08:49.970014 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14995 | 2026.01.06 16:08:49.970050 [ 293 ] {} <Debug> TCP-Session: 64da5f2e-d056-4c46-93de-82b07dd32d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:35666 | ||
| 14996 | 2026.01.06 16:08:49.969995 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14997 | 2026.01.06 16:08:49.970070 [ 294 ] {} <Debug> TCP-Session: e5347464-ae53-49f2-ba68-829496df7bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41771 | ||
| 14998 | 2026.01.06 16:08:49.970082 [ 293 ] {} <Debug> TCP-Session: 64da5f2e-d056-4c46-93de-82b07dd32d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.01.06 16:08:49.970107 [ 290 ] {} <Debug> TCP-Session: 9c232c3d-6f6d-4851-b062-902995e1aade Authenticating user 'default' from [fd00:1122:3344:101::e]:44962 | ||
| 15000 | 2026.01.06 16:08:49.970119 [ 294 ] {} <Debug> TCP-Session: e5347464-ae53-49f2-ba68-829496df7bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15001 | 2026.01.06 16:08:49.970140 [ 297 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15002 | 2026.01.06 16:08:49.970145 [ 293 ] {} <Debug> TCP-Session: 64da5f2e-d056-4c46-93de-82b07dd32d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15003 | 2026.01.06 16:08:49.970154 [ 294 ] {} <Debug> TCP-Session: e5347464-ae53-49f2-ba68-829496df7bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15004 | 2026.01.06 16:08:49.970151 [ 290 ] {} <Debug> TCP-Session: 9c232c3d-6f6d-4851-b062-902995e1aade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.01.06 16:08:49.970106 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15006 | 2026.01.06 16:08:49.970213 [ 290 ] {} <Debug> TCP-Session: 9c232c3d-6f6d-4851-b062-902995e1aade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15007 | 2026.01.06 16:08:49.969864 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36591 | ||
| 15008 | 2026.01.06 16:08:49.970247 [ 292 ] {} <Debug> TCP-Session: 3fa52042-d8ef-4cb0-bd7f-ac0d470aba60 Authenticating user 'default' from [fd00:1122:3344:101::e]:53913 | ||
| 15009 | 2026.01.06 16:08:49.969868 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58576 | ||
| 15010 | 2026.01.06 16:08:49.970323 [ 292 ] {} <Debug> TCP-Session: 3fa52042-d8ef-4cb0-bd7f-ac0d470aba60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15011 | 2026.01.06 16:08:49.969916 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60291 | ||
| 15012 | 2026.01.06 16:08:49.970363 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15013 | 2026.01.06 16:08:49.970385 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15014 | 2026.01.06 16:08:49.970355 [ 292 ] {} <Debug> TCP-Session: 3fa52042-d8ef-4cb0-bd7f-ac0d470aba60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15015 | 2026.01.06 16:08:49.970403 [ 275 ] {} <Debug> TCP-Session: 970d66b3-6353-48d8-8c2d-98b93deb27b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36591 | ||
| 15016 | 2026.01.06 16:08:49.970410 [ 297 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15017 | 2026.01.06 16:08:49.970425 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15018 | 2026.01.06 16:08:49.970445 [ 275 ] {} <Debug> TCP-Session: 970d66b3-6353-48d8-8c2d-98b93deb27b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15019 | 2026.01.06 16:08:49.970411 [ 291 ] {} <Debug> TCP-Session: 6b6bdec3-3086-4265-ab6e-22014ba1aa09 Authenticating user 'default' from [fd00:1122:3344:101::e]:58576 | ||
| 15020 | 2026.01.06 16:08:49.970476 [ 295 ] {} <Debug> TCP-Session: 793251bc-6226-49e4-ab5c-21be8076b1d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60291 | ||
| 15021 | 2026.01.06 16:08:49.970477 [ 275 ] {} <Debug> TCP-Session: 970d66b3-6353-48d8-8c2d-98b93deb27b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15022 | 2026.01.06 16:08:49.970495 [ 291 ] {} <Debug> TCP-Session: 6b6bdec3-3086-4265-ab6e-22014ba1aa09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15023 | 2026.01.06 16:08:49.970502 [ 295 ] {} <Debug> TCP-Session: 793251bc-6226-49e4-ab5c-21be8076b1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15024 | 2026.01.06 16:08:49.970513 [ 291 ] {} <Debug> TCP-Session: 6b6bdec3-3086-4265-ab6e-22014ba1aa09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15025 | 2026.01.06 16:08:49.970521 [ 295 ] {} <Debug> TCP-Session: 793251bc-6226-49e4-ab5c-21be8076b1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.01.06 16:08:49.970491 [ 297 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15027 | 2026.01.06 16:08:49.969927 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34139 | ||
| 15028 | 2026.01.06 16:08:49.970619 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15029 | 2026.01.06 16:08:49.970641 [ 296 ] {} <Debug> TCP-Session: 50a1054f-960b-4166-b738-5a30c562be80 Authenticating user 'default' from [fd00:1122:3344:101::e]:34139 | ||
| 15030 | 2026.01.06 16:08:49.970657 [ 296 ] {} <Debug> TCP-Session: 50a1054f-960b-4166-b738-5a30c562be80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15031 | 2026.01.06 16:08:49.970670 [ 296 ] {} <Debug> TCP-Session: 50a1054f-960b-4166-b738-5a30c562be80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15032 | 2026.01.06 16:08:49.970837 [ 297 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 15033 | 2026.01.06 16:08:49.971768 [ 315 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Trace> AggregatingTransform: Aggregating | ||
| 15034 | 2026.01.06 16:08:49.971812 [ 315 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Trace> Aggregator: Aggregation method: without_key | ||
| 15035 | 2026.01.06 16:08:49.971849 [ 315 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908077 sec. (1101.228 rows/sec., 43.02 KiB/sec.) | ||
| 15036 | 2026.01.06 16:08:49.971867 [ 315 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Trace> Aggregator: Merging aggregated data | ||
| 15037 | 2026.01.06 16:08:49.973091 [ 297 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003012 sec., 332.00531208499336 rows/sec., 12.97 KiB/sec. | ||
| 15038 | 2026.01.06 16:08:49.973230 [ 297 ] {8aabb730-d7f6-4a06-a62c-f90fadf66569} <Debug> TCPHandler: Processed in 0.003404484 sec. | ||
| 15039 | 2026.01.06 16:08:49.973332 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15040 | 2026.01.06 16:08:49.973362 [ 297 ] {} <Debug> TCP-Session: 74472ae4-3366-4a2e-9b0f-a4875aac4393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15041 | 2026.01.06 16:08:49.973362 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15042 | 2026.01.06 16:08:49.973381 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15043 | 2026.01.06 16:08:49.973399 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15044 | 2026.01.06 16:08:49.973424 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15045 | 2026.01.06 16:08:49.973439 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15046 | 2026.01.06 16:08:49.973458 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15047 | 2026.01.06 16:08:49.973472 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15048 | 2026.01.06 16:08:49.973497 [ 294 ] {} <Debug> TCP-Session: e5347464-ae53-49f2-ba68-829496df7bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15049 | 2026.01.06 16:08:49.973511 [ 290 ] {} <Debug> TCP-Session: 9c232c3d-6f6d-4851-b062-902995e1aade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15050 | 2026.01.06 16:08:49.973535 [ 293 ] {} <Debug> TCP-Session: 64da5f2e-d056-4c46-93de-82b07dd32d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15051 | 2026.01.06 16:08:49.973458 [ 295 ] {} <Debug> TCP-Session: 793251bc-6226-49e4-ab5c-21be8076b1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15052 | 2026.01.06 16:08:49.973449 [ 292 ] {} <Debug> TCP-Session: 3fa52042-d8ef-4cb0-bd7f-ac0d470aba60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15053 | 2026.01.06 16:08:49.973411 [ 275 ] {} <Debug> TCP-Session: 970d66b3-6353-48d8-8c2d-98b93deb27b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15054 | 2026.01.06 16:08:49.973480 [ 291 ] {} <Debug> TCP-Session: 6b6bdec3-3086-4265-ab6e-22014ba1aa09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15055 | 2026.01.06 16:08:49.973487 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15056 | 2026.01.06 16:08:49.973665 [ 296 ] {} <Debug> TCP-Session: 50a1054f-960b-4166-b738-5a30c562be80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15057 | 2026.01.06 16:08:50.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.84 MiB, peak 363.97 MiB, free memory in arenas 0.00 B, will set to 354.64 MiB (RSS), difference: -1.20 MiB | ||
| 15058 | 2026.01.06 16:08:51.175185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31146 | ||
| 15059 | 2026.01.06 16:08:51.175718 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2026.01.06 16:08:51.175758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15061 | 2026.01.06 16:08:51.176263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15062 | 2026.01.06 16:08:51.176505 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2026.01.06 16:08:51.176658 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31146 | ||
| 15064 | 2026.01.06 16:08:52.825402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15065 | 2026.01.06 16:08:52.842049 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2026.01.06 16:08:52.842111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15067 | 2026.01.06 16:08:52.848364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15068 | 2026.01.06 16:08:52.849072 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.01.06 16:08:52.852057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15070 | 2026.01.06 16:08:53.794439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1912 | ||
| 15071 | 2026.01.06 16:08:53.797503 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2026.01.06 16:08:53.797549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15073 | 2026.01.06 16:08:53.798771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15074 | 2026.01.06 16:08:53.799028 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2026.01.06 16:08:53.799316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
| 15076 | 2026.01.06 16:08:54.561876 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15077 | 2026.01.06 16:08:54.562070 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15078 | 2026.01.06 16:08:54.562137 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15079 | 2026.01.06 16:08:54.562784 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2026.01.06 16:08:54.562830 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15081 | 2026.01.06 16:08:54.563237 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15082 | 2026.01.06 16:08:54.563469 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15083 | 2026.01.06 16:08:54.563638 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 201.84 KiB/sec. | ||
| 15084 | 2026.01.06 16:08:54.563692 [ 276 ] {2d0b9c03-25c1-4b4b-83ef-3058a1eb9032} <Debug> TCPHandler: Processed in 0.001947717 sec. | ||
| 15085 | 2026.01.06 16:08:54.563829 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2026.01.06 16:08:54.563941 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15087 | 2026.01.06 16:08:54.563989 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15088 | 2026.01.06 16:08:54.565105 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2026.01.06 16:08:54.565143 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15090 | 2026.01.06 16:08:54.565537 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15091 | 2026.01.06 16:08:54.565755 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2026.01.06 16:08:54.565893 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.00198 sec., 612121.2121212122 rows/sec., 50.53 MiB/sec. | ||
| 15093 | 2026.01.06 16:08:54.565934 [ 276 ] {b8b1fd8c-81e8-4436-9016-d3ebcf6c96f7} <Debug> TCPHandler: Processed in 0.002161241 sec. | ||
| 15094 | 2026.01.06 16:08:54.566061 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2026.01.06 16:08:54.566163 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15096 | 2026.01.06 16:08:54.566207 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15097 | 2026.01.06 16:08:54.566620 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.01.06 16:08:54.566655 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15099 | 2026.01.06 16:08:54.566960 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15100 | 2026.01.06 16:08:54.567186 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.01.06 16:08:54.567296 [ 96 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15102 | 2026.01.06 16:08:54.567316 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001177 sec., 9345.794392523363 rows/sec., 684.51 KiB/sec. | ||
| 15103 | 2026.01.06 16:08:54.567350 [ 96 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2026.01.06 16:08:54.567366 [ 276 ] {359c3a00-9ba0-4b02-b246-294633d04151} <Debug> TCPHandler: Processed in 0.001356196 sec. | ||
| 15105 | 2026.01.06 16:08:54.567370 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15106 | 2026.01.06 16:08:54.567489 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2026.01.06 16:08:54.567525 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15108 | 2026.01.06 16:08:54.567586 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15109 | 2026.01.06 16:08:54.567632 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15110 | 2026.01.06 16:08:54.567676 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15111 | 2026.01.06 16:08:54.567720 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 264 rows starting from the beginning of the part | ||
| 15112 | 2026.01.06 16:08:54.567798 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 15113 | 2026.01.06 16:08:54.567852 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 243 rows starting from the beginning of the part | ||
| 15114 | 2026.01.06 16:08:54.567898 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 15115 | 2026.01.06 16:08:54.567944 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 239 rows starting from the beginning of the part | ||
| 15116 | 2026.01.06 16:08:54.567995 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 11 rows starting from the beginning of the part | ||
| 15117 | 2026.01.06 16:08:54.568131 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15118 | 2026.01.06 16:08:54.568173 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15119 | 2026.01.06 16:08:54.568514 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15120 | 2026.01.06 16:08:54.568741 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15121 | 2026.01.06 16:08:54.568873 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001306 sec., 174578.86676875956 rows/sec., 11.82 MiB/sec. | ||
| 15122 | 2026.01.06 16:08:54.568909 [ 276 ] {a5bc08eb-fc4a-4298-8afd-149ede21be7a} <Debug> TCPHandler: Processed in 0.001475978 sec. | ||
| 15123 | 2026.01.06 16:08:54.568931 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471698 sec., 523884.65568343503 rows/sec., 34.21 MiB/sec. | ||
| 15124 | 2026.01.06 16:08:54.569018 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15125 | 2026.01.06 16:08:54.569076 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15126 | 2026.01.06 16:08:54.569113 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15127 | 2026.01.06 16:08:54.569154 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15128 | 2026.01.06 16:08:54.569331 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.01.06 16:08:54.569411 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_91_18} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15130 | 2026.01.06 16:08:54.569493 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15131 | 2026.01.06 16:08:54.569769 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2026.01.06 16:08:54.569804 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15133 | 2026.01.06 16:08:54.570127 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15134 | 2026.01.06 16:08:54.570333 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.01.06 16:08:54.570463 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001369 sec., 387874.3608473338 rows/sec., 28.74 MiB/sec. | ||
| 15136 | 2026.01.06 16:08:54.570500 [ 276 ] {fbc25cd4-2dc9-446f-b385-13cd8942c543} <Debug> TCPHandler: Processed in 0.001531899 sec. | ||
| 15137 | 2026.01.06 16:08:54.570619 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.01.06 16:08:54.570714 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15139 | 2026.01.06 16:08:54.570757 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15140 | 2026.01.06 16:08:54.571336 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.01.06 16:08:54.571374 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15142 | 2026.01.06 16:08:54.571753 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15143 | 2026.01.06 16:08:54.571972 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15144 | 2026.01.06 16:08:54.572104 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001409 sec., 600425.8339247693 rows/sec., 40.41 MiB/sec. | ||
| 15145 | 2026.01.06 16:08:54.572144 [ 276 ] {e0d78464-4323-43a3-af98-ea3669a3c572} <Debug> TCPHandler: Processed in 0.00157318 sec. | ||
| 15146 | 2026.01.06 16:08:54.572265 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2026.01.06 16:08:54.572359 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15148 | 2026.01.06 16:08:54.572414 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <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 | ||
| 15149 | 2026.01.06 16:08:54.573169 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15150 | 2026.01.06 16:08:54.573207 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15151 | 2026.01.06 16:08:54.573730 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15152 | 2026.01.06 16:08:54.573977 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.01.06 16:08:54.574125 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001784 sec., 3923.7668161434976 rows/sec., 7.03 MiB/sec. | ||
| 15154 | 2026.01.06 16:08:54.574189 [ 276 ] {1be59b45-08cd-4f02-bfb2-6dce47f93701} <Debug> TCPHandler: Processed in 0.001974377 sec. | ||
| 15155 | 2026.01.06 16:08:54.574304 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15156 | 2026.01.06 16:08:54.574399 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15157 | 2026.01.06 16:08:54.574440 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15158 | 2026.01.06 16:08:54.574778 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15159 | 2026.01.06 16:08:54.574814 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15160 | 2026.01.06 16:08:54.575141 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15161 | 2026.01.06 16:08:54.575349 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2026.01.06 16:08:54.575478 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 15163 | 2026.01.06 16:08:54.575513 [ 276 ] {cb997e99-20ee-4747-af57-49a99509a4b9} <Debug> TCPHandler: Processed in 0.001258794 sec. | ||
| 15164 | 2026.01.06 16:08:58.528248 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15165 | 2026.01.06 16:08:58.528318 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15166 | 2026.01.06 16:08:58.676880 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31594 | ||
| 15167 | 2026.01.06 16:08:58.677737 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2026.01.06 16:08:58.677833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15169 | 2026.01.06 16:08:58.678344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15170 | 2026.01.06 16:08:58.678577 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2026.01.06 16:08:58.678728 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31594 | ||
| 15172 | 2026.01.06 16:08:58.678737 [ 90 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15173 | 2026.01.06 16:08:58.678803 [ 90 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.01.06 16:08:58.678828 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15175 | 2026.01.06 16:08:58.678934 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15176 | 2026.01.06 16:08:58.679051 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15177 | 2026.01.06 16:08:58.679087 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29226 rows starting from the beginning of the part | ||
| 15178 | 2026.01.06 16:08:58.679153 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15179 | 2026.01.06 16:08:58.679204 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15180 | 2026.01.06 16:08:58.679254 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15181 | 2026.01.06 16:08:58.679296 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15182 | 2026.01.06 16:08:58.679343 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15183 | 2026.01.06 16:08:58.681899 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31594 rows, containing 4 columns (4 merged, 0 gathered) in 0.003005006 sec., 10513789.323548771 rows/sec., 150.40 MiB/sec. | ||
| 15184 | 2026.01.06 16:08:58.682503 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15185 | 2026.01.06 16:08:58.682800 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.01.06 16:08:58.682876 [ 186 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_66_13} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15187 | 2026.01.06 16:08:58.682999 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15188 | 2026.01.06 16:08:59.543453 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2026.01.06 16:08:59.543643 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15190 | 2026.01.06 16:08:59.543710 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15191 | 2026.01.06 16:08:59.544487 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.01.06 16:08:59.544531 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15193 | 2026.01.06 16:08:59.544968 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15194 | 2026.01.06 16:08:59.545234 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2026.01.06 16:08:59.545400 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 15196 | 2026.01.06 16:08:59.545454 [ 276 ] {8c1d6729-410d-49e7-a501-0cb92455e62f} <Debug> TCPHandler: Processed in 0.00213282 sec. | ||
| 15197 | 2026.01.06 16:08:59.545586 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2026.01.06 16:08:59.545691 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15199 | 2026.01.06 16:08:59.545735 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15200 | 2026.01.06 16:08:59.546716 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.01.06 16:08:59.546753 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15202 | 2026.01.06 16:08:59.547238 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15203 | 2026.01.06 16:08:59.547465 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2026.01.06 16:08:59.547585 [ 88 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15205 | 2026.01.06 16:08:59.547602 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001935 sec., 609819.1214470284 rows/sec., 48.63 MiB/sec. | ||
| 15206 | 2026.01.06 16:08:59.547623 [ 88 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.01.06 16:08:59.547644 [ 276 ] {230414cb-cec1-45c5-80d6-795bebb1db3f} <Debug> TCPHandler: Processed in 0.00211464 sec. | ||
| 15208 | 2026.01.06 16:08:59.547645 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15209 | 2026.01.06 16:08:59.547741 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15210 | 2026.01.06 16:08:59.547764 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15211 | 2026.01.06 16:08:59.547822 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15212 | 2026.01.06 16:08:59.547851 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2345 rows starting from the beginning of the part | ||
| 15213 | 2026.01.06 16:08:59.547862 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15214 | 2026.01.06 16:08:59.547904 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15215 | 2026.01.06 16:08:59.547911 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1182 rows starting from the beginning of the part | ||
| 15216 | 2026.01.06 16:08:59.547957 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 70 rows starting from the beginning of the part | ||
| 15217 | 2026.01.06 16:08:59.548008 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1180 rows starting from the beginning of the part | ||
| 15218 | 2026.01.06 16:08:59.548059 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1212 rows starting from the beginning of the part | ||
| 15219 | 2026.01.06 16:08:59.548098 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1180 rows starting from the beginning of the part | ||
| 15220 | 2026.01.06 16:08:59.548406 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.01.06 16:08:59.548443 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15222 | 2026.01.06 16:08:59.548775 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15223 | 2026.01.06 16:08:59.548987 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.01.06 16:08:59.549120 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.00128 sec., 186718.74999999997 rows/sec., 11.35 MiB/sec. | ||
| 15225 | 2026.01.06 16:08:59.549159 [ 276 ] {8d14f3cf-f7fa-402d-aaba-00802d77fa13} <Debug> TCPHandler: Processed in 0.001444797 sec. | ||
| 15226 | 2026.01.06 16:08:59.549268 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2026.01.06 16:08:59.549364 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15228 | 2026.01.06 16:08:59.549406 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15229 | 2026.01.06 16:08:59.549883 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2026.01.06 16:08:59.549920 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15231 | 2026.01.06 16:08:59.550226 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002525188 sec., 2838996.5420396426 rows/sec., 239.97 MiB/sec. | ||
| 15232 | 2026.01.06 16:08:59.550273 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15233 | 2026.01.06 16:08:59.550497 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2026.01.06 16:08:59.550537 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15235 | 2026.01.06 16:08:59.550634 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 15236 | 2026.01.06 16:08:59.550677 [ 276 ] {dc16e462-6226-47eb-8bdd-a6a945c16d5d} <Debug> TCPHandler: Processed in 0.001458197 sec. | ||
| 15237 | 2026.01.06 16:08:59.550796 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2026.01.06 16:08:59.550877 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15239 | 2026.01.06 16:08:59.550893 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15240 | 2026.01.06 16:08:59.550937 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15241 | 2026.01.06 16:08:59.550973 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_96_19} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15242 | 2026.01.06 16:08:59.551107 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 15243 | 2026.01.06 16:08:59.551408 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2026.01.06 16:08:59.551447 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15245 | 2026.01.06 16:08:59.551758 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15246 | 2026.01.06 16:08:59.551973 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2026.01.06 16:08:59.552104 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 15248 | 2026.01.06 16:08:59.552140 [ 276 ] {52c111a7-36a2-45a9-843a-92834c7e2c43} <Debug> TCPHandler: Processed in 0.001393656 sec. | ||
| 15249 | 2026.01.06 16:08:59.552244 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2026.01.06 16:08:59.552336 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15251 | 2026.01.06 16:08:59.552375 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15252 | 2026.01.06 16:08:59.552984 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2026.01.06 16:08:59.553019 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15254 | 2026.01.06 16:08:59.553350 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15255 | 2026.01.06 16:08:59.553554 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2026.01.06 16:08:59.553657 [ 88 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15257 | 2026.01.06 16:08:59.553681 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001362 sec., 523494.86049926584 rows/sec., 36.70 MiB/sec. | ||
| 15258 | 2026.01.06 16:08:59.553685 [ 88 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15259 | 2026.01.06 16:08:59.553711 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15260 | 2026.01.06 16:08:59.553718 [ 276 ] {47e5392a-49af-4a90-a098-cb45aa3301a1} <Debug> TCPHandler: Processed in 0.001523949 sec. | ||
| 15261 | 2026.01.06 16:08:59.553821 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15262 | 2026.01.06 16:08:59.553831 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15263 | 2026.01.06 16:08:59.553964 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15264 | 2026.01.06 16:08:59.553978 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15265 | 2026.01.06 16:08:59.554005 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15266 | 2026.01.06 16:08:59.554027 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1212 rows starting from the beginning of the part | ||
| 15267 | 2026.01.06 16:08:59.554112 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 717 rows starting from the beginning of the part | ||
| 15268 | 2026.01.06 16:08:59.554163 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 71 rows starting from the beginning of the part | ||
| 15269 | 2026.01.06 16:08:59.554207 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 713 rows starting from the beginning of the part | ||
| 15270 | 2026.01.06 16:08:59.554250 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 531 rows starting from the beginning of the part | ||
| 15271 | 2026.01.06 16:08:59.554295 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 713 rows starting from the beginning of the part | ||
| 15272 | 2026.01.06 16:08:59.554343 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.01.06 16:08:59.554383 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15274 | 2026.01.06 16:08:59.554722 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15275 | 2026.01.06 16:08:59.554942 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.01.06 16:08:59.555078 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 15277 | 2026.01.06 16:08:59.555114 [ 276 ] {fa23251d-616c-48e8-9819-68a7a496708c} <Debug> TCPHandler: Processed in 0.001333005 sec. | ||
| 15278 | 2026.01.06 16:08:59.555226 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.01.06 16:08:59.555319 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.01.06 16:08:59.555362 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15281 | 2026.01.06 16:08:59.555789 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.01.06 16:08:59.555825 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15283 | 2026.01.06 16:08:59.555832 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3957 rows, containing 5 columns (5 merged, 0 gathered) in 0.002062398 sec., 1918640.3400313614 rows/sec., 144.08 MiB/sec. | ||
| 15284 | 2026.01.06 16:08:59.556034 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15285 | 2026.01.06 16:08:59.556185 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15286 | 2026.01.06 16:08:59.556341 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15287 | 2026.01.06 16:08:59.556430 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_96_19} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15288 | 2026.01.06 16:08:59.556469 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2026.01.06 16:08:59.556521 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15290 | 2026.01.06 16:08:59.556584 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15291 | 2026.01.06 16:08:59.556608 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 15292 | 2026.01.06 16:08:59.556618 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2026.01.06 16:08:59.556638 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15294 | 2026.01.06 16:08:59.556645 [ 276 ] {84c861cd-e3a2-4f48-a463-e87d02fab4fe} <Debug> TCPHandler: Processed in 0.001468198 sec. | ||
| 15295 | 2026.01.06 16:08:59.556714 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15296 | 2026.01.06 16:08:59.556755 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.01.06 16:08:59.556828 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15298 | 2026.01.06 16:08:59.556854 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15299 | 2026.01.06 16:08:59.556862 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 31989 rows starting from the beginning of the part | ||
| 15300 | 2026.01.06 16:08:59.556903 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15301 | 2026.01.06 16:08:59.556932 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 316 rows starting from the beginning of the part | ||
| 15302 | 2026.01.06 16:08:59.556981 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 15303 | 2026.01.06 16:08:59.557022 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 15304 | 2026.01.06 16:08:59.557060 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 846 rows starting from the beginning of the part | ||
| 15305 | 2026.01.06 16:08:59.557099 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 314 rows starting from the beginning of the part | ||
| 15306 | 2026.01.06 16:08:59.557230 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15307 | 2026.01.06 16:08:59.557272 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15308 | 2026.01.06 16:08:59.557590 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15309 | 2026.01.06 16:08:59.557793 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15310 | 2026.01.06 16:08:59.557921 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 15311 | 2026.01.06 16:08:59.557956 [ 276 ] {3379e45c-91bf-4db6-9d16-48ed5dfba9c2} <Debug> TCPHandler: Processed in 0.001250103 sec. | ||
| 15312 | 2026.01.06 16:08:59.558062 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15313 | 2026.01.06 16:08:59.558155 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15314 | 2026.01.06 16:08:59.558208 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <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 | ||
| 15315 | 2026.01.06 16:08:59.559027 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.01.06 16:08:59.559064 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15317 | 2026.01.06 16:08:59.559664 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15318 | 2026.01.06 16:08:59.559889 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.01.06 16:08:59.560001 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15320 | 2026.01.06 16:08:59.560031 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.01.06 16:08:59.560033 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001895 sec., 17941.952506596306 rows/sec., 32.15 MiB/sec. | ||
| 15322 | 2026.01.06 16:08:59.560050 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15323 | 2026.01.06 16:08:59.560102 [ 276 ] {d97fe855-6cbe-416b-b748-01000c5e8259} <Debug> TCPHandler: Processed in 0.00208779 sec. | ||
| 15324 | 2026.01.06 16:08:59.560132 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15325 | 2026.01.06 16:08:59.560216 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15326 | 2026.01.06 16:08:59.560315 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15327 | 2026.01.06 16:08:59.560344 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15328 | 2026.01.06 16:08:59.560357 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15329 | 2026.01.06 16:08:59.560404 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1711 rows starting from the beginning of the part | ||
| 15330 | 2026.01.06 16:08:59.560530 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 15331 | 2026.01.06 16:08:59.560637 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 15332 | 2026.01.06 16:08:59.560696 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.01.06 16:08:59.560737 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15334 | 2026.01.06 16:08:59.560743 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 15335 | 2026.01.06 16:08:59.560849 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 15336 | 2026.01.06 16:08:59.560947 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 15337 | 2026.01.06 16:08:59.561065 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15338 | 2026.01.06 16:08:59.561312 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2026.01.06 16:08:59.561430 [ 88 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15340 | 2026.01.06 16:08:59.561455 [ 88 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15341 | 2026.01.06 16:08:59.561455 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 5.50 MiB/sec. | ||
| 15342 | 2026.01.06 16:08:59.561476 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15343 | 2026.01.06 16:08:59.561507 [ 276 ] {b5aaa581-0b0d-408a-b24a-27c67594ad5d} <Debug> TCPHandler: Processed in 0.001340745 sec. | ||
| 15344 | 2026.01.06 16:08:59.561582 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15345 | 2026.01.06 16:08:59.561718 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15346 | 2026.01.06 16:08:59.561753 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 7230 rows starting from the beginning of the part | ||
| 15347 | 2026.01.06 16:08:59.561816 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 15348 | 2026.01.06 16:08:59.561859 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 15349 | 2026.01.06 16:08:59.561902 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 15350 | 2026.01.06 16:08:59.561943 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 15351 | 2026.01.06 16:08:59.561980 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 15352 | 2026.01.06 16:08:59.564348 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33939 rows, containing 5 columns (5 merged, 0 gathered) in 0.007668815 sec., 4425585.960803593 rows/sec., 296.07 MiB/sec. | ||
| 15353 | 2026.01.06 16:08:59.564464 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7662 rows, containing 4 columns (4 merged, 0 gathered) in 0.002930985 sec., 2614138.2504516398 rows/sec., 165.76 MiB/sec. | ||
| 15354 | 2026.01.06 16:08:59.564811 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15355 | 2026.01.06 16:08:59.565119 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15356 | 2026.01.06 16:08:59.565159 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2026.01.06 16:08:59.565265 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15358 | 2026.01.06 16:08:59.565372 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15359 | 2026.01.06 16:08:59.565414 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2026.01.06 16:08:59.565496 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_96_19} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15361 | 2026.01.06 16:08:59.565577 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15362 | 2026.01.06 16:08:59.568621 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1827 rows, containing 19 columns (19 merged, 0 gathered) in 0.00852239 sec., 214376.48359204404 rows/sec., 384.15 MiB/sec. | ||
| 15363 | 2026.01.06 16:08:59.570298 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15364 | 2026.01.06 16:08:59.570675 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2026.01.06 16:08:59.570751 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15366 | 2026.01.06 16:08:59.570871 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 15367 | 2026.01.06 16:09:00.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.07 MiB, peak 373.36 MiB, free memory in arenas 0.00 B, will set to 359.33 MiB (RSS), difference: 3.25 MiB | ||
| 15368 | 2026.01.06 16:09:00.352173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15369 | 2026.01.06 16:09:00.369903 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2026.01.06 16:09:00.369968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15371 | 2026.01.06 16:09:00.375664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15372 | 2026.01.06 16:09:00.376369 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.01.06 16:09:00.376678 [ 86 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15374 | 2026.01.06 16:09:00.376753 [ 86 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15375 | 2026.01.06 16:09:00.376778 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15376 | 2026.01.06 16:09:00.376891 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15377 | 2026.01.06 16:09:00.379739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15378 | 2026.01.06 16:09:00.380836 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15379 | 2026.01.06 16:09:00.382462 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15380 | 2026.01.06 16:09:00.387337 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15381 | 2026.01.06 16:09:00.391882 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15382 | 2026.01.06 16:09:00.396629 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15383 | 2026.01.06 16:09:00.401227 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15384 | 2026.01.06 16:09:00.405501 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15385 | 2026.01.06 16:09:00.460163 [ 200 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083322839 sec., 5964.751153042205 rows/sec., 30.84 MiB/sec. | ||
| 15386 | 2026.01.06 16:09:00.463357 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15387 | 2026.01.06 16:09:00.465541 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2026.01.06 16:09:00.465661 [ 197 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_66_13} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15389 | 2026.01.06 16:09:00.468552 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15390 | 2026.01.06 16:09:03.799635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1950 | ||
| 15391 | 2026.01.06 16:09:03.802186 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.01.06 16:09:03.802223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15393 | 2026.01.06 16:09:03.803440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15394 | 2026.01.06 16:09:03.803701 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.01.06 16:09:03.803974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1950 | ||
| 15396 | 2026.01.06 16:09:04.530701 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2026.01.06 16:09:04.531005 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15398 | 2026.01.06 16:09:04.531114 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15399 | 2026.01.06 16:09:04.531981 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2026.01.06 16:09:04.532032 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15401 | 2026.01.06 16:09:04.532447 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15402 | 2026.01.06 16:09:04.532675 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2026.01.06 16:09:04.532841 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001913 sec., 36591.74072138003 rows/sec., 2.93 MiB/sec. | ||
| 15404 | 2026.01.06 16:09:04.532891 [ 276 ] {fe24ef48-00ad-4530-8220-06e875ee07cd} <Debug> TCPHandler: Processed in 0.002376725 sec. | ||
| 15405 | 2026.01.06 16:09:04.533013 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.01.06 16:09:04.533116 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15407 | 2026.01.06 16:09:04.533160 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15408 | 2026.01.06 16:09:04.533565 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.01.06 16:09:04.533603 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15410 | 2026.01.06 16:09:04.533910 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15411 | 2026.01.06 16:09:04.534119 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.01.06 16:09:04.534253 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00116 sec., 6034.482758620689 rows/sec., 453.76 KiB/sec. | ||
| 15413 | 2026.01.06 16:09:04.534292 [ 276 ] {30d26316-0a1c-4bf1-858f-e5858070af47} <Debug> TCPHandler: Processed in 0.001329505 sec. | ||
| 15414 | 2026.01.06 16:09:04.534400 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2026.01.06 16:09:04.534494 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15416 | 2026.01.06 16:09:04.534534 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15417 | 2026.01.06 16:09:04.534951 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.01.06 16:09:04.534989 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15419 | 2026.01.06 16:09:04.535333 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15420 | 2026.01.06 16:09:04.535542 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2026.01.06 16:09:04.535674 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001198 sec., 59265.44240400667 rows/sec., 4.63 MiB/sec. | ||
| 15422 | 2026.01.06 16:09:04.535711 [ 276 ] {8f7c8559-ef49-4e8c-9c38-23c7448c1499} <Debug> TCPHandler: Processed in 0.001360246 sec. | ||
| 15423 | 2026.01.06 16:09:04.535821 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2026.01.06 16:09:04.535913 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15425 | 2026.01.06 16:09:04.535956 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15426 | 2026.01.06 16:09:04.536362 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.01.06 16:09:04.536398 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15428 | 2026.01.06 16:09:04.536734 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15429 | 2026.01.06 16:09:04.536948 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.01.06 16:09:04.537079 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 15431 | 2026.01.06 16:09:04.537117 [ 276 ] {d8ff3139-cd8c-4ce0-b8be-223e663aee9c} <Debug> TCPHandler: Processed in 0.001345805 sec. | ||
| 15432 | 2026.01.06 16:09:04.537217 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15433 | 2026.01.06 16:09:04.537309 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15434 | 2026.01.06 16:09:04.537363 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <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 | ||
| 15435 | 2026.01.06 16:09:04.538114 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2026.01.06 16:09:04.538151 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15437 | 2026.01.06 16:09:04.538728 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15438 | 2026.01.06 16:09:04.538986 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.01.06 16:09:04.539141 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001849 sec., 3785.8301784748514 rows/sec., 6.78 MiB/sec. | ||
| 15440 | 2026.01.06 16:09:04.539227 [ 276 ] {eca86acc-1cc2-4988-ae64-c1766b4969eb} <Debug> TCPHandler: Processed in 0.002058719 sec. | ||
| 15441 | 2026.01.06 16:09:04.539419 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2026.01.06 16:09:04.539516 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15443 | 2026.01.06 16:09:04.539558 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15444 | 2026.01.06 16:09:04.539903 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2026.01.06 16:09:04.539940 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15446 | 2026.01.06 16:09:04.540274 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15447 | 2026.01.06 16:09:04.540543 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2026.01.06 16:09:04.540701 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 15449 | 2026.01.06 16:09:04.540738 [ 276 ] {a942e438-8c66-4f08-bcb4-cee0141d3ed3} <Debug> TCPHandler: Processed in 0.001369655 sec. | ||
| 15450 | 2026.01.06 16:09:06.178945 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32106 | ||
| 15451 | 2026.01.06 16:09:06.179482 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2026.01.06 16:09:06.179532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15453 | 2026.01.06 16:09:06.180043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15454 | 2026.01.06 16:09:06.180291 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2026.01.06 16:09:06.180439 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32106 | ||
| 15456 | 2026.01.06 16:09:07.879901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15457 | 2026.01.06 16:09:07.894749 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2026.01.06 16:09:07.894814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 15459 | 2026.01.06 16:09:07.900327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15460 | 2026.01.06 16:09:07.901026 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.01.06 16:09:07.904097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15462 | 2026.01.06 16:09:09.542916 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15463 | 2026.01.06 16:09:09.543132 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15464 | 2026.01.06 16:09:09.543205 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15465 | 2026.01.06 16:09:09.544121 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15466 | 2026.01.06 16:09:09.544181 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15467 | 2026.01.06 16:09:09.544766 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15468 | 2026.01.06 16:09:09.545110 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15469 | 2026.01.06 16:09:09.545290 [ 27 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15470 | 2026.01.06 16:09:09.545318 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002245 sec., 182628.0623608018 rows/sec., 11.59 MiB/sec. | ||
| 15471 | 2026.01.06 16:09:09.545363 [ 27 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15472 | 2026.01.06 16:09:09.545392 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15473 | 2026.01.06 16:09:09.545393 [ 276 ] {d1b3ff8a-37a7-4668-b850-1dd61baa180c} <Debug> TCPHandler: Processed in 0.002613409 sec. | ||
| 15474 | 2026.01.06 16:09:09.545570 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15475 | 2026.01.06 16:09:09.545577 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15476 | 2026.01.06 16:09:09.545691 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15477 | 2026.01.06 16:09:09.545728 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15478 | 2026.01.06 16:09:09.545749 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15479 | 2026.01.06 16:09:09.545768 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 410 rows starting from the beginning of the part | ||
| 15480 | 2026.01.06 16:09:09.545840 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 15481 | 2026.01.06 16:09:09.545887 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15482 | 2026.01.06 16:09:09.545931 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15483 | 2026.01.06 16:09:09.545971 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15484 | 2026.01.06 16:09:09.546175 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.01.06 16:09:09.546219 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15486 | 2026.01.06 16:09:09.546560 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15487 | 2026.01.06 16:09:09.546805 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.01.06 16:09:09.546939 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001274 sec., 4709.576138147567 rows/sec., 384.03 KiB/sec. | ||
| 15489 | 2026.01.06 16:09:09.546979 [ 276 ] {e6b959e2-8a5d-419d-abe9-d9524ff9c3df} <Debug> TCPHandler: Processed in 0.001473867 sec. | ||
| 15490 | 2026.01.06 16:09:09.547131 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15491 | 2026.01.06 16:09:09.547146 [ 198 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00163809 sec., 1251457.4901256952 rows/sec., 84.16 MiB/sec. | ||
| 15492 | 2026.01.06 16:09:09.547230 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15493 | 2026.01.06 16:09:09.547276 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15494 | 2026.01.06 16:09:09.547318 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15495 | 2026.01.06 16:09:09.547601 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15496 | 2026.01.06 16:09:09.547680 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_49_12} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15497 | 2026.01.06 16:09:09.547765 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15498 | 2026.01.06 16:09:09.548279 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15499 | 2026.01.06 16:09:09.548323 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15500 | 2026.01.06 16:09:09.548725 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15501 | 2026.01.06 16:09:09.548953 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2026.01.06 16:09:09.549094 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.001881 sec., 628920.7868155236 rows/sec., 50.14 MiB/sec. | ||
| 15503 | 2026.01.06 16:09:09.549133 [ 276 ] {5636a472-b265-45c3-88cb-f14b09d141b8} <Debug> TCPHandler: Processed in 0.002051639 sec. | ||
| 15504 | 2026.01.06 16:09:09.549296 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15505 | 2026.01.06 16:09:09.549392 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15506 | 2026.01.06 16:09:09.549433 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15507 | 2026.01.06 16:09:09.549921 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2026.01.06 16:09:09.549959 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15509 | 2026.01.06 16:09:09.550282 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15510 | 2026.01.06 16:09:09.550497 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2026.01.06 16:09:09.550627 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001254 sec., 195374.80063795854 rows/sec., 11.91 MiB/sec. | ||
| 15512 | 2026.01.06 16:09:09.550666 [ 276 ] {3a5aaab7-9c24-4845-b104-c6894cd1f3b3} <Debug> TCPHandler: Processed in 0.001418947 sec. | ||
| 15513 | 2026.01.06 16:09:09.550779 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2026.01.06 16:09:09.550875 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15515 | 2026.01.06 16:09:09.550916 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15516 | 2026.01.06 16:09:09.551388 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.01.06 16:09:09.551425 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15518 | 2026.01.06 16:09:09.551741 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15519 | 2026.01.06 16:09:09.551949 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.01.06 16:09:09.552086 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 15521 | 2026.01.06 16:09:09.552125 [ 276 ] {27863444-a0fe-49c5-9e7e-caec10e23401} <Debug> TCPHandler: Processed in 0.001394796 sec. | ||
| 15522 | 2026.01.06 16:09:09.552235 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2026.01.06 16:09:09.552329 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15524 | 2026.01.06 16:09:09.552371 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15525 | 2026.01.06 16:09:09.552829 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.01.06 16:09:09.552866 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15527 | 2026.01.06 16:09:09.553170 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15528 | 2026.01.06 16:09:09.553381 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.01.06 16:09:09.553487 [ 27 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15530 | 2026.01.06 16:09:09.553510 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 15531 | 2026.01.06 16:09:09.553537 [ 27 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2026.01.06 16:09:09.553556 [ 276 ] {efff5265-aa63-4085-83dd-6b4bb341bfd7} <Debug> TCPHandler: Processed in 0.001370446 sec. | ||
| 15533 | 2026.01.06 16:09:09.553567 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15534 | 2026.01.06 16:09:09.553660 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15535 | 2026.01.06 16:09:09.553674 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15536 | 2026.01.06 16:09:09.553766 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15537 | 2026.01.06 16:09:09.553781 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15538 | 2026.01.06 16:09:09.553804 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 211 rows starting from the beginning of the part | ||
| 15539 | 2026.01.06 16:09:09.553826 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15540 | 2026.01.06 16:09:09.553868 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 15541 | 2026.01.06 16:09:09.553924 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15542 | 2026.01.06 16:09:09.553972 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15543 | 2026.01.06 16:09:09.554017 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15544 | 2026.01.06 16:09:09.554463 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2026.01.06 16:09:09.554504 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15546 | 2026.01.06 16:09:09.554875 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15547 | 2026.01.06 16:09:09.554888 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262454 sec., 835674.0126768975 rows/sec., 50.64 MiB/sec. | ||
| 15548 | 2026.01.06 16:09:09.555008 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15549 | 2026.01.06 16:09:09.555159 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2026.01.06 16:09:09.555282 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15551 | 2026.01.06 16:09:09.555315 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001552 sec., 463273.19587628864 rows/sec., 32.52 MiB/sec. | ||
| 15552 | 2026.01.06 16:09:09.555357 [ 190 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_49_12} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15553 | 2026.01.06 16:09:09.555360 [ 276 ] {f9361a3e-95cc-4933-a46e-d6537403f546} <Debug> TCPHandler: Processed in 0.001734963 sec. | ||
| 15554 | 2026.01.06 16:09:09.555424 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15555 | 2026.01.06 16:09:09.555500 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15556 | 2026.01.06 16:09:09.555600 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15557 | 2026.01.06 16:09:09.555642 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15558 | 2026.01.06 16:09:09.556008 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15559 | 2026.01.06 16:09:09.556044 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15560 | 2026.01.06 16:09:09.556363 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15561 | 2026.01.06 16:09:09.556583 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15562 | 2026.01.06 16:09:09.556712 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 15563 | 2026.01.06 16:09:09.556749 [ 276 ] {c247cc50-6276-4dd5-b1c7-953a45655e9e} <Debug> TCPHandler: Processed in 0.001297354 sec. | ||
| 15564 | 2026.01.06 16:09:09.556866 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15565 | 2026.01.06 16:09:09.556961 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15566 | 2026.01.06 16:09:09.557003 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15567 | 2026.01.06 16:09:09.557434 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2026.01.06 16:09:09.557470 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15569 | 2026.01.06 16:09:09.557820 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15570 | 2026.01.06 16:09:09.558040 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.01.06 16:09:09.558179 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001236 sec., 256472.49190938513 rows/sec., 16.86 MiB/sec. | ||
| 15572 | 2026.01.06 16:09:09.558217 [ 276 ] {3c47e748-4bf7-4e23-af2e-fef3245aad1d} <Debug> TCPHandler: Processed in 0.001403786 sec. | ||
| 15573 | 2026.01.06 16:09:09.558331 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2026.01.06 16:09:09.558426 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15575 | 2026.01.06 16:09:09.558469 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15576 | 2026.01.06 16:09:09.558779 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2026.01.06 16:09:09.558815 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15578 | 2026.01.06 16:09:09.559111 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15579 | 2026.01.06 16:09:09.559341 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2026.01.06 16:09:09.559481 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 15581 | 2026.01.06 16:09:09.559519 [ 276 ] {2510738d-5889-4dda-bfd7-70233d800960} <Debug> TCPHandler: Processed in 0.001237334 sec. | ||
| 15582 | 2026.01.06 16:09:09.559633 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15583 | 2026.01.06 16:09:09.559731 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15584 | 2026.01.06 16:09:09.559787 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <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 | ||
| 15585 | 2026.01.06 16:09:09.560620 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2026.01.06 16:09:09.560657 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15587 | 2026.01.06 16:09:09.561195 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15588 | 2026.01.06 16:09:09.561422 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2026.01.06 16:09:09.561560 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00185 sec., 18378.378378378377 rows/sec., 32.93 MiB/sec. | ||
| 15590 | 2026.01.06 16:09:09.561623 [ 276 ] {7bec94af-9d0f-4ada-b49d-3e23baffde14} <Debug> TCPHandler: Processed in 0.002039078 sec. | ||
| 15591 | 2026.01.06 16:09:09.561743 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2026.01.06 16:09:09.561842 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15593 | 2026.01.06 16:09:09.561885 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15594 | 2026.01.06 16:09:09.562231 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15595 | 2026.01.06 16:09:09.562269 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15596 | 2026.01.06 16:09:09.562586 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15597 | 2026.01.06 16:09:09.562801 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2026.01.06 16:09:09.562935 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 15599 | 2026.01.06 16:09:09.562971 [ 276 ] {927224cf-6321-447d-95b0-f3d817f22351} <Debug> TCPHandler: Processed in 0.001277484 sec. | ||
| 15600 | 2026.01.06 16:09:13.528368 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15601 | 2026.01.06 16:09:13.528427 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15602 | 2026.01.06 16:09:13.680638 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32554 | ||
| 15603 | 2026.01.06 16:09:13.681183 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2026.01.06 16:09:13.681228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15605 | 2026.01.06 16:09:13.681716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15606 | 2026.01.06 16:09:13.681946 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2026.01.06 16:09:13.682098 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32554 | ||
| 15608 | 2026.01.06 16:09:13.804340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1986 | ||
| 15609 | 2026.01.06 16:09:13.807275 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15610 | 2026.01.06 16:09:13.807322 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15611 | 2026.01.06 16:09:13.808492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15612 | 2026.01.06 16:09:13.808756 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15613 | 2026.01.06 16:09:13.809024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1986 | ||
| 15614 | 2026.01.06 16:09:14.530341 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15615 | 2026.01.06 16:09:14.530543 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15616 | 2026.01.06 16:09:14.530617 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15617 | 2026.01.06 16:09:14.531301 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2026.01.06 16:09:14.531354 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15619 | 2026.01.06 16:09:14.531764 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15620 | 2026.01.06 16:09:14.532016 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2026.01.06 16:09:14.532187 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001693 sec., 41346.72179562906 rows/sec., 3.32 MiB/sec. | ||
| 15622 | 2026.01.06 16:09:14.532239 [ 276 ] {ea58089e-4bdd-4f3a-b229-5fc18d71ce4b} <Debug> TCPHandler: Processed in 0.002031928 sec. | ||
| 15623 | 2026.01.06 16:09:14.532370 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2026.01.06 16:09:14.532473 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15625 | 2026.01.06 16:09:14.532519 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15626 | 2026.01.06 16:09:14.532934 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2026.01.06 16:09:14.532972 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15628 | 2026.01.06 16:09:14.533282 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15629 | 2026.01.06 16:09:14.533494 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2026.01.06 16:09:14.533631 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001183 sec., 5917.15976331361 rows/sec., 444.94 KiB/sec. | ||
| 15631 | 2026.01.06 16:09:14.533671 [ 276 ] {7861aa23-1fdd-45b6-b41a-81f85ed5a4f3} <Debug> TCPHandler: Processed in 0.001353296 sec. | ||
| 15632 | 2026.01.06 16:09:14.533783 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2026.01.06 16:09:14.533880 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15634 | 2026.01.06 16:09:14.533921 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15635 | 2026.01.06 16:09:14.534328 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.01.06 16:09:14.534362 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15637 | 2026.01.06 16:09:14.534649 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15638 | 2026.01.06 16:09:14.534856 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2026.01.06 16:09:14.534981 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001172 sec., 60580.20477815699 rows/sec., 4.73 MiB/sec. | ||
| 15640 | 2026.01.06 16:09:14.535016 [ 276 ] {62cde704-772e-4e27-9c05-fc29a961b87e} <Debug> TCPHandler: Processed in 0.001336425 sec. | ||
| 15641 | 2026.01.06 16:09:14.535122 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2026.01.06 16:09:14.535282 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15643 | 2026.01.06 16:09:14.535325 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15644 | 2026.01.06 16:09:14.535732 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.01.06 16:09:14.535768 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15646 | 2026.01.06 16:09:14.536099 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15647 | 2026.01.06 16:09:14.536312 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.01.06 16:09:14.536444 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 15649 | 2026.01.06 16:09:14.536481 [ 276 ] {b6d3fa53-6493-406b-b1ac-c8b8608c48f0} <Debug> TCPHandler: Processed in 0.001344745 sec. | ||
| 15650 | 2026.01.06 16:09:14.536589 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2026.01.06 16:09:14.536685 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15652 | 2026.01.06 16:09:14.536740 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <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 | ||
| 15653 | 2026.01.06 16:09:14.537488 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.01.06 16:09:14.537525 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15655 | 2026.01.06 16:09:14.538030 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15656 | 2026.01.06 16:09:14.538252 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.01.06 16:09:14.538394 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001727 sec., 4053.271569195136 rows/sec., 7.26 MiB/sec. | ||
| 15658 | 2026.01.06 16:09:14.538454 [ 276 ] {2a3b44a6-d7d9-4e99-8692-65aae2cd3d2f} <Debug> TCPHandler: Processed in 0.001913907 sec. | ||
| 15659 | 2026.01.06 16:09:14.538574 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2026.01.06 16:09:14.538669 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15661 | 2026.01.06 16:09:14.538711 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15662 | 2026.01.06 16:09:14.539116 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.01.06 16:09:14.539155 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15664 | 2026.01.06 16:09:14.539532 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15665 | 2026.01.06 16:09:14.539760 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2026.01.06 16:09:14.539932 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 15667 | 2026.01.06 16:09:14.539978 [ 276 ] {d6250a94-66bb-4b2a-8839-92cbae716dc3} <Debug> TCPHandler: Processed in 0.001452157 sec. | ||
| 15668 | 2026.01.06 16:09:15.404226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15669 | 2026.01.06 16:09:15.419547 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15670 | 2026.01.06 16:09:15.419616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15671 | 2026.01.06 16:09:15.425053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15672 | 2026.01.06 16:09:15.425775 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15673 | 2026.01.06 16:09:15.428989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15674 | 2026.01.06 16:09:19.544833 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2026.01.06 16:09:19.545036 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15676 | 2026.01.06 16:09:19.545112 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15677 | 2026.01.06 16:09:19.546007 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2026.01.06 16:09:19.546067 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15679 | 2026.01.06 16:09:19.546523 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15680 | 2026.01.06 16:09:19.546766 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2026.01.06 16:09:19.546940 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001954 sec., 209825.9979529171 rows/sec., 13.31 MiB/sec. | ||
| 15682 | 2026.01.06 16:09:19.547001 [ 276 ] {ea5b5588-7872-4d96-90d2-0627fca097ac} <Debug> TCPHandler: Processed in 0.002307894 sec. | ||
| 15683 | 2026.01.06 16:09:19.547141 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2026.01.06 16:09:19.547249 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15685 | 2026.01.06 16:09:19.547300 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15686 | 2026.01.06 16:09:19.548654 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2026.01.06 16:09:19.548701 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15688 | 2026.01.06 16:09:19.549126 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15689 | 2026.01.06 16:09:19.549368 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.01.06 16:09:19.549517 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002292 sec., 514834.20593368233 rows/sec., 41.06 MiB/sec. | ||
| 15691 | 2026.01.06 16:09:19.549563 [ 276 ] {e2f7d655-1216-41de-9450-1bc2d3a7254a} <Debug> TCPHandler: Processed in 0.002476517 sec. | ||
| 15692 | 2026.01.06 16:09:19.549696 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2026.01.06 16:09:19.549799 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15694 | 2026.01.06 16:09:19.549843 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15695 | 2026.01.06 16:09:19.550438 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.01.06 16:09:19.550479 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15697 | 2026.01.06 16:09:19.550839 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15698 | 2026.01.06 16:09:19.551058 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.01.06 16:09:19.551217 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001439 sec., 166087.56080611536 rows/sec., 10.09 MiB/sec. | ||
| 15700 | 2026.01.06 16:09:19.551224 [ 77 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15701 | 2026.01.06 16:09:19.551260 [ 276 ] {60545b9e-adae-42bd-98ce-cb57aea5e692} <Debug> TCPHandler: Processed in 0.001616341 sec. | ||
| 15702 | 2026.01.06 16:09:19.551305 [ 77 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15703 | 2026.01.06 16:09:19.551338 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15704 | 2026.01.06 16:09:19.551414 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2026.01.06 16:09:19.551474 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15706 | 2026.01.06 16:09:19.551518 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15707 | 2026.01.06 16:09:19.551565 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15708 | 2026.01.06 16:09:19.551608 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15709 | 2026.01.06 16:09:19.551650 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 264 rows starting from the beginning of the part | ||
| 15710 | 2026.01.06 16:09:19.551718 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 239 rows starting from the beginning of the part | ||
| 15711 | 2026.01.06 16:09:19.551768 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
| 15712 | 2026.01.06 16:09:19.551816 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 245 rows starting from the beginning of the part | ||
| 15713 | 2026.01.06 16:09:19.551859 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
| 15714 | 2026.01.06 16:09:19.551925 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 239 rows starting from the beginning of the part | ||
| 15715 | 2026.01.06 16:09:19.552134 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2026.01.06 16:09:19.552184 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15717 | 2026.01.06 16:09:19.552602 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15718 | 2026.01.06 16:09:19.552832 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15719 | 2026.01.06 16:09:19.552971 [ 77 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15720 | 2026.01.06 16:09:19.552983 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001484 sec., 142857.14285714284 rows/sec., 9.21 MiB/sec. | ||
| 15721 | 2026.01.06 16:09:19.552987 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570159 sec., 637515.054207886 rows/sec., 41.46 MiB/sec. | ||
| 15722 | 2026.01.06 16:09:19.553015 [ 77 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.01.06 16:09:19.553037 [ 276 ] {a5a8f7d2-b729-4f06-8a2d-3dffc49ef0c1} <Debug> TCPHandler: Processed in 0.001675611 sec. | ||
| 15724 | 2026.01.06 16:09:19.553064 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15725 | 2026.01.06 16:09:19.553154 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15726 | 2026.01.06 16:09:19.553176 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2026.01.06 16:09:19.553210 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15728 | 2026.01.06 16:09:19.553251 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15729 | 2026.01.06 16:09:19.553275 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15730 | 2026.01.06 16:09:19.553287 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 441 rows starting from the beginning of the part | ||
| 15731 | 2026.01.06 16:09:19.553318 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15732 | 2026.01.06 16:09:19.553345 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 15733 | 2026.01.06 16:09:19.553395 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part | ||
| 15734 | 2026.01.06 16:09:19.553437 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 212 rows starting from the beginning of the part | ||
| 15735 | 2026.01.06 16:09:19.553479 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 15736 | 2026.01.06 16:09:19.553520 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 15737 | 2026.01.06 16:09:19.553547 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.01.06 16:09:19.553644 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_96_19} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15739 | 2026.01.06 16:09:19.553752 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15740 | 2026.01.06 16:09:19.553871 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.01.06 16:09:19.553911 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15742 | 2026.01.06 16:09:19.554236 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15743 | 2026.01.06 16:09:19.554459 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2026.01.06 16:09:19.554513 [ 198 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400626 sec., 1083087.1338958438 rows/sec., 75.03 MiB/sec. | ||
| 15745 | 2026.01.06 16:09:19.554600 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001344 sec., 156994.04761904763 rows/sec., 8.92 MiB/sec. | ||
| 15746 | 2026.01.06 16:09:19.554645 [ 276 ] {351d4876-2720-48ab-b287-2d0297bce2e1} <Debug> TCPHandler: Processed in 0.001519709 sec. | ||
| 15747 | 2026.01.06 16:09:19.554660 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15748 | 2026.01.06 16:09:19.554769 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2026.01.06 16:09:19.554866 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15750 | 2026.01.06 16:09:19.554908 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15751 | 2026.01.06 16:09:19.554909 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15752 | 2026.01.06 16:09:19.554983 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_66_13} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15753 | 2026.01.06 16:09:19.555050 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 15754 | 2026.01.06 16:09:19.555700 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.01.06 16:09:19.555736 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15756 | 2026.01.06 16:09:19.556085 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15757 | 2026.01.06 16:09:19.556337 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.01.06 16:09:19.556473 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001625 sec., 438769.2307692308 rows/sec., 30.76 MiB/sec. | ||
| 15759 | 2026.01.06 16:09:19.556514 [ 276 ] {4ad83600-2d54-4fa0-9eb8-02c8e6c9c302} <Debug> TCPHandler: Processed in 0.001794714 sec. | ||
| 15760 | 2026.01.06 16:09:19.556638 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15761 | 2026.01.06 16:09:19.556735 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15762 | 2026.01.06 16:09:19.556777 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15763 | 2026.01.06 16:09:19.557150 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2026.01.06 16:09:19.557198 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15765 | 2026.01.06 16:09:19.557524 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15766 | 2026.01.06 16:09:19.557744 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2026.01.06 16:09:19.557876 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 15768 | 2026.01.06 16:09:19.557915 [ 276 ] {7dad3bbf-9028-4d23-8c98-b1174f1cbf52} <Debug> TCPHandler: Processed in 0.001327235 sec. | ||
| 15769 | 2026.01.06 16:09:19.558030 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15770 | 2026.01.06 16:09:19.558125 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15771 | 2026.01.06 16:09:19.558168 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15772 | 2026.01.06 16:09:19.558649 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.01.06 16:09:19.558685 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15774 | 2026.01.06 16:09:19.559036 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15775 | 2026.01.06 16:09:19.559265 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15776 | 2026.01.06 16:09:19.559419 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 15777 | 2026.01.06 16:09:19.559458 [ 276 ] {8eb2cec6-739f-4d5a-8910-b35a7adbbb5d} <Debug> TCPHandler: Processed in 0.001477897 sec. | ||
| 15778 | 2026.01.06 16:09:19.559572 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15779 | 2026.01.06 16:09:19.559667 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15780 | 2026.01.06 16:09:19.559711 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15781 | 2026.01.06 16:09:19.560038 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2026.01.06 16:09:19.560075 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15783 | 2026.01.06 16:09:19.560378 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15784 | 2026.01.06 16:09:19.560620 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2026.01.06 16:09:19.560755 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 15786 | 2026.01.06 16:09:19.560794 [ 276 ] {99c92079-1ec0-4b20-adc4-ff340a13b9b6} <Debug> TCPHandler: Processed in 0.001271144 sec. | ||
| 15787 | 2026.01.06 16:09:19.560908 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2026.01.06 16:09:19.561004 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15789 | 2026.01.06 16:09:19.561059 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <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 | ||
| 15790 | 2026.01.06 16:09:19.561946 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2026.01.06 16:09:19.561986 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15792 | 2026.01.06 16:09:19.562548 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15793 | 2026.01.06 16:09:19.562787 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2026.01.06 16:09:19.562932 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001945 sec., 17480.719794344473 rows/sec., 31.32 MiB/sec. | ||
| 15795 | 2026.01.06 16:09:19.563002 [ 276 ] {00b59629-56dd-44ab-a368-1e53e6aab08b} <Debug> TCPHandler: Processed in 0.00214362 sec. | ||
| 15796 | 2026.01.06 16:09:19.563119 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2026.01.06 16:09:19.563215 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15798 | 2026.01.06 16:09:19.563259 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15799 | 2026.01.06 16:09:19.563623 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2026.01.06 16:09:19.563659 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15801 | 2026.01.06 16:09:19.563987 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15802 | 2026.01.06 16:09:19.564200 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2026.01.06 16:09:19.564333 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 15804 | 2026.01.06 16:09:19.564372 [ 276 ] {d185da9e-0fef-4384-9d2c-7563abbe482a} <Debug> TCPHandler: Processed in 0.001302315 sec. | ||
| 15805 | 2026.01.06 16:09:21.155159 [ 80 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15806 | 2026.01.06 16:09:21.155239 [ 80 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.01.06 16:09:21.155274 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15808 | 2026.01.06 16:09:21.155424 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15809 | 2026.01.06 16:09:21.155592 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15810 | 2026.01.06 16:09:21.155631 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 15811 | 2026.01.06 16:09:21.155713 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 15812 | 2026.01.06 16:09:21.155761 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 15813 | 2026.01.06 16:09:21.155803 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 15814 | 2026.01.06 16:09:21.155867 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 15815 | 2026.01.06 16:09:21.156675 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306385 sec., 27556.960620337803 rows/sec., 2.30 MiB/sec. | ||
| 15816 | 2026.01.06 16:09:21.156810 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15817 | 2026.01.06 16:09:21.157064 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2026.01.06 16:09:21.157138 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_33_8} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15819 | 2026.01.06 16:09:21.157215 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15820 | 2026.01.06 16:09:21.182281 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33066 | ||
| 15821 | 2026.01.06 16:09:21.182841 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2026.01.06 16:09:21.182886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15823 | 2026.01.06 16:09:21.183389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15824 | 2026.01.06 16:09:21.183626 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2026.01.06 16:09:21.183775 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33066 | ||
| 15826 | 2026.01.06 16:09:22.929126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15827 | 2026.01.06 16:09:22.945869 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2026.01.06 16:09:22.945935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15829 | 2026.01.06 16:09:22.951530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15830 | 2026.01.06 16:09:22.952225 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2026.01.06 16:09:22.955193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15832 | 2026.01.06 16:09:23.809396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2020 | ||
| 15833 | 2026.01.06 16:09:23.812174 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.01.06 16:09:23.812221 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15835 | 2026.01.06 16:09:23.813376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15836 | 2026.01.06 16:09:23.813634 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2026.01.06 16:09:23.813796 [ 76 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15838 | 2026.01.06 16:09:23.813869 [ 76 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2026.01.06 16:09:23.813885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 15840 | 2026.01.06 16:09:23.813893 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 15841 | 2026.01.06 16:09:23.814030 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 15842 | 2026.01.06 16:09:23.814533 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15843 | 2026.01.06 16:09:23.814684 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1836 rows starting from the beginning of the part | ||
| 15844 | 2026.01.06 16:09:23.815066 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 15845 | 2026.01.06 16:09:23.815446 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15846 | 2026.01.06 16:09:23.815771 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 15847 | 2026.01.06 16:09:23.816103 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 15848 | 2026.01.06 16:09:23.816428 [ 190 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 15849 | 2026.01.06 16:09:23.823492 [ 195 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 72 columns (72 merged, 0 gathered) in 0.009490499 sec., 212844.4457978448 rows/sec., 161.89 MiB/sec. | ||
| 15850 | 2026.01.06 16:09:23.825764 [ 195 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15851 | 2026.01.06 16:09:23.826365 [ 195 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2026.01.06 16:09:23.826456 [ 195 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_51_10} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15853 | 2026.01.06 16:09:23.826864 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 15854 | 2026.01.06 16:09:24.559350 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2026.01.06 16:09:24.559558 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15856 | 2026.01.06 16:09:24.559632 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15857 | 2026.01.06 16:09:24.560332 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15858 | 2026.01.06 16:09:24.560378 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15859 | 2026.01.06 16:09:24.560763 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15860 | 2026.01.06 16:09:24.560994 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2026.01.06 16:09:24.561150 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001642 sec., 2436.05359317905 rows/sec., 198.64 KiB/sec. | ||
| 15862 | 2026.01.06 16:09:24.561192 [ 276 ] {147f86d7-e05a-44bd-be39-fe39522e0c4e} <Debug> TCPHandler: Processed in 0.001981417 sec. | ||
| 15863 | 2026.01.06 16:09:24.561317 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15864 | 2026.01.06 16:09:24.561414 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15865 | 2026.01.06 16:09:24.561454 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15866 | 2026.01.06 16:09:24.562742 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2026.01.06 16:09:24.562776 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15868 | 2026.01.06 16:09:24.563150 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15869 | 2026.01.06 16:09:24.563360 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15870 | 2026.01.06 16:09:24.563472 [ 76 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15871 | 2026.01.06 16:09:24.563491 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002095 sec., 578520.2863961813 rows/sec., 47.76 MiB/sec. | ||
| 15872 | 2026.01.06 16:09:24.563513 [ 76 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2026.01.06 16:09:24.563532 [ 276 ] {2561ca1d-1773-45f2-8e8b-0521a8194621} <Debug> TCPHandler: Processed in 0.002265353 sec. | ||
| 15874 | 2026.01.06 16:09:24.563540 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15875 | 2026.01.06 16:09:24.563649 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.01.06 16:09:24.563672 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15877 | 2026.01.06 16:09:24.563744 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15878 | 2026.01.06 16:09:24.563789 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15879 | 2026.01.06 16:09:24.563817 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15880 | 2026.01.06 16:09:24.563859 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2345 rows starting from the beginning of the part | ||
| 15881 | 2026.01.06 16:09:24.563932 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 70 rows starting from the beginning of the part | ||
| 15882 | 2026.01.06 16:09:24.563986 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1183 rows starting from the beginning of the part | ||
| 15883 | 2026.01.06 16:09:24.564032 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 70 rows starting from the beginning of the part | ||
| 15884 | 2026.01.06 16:09:24.564078 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1180 rows starting from the beginning of the part | ||
| 15885 | 2026.01.06 16:09:24.564125 [ 189 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1212 rows starting from the beginning of the part | ||
| 15886 | 2026.01.06 16:09:24.564214 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.01.06 16:09:24.564254 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15888 | 2026.01.06 16:09:24.564859 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15889 | 2026.01.06 16:09:24.565095 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.01.06 16:09:24.565236 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.00151 sec., 7284.768211920529 rows/sec., 533.55 KiB/sec. | ||
| 15891 | 2026.01.06 16:09:24.565275 [ 276 ] {1822762b-5e61-41fa-b86d-2bb80e9de5c2} <Debug> TCPHandler: Processed in 0.001677231 sec. | ||
| 15892 | 2026.01.06 16:09:24.565384 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.01.06 16:09:24.565479 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15894 | 2026.01.06 16:09:24.565521 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15895 | 2026.01.06 16:09:24.566063 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.01.06 16:09:24.566098 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15897 | 2026.01.06 16:09:24.566193 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580268 sec., 2348593.246903035 rows/sec., 198.95 MiB/sec. | ||
| 15898 | 2026.01.06 16:09:24.566419 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15899 | 2026.01.06 16:09:24.566467 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15900 | 2026.01.06 16:09:24.566730 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15901 | 2026.01.06 16:09:24.566804 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15902 | 2026.01.06 16:09:24.566884 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_101_20} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15903 | 2026.01.06 16:09:24.566896 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001435 sec., 158885.01742160277 rows/sec., 10.76 MiB/sec. | ||
| 15904 | 2026.01.06 16:09:24.566942 [ 276 ] {255c9564-dba0-42bc-a9cc-edf01248f396} <Debug> TCPHandler: Processed in 0.001607881 sec. | ||
| 15905 | 2026.01.06 16:09:24.566959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15906 | 2026.01.06 16:09:24.567053 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15907 | 2026.01.06 16:09:24.567150 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15908 | 2026.01.06 16:09:24.567190 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15909 | 2026.01.06 16:09:24.567949 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15910 | 2026.01.06 16:09:24.567985 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15911 | 2026.01.06 16:09:24.568305 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15912 | 2026.01.06 16:09:24.568511 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15913 | 2026.01.06 16:09:24.568621 [ 76 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15914 | 2026.01.06 16:09:24.568659 [ 76 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2026.01.06 16:09:24.568660 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001527 sec., 347740.6679764244 rows/sec., 25.77 MiB/sec. | ||
| 15916 | 2026.01.06 16:09:24.568681 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15917 | 2026.01.06 16:09:24.568709 [ 276 ] {b7635c4a-d0e4-414a-9fa1-e887c33808ea} <Debug> TCPHandler: Processed in 0.001705532 sec. | ||
| 15918 | 2026.01.06 16:09:24.568763 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15919 | 2026.01.06 16:09:24.568824 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2026.01.06 16:09:24.568865 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15921 | 2026.01.06 16:09:24.568897 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1212 rows starting from the beginning of the part | ||
| 15922 | 2026.01.06 16:09:24.568923 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15923 | 2026.01.06 16:09:24.568950 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 71 rows starting from the beginning of the part | ||
| 15924 | 2026.01.06 16:09:24.568970 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15925 | 2026.01.06 16:09:24.568999 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 719 rows starting from the beginning of the part | ||
| 15926 | 2026.01.06 16:09:24.569042 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 71 rows starting from the beginning of the part | ||
| 15927 | 2026.01.06 16:09:24.569084 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 713 rows starting from the beginning of the part | ||
| 15928 | 2026.01.06 16:09:24.569124 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 531 rows starting from the beginning of the part | ||
| 15929 | 2026.01.06 16:09:24.569613 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2026.01.06 16:09:24.569654 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15931 | 2026.01.06 16:09:24.570032 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15932 | 2026.01.06 16:09:24.570239 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2026.01.06 16:09:24.570289 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155841 sec., 2128451.4344748813 rows/sec., 160.69 MiB/sec. | ||
| 15934 | 2026.01.06 16:09:24.570348 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15935 | 2026.01.06 16:09:24.570373 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001467 sec., 576687.1165644171 rows/sec., 38.82 MiB/sec. | ||
| 15936 | 2026.01.06 16:09:24.570383 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2026.01.06 16:09:24.570407 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15938 | 2026.01.06 16:09:24.570413 [ 276 ] {50b9253b-89ed-4758-b093-cbc6e6fd908b} <Debug> TCPHandler: Processed in 0.001638691 sec. | ||
| 15939 | 2026.01.06 16:09:24.570455 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15940 | 2026.01.06 16:09:24.570499 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15941 | 2026.01.06 16:09:24.570532 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15942 | 2026.01.06 16:09:24.570634 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15943 | 2026.01.06 16:09:24.570642 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15944 | 2026.01.06 16:09:24.570691 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <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 | ||
| 15945 | 2026.01.06 16:09:24.570698 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_19, total 33939 rows starting from the beginning of the part | ||
| 15946 | 2026.01.06 16:09:24.570702 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15947 | 2026.01.06 16:09:24.570787 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15948 | 2026.01.06 16:09:24.570791 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_101_20} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15949 | 2026.01.06 16:09:24.570848 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 317 rows starting from the beginning of the part | ||
| 15950 | 2026.01.06 16:09:24.570873 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 15951 | 2026.01.06 16:09:24.570902 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 15952 | 2026.01.06 16:09:24.570953 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 15953 | 2026.01.06 16:09:24.570999 [ 186 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 846 rows starting from the beginning of the part | ||
| 15954 | 2026.01.06 16:09:24.571448 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15955 | 2026.01.06 16:09:24.571490 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15956 | 2026.01.06 16:09:24.571995 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15957 | 2026.01.06 16:09:24.572222 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15958 | 2026.01.06 16:09:24.572341 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15959 | 2026.01.06 16:09:24.572369 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001751 sec., 3997.7155910908054 rows/sec., 7.16 MiB/sec. | ||
| 15960 | 2026.01.06 16:09:24.572372 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15961 | 2026.01.06 16:09:24.572402 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15962 | 2026.01.06 16:09:24.572425 [ 276 ] {e21f3000-1f88-4db7-a52e-37489191834a} <Debug> TCPHandler: Processed in 0.001943557 sec. | ||
| 15963 | 2026.01.06 16:09:24.572475 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15964 | 2026.01.06 16:09:24.572541 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2026.01.06 16:09:24.572640 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15966 | 2026.01.06 16:09:24.572681 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15967 | 2026.01.06 16:09:24.572681 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15968 | 2026.01.06 16:09:24.572742 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1827 rows starting from the beginning of the part | ||
| 15969 | 2026.01.06 16:09:24.572861 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 15970 | 2026.01.06 16:09:24.572962 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 15971 | 2026.01.06 16:09:24.573050 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2026.01.06 16:09:24.573055 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 15973 | 2026.01.06 16:09:24.573092 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15974 | 2026.01.06 16:09:24.573170 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 15975 | 2026.01.06 16:09:24.573265 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 15976 | 2026.01.06 16:09:24.573415 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15977 | 2026.01.06 16:09:24.573646 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2026.01.06 16:09:24.573759 [ 76 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15979 | 2026.01.06 16:09:24.573788 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 15980 | 2026.01.06 16:09:24.573791 [ 76 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15981 | 2026.01.06 16:09:24.573823 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 15982 | 2026.01.06 16:09:24.573828 [ 276 ] {e111246e-7d47-4f8b-a447-5b60aa4fe6b6} <Debug> TCPHandler: Processed in 0.001337625 sec. | ||
| 15983 | 2026.01.06 16:09:24.573893 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15984 | 2026.01.06 16:09:24.573978 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15985 | 2026.01.06 16:09:24.574004 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7662 rows starting from the beginning of the part | ||
| 15986 | 2026.01.06 16:09:24.574045 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15987 | 2026.01.06 16:09:24.574081 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 15988 | 2026.01.06 16:09:24.574113 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 15989 | 2026.01.06 16:09:24.574148 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 15990 | 2026.01.06 16:09:24.574180 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 15991 | 2026.01.06 16:09:24.576850 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977636 sec., 2703486.9272134 rows/sec., 171.52 MiB/sec. | ||
| 15992 | 2026.01.06 16:09:24.577598 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15993 | 2026.01.06 16:09:24.578031 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15994 | 2026.01.06 16:09:24.578136 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_101_20} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15995 | 2026.01.06 16:09:24.578277 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 15996 | 2026.01.06 16:09:24.578373 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35736 rows, containing 5 columns (5 merged, 0 gathered) in 0.007916079 sec., 4514356.160417298 rows/sec., 302.07 MiB/sec. | ||
| 15997 | 2026.01.06 16:09:24.578796 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15998 | 2026.01.06 16:09:24.579157 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.01.06 16:09:24.579248 [ 187 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16000 | 2026.01.06 16:09:24.579364 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16001 | 2026.01.06 16:09:24.584530 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 19 columns (19 merged, 0 gathered) in 0.012094348 sec., 158421.107115489 rows/sec., 283.88 MiB/sec. | ||
| 16002 | 2026.01.06 16:09:24.587597 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16003 | 2026.01.06 16:09:24.587991 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.01.06 16:09:24.588076 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16005 | 2026.01.06 16:09:24.588266 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
| 16006 | 2026.01.06 16:09:25.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.53 MiB, peak 382.39 MiB, free memory in arenas 0.00 B, will set to 370.28 MiB (RSS), difference: 7.75 MiB | ||
| 16007 | 2026.01.06 16:09:28.206467 [ 223 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16008 | 2026.01.06 16:09:28.206522 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16009 | 2026.01.06 16:09:28.223115 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16010 | 2026.01.06 16:09:28.528465 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16011 | 2026.01.06 16:09:28.528524 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16012 | 2026.01.06 16:09:28.684019 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33514 | ||
| 16013 | 2026.01.06 16:09:28.684544 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2026.01.06 16:09:28.684587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16015 | 2026.01.06 16:09:28.685049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16016 | 2026.01.06 16:09:28.685268 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16017 | 2026.01.06 16:09:28.685390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33514 | ||
| 16018 | 2026.01.06 16:09:29.191687 [ 224 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16019 | 2026.01.06 16:09:29.191749 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16020 | 2026.01.06 16:09:29.196016 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16021 | 2026.01.06 16:09:29.546303 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2026.01.06 16:09:29.546488 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16023 | 2026.01.06 16:09:29.546553 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16024 | 2026.01.06 16:09:29.547405 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2026.01.06 16:09:29.547447 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16026 | 2026.01.06 16:09:29.547841 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16027 | 2026.01.06 16:09:29.548055 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2026.01.06 16:09:29.548208 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001767 sec., 232031.69213355973 rows/sec., 14.72 MiB/sec. | ||
| 16029 | 2026.01.06 16:09:29.548253 [ 276 ] {aee3d973-c7c7-4f9e-bfc6-f59db3fe3c98} <Debug> TCPHandler: Processed in 0.002077309 sec. | ||
| 16030 | 2026.01.06 16:09:29.548375 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16031 | 2026.01.06 16:09:29.548474 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16032 | 2026.01.06 16:09:29.548516 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16033 | 2026.01.06 16:09:29.549514 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2026.01.06 16:09:29.549550 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16035 | 2026.01.06 16:09:29.549926 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16036 | 2026.01.06 16:09:29.550134 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16037 | 2026.01.06 16:09:29.550270 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001815 sec., 650137.741046832 rows/sec., 51.85 MiB/sec. | ||
| 16038 | 2026.01.06 16:09:29.550310 [ 276 ] {9982f0d4-fbaa-4389-be63-d5a33da7eb81} <Debug> TCPHandler: Processed in 0.001986167 sec. | ||
| 16039 | 2026.01.06 16:09:29.550314 [ 220 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16040 | 2026.01.06 16:09:29.550344 [ 220 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16041 | 2026.01.06 16:09:29.550427 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2026.01.06 16:09:29.550522 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16043 | 2026.01.06 16:09:29.550564 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16044 | 2026.01.06 16:09:29.551060 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2026.01.06 16:09:29.551095 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16046 | 2026.01.06 16:09:29.551416 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16047 | 2026.01.06 16:09:29.551630 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2026.01.06 16:09:29.551770 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001264 sec., 189082.27848101268 rows/sec., 11.49 MiB/sec. | ||
| 16049 | 2026.01.06 16:09:29.551810 [ 276 ] {20378524-905c-4a7d-85f2-bc25964f0266} <Debug> TCPHandler: Processed in 0.001432117 sec. | ||
| 16050 | 2026.01.06 16:09:29.551919 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.01.06 16:09:29.552013 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16052 | 2026.01.06 16:09:29.552052 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16053 | 2026.01.06 16:09:29.552525 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16054 | 2026.01.06 16:09:29.552560 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16055 | 2026.01.06 16:09:29.552862 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16056 | 2026.01.06 16:09:29.553068 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16057 | 2026.01.06 16:09:29.553201 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 16058 | 2026.01.06 16:09:29.553239 [ 276 ] {ba82e40e-7eb1-4e97-9f0f-5188510b7c6b} <Debug> TCPHandler: Processed in 0.001368756 sec. | ||
| 16059 | 2026.01.06 16:09:29.553348 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2026.01.06 16:09:29.553442 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16061 | 2026.01.06 16:09:29.553482 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16062 | 2026.01.06 16:09:29.553960 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.01.06 16:09:29.553995 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16064 | 2026.01.06 16:09:29.554302 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16065 | 2026.01.06 16:09:29.554507 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.01.06 16:09:29.554639 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 16067 | 2026.01.06 16:09:29.554669 [ 220 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16068 | 2026.01.06 16:09:29.554678 [ 276 ] {98a7c523-bfd4-43c2-a5eb-3d79187ab135} <Debug> TCPHandler: Processed in 0.001379776 sec. | ||
| 16069 | 2026.01.06 16:09:29.554793 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.01.06 16:09:29.554888 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16071 | 2026.01.06 16:09:29.554928 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16072 | 2026.01.06 16:09:29.555590 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.01.06 16:09:29.555625 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16074 | 2026.01.06 16:09:29.555958 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16075 | 2026.01.06 16:09:29.556165 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.01.06 16:09:29.556294 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001422 sec., 501406.46976090013 rows/sec., 35.16 MiB/sec. | ||
| 16077 | 2026.01.06 16:09:29.556333 [ 276 ] {35dafd65-43d3-44f2-be92-f8c819f92549} <Debug> TCPHandler: Processed in 0.00158977 sec. | ||
| 16078 | 2026.01.06 16:09:29.556450 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16079 | 2026.01.06 16:09:29.556546 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16080 | 2026.01.06 16:09:29.556586 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16081 | 2026.01.06 16:09:29.556931 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.01.06 16:09:29.556965 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16083 | 2026.01.06 16:09:29.557275 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16084 | 2026.01.06 16:09:29.557483 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.01.06 16:09:29.557579 [ 68 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16086 | 2026.01.06 16:09:29.557610 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 16087 | 2026.01.06 16:09:29.557618 [ 68 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16088 | 2026.01.06 16:09:29.557644 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16089 | 2026.01.06 16:09:29.557648 [ 276 ] {efb53657-a15f-4609-8652-87359fc077a1} <Debug> TCPHandler: Processed in 0.001252463 sec. | ||
| 16090 | 2026.01.06 16:09:29.557762 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16091 | 2026.01.06 16:09:29.557767 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16092 | 2026.01.06 16:09:29.557858 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16093 | 2026.01.06 16:09:29.557903 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16094 | 2026.01.06 16:09:29.557922 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16095 | 2026.01.06 16:09:29.557964 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 16096 | 2026.01.06 16:09:29.558030 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16097 | 2026.01.06 16:09:29.558076 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16098 | 2026.01.06 16:09:29.558119 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16099 | 2026.01.06 16:09:29.558159 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16100 | 2026.01.06 16:09:29.558199 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16101 | 2026.01.06 16:09:29.558344 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16102 | 2026.01.06 16:09:29.558386 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16103 | 2026.01.06 16:09:29.558742 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16104 | 2026.01.06 16:09:29.558970 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16105 | 2026.01.06 16:09:29.559047 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001342366 sec., 227955.71401540266 rows/sec., 11.63 MiB/sec. | ||
| 16106 | 2026.01.06 16:09:29.559103 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 16107 | 2026.01.06 16:09:29.559141 [ 276 ] {0784503f-1ece-4547-ba30-46bc4ebf4afa} <Debug> TCPHandler: Processed in 0.001429856 sec. | ||
| 16108 | 2026.01.06 16:09:29.559223 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16109 | 2026.01.06 16:09:29.559252 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16110 | 2026.01.06 16:09:29.559351 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16111 | 2026.01.06 16:09:29.559395 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16112 | 2026.01.06 16:09:29.559559 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.01.06 16:09:29.559666 [ 197 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_51_10} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16114 | 2026.01.06 16:09:29.559715 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16115 | 2026.01.06 16:09:29.559756 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16116 | 2026.01.06 16:09:29.559770 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16117 | 2026.01.06 16:09:29.560065 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16118 | 2026.01.06 16:09:29.560280 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16119 | 2026.01.06 16:09:29.560399 [ 68 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16120 | 2026.01.06 16:09:29.560411 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 16121 | 2026.01.06 16:09:29.560443 [ 68 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16122 | 2026.01.06 16:09:29.560460 [ 276 ] {c067a022-d420-4063-9691-e32ccebd62fb} <Debug> TCPHandler: Processed in 0.001257743 sec. | ||
| 16123 | 2026.01.06 16:09:29.560464 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16124 | 2026.01.06 16:09:29.560541 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16125 | 2026.01.06 16:09:29.560575 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16126 | 2026.01.06 16:09:29.560638 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16127 | 2026.01.06 16:09:29.560669 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 47 rows starting from the beginning of the part | ||
| 16128 | 2026.01.06 16:09:29.560674 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16129 | 2026.01.06 16:09:29.560715 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16130 | 2026.01.06 16:09:29.560736 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <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 | ||
| 16131 | 2026.01.06 16:09:29.560757 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16132 | 2026.01.06 16:09:29.560797 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16133 | 2026.01.06 16:09:29.560830 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16134 | 2026.01.06 16:09:29.560863 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16135 | 2026.01.06 16:09:29.561577 [ 194 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.00106158 sec., 48983.590497183446 rows/sec., 3.22 MiB/sec. | ||
| 16136 | 2026.01.06 16:09:29.561602 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.01.06 16:09:29.561655 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16138 | 2026.01.06 16:09:29.561732 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16139 | 2026.01.06 16:09:29.562045 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2026.01.06 16:09:29.562125 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_51_10} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16141 | 2026.01.06 16:09:29.562191 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16142 | 2026.01.06 16:09:29.562246 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16143 | 2026.01.06 16:09:29.562490 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2026.01.06 16:09:29.562628 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00197 sec., 17258.883248730966 rows/sec., 30.93 MiB/sec. | ||
| 16145 | 2026.01.06 16:09:29.562683 [ 276 ] {1f16c320-d807-4b22-b669-2a496672ccae} <Debug> TCPHandler: Processed in 0.002157631 sec. | ||
| 16146 | 2026.01.06 16:09:29.562797 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.01.06 16:09:29.562893 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16148 | 2026.01.06 16:09:29.562935 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16149 | 2026.01.06 16:09:29.563276 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2026.01.06 16:09:29.563311 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16151 | 2026.01.06 16:09:29.563621 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16152 | 2026.01.06 16:09:29.563833 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2026.01.06 16:09:29.563960 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 16154 | 2026.01.06 16:09:29.563998 [ 276 ] {10762705-44cc-48d8-9189-7a4c84f5be63} <Debug> TCPHandler: Processed in 0.001251834 sec. | ||
| 16155 | 2026.01.06 16:09:29.933465 [ 222 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16156 | 2026.01.06 16:09:29.933516 [ 222 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16157 | 2026.01.06 16:09:29.937081 [ 222 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16158 | 2026.01.06 16:09:30.426320 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16159 | 2026.01.06 16:09:30.426380 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16160 | 2026.01.06 16:09:30.429187 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16161 | 2026.01.06 16:09:30.432130 [ 225 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16162 | 2026.01.06 16:09:30.432188 [ 225 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16163 | 2026.01.06 16:09:30.435637 [ 225 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16164 | 2026.01.06 16:09:30.455383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16165 | 2026.01.06 16:09:30.471504 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16166 | 2026.01.06 16:09:30.471552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16167 | 2026.01.06 16:09:30.477675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16168 | 2026.01.06 16:09:30.478416 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2026.01.06 16:09:30.481307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16170 | 2026.01.06 16:09:33.814172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2058 | ||
| 16171 | 2026.01.06 16:09:33.817019 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2026.01.06 16:09:33.817078 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16173 | 2026.01.06 16:09:33.818279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16174 | 2026.01.06 16:09:33.818553 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16175 | 2026.01.06 16:09:33.818951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 16176 | 2026.01.06 16:09:34.529977 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2026.01.06 16:09:34.530269 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16178 | 2026.01.06 16:09:34.530369 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16179 | 2026.01.06 16:09:34.531244 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.01.06 16:09:34.531282 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16181 | 2026.01.06 16:09:34.531651 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16182 | 2026.01.06 16:09:34.531874 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2026.01.06 16:09:34.532030 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001833 sec., 38188.76159301691 rows/sec., 3.06 MiB/sec. | ||
| 16184 | 2026.01.06 16:09:34.532073 [ 276 ] {31c03dcd-941e-46eb-a4c9-da74ca1ca641} <Debug> TCPHandler: Processed in 0.002258822 sec. | ||
| 16185 | 2026.01.06 16:09:34.532201 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16186 | 2026.01.06 16:09:34.532295 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16187 | 2026.01.06 16:09:34.532335 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16188 | 2026.01.06 16:09:34.532746 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16189 | 2026.01.06 16:09:34.532782 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16190 | 2026.01.06 16:09:34.533068 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16191 | 2026.01.06 16:09:34.533262 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2026.01.06 16:09:34.533392 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001114 sec., 6283.662477558349 rows/sec., 472.50 KiB/sec. | ||
| 16193 | 2026.01.06 16:09:34.533431 [ 276 ] {77632677-ca57-44f4-a371-98da58414c3b} <Debug> TCPHandler: Processed in 0.001278184 sec. | ||
| 16194 | 2026.01.06 16:09:34.533541 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16195 | 2026.01.06 16:09:34.533634 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16196 | 2026.01.06 16:09:34.533672 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16197 | 2026.01.06 16:09:34.534076 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.01.06 16:09:34.534111 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16199 | 2026.01.06 16:09:34.534400 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16200 | 2026.01.06 16:09:34.534600 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.01.06 16:09:34.534727 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001108 sec., 64079.42238267148 rows/sec., 5.00 MiB/sec. | ||
| 16202 | 2026.01.06 16:09:34.534766 [ 276 ] {a135ab79-cad7-4bea-9f1f-81fdfe8728da} <Debug> TCPHandler: Processed in 0.001272354 sec. | ||
| 16203 | 2026.01.06 16:09:34.534877 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16204 | 2026.01.06 16:09:34.534969 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16205 | 2026.01.06 16:09:34.535012 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16206 | 2026.01.06 16:09:34.535410 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2026.01.06 16:09:34.535446 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16208 | 2026.01.06 16:09:34.535765 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16209 | 2026.01.06 16:09:34.535974 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16210 | 2026.01.06 16:09:34.536102 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 16211 | 2026.01.06 16:09:34.536141 [ 276 ] {3f3bce89-49d8-46a3-a4b5-ec2eccccaadf} <Debug> TCPHandler: Processed in 0.001310255 sec. | ||
| 16212 | 2026.01.06 16:09:34.536248 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2026.01.06 16:09:34.536340 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16214 | 2026.01.06 16:09:34.536392 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <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 | ||
| 16215 | 2026.01.06 16:09:34.537127 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2026.01.06 16:09:34.537162 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16217 | 2026.01.06 16:09:34.537644 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16218 | 2026.01.06 16:09:34.537852 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2026.01.06 16:09:34.537993 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001669 sec., 4194.128220491312 rows/sec., 7.52 MiB/sec. | ||
| 16220 | 2026.01.06 16:09:34.538048 [ 276 ] {45c6c873-23e8-4d38-b748-d4006a2c278c} <Debug> TCPHandler: Processed in 0.001846085 sec. | ||
| 16221 | 2026.01.06 16:09:34.538160 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2026.01.06 16:09:34.538252 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16223 | 2026.01.06 16:09:34.538294 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16224 | 2026.01.06 16:09:34.538631 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2026.01.06 16:09:34.538669 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16226 | 2026.01.06 16:09:34.538965 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16227 | 2026.01.06 16:09:34.539174 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2026.01.06 16:09:34.539303 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 16229 | 2026.01.06 16:09:34.539340 [ 276 ] {8fe6e1d2-fd54-4851-ab95-4519c837715e} <Debug> TCPHandler: Processed in 0.001226733 sec. | ||
| 16230 | 2026.01.06 16:09:36.185515 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34026 | ||
| 16231 | 2026.01.06 16:09:36.186043 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.01.06 16:09:36.186081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16233 | 2026.01.06 16:09:36.186567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16234 | 2026.01.06 16:09:36.186797 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2026.01.06 16:09:36.186936 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34026 | ||
| 16236 | 2026.01.06 16:09:36.186969 [ 58 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16237 | 2026.01.06 16:09:36.187047 [ 58 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16238 | 2026.01.06 16:09:36.187074 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16239 | 2026.01.06 16:09:36.187221 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16240 | 2026.01.06 16:09:36.187390 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16241 | 2026.01.06 16:09:36.187435 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31594 rows starting from the beginning of the part | ||
| 16242 | 2026.01.06 16:09:36.187509 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16243 | 2026.01.06 16:09:36.187561 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16244 | 2026.01.06 16:09:36.187612 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16245 | 2026.01.06 16:09:36.187666 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16246 | 2026.01.06 16:09:36.187713 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16247 | 2026.01.06 16:09:36.190176 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34026 rows, containing 4 columns (4 merged, 0 gathered) in 0.003027397 sec., 11239358.432343034 rows/sec., 160.78 MiB/sec. | ||
| 16248 | 2026.01.06 16:09:36.190274 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16249 | 2026.01.06 16:09:36.190531 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16250 | 2026.01.06 16:09:36.190606 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_71_14} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16251 | 2026.01.06 16:09:36.190683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16252 | 2026.01.06 16:09:37.981410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16253 | 2026.01.06 16:09:37.997873 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16254 | 2026.01.06 16:09:37.997927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16255 | 2026.01.06 16:09:38.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.02 MiB, peak 382.39 MiB, free memory in arenas 0.00 B, will set to 370.50 MiB (RSS), difference: -4.52 MiB | ||
| 16256 | 2026.01.06 16:09:38.003813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16257 | 2026.01.06 16:09:38.004521 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16258 | 2026.01.06 16:09:38.004817 [ 57 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16259 | 2026.01.06 16:09:38.004883 [ 57 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2026.01.06 16:09:38.004907 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16261 | 2026.01.06 16:09:38.005008 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16262 | 2026.01.06 16:09:38.007454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16263 | 2026.01.06 16:09:38.007942 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16264 | 2026.01.06 16:09:38.008672 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16265 | 2026.01.06 16:09:38.011920 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16266 | 2026.01.06 16:09:38.015176 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16267 | 2026.01.06 16:09:38.018910 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16268 | 2026.01.06 16:09:38.022982 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16269 | 2026.01.06 16:09:38.027253 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16270 | 2026.01.06 16:09:38.081001 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.076030942 sec., 7036.6088585355155 rows/sec., 36.39 MiB/sec. | ||
| 16271 | 2026.01.06 16:09:38.084073 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16272 | 2026.01.06 16:09:38.086410 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2026.01.06 16:09:38.086535 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_71_14} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16274 | 2026.01.06 16:09:38.089615 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16275 | 2026.01.06 16:09:39.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.07 MiB, peak 384.47 MiB, free memory in arenas 0.00 B, will set to 370.51 MiB (RSS), difference: 3.44 MiB | ||
| 16276 | 2026.01.06 16:09:39.542836 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16277 | 2026.01.06 16:09:39.543065 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16278 | 2026.01.06 16:09:39.543138 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16279 | 2026.01.06 16:09:39.543975 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2026.01.06 16:09:39.544016 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16281 | 2026.01.06 16:09:39.544412 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16282 | 2026.01.06 16:09:39.544643 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.01.06 16:09:39.544800 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001791 sec., 228922.38972640983 rows/sec., 14.52 MiB/sec. | ||
| 16284 | 2026.01.06 16:09:39.544843 [ 276 ] {fd17b277-b04f-44ea-9b6e-026bd7326675} <Debug> TCPHandler: Processed in 0.002135841 sec. | ||
| 16285 | 2026.01.06 16:09:39.544964 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2026.01.06 16:09:39.545066 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16287 | 2026.01.06 16:09:39.545111 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16288 | 2026.01.06 16:09:39.545524 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2026.01.06 16:09:39.545562 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16290 | 2026.01.06 16:09:39.545901 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16291 | 2026.01.06 16:09:39.546115 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2026.01.06 16:09:39.546249 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001201 sec., 3330.5578684429643 rows/sec., 271.58 KiB/sec. | ||
| 16293 | 2026.01.06 16:09:39.546295 [ 276 ] {76ffe6c5-d210-4dce-a32b-69897039c0e2} <Debug> TCPHandler: Processed in 0.001381486 sec. | ||
| 16294 | 2026.01.06 16:09:39.546439 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2026.01.06 16:09:39.546542 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16296 | 2026.01.06 16:09:39.546585 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16297 | 2026.01.06 16:09:39.547462 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.01.06 16:09:39.547500 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16299 | 2026.01.06 16:09:39.547887 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16300 | 2026.01.06 16:09:39.548108 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.01.06 16:09:39.548241 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.001719 sec., 687609.07504363 rows/sec., 54.82 MiB/sec. | ||
| 16302 | 2026.01.06 16:09:39.548279 [ 276 ] {a4990c1f-810c-4fa4-92a8-841549d9a499} <Debug> TCPHandler: Processed in 0.001890516 sec. | ||
| 16303 | 2026.01.06 16:09:39.548408 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2026.01.06 16:09:39.548507 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16305 | 2026.01.06 16:09:39.548548 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16306 | 2026.01.06 16:09:39.549033 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.01.06 16:09:39.549070 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16308 | 2026.01.06 16:09:39.549383 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16309 | 2026.01.06 16:09:39.549589 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.01.06 16:09:39.549719 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.00123 sec., 197560.9756097561 rows/sec., 12.03 MiB/sec. | ||
| 16311 | 2026.01.06 16:09:39.549756 [ 276 ] {15f3181b-6bf6-45c8-b3b6-c2a263033713} <Debug> TCPHandler: Processed in 0.001406136 sec. | ||
| 16312 | 2026.01.06 16:09:39.549869 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2026.01.06 16:09:39.549964 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16314 | 2026.01.06 16:09:39.550004 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16315 | 2026.01.06 16:09:39.550464 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.01.06 16:09:39.550499 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16317 | 2026.01.06 16:09:39.550800 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16318 | 2026.01.06 16:09:39.551003 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2026.01.06 16:09:39.551130 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 16320 | 2026.01.06 16:09:39.551167 [ 276 ] {f43a908b-b334-4df8-9ce4-d970f39bd06e} <Debug> TCPHandler: Processed in 0.001346856 sec. | ||
| 16321 | 2026.01.06 16:09:39.551285 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2026.01.06 16:09:39.551381 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16323 | 2026.01.06 16:09:39.551421 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16324 | 2026.01.06 16:09:39.551882 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.01.06 16:09:39.551919 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16326 | 2026.01.06 16:09:39.552221 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16327 | 2026.01.06 16:09:39.552433 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.01.06 16:09:39.552562 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 16329 | 2026.01.06 16:09:39.552600 [ 276 ] {985cd908-50b7-403c-80f1-1cb305dc4ff3} <Debug> TCPHandler: Processed in 0.001363016 sec. | ||
| 16330 | 2026.01.06 16:09:39.552706 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.01.06 16:09:39.552807 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16332 | 2026.01.06 16:09:39.552847 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16333 | 2026.01.06 16:09:39.553539 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.01.06 16:09:39.553577 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16335 | 2026.01.06 16:09:39.553909 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16336 | 2026.01.06 16:09:39.554111 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.01.06 16:09:39.554263 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001472 sec., 487092.39130434784 rows/sec., 34.18 MiB/sec. | ||
| 16338 | 2026.01.06 16:09:39.554318 [ 276 ] {82ed982f-12b2-4a9e-a9e5-5cbcdf5a4ed6} <Debug> TCPHandler: Processed in 0.001662351 sec. | ||
| 16339 | 2026.01.06 16:09:39.554457 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.01.06 16:09:39.554562 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16341 | 2026.01.06 16:09:39.554605 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16342 | 2026.01.06 16:09:39.554965 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.01.06 16:09:39.555002 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16344 | 2026.01.06 16:09:39.555313 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16345 | 2026.01.06 16:09:39.555528 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.01.06 16:09:39.555660 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 16347 | 2026.01.06 16:09:39.555699 [ 276 ] {446107a9-b338-4720-aefc-6e360a47991c} <Debug> TCPHandler: Processed in 0.001307484 sec. | ||
| 16348 | 2026.01.06 16:09:39.555804 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.01.06 16:09:39.555898 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16350 | 2026.01.06 16:09:39.555941 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16351 | 2026.01.06 16:09:39.556367 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2026.01.06 16:09:39.556404 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16353 | 2026.01.06 16:09:39.556733 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16354 | 2026.01.06 16:09:39.556946 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2026.01.06 16:09:39.557077 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001196 sec., 264214.0468227425 rows/sec., 17.36 MiB/sec. | ||
| 16356 | 2026.01.06 16:09:39.557116 [ 276 ] {279892b8-cbd2-4da8-a9cc-d11b3a132109} <Debug> TCPHandler: Processed in 0.001361946 sec. | ||
| 16357 | 2026.01.06 16:09:39.557224 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16358 | 2026.01.06 16:09:39.557319 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16359 | 2026.01.06 16:09:39.557359 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16360 | 2026.01.06 16:09:39.557668 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.01.06 16:09:39.557704 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16362 | 2026.01.06 16:09:39.557993 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16363 | 2026.01.06 16:09:39.558198 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2026.01.06 16:09:39.558326 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 16365 | 2026.01.06 16:09:39.558364 [ 276 ] {95fe7e98-c60f-4b2e-beb5-70cdb9d87b9b} <Debug> TCPHandler: Processed in 0.001189132 sec. | ||
| 16366 | 2026.01.06 16:09:39.558465 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16367 | 2026.01.06 16:09:39.558559 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16368 | 2026.01.06 16:09:39.558613 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <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 | ||
| 16369 | 2026.01.06 16:09:39.559438 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.01.06 16:09:39.559475 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16371 | 2026.01.06 16:09:39.560027 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16372 | 2026.01.06 16:09:39.560252 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.01.06 16:09:39.560390 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001846 sec., 18418.201516793066 rows/sec., 33.00 MiB/sec. | ||
| 16374 | 2026.01.06 16:09:39.560445 [ 276 ] {636a5c3e-99de-4b37-9acc-d9b5c1a39389} <Debug> TCPHandler: Processed in 0.002028208 sec. | ||
| 16375 | 2026.01.06 16:09:39.560560 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16376 | 2026.01.06 16:09:39.560656 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16377 | 2026.01.06 16:09:39.560697 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16378 | 2026.01.06 16:09:39.561030 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.01.06 16:09:39.561066 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16380 | 2026.01.06 16:09:39.561365 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16381 | 2026.01.06 16:09:39.561573 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2026.01.06 16:09:39.561699 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 16383 | 2026.01.06 16:09:39.561737 [ 276 ] {8c7b0c0d-6601-4e4c-93ea-47e02e834731} <Debug> TCPHandler: Processed in 0.001226603 sec. | ||
| 16384 | 2026.01.06 16:09:43.528577 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16385 | 2026.01.06 16:09:43.528649 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16386 | 2026.01.06 16:09:43.687151 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34474 | ||
| 16387 | 2026.01.06 16:09:43.687969 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2026.01.06 16:09:43.688042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16389 | 2026.01.06 16:09:43.688603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16390 | 2026.01.06 16:09:43.688844 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2026.01.06 16:09:43.688990 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34474 | ||
| 16392 | 2026.01.06 16:09:43.819244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2094 | ||
| 16393 | 2026.01.06 16:09:43.821673 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16394 | 2026.01.06 16:09:43.821722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16395 | 2026.01.06 16:09:43.822911 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16396 | 2026.01.06 16:09:43.823182 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.01.06 16:09:43.823574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 16398 | 2026.01.06 16:09:44.530047 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.01.06 16:09:44.530313 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16400 | 2026.01.06 16:09:44.530375 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16401 | 2026.01.06 16:09:44.531039 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.01.06 16:09:44.531079 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16403 | 2026.01.06 16:09:44.531449 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16404 | 2026.01.06 16:09:44.531661 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.01.06 16:09:44.531818 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001551 sec., 45132.17279174726 rows/sec., 3.62 MiB/sec. | ||
| 16406 | 2026.01.06 16:09:44.531861 [ 276 ] {06821094-20f1-4a38-9d9b-8a042638621a} <Debug> TCPHandler: Processed in 0.001990718 sec. | ||
| 16407 | 2026.01.06 16:09:44.531990 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.01.06 16:09:44.532083 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16409 | 2026.01.06 16:09:44.532122 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16410 | 2026.01.06 16:09:44.532520 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.01.06 16:09:44.532555 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16412 | 2026.01.06 16:09:44.532839 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16413 | 2026.01.06 16:09:44.533036 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.01.06 16:09:44.533159 [ 49 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16415 | 2026.01.06 16:09:44.533166 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001099 sec., 6369.4267515923575 rows/sec., 478.95 KiB/sec. | ||
| 16416 | 2026.01.06 16:09:44.533220 [ 49 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16417 | 2026.01.06 16:09:44.533231 [ 276 ] {3ba9e946-be79-4005-aca1-75ef00516178} <Debug> TCPHandler: Processed in 0.001289244 sec. | ||
| 16418 | 2026.01.06 16:09:44.533252 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16419 | 2026.01.06 16:09:44.533353 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16420 | 2026.01.06 16:09:44.533407 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16421 | 2026.01.06 16:09:44.533449 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16422 | 2026.01.06 16:09:44.533495 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16423 | 2026.01.06 16:09:44.533578 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16424 | 2026.01.06 16:09:44.533621 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 264 rows starting from the beginning of the part | ||
| 16425 | 2026.01.06 16:09:44.533698 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 11 rows starting from the beginning of the part | ||
| 16426 | 2026.01.06 16:09:44.533749 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 239 rows starting from the beginning of the part | ||
| 16427 | 2026.01.06 16:09:44.533797 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 7 rows starting from the beginning of the part | ||
| 16428 | 2026.01.06 16:09:44.533841 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 243 rows starting from the beginning of the part | ||
| 16429 | 2026.01.06 16:09:44.533885 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 7 rows starting from the beginning of the part | ||
| 16430 | 2026.01.06 16:09:44.533922 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.01.06 16:09:44.533963 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16432 | 2026.01.06 16:09:44.534313 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16433 | 2026.01.06 16:09:44.534535 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.01.06 16:09:44.534666 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001233 sec., 57583.13057583131 rows/sec., 4.50 MiB/sec. | ||
| 16435 | 2026.01.06 16:09:44.534706 [ 276 ] {a524c4c3-4140-49de-8ca2-b8a905431607} <Debug> TCPHandler: Processed in 0.001401056 sec. | ||
| 16436 | 2026.01.06 16:09:44.534818 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16437 | 2026.01.06 16:09:44.534825 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486219 sec., 518766.0768702325 rows/sec., 33.87 MiB/sec. | ||
| 16438 | 2026.01.06 16:09:44.534911 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16439 | 2026.01.06 16:09:44.534956 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16440 | 2026.01.06 16:09:44.535001 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16441 | 2026.01.06 16:09:44.535284 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16442 | 2026.01.06 16:09:44.535352 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_101_20} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16443 | 2026.01.06 16:09:44.535365 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2026.01.06 16:09:44.535400 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16445 | 2026.01.06 16:09:44.535431 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16446 | 2026.01.06 16:09:44.535708 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16447 | 2026.01.06 16:09:44.535912 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.01.06 16:09:44.536039 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 16449 | 2026.01.06 16:09:44.536077 [ 276 ] {ec231d88-9ff1-42c9-87ba-725a039daae9} <Debug> TCPHandler: Processed in 0.001306204 sec. | ||
| 16450 | 2026.01.06 16:09:44.536186 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16451 | 2026.01.06 16:09:44.536278 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16452 | 2026.01.06 16:09:44.536329 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <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 | ||
| 16453 | 2026.01.06 16:09:44.537080 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.01.06 16:09:44.537115 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16455 | 2026.01.06 16:09:44.537616 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16456 | 2026.01.06 16:09:44.537830 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2026.01.06 16:09:44.537965 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001703 sec., 4110.393423370522 rows/sec., 7.37 MiB/sec. | ||
| 16458 | 2026.01.06 16:09:44.538021 [ 276 ] {d7093696-3931-4345-931d-67acf1e58a80} <Debug> TCPHandler: Processed in 0.001882076 sec. | ||
| 16459 | 2026.01.06 16:09:44.538134 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2026.01.06 16:09:44.538229 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16461 | 2026.01.06 16:09:44.538270 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16462 | 2026.01.06 16:09:44.538614 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2026.01.06 16:09:44.538650 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16464 | 2026.01.06 16:09:44.538958 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16465 | 2026.01.06 16:09:44.539182 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16466 | 2026.01.06 16:09:44.539317 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16467 | 2026.01.06 16:09:44.539361 [ 276 ] {41a2cd15-913c-4818-86c7-34ea690f5faf} <Debug> TCPHandler: Processed in 0.001273364 sec. | ||
| 16468 | 2026.01.06 16:09:45.507570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16469 | 2026.01.06 16:09:45.523686 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2026.01.06 16:09:45.523744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 16471 | 2026.01.06 16:09:45.529964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16472 | 2026.01.06 16:09:45.530712 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2026.01.06 16:09:45.533689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16474 | 2026.01.06 16:09:48.426389 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42853 | ||
| 16475 | 2026.01.06 16:09:48.426507 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16476 | 2026.01.06 16:09:48.426536 [ 297 ] {} <Debug> TCP-Session: 47f2d1a4-da3e-4c10-8096-02985cde72cd Authenticating user 'default' from [fd00:1122:3344:101::e]:42853 | ||
| 16477 | 2026.01.06 16:09:48.426561 [ 297 ] {} <Debug> TCP-Session: 47f2d1a4-da3e-4c10-8096-02985cde72cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16478 | 2026.01.06 16:09:48.426577 [ 297 ] {} <Debug> TCP-Session: 47f2d1a4-da3e-4c10-8096-02985cde72cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2026.01.06 16:09:48.426764 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33350 | ||
| 16480 | 2026.01.06 16:09:48.426807 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63019 | ||
| 16481 | 2026.01.06 16:09:48.426809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34005 | ||
| 16482 | 2026.01.06 16:09:48.426844 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46030 | ||
| 16483 | 2026.01.06 16:09:48.426885 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16484 | 2026.01.06 16:09:48.426903 [ 297 ] {} <Trace> TCP-Session: 47f2d1a4-da3e-4c10-8096-02985cde72cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16485 | 2026.01.06 16:09:48.426929 [ 275 ] {} <Debug> TCP-Session: ca852d83-a31a-49ce-8104-a39e4e0ebd56 Authenticating user 'default' from [fd00:1122:3344:101::e]:33350 | ||
| 16486 | 2026.01.06 16:09:48.426885 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16487 | 2026.01.06 16:09:48.426961 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16488 | 2026.01.06 16:09:48.426959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16489 | 2026.01.06 16:09:48.426979 [ 291 ] {} <Debug> TCP-Session: 0ac88da3-481c-4f17-bbb4-0f1ba38542f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63019 | ||
| 16490 | 2026.01.06 16:09:48.427000 [ 294 ] {} <Debug> TCP-Session: e850a867-5e57-4a77-8ab7-07c1530dd2ec Authenticating user 'default' from [fd00:1122:3344:101::e]:46030 | ||
| 16491 | 2026.01.06 16:09:48.427007 [ 290 ] {} <Debug> TCP-Session: 3cb400d8-f37d-4385-a14b-64233f7789d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34005 | ||
| 16492 | 2026.01.06 16:09:48.427017 [ 291 ] {} <Debug> TCP-Session: 0ac88da3-481c-4f17-bbb4-0f1ba38542f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16493 | 2026.01.06 16:09:48.427037 [ 294 ] {} <Debug> TCP-Session: e850a867-5e57-4a77-8ab7-07c1530dd2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16494 | 2026.01.06 16:09:48.427041 [ 290 ] {} <Debug> TCP-Session: 3cb400d8-f37d-4385-a14b-64233f7789d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16495 | 2026.01.06 16:09:48.427050 [ 291 ] {} <Debug> TCP-Session: 0ac88da3-481c-4f17-bbb4-0f1ba38542f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16496 | 2026.01.06 16:09:48.427076 [ 290 ] {} <Debug> TCP-Session: 3cb400d8-f37d-4385-a14b-64233f7789d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16497 | 2026.01.06 16:09:48.427102 [ 297 ] {2a72daea-5a12-441c-929f-acef47736896} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16498 | 2026.01.06 16:09:48.427065 [ 294 ] {} <Debug> TCP-Session: e850a867-5e57-4a77-8ab7-07c1530dd2ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16499 | 2026.01.06 16:09:48.426965 [ 275 ] {} <Debug> TCP-Session: ca852d83-a31a-49ce-8104-a39e4e0ebd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16500 | 2026.01.06 16:09:48.426866 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59609 | ||
| 16501 | 2026.01.06 16:09:48.427177 [ 275 ] {} <Debug> TCP-Session: ca852d83-a31a-49ce-8104-a39e4e0ebd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16502 | 2026.01.06 16:09:48.426858 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42895 | ||
| 16503 | 2026.01.06 16:09:48.426831 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58653 | ||
| 16504 | 2026.01.06 16:09:48.426830 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33104 | ||
| 16505 | 2026.01.06 16:09:48.427291 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16506 | 2026.01.06 16:09:48.427312 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16507 | 2026.01.06 16:09:48.427328 [ 296 ] {} <Debug> TCP-Session: 6caf61fe-3bd8-4a64-9a27-57f95b8191bf Authenticating user 'default' from [fd00:1122:3344:101::e]:59609 | ||
| 16508 | 2026.01.06 16:09:48.427349 [ 295 ] {} <Debug> TCP-Session: d0a8e61c-d536-4e59-af23-7bf84fe3f83b Authenticating user 'default' from [fd00:1122:3344:101::e]:42895 | ||
| 16509 | 2026.01.06 16:09:48.427361 [ 296 ] {} <Debug> TCP-Session: 6caf61fe-3bd8-4a64-9a27-57f95b8191bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16510 | 2026.01.06 16:09:48.427377 [ 295 ] {} <Debug> TCP-Session: d0a8e61c-d536-4e59-af23-7bf84fe3f83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16511 | 2026.01.06 16:09:48.427386 [ 296 ] {} <Debug> TCP-Session: 6caf61fe-3bd8-4a64-9a27-57f95b8191bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16512 | 2026.01.06 16:09:48.427400 [ 295 ] {} <Debug> TCP-Session: d0a8e61c-d536-4e59-af23-7bf84fe3f83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16513 | 2026.01.06 16:09:48.427462 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16514 | 2026.01.06 16:09:48.427397 [ 297 ] {2a72daea-5a12-441c-929f-acef47736896} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16515 | 2026.01.06 16:09:48.427497 [ 292 ] {} <Debug> TCP-Session: e9e8b8e9-5ec7-499c-958b-8a75ee7673ea Authenticating user 'default' from [fd00:1122:3344:101::e]:58653 | ||
| 16516 | 2026.01.06 16:09:48.427530 [ 292 ] {} <Debug> TCP-Session: e9e8b8e9-5ec7-499c-958b-8a75ee7673ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16517 | 2026.01.06 16:09:48.427548 [ 292 ] {} <Debug> TCP-Session: e9e8b8e9-5ec7-499c-958b-8a75ee7673ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2026.01.06 16:09:48.427562 [ 297 ] {2a72daea-5a12-441c-929f-acef47736896} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16519 | 2026.01.06 16:09:48.427666 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16520 | 2026.01.06 16:09:48.427700 [ 293 ] {} <Debug> TCP-Session: d4d7b69f-101b-4d24-b474-b91c0c2ff8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33104 | ||
| 16521 | 2026.01.06 16:09:48.427719 [ 293 ] {} <Debug> TCP-Session: d4d7b69f-101b-4d24-b474-b91c0c2ff8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16522 | 2026.01.06 16:09:48.427763 [ 293 ] {} <Debug> TCP-Session: d4d7b69f-101b-4d24-b474-b91c0c2ff8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16523 | 2026.01.06 16:09:48.427871 [ 297 ] {2a72daea-5a12-441c-929f-acef47736896} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 16524 | 2026.01.06 16:09:48.428869 [ 309 ] {2a72daea-5a12-441c-929f-acef47736896} <Trace> AggregatingTransform: Aggregating | ||
| 16525 | 2026.01.06 16:09:48.428929 [ 309 ] {2a72daea-5a12-441c-929f-acef47736896} <Trace> Aggregator: Aggregation method: without_key | ||
| 16526 | 2026.01.06 16:09:48.428973 [ 309 ] {2a72daea-5a12-441c-929f-acef47736896} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000889 sec. (999.112 rows/sec., 39.03 KiB/sec.) | ||
| 16527 | 2026.01.06 16:09:48.428996 [ 309 ] {2a72daea-5a12-441c-929f-acef47736896} <Trace> Aggregator: Merging aggregated data | ||
| 16528 | 2026.01.06 16:09:48.430337 [ 297 ] {2a72daea-5a12-441c-929f-acef47736896} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 16529 | 2026.01.06 16:09:48.430483 [ 297 ] {2a72daea-5a12-441c-929f-acef47736896} <Debug> TCPHandler: Processed in 0.003697159 sec. | ||
| 16530 | 2026.01.06 16:09:48.430567 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16531 | 2026.01.06 16:09:48.430592 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16532 | 2026.01.06 16:09:48.430606 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16533 | 2026.01.06 16:09:48.430628 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16534 | 2026.01.06 16:09:48.430636 [ 275 ] {} <Debug> TCP-Session: ca852d83-a31a-49ce-8104-a39e4e0ebd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16535 | 2026.01.06 16:09:48.430642 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16536 | 2026.01.06 16:09:48.430672 [ 293 ] {} <Debug> TCP-Session: d4d7b69f-101b-4d24-b474-b91c0c2ff8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16537 | 2026.01.06 16:09:48.430677 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16538 | 2026.01.06 16:09:48.430696 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16539 | 2026.01.06 16:09:48.430714 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16540 | 2026.01.06 16:09:48.430731 [ 294 ] {} <Debug> TCP-Session: e850a867-5e57-4a77-8ab7-07c1530dd2ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16541 | 2026.01.06 16:09:48.430744 [ 290 ] {} <Debug> TCP-Session: 3cb400d8-f37d-4385-a14b-64233f7789d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16542 | 2026.01.06 16:09:48.430700 [ 291 ] {} <Debug> TCP-Session: 0ac88da3-481c-4f17-bbb4-0f1ba38542f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16543 | 2026.01.06 16:09:48.430772 [ 296 ] {} <Debug> TCP-Session: 6caf61fe-3bd8-4a64-9a27-57f95b8191bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16544 | 2026.01.06 16:09:48.430661 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16545 | 2026.01.06 16:09:48.430648 [ 295 ] {} <Debug> TCP-Session: d0a8e61c-d536-4e59-af23-7bf84fe3f83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16546 | 2026.01.06 16:09:48.430835 [ 292 ] {} <Debug> TCP-Session: e9e8b8e9-5ec7-499c-958b-8a75ee7673ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16547 | 2026.01.06 16:09:48.430601 [ 297 ] {} <Debug> TCP-Session: 47f2d1a4-da3e-4c10-8096-02985cde72cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16548 | 2026.01.06 16:09:49.103754 [ 217 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16549 | 2026.01.06 16:09:49.103833 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16550 | 2026.01.06 16:09:49.106726 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16551 | 2026.01.06 16:09:49.156573 [ 217 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16552 | 2026.01.06 16:09:49.156631 [ 217 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16553 | 2026.01.06 16:09:49.160221 [ 217 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16554 | 2026.01.06 16:09:49.255262 [ 219 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16555 | 2026.01.06 16:09:49.255328 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16556 | 2026.01.06 16:09:49.262025 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16557 | 2026.01.06 16:09:49.289346 [ 225 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16558 | 2026.01.06 16:09:49.289410 [ 225 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16559 | 2026.01.06 16:09:49.293139 [ 225 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16560 | 2026.01.06 16:09:49.547575 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16561 | 2026.01.06 16:09:49.547792 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16562 | 2026.01.06 16:09:49.547869 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16563 | 2026.01.06 16:09:49.548716 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2026.01.06 16:09:49.548779 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16565 | 2026.01.06 16:09:49.549242 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16566 | 2026.01.06 16:09:49.549485 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2026.01.06 16:09:49.549636 [ 36 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16568 | 2026.01.06 16:09:49.549676 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001935 sec., 211886.3049095607 rows/sec., 13.44 MiB/sec. | ||
| 16569 | 2026.01.06 16:09:49.549677 [ 36 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16570 | 2026.01.06 16:09:49.549718 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16571 | 2026.01.06 16:09:49.549745 [ 276 ] {5bfdcc5d-fa97-4510-98a6-7a75831695b2} <Debug> TCPHandler: Processed in 0.002345784 sec. | ||
| 16572 | 2026.01.06 16:09:49.549854 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16573 | 2026.01.06 16:09:49.549899 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16574 | 2026.01.06 16:09:49.550004 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16575 | 2026.01.06 16:09:49.550013 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16576 | 2026.01.06 16:09:49.550075 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 410 rows starting from the beginning of the part | ||
| 16577 | 2026.01.06 16:09:49.550126 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16578 | 2026.01.06 16:09:49.550203 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 16579 | 2026.01.06 16:09:49.550281 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 16580 | 2026.01.06 16:09:49.550350 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 16581 | 2026.01.06 16:09:49.550410 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 16582 | 2026.01.06 16:09:49.551652 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16583 | 2026.01.06 16:09:49.551696 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16584 | 2026.01.06 16:09:49.551839 [ 193 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002042878 sec., 1003486.2581123296 rows/sec., 67.48 MiB/sec. | ||
| 16585 | 2026.01.06 16:09:49.552042 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16586 | 2026.01.06 16:09:49.552136 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16587 | 2026.01.06 16:09:49.552402 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.01.06 16:09:49.552450 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2026.01.06 16:09:49.552492 [ 191 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_53_13} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16590 | 2026.01.06 16:09:49.552584 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16591 | 2026.01.06 16:09:49.552597 [ 36 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16592 | 2026.01.06 16:09:49.552632 [ 36 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16593 | 2026.01.06 16:09:49.552634 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002645 sec., 446124.76370510395 rows/sec., 35.58 MiB/sec. | ||
| 16594 | 2026.01.06 16:09:49.552651 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16595 | 2026.01.06 16:09:49.552694 [ 276 ] {9b2236b8-6007-47df-b481-0b0b1c5a2c1e} <Debug> TCPHandler: Processed in 0.002848144 sec. | ||
| 16596 | 2026.01.06 16:09:49.552743 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16597 | 2026.01.06 16:09:49.552833 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16598 | 2026.01.06 16:09:49.552844 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16599 | 2026.01.06 16:09:49.552887 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2345 rows starting from the beginning of the part | ||
| 16600 | 2026.01.06 16:09:49.552941 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1180 rows starting from the beginning of the part | ||
| 16601 | 2026.01.06 16:09:49.552954 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16602 | 2026.01.06 16:09:49.552986 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 70 rows starting from the beginning of the part | ||
| 16603 | 2026.01.06 16:09:49.553005 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16604 | 2026.01.06 16:09:49.553032 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1182 rows starting from the beginning of the part | ||
| 16605 | 2026.01.06 16:09:49.553073 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 70 rows starting from the beginning of the part | ||
| 16606 | 2026.01.06 16:09:49.553115 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1180 rows starting from the beginning of the part | ||
| 16607 | 2026.01.06 16:09:49.553619 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2026.01.06 16:09:49.553663 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16609 | 2026.01.06 16:09:49.554053 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16610 | 2026.01.06 16:09:49.554288 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16611 | 2026.01.06 16:09:49.554442 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001516 sec., 157651.71503957783 rows/sec., 9.58 MiB/sec. | ||
| 16612 | 2026.01.06 16:09:49.554486 [ 276 ] {282c0e0c-1195-4df9-abc7-556c2678870f} <Debug> TCPHandler: Processed in 0.001707332 sec. | ||
| 16613 | 2026.01.06 16:09:49.554652 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2026.01.06 16:09:49.554758 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16615 | 2026.01.06 16:09:49.554807 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16616 | 2026.01.06 16:09:49.555292 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6027 rows, containing 5 columns (5 merged, 0 gathered) in 0.002584888 sec., 2331629.0686482354 rows/sec., 196.21 MiB/sec. | ||
| 16617 | 2026.01.06 16:09:49.555485 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2026.01.06 16:09:49.555529 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16619 | 2026.01.06 16:09:49.555564 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16620 | 2026.01.06 16:09:49.555893 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2026.01.06 16:09:49.555914 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16622 | 2026.01.06 16:09:49.555980 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_106_21} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16623 | 2026.01.06 16:09:49.556065 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16624 | 2026.01.06 16:09:49.556179 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2026.01.06 16:09:49.556339 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001604 sec., 132169.57605985037 rows/sec., 8.52 MiB/sec. | ||
| 16626 | 2026.01.06 16:09:49.556383 [ 276 ] {e54784b6-7507-4a2a-991f-d11caa39e5ee} <Debug> TCPHandler: Processed in 0.001789404 sec. | ||
| 16627 | 2026.01.06 16:09:49.556534 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16628 | 2026.01.06 16:09:49.556660 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16629 | 2026.01.06 16:09:49.556708 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16630 | 2026.01.06 16:09:49.557233 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2026.01.06 16:09:49.557269 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16632 | 2026.01.06 16:09:49.557618 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16633 | 2026.01.06 16:09:49.557834 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16634 | 2026.01.06 16:09:49.557952 [ 36 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16635 | 2026.01.06 16:09:49.557970 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001332 sec., 158408.4084084084 rows/sec., 9.00 MiB/sec. | ||
| 16636 | 2026.01.06 16:09:49.557995 [ 36 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.01.06 16:09:49.558017 [ 276 ] {053bd71f-0283-4813-a0be-25054caf89a3} <Debug> TCPHandler: Processed in 0.001551499 sec. | ||
| 16638 | 2026.01.06 16:09:49.558022 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16639 | 2026.01.06 16:09:49.558154 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.01.06 16:09:49.558151 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16641 | 2026.01.06 16:09:49.558277 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16642 | 2026.01.06 16:09:49.558323 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16643 | 2026.01.06 16:09:49.558337 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16644 | 2026.01.06 16:09:49.558364 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 211 rows starting from the beginning of the part | ||
| 16645 | 2026.01.06 16:09:49.558440 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 16646 | 2026.01.06 16:09:49.558489 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 16647 | 2026.01.06 16:09:49.558533 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 16648 | 2026.01.06 16:09:49.558575 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 16649 | 2026.01.06 16:09:49.559359 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.01.06 16:09:49.559410 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16651 | 2026.01.06 16:09:49.559531 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440307 sec., 732482.7276407044 rows/sec., 44.39 MiB/sec. | ||
| 16652 | 2026.01.06 16:09:49.559725 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16653 | 2026.01.06 16:09:49.559858 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16654 | 2026.01.06 16:09:49.560103 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2026.01.06 16:09:49.560141 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.01.06 16:09:49.560205 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_53_13} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16657 | 2026.01.06 16:09:49.560282 [ 36 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16658 | 2026.01.06 16:09:49.560315 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16659 | 2026.01.06 16:09:49.560315 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.002064 sec., 345445.7364341086 rows/sec., 24.22 MiB/sec. | ||
| 16660 | 2026.01.06 16:09:49.560322 [ 36 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2026.01.06 16:09:49.560379 [ 276 ] {86787e96-1e76-4d8d-b3fa-e742b62eb2da} <Debug> TCPHandler: Processed in 0.002296673 sec. | ||
| 16662 | 2026.01.06 16:09:49.560380 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16663 | 2026.01.06 16:09:49.560468 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16664 | 2026.01.06 16:09:49.560517 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16665 | 2026.01.06 16:09:49.560561 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16666 | 2026.01.06 16:09:49.560590 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1212 rows starting from the beginning of the part | ||
| 16667 | 2026.01.06 16:09:49.560620 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16668 | 2026.01.06 16:09:49.560635 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 713 rows starting from the beginning of the part | ||
| 16669 | 2026.01.06 16:09:49.560668 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16670 | 2026.01.06 16:09:49.560680 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 71 rows starting from the beginning of the part | ||
| 16671 | 2026.01.06 16:09:49.560724 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 717 rows starting from the beginning of the part | ||
| 16672 | 2026.01.06 16:09:49.560760 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 71 rows starting from the beginning of the part | ||
| 16673 | 2026.01.06 16:09:49.560795 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 713 rows starting from the beginning of the part | ||
| 16674 | 2026.01.06 16:09:49.561036 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16675 | 2026.01.06 16:09:49.561078 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16676 | 2026.01.06 16:09:49.561417 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16677 | 2026.01.06 16:09:49.561653 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16678 | 2026.01.06 16:09:49.561814 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 258.64 KiB/sec. | ||
| 16679 | 2026.01.06 16:09:49.561854 [ 276 ] {3e352e45-05f1-43b8-b984-f58460e66d41} <Debug> TCPHandler: Processed in 0.001388746 sec. | ||
| 16680 | 2026.01.06 16:09:49.561972 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16681 | 2026.01.06 16:09:49.562067 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16682 | 2026.01.06 16:09:49.562111 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16683 | 2026.01.06 16:09:49.562365 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930667 sec., 1811291.1237411734 rows/sec., 135.49 MiB/sec. | ||
| 16684 | 2026.01.06 16:09:49.562602 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16685 | 2026.01.06 16:09:49.562609 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.01.06 16:09:49.562659 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16687 | 2026.01.06 16:09:49.562979 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2026.01.06 16:09:49.563069 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16689 | 2026.01.06 16:09:49.563091 [ 202 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_106_21} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16690 | 2026.01.06 16:09:49.563199 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16691 | 2026.01.06 16:09:49.563326 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2026.01.06 16:09:49.563452 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16693 | 2026.01.06 16:09:49.563468 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001418 sec., 221438.64598025387 rows/sec., 14.55 MiB/sec. | ||
| 16694 | 2026.01.06 16:09:49.563495 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2026.01.06 16:09:49.563513 [ 276 ] {fc0e72ef-7bbd-4b74-976a-6951aa9a9ca7} <Debug> TCPHandler: Processed in 0.00159174 sec. | ||
| 16696 | 2026.01.06 16:09:49.563514 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16697 | 2026.01.06 16:09:49.563614 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16698 | 2026.01.06 16:09:49.563630 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16699 | 2026.01.06 16:09:49.563731 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16700 | 2026.01.06 16:09:49.563732 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16701 | 2026.01.06 16:09:49.563784 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_20, total 35736 rows starting from the beginning of the part | ||
| 16702 | 2026.01.06 16:09:49.563804 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16703 | 2026.01.06 16:09:49.563860 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 16704 | 2026.01.06 16:09:49.563916 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 16705 | 2026.01.06 16:09:49.563962 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 316 rows starting from the beginning of the part | ||
| 16706 | 2026.01.06 16:09:49.564008 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 16707 | 2026.01.06 16:09:49.564053 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 314 rows starting from the beginning of the part | ||
| 16708 | 2026.01.06 16:09:49.564192 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16709 | 2026.01.06 16:09:49.564233 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16710 | 2026.01.06 16:09:49.564578 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16711 | 2026.01.06 16:09:49.564797 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2026.01.06 16:09:49.564934 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00122 sec., 819.672131147541 rows/sec., 55.23 KiB/sec. | ||
| 16713 | 2026.01.06 16:09:49.564973 [ 276 ] {75a867e8-8c43-460f-9117-a997339a8406} <Debug> TCPHandler: Processed in 0.001392717 sec. | ||
| 16714 | 2026.01.06 16:09:49.565086 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16715 | 2026.01.06 16:09:49.565182 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16716 | 2026.01.06 16:09:49.565237 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <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 | ||
| 16717 | 2026.01.06 16:09:49.566119 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.01.06 16:09:49.566154 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16719 | 2026.01.06 16:09:49.566788 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16720 | 2026.01.06 16:09:49.567021 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16721 | 2026.01.06 16:09:49.567170 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002004 sec., 16966.067864271456 rows/sec., 30.40 MiB/sec. | ||
| 16722 | 2026.01.06 16:09:49.567190 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16723 | 2026.01.06 16:09:49.567240 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2026.01.06 16:09:49.567248 [ 276 ] {93fc3396-0ff9-48aa-94ce-9c6bb151dc3c} <Debug> TCPHandler: Processed in 0.002211992 sec. | ||
| 16725 | 2026.01.06 16:09:49.567261 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16726 | 2026.01.06 16:09:49.567349 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16727 | 2026.01.06 16:09:49.567380 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16728 | 2026.01.06 16:09:49.567481 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16729 | 2026.01.06 16:09:49.567523 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16730 | 2026.01.06 16:09:49.567561 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16731 | 2026.01.06 16:09:49.567621 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1916 rows starting from the beginning of the part | ||
| 16732 | 2026.01.06 16:09:49.567741 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 16733 | 2026.01.06 16:09:49.567859 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 16734 | 2026.01.06 16:09:49.567919 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.01.06 16:09:49.567957 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 16736 | 2026.01.06 16:09:49.567959 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16737 | 2026.01.06 16:09:49.568058 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 16738 | 2026.01.06 16:09:49.568159 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 16739 | 2026.01.06 16:09:49.568316 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16740 | 2026.01.06 16:09:49.568599 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16741 | 2026.01.06 16:09:49.568733 [ 30 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16742 | 2026.01.06 16:09:49.568744 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001281 sec., 81186.57298985167 rows/sec., 4.97 MiB/sec. | ||
| 16743 | 2026.01.06 16:09:49.568775 [ 30 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.01.06 16:09:49.568799 [ 276 ] {a91f9d21-0916-4645-8675-8a11714e246d} <Debug> TCPHandler: Processed in 0.001469648 sec. | ||
| 16745 | 2026.01.06 16:09:49.568800 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16746 | 2026.01.06 16:09:49.568890 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16747 | 2026.01.06 16:09:49.568989 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16748 | 2026.01.06 16:09:49.569017 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 8050 rows starting from the beginning of the part | ||
| 16749 | 2026.01.06 16:09:49.569068 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 16750 | 2026.01.06 16:09:49.569111 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 16751 | 2026.01.06 16:09:49.569150 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 16752 | 2026.01.06 16:09:49.569193 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16753 | 2026.01.06 16:09:49.569230 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 16754 | 2026.01.06 16:09:49.572271 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37000 rows, containing 5 columns (5 merged, 0 gathered) in 0.008694954 sec., 4255341.6613819925 rows/sec., 284.70 MiB/sec. | ||
| 16755 | 2026.01.06 16:09:49.572869 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16756 | 2026.01.06 16:09:49.573167 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8482 rows, containing 4 columns (4 merged, 0 gathered) in 0.004309791 sec., 1968076.87426142 rows/sec., 124.81 MiB/sec. | ||
| 16757 | 2026.01.06 16:09:49.573224 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16758 | 2026.01.06 16:09:49.573312 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16759 | 2026.01.06 16:09:49.573384 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16760 | 2026.01.06 16:09:49.573411 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16761 | 2026.01.06 16:09:49.573716 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.01.06 16:09:49.573810 [ 190 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_106_21} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16763 | 2026.01.06 16:09:49.573905 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 16764 | 2026.01.06 16:09:49.578257 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 19 columns (19 merged, 0 gathered) in 0.010940456 sec., 185732.66050336478 rows/sec., 332.82 MiB/sec. | ||
| 16765 | 2026.01.06 16:09:49.580107 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16766 | 2026.01.06 16:09:49.580454 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2026.01.06 16:09:49.580531 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16768 | 2026.01.06 16:09:49.580658 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 16769 | 2026.01.06 16:09:49.657077 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33114 | ||
| 16770 | 2026.01.06 16:09:49.657180 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16771 | 2026.01.06 16:09:49.657211 [ 297 ] {} <Debug> TCP-Session: 0e95541a-7397-4ce2-8479-6a924fc013e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33114 | ||
| 16772 | 2026.01.06 16:09:49.657233 [ 297 ] {} <Debug> TCP-Session: 0e95541a-7397-4ce2-8479-6a924fc013e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16773 | 2026.01.06 16:09:49.657245 [ 297 ] {} <Debug> TCP-Session: 0e95541a-7397-4ce2-8479-6a924fc013e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16774 | 2026.01.06 16:09:49.657447 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40561 | ||
| 16775 | 2026.01.06 16:09:49.657471 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55474 | ||
| 16776 | 2026.01.06 16:09:49.657487 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43847 | ||
| 16777 | 2026.01.06 16:09:49.657514 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43470 | ||
| 16778 | 2026.01.06 16:09:49.657537 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38157 | ||
| 16779 | 2026.01.06 16:09:49.657553 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16780 | 2026.01.06 16:09:49.657579 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16781 | 2026.01.06 16:09:49.657553 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16782 | 2026.01.06 16:09:49.657610 [ 275 ] {} <Debug> TCP-Session: 6881a67b-310b-49e6-9a8a-d641e776b479 Authenticating user 'default' from [fd00:1122:3344:101::e]:40561 | ||
| 16783 | 2026.01.06 16:09:49.657622 [ 293 ] {} <Debug> TCP-Session: 26d0da8b-fa8c-4684-bbc2-72da272b8905 Authenticating user 'default' from [fd00:1122:3344:101::e]:43847 | ||
| 16784 | 2026.01.06 16:09:49.657632 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16785 | 2026.01.06 16:09:49.657653 [ 275 ] {} <Debug> TCP-Session: 6881a67b-310b-49e6-9a8a-d641e776b479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16786 | 2026.01.06 16:09:49.657674 [ 293 ] {} <Debug> TCP-Session: 26d0da8b-fa8c-4684-bbc2-72da272b8905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16787 | 2026.01.06 16:09:49.657694 [ 275 ] {} <Debug> TCP-Session: 6881a67b-310b-49e6-9a8a-d641e776b479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16788 | 2026.01.06 16:09:49.657716 [ 293 ] {} <Debug> TCP-Session: 26d0da8b-fa8c-4684-bbc2-72da272b8905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16789 | 2026.01.06 16:09:49.657687 [ 294 ] {} <Debug> TCP-Session: 6e49f5a5-ec82-4df4-970d-cabadb074c25 Authenticating user 'default' from [fd00:1122:3344:101::e]:43470 | ||
| 16790 | 2026.01.06 16:09:49.657650 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16791 | 2026.01.06 16:09:49.657771 [ 294 ] {} <Debug> TCP-Session: 6e49f5a5-ec82-4df4-970d-cabadb074c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16792 | 2026.01.06 16:09:49.657611 [ 297 ] {} <Trace> TCP-Session: 0e95541a-7397-4ce2-8479-6a924fc013e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16793 | 2026.01.06 16:09:49.657803 [ 294 ] {} <Debug> TCP-Session: 6e49f5a5-ec82-4df4-970d-cabadb074c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16794 | 2026.01.06 16:09:49.657806 [ 296 ] {} <Debug> TCP-Session: a89ee420-8b61-4f2d-9521-2fc13b48c09b Authenticating user 'default' from [fd00:1122:3344:101::e]:38157 | ||
| 16795 | 2026.01.06 16:09:49.657528 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43515 | ||
| 16796 | 2026.01.06 16:09:49.657859 [ 296 ] {} <Debug> TCP-Session: a89ee420-8b61-4f2d-9521-2fc13b48c09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16797 | 2026.01.06 16:09:49.657493 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42260 | ||
| 16798 | 2026.01.06 16:09:49.657897 [ 296 ] {} <Debug> TCP-Session: a89ee420-8b61-4f2d-9521-2fc13b48c09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16799 | 2026.01.06 16:09:49.657457 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40406 | ||
| 16800 | 2026.01.06 16:09:49.657936 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16801 | 2026.01.06 16:09:49.657643 [ 291 ] {} <Debug> TCP-Session: 95ed5f4c-1347-434d-aa93-ae94be9c7289 Authenticating user 'default' from [fd00:1122:3344:101::e]:55474 | ||
| 16802 | 2026.01.06 16:09:49.657976 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16803 | 2026.01.06 16:09:49.657990 [ 297 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16804 | 2026.01.06 16:09:49.657997 [ 291 ] {} <Debug> TCP-Session: 95ed5f4c-1347-434d-aa93-ae94be9c7289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16805 | 2026.01.06 16:09:49.658023 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16806 | 2026.01.06 16:09:49.658040 [ 291 ] {} <Debug> TCP-Session: 95ed5f4c-1347-434d-aa93-ae94be9c7289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16807 | 2026.01.06 16:09:49.658015 [ 292 ] {} <Debug> TCP-Session: 9419a630-493e-4c87-b205-b0cd4583b059 Authenticating user 'default' from [fd00:1122:3344:101::e]:42260 | ||
| 16808 | 2026.01.06 16:09:49.658068 [ 290 ] {} <Debug> TCP-Session: 5541563a-d14c-4345-9a97-56b8b1ae581b Authenticating user 'default' from [fd00:1122:3344:101::e]:40406 | ||
| 16809 | 2026.01.06 16:09:49.658103 [ 292 ] {} <Debug> TCP-Session: 9419a630-493e-4c87-b205-b0cd4583b059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16810 | 2026.01.06 16:09:49.657987 [ 295 ] {} <Debug> TCP-Session: 9e1c9a35-40c3-4e5b-9560-d2571144d10c Authenticating user 'default' from [fd00:1122:3344:101::e]:43515 | ||
| 16811 | 2026.01.06 16:09:49.658127 [ 290 ] {} <Debug> TCP-Session: 5541563a-d14c-4345-9a97-56b8b1ae581b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16812 | 2026.01.06 16:09:49.658159 [ 295 ] {} <Debug> TCP-Session: 9e1c9a35-40c3-4e5b-9560-d2571144d10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16813 | 2026.01.06 16:09:49.658175 [ 290 ] {} <Debug> TCP-Session: 5541563a-d14c-4345-9a97-56b8b1ae581b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16814 | 2026.01.06 16:09:49.658188 [ 295 ] {} <Debug> TCP-Session: 9e1c9a35-40c3-4e5b-9560-d2571144d10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16815 | 2026.01.06 16:09:49.658131 [ 292 ] {} <Debug> TCP-Session: 9419a630-493e-4c87-b205-b0cd4583b059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16816 | 2026.01.06 16:09:49.658277 [ 297 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16817 | 2026.01.06 16:09:49.658336 [ 297 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16818 | 2026.01.06 16:09:49.658637 [ 297 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 16819 | 2026.01.06 16:09:49.659573 [ 339 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Trace> AggregatingTransform: Aggregating | ||
| 16820 | 2026.01.06 16:09:49.659629 [ 339 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 16821 | 2026.01.06 16:09:49.659667 [ 339 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928038 sec. (1077.542 rows/sec., 42.09 KiB/sec.) | ||
| 16822 | 2026.01.06 16:09:49.659687 [ 339 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Trace> Aggregator: Merging aggregated data | ||
| 16823 | 2026.01.06 16:09:49.661108 [ 297 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 16824 | 2026.01.06 16:09:49.661275 [ 297 ] {b937df6e-53c1-4d9f-9723-f33ab18d57d4} <Debug> TCPHandler: Processed in 0.003787951 sec. | ||
| 16825 | 2026.01.06 16:09:49.661400 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16826 | 2026.01.06 16:09:49.661428 [ 297 ] {} <Debug> TCP-Session: 0e95541a-7397-4ce2-8479-6a924fc013e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2026.01.06 16:09:49.661431 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16828 | 2026.01.06 16:09:49.661448 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16829 | 2026.01.06 16:09:49.661470 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16830 | 2026.01.06 16:09:49.661479 [ 275 ] {} <Debug> TCP-Session: 6881a67b-310b-49e6-9a8a-d641e776b479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16831 | 2026.01.06 16:09:49.661506 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16832 | 2026.01.06 16:09:49.661523 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16833 | 2026.01.06 16:09:49.661534 [ 292 ] {} <Debug> TCP-Session: 9419a630-493e-4c87-b205-b0cd4583b059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16834 | 2026.01.06 16:09:49.661548 [ 291 ] {} <Debug> TCP-Session: 95ed5f4c-1347-434d-aa93-ae94be9c7289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16835 | 2026.01.06 16:09:49.661574 [ 293 ] {} <Debug> TCP-Session: 26d0da8b-fa8c-4684-bbc2-72da272b8905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16836 | 2026.01.06 16:09:49.661572 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16837 | 2026.01.06 16:09:49.661498 [ 294 ] {} <Debug> TCP-Session: 6e49f5a5-ec82-4df4-970d-cabadb074c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16838 | 2026.01.06 16:09:49.661486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16839 | 2026.01.06 16:09:49.661649 [ 296 ] {} <Debug> TCP-Session: a89ee420-8b61-4f2d-9521-2fc13b48c09b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16840 | 2026.01.06 16:09:49.661684 [ 290 ] {} <Debug> TCP-Session: 5541563a-d14c-4345-9a97-56b8b1ae581b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16841 | 2026.01.06 16:09:49.661539 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16842 | 2026.01.06 16:09:49.661742 [ 295 ] {} <Debug> TCP-Session: 9e1c9a35-40c3-4e5b-9560-d2571144d10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16843 | 2026.01.06 16:09:49.855082 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44625 | ||
| 16844 | 2026.01.06 16:09:49.855192 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16845 | 2026.01.06 16:09:49.855219 [ 290 ] {} <Debug> TCP-Session: d0903a88-c050-400b-8ae2-843d9401344e Authenticating user 'default' from [fd00:1122:3344:101::e]:44625 | ||
| 16846 | 2026.01.06 16:09:49.855242 [ 290 ] {} <Debug> TCP-Session: d0903a88-c050-400b-8ae2-843d9401344e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16847 | 2026.01.06 16:09:49.855255 [ 290 ] {} <Debug> TCP-Session: d0903a88-c050-400b-8ae2-843d9401344e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16848 | 2026.01.06 16:09:49.855458 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51624 | ||
| 16849 | 2026.01.06 16:09:49.855498 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36108 | ||
| 16850 | 2026.01.06 16:09:49.855508 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43798 | ||
| 16851 | 2026.01.06 16:09:49.855526 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40764 | ||
| 16852 | 2026.01.06 16:09:49.855517 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62639 | ||
| 16853 | 2026.01.06 16:09:49.855588 [ 290 ] {} <Trace> TCP-Session: d0903a88-c050-400b-8ae2-843d9401344e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16854 | 2026.01.06 16:09:49.855629 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16855 | 2026.01.06 16:09:49.855630 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16856 | 2026.01.06 16:09:49.855585 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16857 | 2026.01.06 16:09:49.855665 [ 296 ] {} <Debug> TCP-Session: 356360f9-914d-492d-ae47-68df771446bb Authenticating user 'default' from [fd00:1122:3344:101::e]:43798 | ||
| 16858 | 2026.01.06 16:09:49.855680 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16859 | 2026.01.06 16:09:49.855693 [ 295 ] {} <Debug> TCP-Session: 4c1029d3-6bd0-4252-b20a-7ed680186f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:36108 | ||
| 16860 | 2026.01.06 16:09:49.855722 [ 296 ] {} <Debug> TCP-Session: 356360f9-914d-492d-ae47-68df771446bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16861 | 2026.01.06 16:09:49.855731 [ 297 ] {} <Debug> TCP-Session: 2e31f404-f3ea-47d7-a16d-5fb0ffc9fd37 Authenticating user 'default' from [fd00:1122:3344:101::e]:62639 | ||
| 16862 | 2026.01.06 16:09:49.855749 [ 296 ] {} <Debug> TCP-Session: 356360f9-914d-492d-ae47-68df771446bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16863 | 2026.01.06 16:09:49.855771 [ 297 ] {} <Debug> TCP-Session: 2e31f404-f3ea-47d7-a16d-5fb0ffc9fd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16864 | 2026.01.06 16:09:49.855782 [ 290 ] {df531631-2e33-4f33-8e50-92636b27b274} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16865 | 2026.01.06 16:09:49.855796 [ 297 ] {} <Debug> TCP-Session: 2e31f404-f3ea-47d7-a16d-5fb0ffc9fd37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16866 | 2026.01.06 16:09:49.855744 [ 295 ] {} <Debug> TCP-Session: 4c1029d3-6bd0-4252-b20a-7ed680186f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16867 | 2026.01.06 16:09:49.855585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16868 | 2026.01.06 16:09:49.855843 [ 295 ] {} <Debug> TCP-Session: 4c1029d3-6bd0-4252-b20a-7ed680186f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16869 | 2026.01.06 16:09:49.855468 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52085 | ||
| 16870 | 2026.01.06 16:09:49.855864 [ 291 ] {} <Debug> TCP-Session: c12a266e-2cf5-4cca-b7f3-9acab0809135 Authenticating user 'default' from [fd00:1122:3344:101::e]:51624 | ||
| 16871 | 2026.01.06 16:09:49.855470 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50646 | ||
| 16872 | 2026.01.06 16:09:49.855908 [ 291 ] {} <Debug> TCP-Session: c12a266e-2cf5-4cca-b7f3-9acab0809135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16873 | 2026.01.06 16:09:49.855933 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16874 | 2026.01.06 16:09:49.855944 [ 291 ] {} <Debug> TCP-Session: c12a266e-2cf5-4cca-b7f3-9acab0809135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16875 | 2026.01.06 16:09:49.855965 [ 293 ] {} <Debug> TCP-Session: 2e57f9d1-5e3d-46af-bf21-82bce13e0f2b Authenticating user 'default' from [fd00:1122:3344:101::e]:52085 | ||
| 16876 | 2026.01.06 16:09:49.855975 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16877 | 2026.01.06 16:09:49.855993 [ 293 ] {} <Debug> TCP-Session: 2e57f9d1-5e3d-46af-bf21-82bce13e0f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16878 | 2026.01.06 16:09:49.855465 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57299 | ||
| 16879 | 2026.01.06 16:09:49.856011 [ 294 ] {} <Debug> TCP-Session: 69ff9281-e574-4fb3-9724-2d20f26c64b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50646 | ||
| 16880 | 2026.01.06 16:09:49.856015 [ 293 ] {} <Debug> TCP-Session: 2e57f9d1-5e3d-46af-bf21-82bce13e0f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2026.01.06 16:09:49.856050 [ 290 ] {df531631-2e33-4f33-8e50-92636b27b274} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16882 | 2026.01.06 16:09:49.856060 [ 294 ] {} <Debug> TCP-Session: 69ff9281-e574-4fb3-9724-2d20f26c64b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2026.01.06 16:09:49.856091 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16884 | 2026.01.06 16:09:49.856109 [ 294 ] {} <Debug> TCP-Session: 69ff9281-e574-4fb3-9724-2d20f26c64b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16885 | 2026.01.06 16:09:49.856128 [ 290 ] {df531631-2e33-4f33-8e50-92636b27b274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16886 | 2026.01.06 16:09:49.856132 [ 292 ] {} <Debug> TCP-Session: 219dbfc9-0151-42b9-b07c-cc79b70d581f Authenticating user 'default' from [fd00:1122:3344:101::e]:57299 | ||
| 16887 | 2026.01.06 16:09:49.855681 [ 275 ] {} <Debug> TCP-Session: 2f207ee3-abe8-4d2f-820b-9a4eb60df77e Authenticating user 'default' from [fd00:1122:3344:101::e]:40764 | ||
| 16888 | 2026.01.06 16:09:49.856170 [ 292 ] {} <Debug> TCP-Session: 219dbfc9-0151-42b9-b07c-cc79b70d581f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16889 | 2026.01.06 16:09:49.856189 [ 275 ] {} <Debug> TCP-Session: 2f207ee3-abe8-4d2f-820b-9a4eb60df77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16890 | 2026.01.06 16:09:49.856195 [ 292 ] {} <Debug> TCP-Session: 219dbfc9-0151-42b9-b07c-cc79b70d581f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16891 | 2026.01.06 16:09:49.856211 [ 275 ] {} <Debug> TCP-Session: 2f207ee3-abe8-4d2f-820b-9a4eb60df77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16892 | 2026.01.06 16:09:49.856426 [ 290 ] {df531631-2e33-4f33-8e50-92636b27b274} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 16893 | 2026.01.06 16:09:49.857381 [ 337 ] {df531631-2e33-4f33-8e50-92636b27b274} <Trace> AggregatingTransform: Aggregating | ||
| 16894 | 2026.01.06 16:09:49.857430 [ 337 ] {df531631-2e33-4f33-8e50-92636b27b274} <Trace> Aggregator: Aggregation method: without_key | ||
| 16895 | 2026.01.06 16:09:49.857466 [ 337 ] {df531631-2e33-4f33-8e50-92636b27b274} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926687 sec. (1079.113 rows/sec., 42.15 KiB/sec.) | ||
| 16896 | 2026.01.06 16:09:49.857483 [ 337 ] {df531631-2e33-4f33-8e50-92636b27b274} <Trace> Aggregator: Merging aggregated data | ||
| 16897 | 2026.01.06 16:09:49.858894 [ 290 ] {df531631-2e33-4f33-8e50-92636b27b274} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 16898 | 2026.01.06 16:09:49.859061 [ 290 ] {df531631-2e33-4f33-8e50-92636b27b274} <Debug> TCPHandler: Processed in 0.003589728 sec. | ||
| 16899 | 2026.01.06 16:09:49.859153 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16900 | 2026.01.06 16:09:49.859185 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16901 | 2026.01.06 16:09:49.859191 [ 290 ] {} <Debug> TCP-Session: d0903a88-c050-400b-8ae2-843d9401344e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2026.01.06 16:09:49.859206 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16903 | 2026.01.06 16:09:49.859230 [ 291 ] {} <Debug> TCP-Session: c12a266e-2cf5-4cca-b7f3-9acab0809135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16904 | 2026.01.06 16:09:49.859230 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16905 | 2026.01.06 16:09:49.859265 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16906 | 2026.01.06 16:09:49.859284 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16907 | 2026.01.06 16:09:49.859300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16908 | 2026.01.06 16:09:49.859321 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16909 | 2026.01.06 16:09:49.859351 [ 296 ] {} <Debug> TCP-Session: 356360f9-914d-492d-ae47-68df771446bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16910 | 2026.01.06 16:09:49.859357 [ 294 ] {} <Debug> TCP-Session: 69ff9281-e574-4fb3-9724-2d20f26c64b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2026.01.06 16:09:49.859376 [ 275 ] {} <Debug> TCP-Session: 2f207ee3-abe8-4d2f-820b-9a4eb60df77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16912 | 2026.01.06 16:09:49.859304 [ 293 ] {} <Debug> TCP-Session: 2e57f9d1-5e3d-46af-bf21-82bce13e0f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16913 | 2026.01.06 16:09:49.859291 [ 297 ] {} <Debug> TCP-Session: 2e31f404-f3ea-47d7-a16d-5fb0ffc9fd37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16914 | 2026.01.06 16:09:49.859259 [ 295 ] {} <Debug> TCP-Session: 4c1029d3-6bd0-4252-b20a-7ed680186f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16915 | 2026.01.06 16:09:49.859246 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16916 | 2026.01.06 16:09:49.859494 [ 292 ] {} <Debug> TCP-Session: 219dbfc9-0151-42b9-b07c-cc79b70d581f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16917 | 2026.01.06 16:09:50.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.02 MiB, peak 390.35 MiB, free memory in arenas 0.00 B, will set to 377.51 MiB (RSS), difference: 5.49 MiB | ||
| 16918 | 2026.01.06 16:09:51.189374 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34986 | ||
| 16919 | 2026.01.06 16:09:51.189908 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16920 | 2026.01.06 16:09:51.189950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16921 | 2026.01.06 16:09:51.190441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16922 | 2026.01.06 16:09:51.190683 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2026.01.06 16:09:51.190827 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34986 | ||
| 16924 | 2026.01.06 16:09:53.033846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16925 | 2026.01.06 16:09:53.051430 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.01.06 16:09:53.051484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16927 | 2026.01.06 16:09:53.057703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16928 | 2026.01.06 16:09:53.058433 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2026.01.06 16:09:53.061461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16930 | 2026.01.06 16:09:53.823893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2134 | ||
| 16931 | 2026.01.06 16:09:53.827251 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16932 | 2026.01.06 16:09:53.827317 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16933 | 2026.01.06 16:09:53.828596 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16934 | 2026.01.06 16:09:53.828880 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16935 | 2026.01.06 16:09:53.829150 [ 220 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16936 | 2026.01.06 16:09:53.829201 [ 220 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16937 | 2026.01.06 16:09:53.829275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2134 | ||
| 16938 | 2026.01.06 16:09:53.833688 [ 220 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16939 | 2026.01.06 16:09:54.269095 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16940 | 2026.01.06 16:09:54.269147 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16941 | 2026.01.06 16:09:54.272230 [ 219 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16942 | 2026.01.06 16:09:54.272285 [ 219 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16943 | 2026.01.06 16:09:54.272296 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16944 | 2026.01.06 16:09:54.275089 [ 219 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16945 | 2026.01.06 16:09:54.309079 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16946 | 2026.01.06 16:09:54.309186 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16947 | 2026.01.06 16:09:54.313140 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16948 | 2026.01.06 16:09:54.558469 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.01.06 16:09:54.558648 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16950 | 2026.01.06 16:09:54.558714 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16951 | 2026.01.06 16:09:54.559337 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.01.06 16:09:54.559384 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16953 | 2026.01.06 16:09:54.559755 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16954 | 2026.01.06 16:09:54.559972 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.01.06 16:09:54.560126 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001523 sec., 2626.3952724885094 rows/sec., 214.16 KiB/sec. | ||
| 16956 | 2026.01.06 16:09:54.560169 [ 276 ] {9d42f7ad-a587-4588-8092-1d95c5fc7856} <Debug> TCPHandler: Processed in 0.001831035 sec. | ||
| 16957 | 2026.01.06 16:09:54.560293 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16958 | 2026.01.06 16:09:54.560390 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16959 | 2026.01.06 16:09:54.560431 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16960 | 2026.01.06 16:09:54.561496 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.01.06 16:09:54.561533 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16962 | 2026.01.06 16:09:54.561919 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16963 | 2026.01.06 16:09:54.562129 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.01.06 16:09:54.562260 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001886 sec., 642629.9045599152 rows/sec., 53.05 MiB/sec. | ||
| 16965 | 2026.01.06 16:09:54.562301 [ 276 ] {773189d3-1a26-44f4-a421-937784194281} <Debug> TCPHandler: Processed in 0.002058739 sec. | ||
| 16966 | 2026.01.06 16:09:54.562420 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16967 | 2026.01.06 16:09:54.562515 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16968 | 2026.01.06 16:09:54.562556 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16969 | 2026.01.06 16:09:54.562963 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16970 | 2026.01.06 16:09:54.562999 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16971 | 2026.01.06 16:09:54.563356 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16972 | 2026.01.06 16:09:54.563573 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16973 | 2026.01.06 16:09:54.563704 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001205 sec., 9128.630705394191 rows/sec., 668.60 KiB/sec. | ||
| 16974 | 2026.01.06 16:09:54.563744 [ 276 ] {1faddc72-99f9-4e86-81f4-c1963ef6b95f} <Debug> TCPHandler: Processed in 0.001374656 sec. | ||
| 16975 | 2026.01.06 16:09:54.563855 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16976 | 2026.01.06 16:09:54.563951 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16977 | 2026.01.06 16:09:54.563990 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16978 | 2026.01.06 16:09:54.564474 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16979 | 2026.01.06 16:09:54.564511 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16980 | 2026.01.06 16:09:54.564814 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16981 | 2026.01.06 16:09:54.565022 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16982 | 2026.01.06 16:09:54.565132 [ 51 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16983 | 2026.01.06 16:09:54.565153 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001219 sec., 187038.5561936013 rows/sec., 12.66 MiB/sec. | ||
| 16984 | 2026.01.06 16:09:54.565185 [ 51 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2026.01.06 16:09:54.565199 [ 276 ] {98b7c792-46c5-4cd6-b02a-abd6b32d2b45} <Debug> TCPHandler: Processed in 0.001393177 sec. | ||
| 16986 | 2026.01.06 16:09:54.565211 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 16987 | 2026.01.06 16:09:54.565316 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16988 | 2026.01.06 16:09:54.565318 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16989 | 2026.01.06 16:09:54.565416 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16990 | 2026.01.06 16:09:54.565433 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16991 | 2026.01.06 16:09:54.565456 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16992 | 2026.01.06 16:09:54.565469 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 441 rows starting from the beginning of the part | ||
| 16993 | 2026.01.06 16:09:54.565537 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 228 rows starting from the beginning of the part | ||
| 16994 | 2026.01.06 16:09:54.565593 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part | ||
| 16995 | 2026.01.06 16:09:54.565646 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 16996 | 2026.01.06 16:09:54.565688 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 16997 | 2026.01.06 16:09:54.565728 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 228 rows starting from the beginning of the part | ||
| 16998 | 2026.01.06 16:09:54.566062 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.01.06 16:09:54.566096 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17000 | 2026.01.06 16:09:54.566420 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17001 | 2026.01.06 16:09:54.566623 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.01.06 16:09:54.566647 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370346 sec., 1118695.570315818 rows/sec., 78.02 MiB/sec. | ||
| 17003 | 2026.01.06 16:09:54.566756 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001356 sec., 391592.9203539823 rows/sec., 29.02 MiB/sec. | ||
| 17004 | 2026.01.06 16:09:54.566801 [ 276 ] {4c5d0ca4-dd9d-494c-8340-3afa89afacfc} <Debug> TCPHandler: Processed in 0.001534299 sec. | ||
| 17005 | 2026.01.06 16:09:54.566806 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17006 | 2026.01.06 16:09:54.566841 [ 225 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17007 | 2026.01.06 16:09:54.566889 [ 225 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17008 | 2026.01.06 16:09:54.566918 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2026.01.06 16:09:54.567017 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17010 | 2026.01.06 16:09:54.567060 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17011 | 2026.01.06 16:09:54.567073 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2026.01.06 16:09:54.567160 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_71_14} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17013 | 2026.01.06 16:09:54.567225 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 17014 | 2026.01.06 16:09:54.567635 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2026.01.06 16:09:54.567672 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17016 | 2026.01.06 16:09:54.568057 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17017 | 2026.01.06 16:09:54.568274 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2026.01.06 16:09:54.568403 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001402 sec., 603423.6804564907 rows/sec., 40.62 MiB/sec. | ||
| 17019 | 2026.01.06 16:09:54.568444 [ 276 ] {86a7b4c2-86af-43ab-b6f4-6051dd8e91b5} <Debug> TCPHandler: Processed in 0.00157477 sec. | ||
| 17020 | 2026.01.06 16:09:54.568565 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2026.01.06 16:09:54.568664 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17022 | 2026.01.06 16:09:54.568721 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <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 | ||
| 17023 | 2026.01.06 16:09:54.569176 [ 225 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17024 | 2026.01.06 16:09:54.569486 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17025 | 2026.01.06 16:09:54.569528 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17026 | 2026.01.06 16:09:54.570055 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17027 | 2026.01.06 16:09:54.570277 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17028 | 2026.01.06 16:09:54.570417 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00177 sec., 3954.8022598870057 rows/sec., 7.09 MiB/sec. | ||
| 17029 | 2026.01.06 16:09:54.570474 [ 276 ] {dfd61333-0497-4b3c-bd5c-cf111ff943f9} <Debug> TCPHandler: Processed in 0.001958277 sec. | ||
| 17030 | 2026.01.06 16:09:54.570591 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17031 | 2026.01.06 16:09:54.570691 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17032 | 2026.01.06 16:09:54.570733 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17033 | 2026.01.06 16:09:54.571074 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2026.01.06 16:09:54.571111 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17035 | 2026.01.06 16:09:54.571406 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17036 | 2026.01.06 16:09:54.571614 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2026.01.06 16:09:54.571748 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 17038 | 2026.01.06 16:09:54.571786 [ 276 ] {a3a08ee7-8787-478d-8cf7-1235fb4683c3} <Debug> TCPHandler: Processed in 0.001244344 sec. | ||
| 17039 | 2026.01.06 16:09:55.491896 [ 217 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17040 | 2026.01.06 16:09:55.491949 [ 217 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17041 | 2026.01.06 16:09:55.494818 [ 217 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17042 | 2026.01.06 16:09:58.528889 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17043 | 2026.01.06 16:09:58.528941 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17044 | 2026.01.06 16:09:58.691077 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35434 | ||
| 17045 | 2026.01.06 16:09:58.691599 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.01.06 16:09:58.691640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17047 | 2026.01.06 16:09:58.692144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17048 | 2026.01.06 16:09:58.692378 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17049 | 2026.01.06 16:09:58.692508 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35434 | ||
| 17050 | 2026.01.06 16:09:59.386375 [ 219 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17051 | 2026.01.06 16:09:59.386438 [ 219 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17052 | 2026.01.06 16:09:59.388732 [ 219 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17053 | 2026.01.06 16:09:59.447415 [ 225 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17054 | 2026.01.06 16:09:59.447470 [ 225 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17055 | 2026.01.06 16:09:59.449915 [ 225 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17056 | 2026.01.06 16:09:59.543465 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17057 | 2026.01.06 16:09:59.543649 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17058 | 2026.01.06 16:09:59.543729 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17059 | 2026.01.06 16:09:59.544585 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.01.06 16:09:59.544635 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17061 | 2026.01.06 16:09:59.545034 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17062 | 2026.01.06 16:09:59.545266 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.01.06 16:09:59.545433 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 17064 | 2026.01.06 16:09:59.545486 [ 276 ] {1179c71b-3a12-4135-bc65-1cdfeabe7e0b} <Debug> TCPHandler: Processed in 0.002157111 sec. | ||
| 17065 | 2026.01.06 16:09:59.545610 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17066 | 2026.01.06 16:09:59.545713 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17067 | 2026.01.06 16:09:59.545758 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17068 | 2026.01.06 16:09:59.546657 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2026.01.06 16:09:59.546696 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17070 | 2026.01.06 16:09:59.547082 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17071 | 2026.01.06 16:09:59.547310 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17072 | 2026.01.06 16:09:59.547443 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001756 sec., 671981.7767653759 rows/sec., 53.59 MiB/sec. | ||
| 17073 | 2026.01.06 16:09:59.547482 [ 276 ] {a8bd9d0a-cd43-43a7-9d7c-b30f630c6555} <Debug> TCPHandler: Processed in 0.001922807 sec. | ||
| 17074 | 2026.01.06 16:09:59.547599 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17075 | 2026.01.06 16:09:59.547696 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17076 | 2026.01.06 16:09:59.547739 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17077 | 2026.01.06 16:09:59.548221 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17078 | 2026.01.06 16:09:59.548259 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17079 | 2026.01.06 16:09:59.548578 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17080 | 2026.01.06 16:09:59.548785 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17081 | 2026.01.06 16:09:59.548916 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.00124 sec., 192741.93548387097 rows/sec., 11.71 MiB/sec. | ||
| 17082 | 2026.01.06 16:09:59.548955 [ 276 ] {8c636291-00fb-4a41-8c52-a4f41da42486} <Debug> TCPHandler: Processed in 0.001405296 sec. | ||
| 17083 | 2026.01.06 16:09:59.549065 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17084 | 2026.01.06 16:09:59.549161 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17085 | 2026.01.06 16:09:59.549204 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17086 | 2026.01.06 16:09:59.549678 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17087 | 2026.01.06 16:09:59.549717 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17088 | 2026.01.06 16:09:59.550019 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17089 | 2026.01.06 16:09:59.550223 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17090 | 2026.01.06 16:09:59.550357 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 17091 | 2026.01.06 16:09:59.550394 [ 276 ] {6059d794-bc2d-4c8f-9a0c-94e34b81fbeb} <Debug> TCPHandler: Processed in 0.001376895 sec. | ||
| 17092 | 2026.01.06 16:09:59.550499 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17093 | 2026.01.06 16:09:59.550593 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17094 | 2026.01.06 16:09:59.550631 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17095 | 2026.01.06 16:09:59.551095 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17096 | 2026.01.06 16:09:59.551131 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17097 | 2026.01.06 16:09:59.551426 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17098 | 2026.01.06 16:09:59.551635 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17099 | 2026.01.06 16:09:59.551762 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 17100 | 2026.01.06 16:09:59.551798 [ 276 ] {d06a3ce0-132e-4cb2-a5bf-abcd2c95c390} <Debug> TCPHandler: Processed in 0.001346616 sec. | ||
| 17101 | 2026.01.06 16:09:59.551898 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17102 | 2026.01.06 16:09:59.551989 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17103 | 2026.01.06 16:09:59.552028 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17104 | 2026.01.06 16:09:59.552640 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17105 | 2026.01.06 16:09:59.552675 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17106 | 2026.01.06 16:09:59.552997 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17107 | 2026.01.06 16:09:59.553201 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17108 | 2026.01.06 16:09:59.553324 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001352 sec., 527366.8639053255 rows/sec., 36.98 MiB/sec. | ||
| 17109 | 2026.01.06 16:09:59.553361 [ 276 ] {af4ddb46-8471-4e1a-8463-3c64a7164c9f} <Debug> TCPHandler: Processed in 0.001510138 sec. | ||
| 17110 | 2026.01.06 16:09:59.553469 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17111 | 2026.01.06 16:09:59.553563 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17112 | 2026.01.06 16:09:59.553603 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17113 | 2026.01.06 16:09:59.553926 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17114 | 2026.01.06 16:09:59.553962 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17115 | 2026.01.06 16:09:59.554254 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17116 | 2026.01.06 16:09:59.554464 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17117 | 2026.01.06 16:09:59.554590 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 17118 | 2026.01.06 16:09:59.554626 [ 276 ] {e34c4c85-5d54-4798-ab34-4264e1fbf326} <Debug> TCPHandler: Processed in 0.001203913 sec. | ||
| 17119 | 2026.01.06 16:09:59.554735 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17120 | 2026.01.06 16:09:59.554827 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17121 | 2026.01.06 16:09:59.554869 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17122 | 2026.01.06 16:09:59.555288 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17123 | 2026.01.06 16:09:59.555324 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17124 | 2026.01.06 16:09:59.555659 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17125 | 2026.01.06 16:09:59.555884 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17126 | 2026.01.06 16:09:59.556016 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 17127 | 2026.01.06 16:09:59.556053 [ 276 ] {1645fd2f-14b2-4fb6-b573-dc9e109259b6} <Debug> TCPHandler: Processed in 0.001369066 sec. | ||
| 17128 | 2026.01.06 16:09:59.556173 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17129 | 2026.01.06 16:09:59.556295 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17130 | 2026.01.06 16:09:59.556347 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17131 | 2026.01.06 16:09:59.556727 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17132 | 2026.01.06 16:09:59.556772 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17133 | 2026.01.06 16:09:59.557101 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17134 | 2026.01.06 16:09:59.557317 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17135 | 2026.01.06 16:09:59.557451 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001182 sec., 846.0236886632825 rows/sec., 57.01 KiB/sec. | ||
| 17136 | 2026.01.06 16:09:59.557489 [ 276 ] {fc031abd-f58b-4816-a96b-8e03033fc25c} <Debug> TCPHandler: Processed in 0.001377486 sec. | ||
| 17137 | 2026.01.06 16:09:59.557592 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2026.01.06 16:09:59.557691 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17139 | 2026.01.06 16:09:59.557748 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <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 | ||
| 17140 | 2026.01.06 16:09:59.558582 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2026.01.06 16:09:59.558618 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17142 | 2026.01.06 16:09:59.559190 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17143 | 2026.01.06 16:09:59.559421 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2026.01.06 16:09:59.559568 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001895 sec., 17941.952506596306 rows/sec., 32.15 MiB/sec. | ||
| 17145 | 2026.01.06 16:09:59.559649 [ 276 ] {65674b8f-a943-4d5c-830e-c6e5cc098c20} <Debug> TCPHandler: Processed in 0.00210384 sec. | ||
| 17146 | 2026.01.06 16:09:59.559767 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17147 | 2026.01.06 16:09:59.559864 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17148 | 2026.01.06 16:09:59.559906 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17149 | 2026.01.06 16:09:59.560250 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.01.06 16:09:59.560287 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17151 | 2026.01.06 16:09:59.560618 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17152 | 2026.01.06 16:09:59.560836 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.01.06 16:09:59.560966 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001121 sec., 92774.3086529884 rows/sec., 5.68 MiB/sec. | ||
| 17154 | 2026.01.06 16:09:59.561003 [ 276 ] {0882b85c-3f32-41ca-ab50-0fd08a9908eb} <Debug> TCPHandler: Processed in 0.001283854 sec. | ||
| 17155 | 2026.01.06 16:10:00.561630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17156 | 2026.01.06 16:10:00.579076 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17157 | 2026.01.06 16:10:00.579150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17158 | 2026.01.06 16:10:00.585522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17159 | 2026.01.06 16:10:00.586237 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17160 | 2026.01.06 16:10:00.589972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17161 | 2026.01.06 16:10:03.829877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2172 | ||
| 17162 | 2026.01.06 16:10:03.832368 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.01.06 16:10:03.832412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17164 | 2026.01.06 16:10:03.833605 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17165 | 2026.01.06 16:10:03.833870 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.01.06 16:10:03.834126 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 17167 | 2026.01.06 16:10:04.531310 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17168 | 2026.01.06 16:10:04.531509 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17169 | 2026.01.06 16:10:04.531579 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17170 | 2026.01.06 16:10:04.532243 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2026.01.06 16:10:04.532290 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17172 | 2026.01.06 16:10:04.532717 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17173 | 2026.01.06 16:10:04.532975 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2026.01.06 16:10:04.533135 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001676 sec., 41766.10978520286 rows/sec., 3.35 MiB/sec. | ||
| 17175 | 2026.01.06 16:10:04.533184 [ 276 ] {5a657894-bd24-4a68-be44-0d5e2ff144c8} <Debug> TCPHandler: Processed in 0.002004448 sec. | ||
| 17176 | 2026.01.06 16:10:04.533311 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17177 | 2026.01.06 16:10:04.533417 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17178 | 2026.01.06 16:10:04.533462 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17179 | 2026.01.06 16:10:04.533879 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2026.01.06 16:10:04.533914 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17181 | 2026.01.06 16:10:04.534232 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17182 | 2026.01.06 16:10:04.534439 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17183 | 2026.01.06 16:10:04.534570 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001178 sec., 5942.275042444821 rows/sec., 446.83 KiB/sec. | ||
| 17184 | 2026.01.06 16:10:04.534609 [ 276 ] {9af1c10d-8c8d-4eb8-9662-285190ee25a0} <Debug> TCPHandler: Processed in 0.001349145 sec. | ||
| 17185 | 2026.01.06 16:10:04.534715 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17186 | 2026.01.06 16:10:04.534812 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17187 | 2026.01.06 16:10:04.534853 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17188 | 2026.01.06 16:10:04.535265 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17189 | 2026.01.06 16:10:04.535301 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17190 | 2026.01.06 16:10:04.535610 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17191 | 2026.01.06 16:10:04.535818 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17192 | 2026.01.06 16:10:04.535950 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001158 sec., 61312.6079447323 rows/sec., 4.79 MiB/sec. | ||
| 17193 | 2026.01.06 16:10:04.535988 [ 276 ] {3874f4ed-e738-43e8-b22d-5794c0ace5e4} <Debug> TCPHandler: Processed in 0.001323005 sec. | ||
| 17194 | 2026.01.06 16:10:04.536098 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17195 | 2026.01.06 16:10:04.536194 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17196 | 2026.01.06 16:10:04.536239 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17197 | 2026.01.06 16:10:04.536632 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17198 | 2026.01.06 16:10:04.536668 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17199 | 2026.01.06 16:10:04.537023 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17200 | 2026.01.06 16:10:04.537257 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17201 | 2026.01.06 16:10:04.537388 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 17202 | 2026.01.06 16:10:04.537425 [ 276 ] {7ca7fcfc-2515-4cd7-9536-80d86332b61b} <Debug> TCPHandler: Processed in 0.001376216 sec. | ||
| 17203 | 2026.01.06 16:10:04.537528 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17204 | 2026.01.06 16:10:04.537624 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17205 | 2026.01.06 16:10:04.537681 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <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 | ||
| 17206 | 2026.01.06 16:10:04.538439 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17207 | 2026.01.06 16:10:04.538477 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17208 | 2026.01.06 16:10:04.539006 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17209 | 2026.01.06 16:10:04.539288 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17210 | 2026.01.06 16:10:04.539458 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001852 sec., 3779.6976241900647 rows/sec., 6.77 MiB/sec. | ||
| 17211 | 2026.01.06 16:10:04.539547 [ 276 ] {e7b25b23-8528-4dcf-89a3-8805743ce62b} <Debug> TCPHandler: Processed in 0.002068049 sec. | ||
| 17212 | 2026.01.06 16:10:04.539707 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17213 | 2026.01.06 16:10:04.539846 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17214 | 2026.01.06 16:10:04.539907 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17215 | 2026.01.06 16:10:04.540369 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.01.06 16:10:04.540412 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17217 | 2026.01.06 16:10:04.540785 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17218 | 2026.01.06 16:10:04.541054 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17219 | 2026.01.06 16:10:04.541216 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 17220 | 2026.01.06 16:10:04.541262 [ 276 ] {3aef4e59-438c-4034-bf91-f3c7fa6f9ad2} <Debug> TCPHandler: Processed in 0.00163312 sec. | ||
| 17221 | 2026.01.06 16:10:06.011445 [ 223 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17222 | 2026.01.06 16:10:06.011496 [ 223 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17223 | 2026.01.06 16:10:06.014436 [ 223 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17224 | 2026.01.06 16:10:06.192699 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35946 | ||
| 17225 | 2026.01.06 16:10:06.193252 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17226 | 2026.01.06 16:10:06.193288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17227 | 2026.01.06 16:10:06.193761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17228 | 2026.01.06 16:10:06.193999 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2026.01.06 16:10:06.194183 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35946 | ||
| 17230 | 2026.01.06 16:10:07.356336 [ 217 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17231 | 2026.01.06 16:10:07.356385 [ 217 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17232 | 2026.01.06 16:10:07.359606 [ 217 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17233 | 2026.01.06 16:10:08.090096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17234 | 2026.01.06 16:10:08.107205 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.01.06 16:10:08.107273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 17236 | 2026.01.06 16:10:08.113318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17237 | 2026.01.06 16:10:08.114078 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.01.06 16:10:08.117645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17239 | 2026.01.06 16:10:09.548010 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17240 | 2026.01.06 16:10:09.548211 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17241 | 2026.01.06 16:10:09.548282 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17242 | 2026.01.06 16:10:09.549151 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2026.01.06 16:10:09.549202 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17244 | 2026.01.06 16:10:09.549603 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17245 | 2026.01.06 16:10:09.549828 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17246 | 2026.01.06 16:10:09.549987 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001825 sec., 224657.53424657535 rows/sec., 14.25 MiB/sec. | ||
| 17247 | 2026.01.06 16:10:09.550038 [ 276 ] {89e2fdcb-a4ed-48bb-b916-a38b79a0c2e7} <Debug> TCPHandler: Processed in 0.002162631 sec. | ||
| 17248 | 2026.01.06 16:10:09.550162 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17249 | 2026.01.06 16:10:09.550271 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17250 | 2026.01.06 16:10:09.550317 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17251 | 2026.01.06 16:10:09.550722 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2026.01.06 16:10:09.550759 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17253 | 2026.01.06 16:10:09.551049 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17254 | 2026.01.06 16:10:09.551260 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2026.01.06 16:10:09.551401 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 423.97 KiB/sec. | ||
| 17256 | 2026.01.06 16:10:09.551441 [ 276 ] {4dbe237b-6055-448c-bd9d-871a42b6d0f8} <Debug> TCPHandler: Processed in 0.001330005 sec. | ||
| 17257 | 2026.01.06 16:10:09.551541 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2026.01.06 16:10:09.551634 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17259 | 2026.01.06 16:10:09.551674 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17260 | 2026.01.06 16:10:09.552696 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.01.06 16:10:09.552734 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17262 | 2026.01.06 16:10:09.553118 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17263 | 2026.01.06 16:10:09.553361 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.01.06 16:10:09.553495 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.001879 sec., 629590.2075572113 rows/sec., 50.19 MiB/sec. | ||
| 17265 | 2026.01.06 16:10:09.553534 [ 276 ] {8a714574-5c92-4360-8b97-7264c01387bd} <Debug> TCPHandler: Processed in 0.002040559 sec. | ||
| 17266 | 2026.01.06 16:10:09.553656 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17267 | 2026.01.06 16:10:09.553750 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17268 | 2026.01.06 16:10:09.553790 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17269 | 2026.01.06 16:10:09.554290 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17270 | 2026.01.06 16:10:09.554326 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17271 | 2026.01.06 16:10:09.554635 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17272 | 2026.01.06 16:10:09.554837 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2026.01.06 16:10:09.554964 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001232 sec., 198863.63636363635 rows/sec., 12.12 MiB/sec. | ||
| 17274 | 2026.01.06 16:10:09.554964 [ 143 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17275 | 2026.01.06 16:10:09.555004 [ 276 ] {7e86bc45-4b65-42eb-b0e7-ccc65c48a8dd} <Debug> TCPHandler: Processed in 0.001399676 sec. | ||
| 17276 | 2026.01.06 16:10:09.555039 [ 143 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17277 | 2026.01.06 16:10:09.555065 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17278 | 2026.01.06 16:10:09.555124 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2026.01.06 16:10:09.555156 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17280 | 2026.01.06 16:10:09.555225 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17281 | 2026.01.06 16:10:09.555244 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17282 | 2026.01.06 16:10:09.555264 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17283 | 2026.01.06 16:10:09.555273 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 264 rows starting from the beginning of the part | ||
| 17284 | 2026.01.06 16:10:09.555331 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 239 rows starting from the beginning of the part | ||
| 17285 | 2026.01.06 16:10:09.555380 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 11 rows starting from the beginning of the part | ||
| 17286 | 2026.01.06 16:10:09.555424 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 239 rows starting from the beginning of the part | ||
| 17287 | 2026.01.06 16:10:09.555462 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 17288 | 2026.01.06 16:10:09.555502 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 245 rows starting from the beginning of the part | ||
| 17289 | 2026.01.06 16:10:09.555742 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.01.06 16:10:09.555777 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17291 | 2026.01.06 16:10:09.556086 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17292 | 2026.01.06 16:10:09.556292 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2026.01.06 16:10:09.556340 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225644 sec., 819977.0895953475 rows/sec., 53.34 MiB/sec. | ||
| 17294 | 2026.01.06 16:10:09.556426 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 17295 | 2026.01.06 16:10:09.556465 [ 276 ] {4d71e40f-a8eb-412e-bf45-e109abc86830} <Debug> TCPHandler: Processed in 0.001390226 sec. | ||
| 17296 | 2026.01.06 16:10:09.556471 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17297 | 2026.01.06 16:10:09.556571 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2026.01.06 16:10:09.556666 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17299 | 2026.01.06 16:10:09.556705 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17300 | 2026.01.06 16:10:09.556729 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17301 | 2026.01.06 16:10:09.556794 [ 200 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_106_21} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17302 | 2026.01.06 16:10:09.556861 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17303 | 2026.01.06 16:10:09.557179 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17304 | 2026.01.06 16:10:09.557215 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17305 | 2026.01.06 16:10:09.557521 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17306 | 2026.01.06 16:10:09.557741 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17307 | 2026.01.06 16:10:09.557873 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 17308 | 2026.01.06 16:10:09.557918 [ 276 ] {b09d4d5f-464a-4bcd-80c6-3b57e166ad28} <Debug> TCPHandler: Processed in 0.001395876 sec. | ||
| 17309 | 2026.01.06 16:10:09.558040 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17310 | 2026.01.06 16:10:09.558133 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17311 | 2026.01.06 16:10:09.558174 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17312 | 2026.01.06 16:10:09.558862 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17313 | 2026.01.06 16:10:09.558899 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17314 | 2026.01.06 16:10:09.559229 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17315 | 2026.01.06 16:10:09.559458 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2026.01.06 16:10:09.559591 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001476 sec., 487127.3712737127 rows/sec., 34.19 MiB/sec. | ||
| 17317 | 2026.01.06 16:10:09.559630 [ 276 ] {d8e460f7-d20e-4cd4-a5c5-06903dc25495} <Debug> TCPHandler: Processed in 0.00163972 sec. | ||
| 17318 | 2026.01.06 16:10:09.559750 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17319 | 2026.01.06 16:10:09.559850 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17320 | 2026.01.06 16:10:09.559893 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17321 | 2026.01.06 16:10:09.560230 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2026.01.06 16:10:09.560266 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17323 | 2026.01.06 16:10:09.560563 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17324 | 2026.01.06 16:10:09.560764 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17325 | 2026.01.06 16:10:09.560900 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 17326 | 2026.01.06 16:10:09.560939 [ 276 ] {9e14e261-9330-43a2-ba02-6eb2093a2f16} <Debug> TCPHandler: Processed in 0.001237783 sec. | ||
| 17327 | 2026.01.06 16:10:09.561049 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17328 | 2026.01.06 16:10:09.561143 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17329 | 2026.01.06 16:10:09.561185 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17330 | 2026.01.06 16:10:09.561620 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2026.01.06 16:10:09.561656 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17332 | 2026.01.06 16:10:09.561983 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17333 | 2026.01.06 16:10:09.562185 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17334 | 2026.01.06 16:10:09.562315 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.00119 sec., 266386.55462184874 rows/sec., 17.51 MiB/sec. | ||
| 17335 | 2026.01.06 16:10:09.562353 [ 276 ] {bee2326b-4c75-4da6-86a9-8b62ef743c3a} <Debug> TCPHandler: Processed in 0.001352696 sec. | ||
| 17336 | 2026.01.06 16:10:09.562471 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17337 | 2026.01.06 16:10:09.562565 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17338 | 2026.01.06 16:10:09.562606 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17339 | 2026.01.06 16:10:09.562921 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2026.01.06 16:10:09.562956 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17341 | 2026.01.06 16:10:09.563247 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17342 | 2026.01.06 16:10:09.563444 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2026.01.06 16:10:09.563572 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 17344 | 2026.01.06 16:10:09.563610 [ 276 ] {8b7e96e9-8db3-47ed-b85b-a136bcba69df} <Debug> TCPHandler: Processed in 0.001188592 sec. | ||
| 17345 | 2026.01.06 16:10:09.563712 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17346 | 2026.01.06 16:10:09.563808 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17347 | 2026.01.06 16:10:09.563861 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <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 | ||
| 17348 | 2026.01.06 16:10:09.564712 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.01.06 16:10:09.564750 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17350 | 2026.01.06 16:10:09.565313 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17351 | 2026.01.06 16:10:09.565538 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.01.06 16:10:09.565679 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001889 sec., 17998.94123875066 rows/sec., 32.25 MiB/sec. | ||
| 17353 | 2026.01.06 16:10:09.565746 [ 276 ] {5f99e395-7912-4421-8720-cffdc7f5a9e8} <Debug> TCPHandler: Processed in 0.002081399 sec. | ||
| 17354 | 2026.01.06 16:10:09.565863 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17355 | 2026.01.06 16:10:09.565956 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17356 | 2026.01.06 16:10:09.565997 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17357 | 2026.01.06 16:10:09.566359 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17358 | 2026.01.06 16:10:09.566395 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17359 | 2026.01.06 16:10:09.566698 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17360 | 2026.01.06 16:10:09.566914 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17361 | 2026.01.06 16:10:09.567042 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 17362 | 2026.01.06 16:10:09.567079 [ 276 ] {2254c408-82cf-455c-9572-a5f4c0049541} <Debug> TCPHandler: Processed in 0.001266654 sec. | ||
| 17363 | 2026.01.06 16:10:13.528976 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17364 | 2026.01.06 16:10:13.529019 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17365 | 2026.01.06 16:10:13.694379 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36394 | ||
| 17366 | 2026.01.06 16:10:13.694887 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17367 | 2026.01.06 16:10:13.694932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17368 | 2026.01.06 16:10:13.695422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17369 | 2026.01.06 16:10:13.695665 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17370 | 2026.01.06 16:10:13.695796 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36394 | ||
| 17371 | 2026.01.06 16:10:13.695820 [ 138 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17372 | 2026.01.06 16:10:13.695890 [ 138 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.01.06 16:10:13.695911 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17374 | 2026.01.06 16:10:13.696038 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17375 | 2026.01.06 16:10:13.696184 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17376 | 2026.01.06 16:10:13.696224 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34026 rows starting from the beginning of the part | ||
| 17377 | 2026.01.06 16:10:13.696293 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17378 | 2026.01.06 16:10:13.696338 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17379 | 2026.01.06 16:10:13.696381 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17380 | 2026.01.06 16:10:13.696421 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17381 | 2026.01.06 16:10:13.696462 [ 200 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17382 | 2026.01.06 16:10:13.698983 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36394 rows, containing 4 columns (4 merged, 0 gathered) in 0.003005087 sec., 12110797.45777743 rows/sec., 173.25 MiB/sec. | ||
| 17383 | 2026.01.06 16:10:13.699344 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17384 | 2026.01.06 16:10:13.699655 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17385 | 2026.01.06 16:10:13.699734 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_76_15} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17386 | 2026.01.06 16:10:13.699862 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17387 | 2026.01.06 16:10:13.834409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2208 | ||
| 17388 | 2026.01.06 16:10:13.836961 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2026.01.06 16:10:13.837014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17390 | 2026.01.06 16:10:13.838243 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17391 | 2026.01.06 16:10:13.838517 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.01.06 16:10:13.838699 [ 136 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17393 | 2026.01.06 16:10:13.838774 [ 136 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17394 | 2026.01.06 16:10:13.838796 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 17395 | 2026.01.06 16:10:13.838894 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17396 | 2026.01.06 16:10:13.838914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2208 | ||
| 17397 | 2026.01.06 16:10:13.839369 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17398 | 2026.01.06 16:10:13.839494 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2020 rows starting from the beginning of the part | ||
| 17399 | 2026.01.06 16:10:13.839821 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 38 rows starting from the beginning of the part | ||
| 17400 | 2026.01.06 16:10:13.840189 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 17401 | 2026.01.06 16:10:13.840504 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 17402 | 2026.01.06 16:10:13.840797 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 17403 | 2026.01.06 16:10:13.841087 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 17404 | 2026.01.06 16:10:13.848181 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 72 columns (72 merged, 0 gathered) in 0.009326975 sec., 236732.7027251601 rows/sec., 179.07 MiB/sec. | ||
| 17405 | 2026.01.06 16:10:13.850266 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17406 | 2026.01.06 16:10:13.850903 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2026.01.06 16:10:13.850992 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_56_11} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17408 | 2026.01.06 16:10:13.851367 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 17409 | 2026.01.06 16:10:14.031921 [ 217 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17410 | 2026.01.06 16:10:14.031975 [ 217 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17411 | 2026.01.06 16:10:14.035489 [ 217 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17412 | 2026.01.06 16:10:14.530380 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2026.01.06 16:10:14.530663 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17414 | 2026.01.06 16:10:14.530758 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17415 | 2026.01.06 16:10:14.531618 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.01.06 16:10:14.531658 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17417 | 2026.01.06 16:10:14.532051 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17418 | 2026.01.06 16:10:14.532273 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.01.06 16:10:14.532436 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001842 sec., 38002.17155266015 rows/sec., 3.05 MiB/sec. | ||
| 17420 | 2026.01.06 16:10:14.532451 [ 133 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17421 | 2026.01.06 16:10:14.532486 [ 276 ] {01a1c654-0e76-4f7d-a63b-0c48c6b59331} <Debug> TCPHandler: Processed in 0.002273563 sec. | ||
| 17422 | 2026.01.06 16:10:14.532520 [ 133 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17423 | 2026.01.06 16:10:14.532546 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17424 | 2026.01.06 16:10:14.532629 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17425 | 2026.01.06 16:10:14.532682 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17426 | 2026.01.06 16:10:14.532735 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17427 | 2026.01.06 16:10:14.532783 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17428 | 2026.01.06 16:10:14.532842 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17429 | 2026.01.06 16:10:14.532888 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2345 rows starting from the beginning of the part | ||
| 17430 | 2026.01.06 16:10:14.532964 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1212 rows starting from the beginning of the part | ||
| 17431 | 2026.01.06 16:10:14.533016 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1180 rows starting from the beginning of the part | ||
| 17432 | 2026.01.06 16:10:14.533066 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 70 rows starting from the beginning of the part | ||
| 17433 | 2026.01.06 16:10:14.533114 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1183 rows starting from the beginning of the part | ||
| 17434 | 2026.01.06 16:10:14.533159 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 70 rows starting from the beginning of the part | ||
| 17435 | 2026.01.06 16:10:14.533198 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17436 | 2026.01.06 16:10:14.533239 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17437 | 2026.01.06 16:10:14.533609 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17438 | 2026.01.06 16:10:14.533829 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.01.06 16:10:14.533968 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001256 sec., 5573.248407643312 rows/sec., 419.08 KiB/sec. | ||
| 17440 | 2026.01.06 16:10:14.534007 [ 276 ] {7cbe4b5f-6239-4f68-bf41-5962f547dec1} <Debug> TCPHandler: Processed in 0.001430587 sec. | ||
| 17441 | 2026.01.06 16:10:14.534115 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17442 | 2026.01.06 16:10:14.534213 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17443 | 2026.01.06 16:10:14.534253 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17444 | 2026.01.06 16:10:14.534666 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17445 | 2026.01.06 16:10:14.534703 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17446 | 2026.01.06 16:10:14.535009 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17447 | 2026.01.06 16:10:14.535215 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17448 | 2026.01.06 16:10:14.535335 [ 133 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17449 | 2026.01.06 16:10:14.535366 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001155 sec., 61471.86147186147 rows/sec., 4.80 MiB/sec. | ||
| 17450 | 2026.01.06 16:10:14.535370 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 5 columns (5 merged, 0 gathered) in 0.002756941 sec., 2198088.3885436794 rows/sec., 186.20 MiB/sec. | ||
| 17451 | 2026.01.06 16:10:14.535367 [ 133 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17452 | 2026.01.06 16:10:14.535426 [ 276 ] {f057e7e1-0e4c-4859-bfd4-701a40ee48d8} <Debug> TCPHandler: Processed in 0.001361276 sec. | ||
| 17453 | 2026.01.06 16:10:14.535432 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17454 | 2026.01.06 16:10:14.535531 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17455 | 2026.01.06 16:10:14.535554 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.01.06 16:10:14.535629 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17457 | 2026.01.06 16:10:14.535655 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17458 | 2026.01.06 16:10:14.535659 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1212 rows starting from the beginning of the part | ||
| 17459 | 2026.01.06 16:10:14.535679 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17460 | 2026.01.06 16:10:14.535708 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17461 | 2026.01.06 16:10:14.535727 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 531 rows starting from the beginning of the part | ||
| 17462 | 2026.01.06 16:10:14.535772 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 713 rows starting from the beginning of the part | ||
| 17463 | 2026.01.06 16:10:14.535810 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 71 rows starting from the beginning of the part | ||
| 17464 | 2026.01.06 16:10:14.535849 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 719 rows starting from the beginning of the part | ||
| 17465 | 2026.01.06 16:10:14.535884 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 71 rows starting from the beginning of the part | ||
| 17466 | 2026.01.06 16:10:14.536014 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17467 | 2026.01.06 16:10:14.536113 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_111_22} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17468 | 2026.01.06 16:10:14.536132 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.01.06 16:10:14.536173 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17470 | 2026.01.06 16:10:14.536231 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 17471 | 2026.01.06 16:10:14.536530 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17472 | 2026.01.06 16:10:14.536749 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17473 | 2026.01.06 16:10:14.536870 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 17474 | 2026.01.06 16:10:14.536884 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 17475 | 2026.01.06 16:10:14.536899 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17476 | 2026.01.06 16:10:14.536924 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17477 | 2026.01.06 16:10:14.536930 [ 276 ] {a2f508e8-2f11-413e-bbd2-d6b51680db23} <Debug> TCPHandler: Processed in 0.001427787 sec. | ||
| 17478 | 2026.01.06 16:10:14.537005 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
| 17479 | 2026.01.06 16:10:14.537044 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17480 | 2026.01.06 16:10:14.537090 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015881 sec., 2088659.4043196272 rows/sec., 157.68 MiB/sec. | ||
| 17481 | 2026.01.06 16:10:14.537105 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17482 | 2026.01.06 16:10:14.537137 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17483 | 2026.01.06 16:10:14.537146 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 37000 rows starting from the beginning of the part | ||
| 17484 | 2026.01.06 16:10:14.537191 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <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 | ||
| 17485 | 2026.01.06 16:10:14.537207 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 846 rows starting from the beginning of the part | ||
| 17486 | 2026.01.06 16:10:14.537255 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 17487 | 2026.01.06 16:10:14.537283 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17488 | 2026.01.06 16:10:14.537297 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 17489 | 2026.01.06 16:10:14.537345 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 317 rows starting from the beginning of the part | ||
| 17490 | 2026.01.06 16:10:14.537581 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2026.01.06 16:10:14.537664 [ 191 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_111_22} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17492 | 2026.01.06 16:10:14.537741 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 17493 | 2026.01.06 16:10:14.537963 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17494 | 2026.01.06 16:10:14.538004 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17495 | 2026.01.06 16:10:14.538533 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17496 | 2026.01.06 16:10:14.538768 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17497 | 2026.01.06 16:10:14.538896 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17498 | 2026.01.06 16:10:14.538912 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001792 sec., 3906.25 rows/sec., 7.00 MiB/sec. | ||
| 17499 | 2026.01.06 16:10:14.538932 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.01.06 16:10:14.538957 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17501 | 2026.01.06 16:10:14.538999 [ 276 ] {15f8cd11-252d-434c-bd71-8c2fcdfb006c} <Debug> TCPHandler: Processed in 0.002002298 sec. | ||
| 17502 | 2026.01.06 16:10:14.539035 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17503 | 2026.01.06 16:10:14.539120 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17504 | 2026.01.06 16:10:14.539219 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17505 | 2026.01.06 16:10:14.539245 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17506 | 2026.01.06 16:10:14.539261 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17507 | 2026.01.06 16:10:14.539302 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2032 rows starting from the beginning of the part | ||
| 17508 | 2026.01.06 16:10:14.539430 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 17509 | 2026.01.06 16:10:14.539529 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 17510 | 2026.01.06 16:10:14.539612 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17511 | 2026.01.06 16:10:14.539624 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 17512 | 2026.01.06 16:10:14.539656 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17513 | 2026.01.06 16:10:14.539741 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 17514 | 2026.01.06 16:10:14.539847 [ 194 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 17515 | 2026.01.06 16:10:14.539978 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17516 | 2026.01.06 16:10:14.540214 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17517 | 2026.01.06 16:10:14.540348 [ 133 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17518 | 2026.01.06 16:10:14.540362 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 17519 | 2026.01.06 16:10:14.540379 [ 133 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2026.01.06 16:10:14.540404 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17521 | 2026.01.06 16:10:14.540408 [ 276 ] {57207924-0baa-49e5-99cd-f19352cdd1d8} <Debug> TCPHandler: Processed in 0.001335675 sec. | ||
| 17522 | 2026.01.06 16:10:14.540489 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17523 | 2026.01.06 16:10:14.540598 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17524 | 2026.01.06 16:10:14.540630 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_106_21, total 8482 rows starting from the beginning of the part | ||
| 17525 | 2026.01.06 16:10:14.540689 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 17526 | 2026.01.06 16:10:14.540745 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 17527 | 2026.01.06 16:10:14.540790 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 17528 | 2026.01.06 16:10:14.540832 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 17529 | 2026.01.06 16:10:14.540881 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 17530 | 2026.01.06 16:10:14.545860 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8870 rows, containing 4 columns (4 merged, 0 gathered) in 0.005409281 sec., 1639774.3064189123 rows/sec., 104.04 MiB/sec. | ||
| 17531 | 2026.01.06 16:10:14.546068 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17532 | 2026.01.06 16:10:14.546350 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17533 | 2026.01.06 16:10:14.546430 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_111_22} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17534 | 2026.01.06 16:10:14.546510 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 17535 | 2026.01.06 16:10:14.547387 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38637 rows, containing 5 columns (5 merged, 0 gathered) in 0.010415695 sec., 3709498.02197549 rows/sec., 248.19 MiB/sec. | ||
| 17536 | 2026.01.06 16:10:14.547942 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 17537 | 2026.01.06 16:10:14.548266 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.01.06 16:10:14.548347 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 17539 | 2026.01.06 16:10:14.548440 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17540 | 2026.01.06 16:10:14.552267 [ 195 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 19 columns (19 merged, 0 gathered) in 0.013266869 sec., 159871.93361146477 rows/sec., 286.48 MiB/sec. | ||
| 17541 | 2026.01.06 16:10:14.553860 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17542 | 2026.01.06 16:10:14.554204 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17543 | 2026.01.06 16:10:14.554277 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17544 | 2026.01.06 16:10:14.554379 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 17545 | 2026.01.06 16:10:15.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.56 MiB, peak 398.92 MiB, free memory in arenas 0.00 B, will set to 383.61 MiB (RSS), difference: 5.05 MiB | ||
| 17546 | 2026.01.06 16:10:15.617774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17547 | 2026.01.06 16:10:15.635737 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2026.01.06 16:10:15.635811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17549 | 2026.01.06 16:10:15.642020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17550 | 2026.01.06 16:10:15.642735 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2026.01.06 16:10:15.643062 [ 134 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17552 | 2026.01.06 16:10:15.643137 [ 134 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17553 | 2026.01.06 16:10:15.643160 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17554 | 2026.01.06 16:10:15.643282 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17555 | 2026.01.06 16:10:15.646160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17556 | 2026.01.06 16:10:15.647122 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17557 | 2026.01.06 16:10:15.648727 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17558 | 2026.01.06 16:10:15.653403 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 17559 | 2026.01.06 16:10:15.658071 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 17560 | 2026.01.06 16:10:15.662621 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17561 | 2026.01.06 16:10:15.667467 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17562 | 2026.01.06 16:10:15.672095 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17563 | 2026.01.06 16:10:15.728317 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.085084143 sec., 6734.509860433101 rows/sec., 34.82 MiB/sec. | ||
| 17564 | 2026.01.06 16:10:15.731546 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17565 | 2026.01.06 16:10:15.733513 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17566 | 2026.01.06 16:10:15.733590 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_76_15} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17567 | 2026.01.06 16:10:15.736095 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17568 | 2026.01.06 16:10:19.434950 [ 224 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17569 | 2026.01.06 16:10:19.435021 [ 224 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17570 | 2026.01.06 16:10:19.438268 [ 224 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17571 | 2026.01.06 16:10:19.543875 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17572 | 2026.01.06 16:10:19.544042 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17573 | 2026.01.06 16:10:19.544110 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17574 | 2026.01.06 16:10:19.545002 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2026.01.06 16:10:19.545048 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17576 | 2026.01.06 16:10:19.545443 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17577 | 2026.01.06 16:10:19.545685 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2026.01.06 16:10:19.545853 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00186 sec., 220430.1075268817 rows/sec., 13.98 MiB/sec. | ||
| 17579 | 2026.01.06 16:10:19.545909 [ 276 ] {1c5e2e1a-0a2a-42c1-a09f-a36acd2eb41a} <Debug> TCPHandler: Processed in 0.002175151 sec. | ||
| 17580 | 2026.01.06 16:10:19.546042 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17581 | 2026.01.06 16:10:19.546155 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17582 | 2026.01.06 16:10:19.546203 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17583 | 2026.01.06 16:10:19.547212 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2026.01.06 16:10:19.547249 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17585 | 2026.01.06 16:10:19.547628 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17586 | 2026.01.06 16:10:19.547856 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2026.01.06 16:10:19.547987 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001862 sec., 633727.1750805585 rows/sec., 50.54 MiB/sec. | ||
| 17588 | 2026.01.06 16:10:19.548026 [ 276 ] {95e28e90-cf26-4168-b2e2-be1d78d9ce52} <Debug> TCPHandler: Processed in 0.002037558 sec. | ||
| 17589 | 2026.01.06 16:10:19.548064 [ 221 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17590 | 2026.01.06 16:10:19.548120 [ 221 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17591 | 2026.01.06 16:10:19.548154 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17592 | 2026.01.06 16:10:19.548253 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17593 | 2026.01.06 16:10:19.548294 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17594 | 2026.01.06 16:10:19.548788 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17595 | 2026.01.06 16:10:19.548826 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17596 | 2026.01.06 16:10:19.549173 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17597 | 2026.01.06 16:10:19.549381 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2026.01.06 16:10:19.549513 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001279 sec., 186864.73807662237 rows/sec., 11.36 MiB/sec. | ||
| 17599 | 2026.01.06 16:10:19.549553 [ 276 ] {9936a65c-b136-43c2-8eca-c91d59550dcb} <Debug> TCPHandler: Processed in 0.001449587 sec. | ||
| 17600 | 2026.01.06 16:10:19.549670 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2026.01.06 16:10:19.549767 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17602 | 2026.01.06 16:10:19.549811 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17603 | 2026.01.06 16:10:19.550294 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2026.01.06 16:10:19.550331 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17605 | 2026.01.06 16:10:19.550636 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17606 | 2026.01.06 16:10:19.550840 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2026.01.06 16:10:19.550975 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 17608 | 2026.01.06 16:10:19.551014 [ 276 ] {2bdaf07d-106b-4f83-8f88-b33b7c9f94f0} <Debug> TCPHandler: Processed in 0.001393416 sec. | ||
| 17609 | 2026.01.06 16:10:19.551117 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17610 | 2026.01.06 16:10:19.551209 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17611 | 2026.01.06 16:10:19.551249 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17612 | 2026.01.06 16:10:19.551720 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2026.01.06 16:10:19.551756 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17614 | 2026.01.06 16:10:19.552062 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17615 | 2026.01.06 16:10:19.552275 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2026.01.06 16:10:19.552404 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 17617 | 2026.01.06 16:10:19.552443 [ 276 ] {31be8a04-2e79-4c31-b41e-919635e6b9a9} <Debug> TCPHandler: Processed in 0.001375376 sec. | ||
| 17618 | 2026.01.06 16:10:19.552546 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2026.01.06 16:10:19.552641 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17620 | 2026.01.06 16:10:19.552675 [ 221 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17621 | 2026.01.06 16:10:19.552683 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17622 | 2026.01.06 16:10:19.553368 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17623 | 2026.01.06 16:10:19.553404 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17624 | 2026.01.06 16:10:19.553725 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17625 | 2026.01.06 16:10:19.553934 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17626 | 2026.01.06 16:10:19.554064 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001441 sec., 494795.281054823 rows/sec., 34.69 MiB/sec. | ||
| 17627 | 2026.01.06 16:10:19.554102 [ 276 ] {a03e2906-2748-4051-bef8-46a91097fb87} <Debug> TCPHandler: Processed in 0.00160542 sec. | ||
| 17628 | 2026.01.06 16:10:19.554159 [ 222 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17629 | 2026.01.06 16:10:19.554209 [ 222 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17630 | 2026.01.06 16:10:19.554214 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17631 | 2026.01.06 16:10:19.554314 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17632 | 2026.01.06 16:10:19.554356 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17633 | 2026.01.06 16:10:19.554687 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17634 | 2026.01.06 16:10:19.554725 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17635 | 2026.01.06 16:10:19.555054 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17636 | 2026.01.06 16:10:19.555352 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17637 | 2026.01.06 16:10:19.555470 [ 125 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17638 | 2026.01.06 16:10:19.555497 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0012 sec., 5000 rows/sec., 261.23 KiB/sec. | ||
| 17639 | 2026.01.06 16:10:19.555520 [ 125 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.01.06 16:10:19.555541 [ 276 ] {da96d28a-51cb-4daf-b3b4-c5744c860ab2} <Debug> TCPHandler: Processed in 0.001377257 sec. | ||
| 17641 | 2026.01.06 16:10:19.555545 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17642 | 2026.01.06 16:10:19.555662 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2026.01.06 16:10:19.555676 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17644 | 2026.01.06 16:10:19.555766 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17645 | 2026.01.06 16:10:19.555815 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17646 | 2026.01.06 16:10:19.555817 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17647 | 2026.01.06 16:10:19.555875 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 17648 | 2026.01.06 16:10:19.555947 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 17649 | 2026.01.06 16:10:19.555998 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 17650 | 2026.01.06 16:10:19.556058 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 17651 | 2026.01.06 16:10:19.556132 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 17652 | 2026.01.06 16:10:19.556201 [ 198 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 17653 | 2026.01.06 16:10:19.556322 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2026.01.06 16:10:19.556366 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17655 | 2026.01.06 16:10:19.556757 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17656 | 2026.01.06 16:10:19.556980 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17657 | 2026.01.06 16:10:19.557049 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001424997 sec., 235789.97008414756 rows/sec., 12.03 MiB/sec. | ||
| 17658 | 2026.01.06 16:10:19.557125 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001378 sec., 227866.473149492 rows/sec., 14.97 MiB/sec. | ||
| 17659 | 2026.01.06 16:10:19.557168 [ 222 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17660 | 2026.01.06 16:10:19.557177 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17661 | 2026.01.06 16:10:19.557174 [ 276 ] {b897b370-65e8-4a57-aea9-19a779773dc2} <Debug> TCPHandler: Processed in 0.001562259 sec. | ||
| 17662 | 2026.01.06 16:10:19.557225 [ 196 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17663 | 2026.01.06 16:10:19.557224 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17664 | 2026.01.06 16:10:19.557334 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17665 | 2026.01.06 16:10:19.557435 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17666 | 2026.01.06 16:10:19.557479 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17667 | 2026.01.06 16:10:19.557560 [ 196 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17668 | 2026.01.06 16:10:19.557645 [ 196 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_56_11} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17669 | 2026.01.06 16:10:19.557738 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17670 | 2026.01.06 16:10:19.557795 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2026.01.06 16:10:19.557835 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17672 | 2026.01.06 16:10:19.558149 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17673 | 2026.01.06 16:10:19.558356 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17674 | 2026.01.06 16:10:19.558468 [ 125 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17675 | 2026.01.06 16:10:19.558487 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 17676 | 2026.01.06 16:10:19.558510 [ 125 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2026.01.06 16:10:19.558531 [ 276 ] {ee5faf61-6b91-4be7-8d46-6b7a3a8a1688} <Debug> TCPHandler: Processed in 0.001246624 sec. | ||
| 17678 | 2026.01.06 16:10:19.558534 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17679 | 2026.01.06 16:10:19.558642 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17680 | 2026.01.06 16:10:19.558644 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17681 | 2026.01.06 16:10:19.558761 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17682 | 2026.01.06 16:10:19.558781 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17683 | 2026.01.06 16:10:19.558819 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <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 | ||
| 17684 | 2026.01.06 16:10:19.558827 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 52 rows starting from the beginning of the part | ||
| 17685 | 2026.01.06 16:10:19.558911 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 17686 | 2026.01.06 16:10:19.558962 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 17687 | 2026.01.06 16:10:19.559008 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 17688 | 2026.01.06 16:10:19.559055 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 17689 | 2026.01.06 16:10:19.559100 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17690 | 2026.01.06 16:10:19.559700 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17691 | 2026.01.06 16:10:19.559745 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17692 | 2026.01.06 16:10:19.559807 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17693 | 2026.01.06 16:10:19.559927 [ 186 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57 rows, containing 4 columns (4 merged, 0 gathered) in 0.001326205 sec., 42979.78065231242 rows/sec., 2.83 MiB/sec. | ||
| 17694 | 2026.01.06 16:10:19.560064 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17695 | 2026.01.06 16:10:19.560324 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2026.01.06 16:10:19.560340 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17697 | 2026.01.06 16:10:19.560408 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_56_11} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17698 | 2026.01.06 16:10:19.560489 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17699 | 2026.01.06 16:10:19.560584 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17700 | 2026.01.06 16:10:19.560734 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00199 sec., 17085.42713567839 rows/sec., 30.62 MiB/sec. | ||
| 17701 | 2026.01.06 16:10:19.560776 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17702 | 2026.01.06 16:10:19.560803 [ 276 ] {b1f42041-f116-4b04-882a-1f3c92d2f7bf} <Debug> TCPHandler: Processed in 0.002210911 sec. | ||
| 17703 | 2026.01.06 16:10:19.560808 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17704 | 2026.01.06 16:10:19.560925 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2026.01.06 16:10:19.561025 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17706 | 2026.01.06 16:10:19.561067 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17707 | 2026.01.06 16:10:19.561400 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.01.06 16:10:19.561440 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17709 | 2026.01.06 16:10:19.561787 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17710 | 2026.01.06 16:10:19.562026 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.01.06 16:10:19.562145 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 5.52 MiB/sec. | ||
| 17712 | 2026.01.06 16:10:19.562179 [ 276 ] {70c8cf84-5f01-46c2-87b1-0ff45d3fde98} <Debug> TCPHandler: Processed in 0.001323675 sec. | ||
| 17713 | 2026.01.06 16:10:19.564518 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17714 | 2026.01.06 16:10:21.196032 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36906 | ||
| 17715 | 2026.01.06 16:10:21.196833 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.01.06 16:10:21.196882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17717 | 2026.01.06 16:10:21.197378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17718 | 2026.01.06 16:10:21.197611 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.01.06 16:10:21.197761 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36906 | ||
| 17720 | 2026.01.06 16:10:21.998656 [ 127 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17721 | 2026.01.06 16:10:21.998719 [ 127 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.01.06 16:10:21.998744 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17723 | 2026.01.06 16:10:21.998850 [ 217 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17724 | 2026.01.06 16:10:21.998877 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17725 | 2026.01.06 16:10:21.998911 [ 217 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17726 | 2026.01.06 16:10:21.999058 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17727 | 2026.01.06 16:10:21.999102 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 17728 | 2026.01.06 16:10:21.999180 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 17729 | 2026.01.06 16:10:21.999237 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 17730 | 2026.01.06 16:10:21.999291 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 17731 | 2026.01.06 16:10:21.999341 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 17732 | 2026.01.06 16:10:22.000149 [ 195 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336975 sec., 26926.457114007368 rows/sec., 2.25 MiB/sec. | ||
| 17733 | 2026.01.06 16:10:22.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.91 MiB, peak 402.11 MiB, free memory in arenas 0.00 B, will set to 383.72 MiB (RSS), difference: -3.19 MiB | ||
| 17734 | 2026.01.06 16:10:22.000329 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17735 | 2026.01.06 16:10:22.000688 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2026.01.06 16:10:22.000782 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_37_9} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17737 | 2026.01.06 16:10:22.000900 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17738 | 2026.01.06 16:10:22.001199 [ 217 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17739 | 2026.01.06 16:10:23.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.58 MiB, peak 402.11 MiB, free memory in arenas 0.00 B, will set to 383.72 MiB (RSS), difference: 3.14 MiB | ||
| 17740 | 2026.01.06 16:10:23.146307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17741 | 2026.01.06 16:10:23.163967 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17742 | 2026.01.06 16:10:23.164021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17743 | 2026.01.06 16:10:23.170094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17744 | 2026.01.06 16:10:23.170833 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2026.01.06 16:10:23.173992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17746 | 2026.01.06 16:10:23.839285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2242 | ||
| 17747 | 2026.01.06 16:10:23.841891 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2026.01.06 16:10:23.841934 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17749 | 2026.01.06 16:10:23.843087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17750 | 2026.01.06 16:10:23.843348 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2026.01.06 16:10:23.843610 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
| 17752 | 2026.01.06 16:10:24.558240 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17753 | 2026.01.06 16:10:24.558459 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17754 | 2026.01.06 16:10:24.558536 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17755 | 2026.01.06 16:10:24.559203 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17756 | 2026.01.06 16:10:24.559251 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17757 | 2026.01.06 16:10:24.559633 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17758 | 2026.01.06 16:10:24.559856 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17759 | 2026.01.06 16:10:24.560018 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 202.21 KiB/sec. | ||
| 17760 | 2026.01.06 16:10:24.560071 [ 276 ] {5cdbc431-d32b-4f49-8b93-20c4b1077f97} <Debug> TCPHandler: Processed in 0.001970957 sec. | ||
| 17761 | 2026.01.06 16:10:24.560196 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17762 | 2026.01.06 16:10:24.560300 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17763 | 2026.01.06 16:10:24.560343 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17764 | 2026.01.06 16:10:24.561416 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17765 | 2026.01.06 16:10:24.561456 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17766 | 2026.01.06 16:10:24.561845 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17767 | 2026.01.06 16:10:24.562055 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17768 | 2026.01.06 16:10:24.562194 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001917 sec., 632237.8716744913 rows/sec., 52.19 MiB/sec. | ||
| 17769 | 2026.01.06 16:10:24.562235 [ 276 ] {caf29b9e-bf74-4ba7-a88c-582a445d0ea7} <Debug> TCPHandler: Processed in 0.00209404 sec. | ||
| 17770 | 2026.01.06 16:10:24.562349 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17771 | 2026.01.06 16:10:24.562449 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17772 | 2026.01.06 16:10:24.562492 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17773 | 2026.01.06 16:10:24.562891 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.01.06 16:10:24.562929 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17775 | 2026.01.06 16:10:24.563242 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17776 | 2026.01.06 16:10:24.563447 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2026.01.06 16:10:24.563577 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.00115 sec., 9565.217391304348 rows/sec., 700.58 KiB/sec. | ||
| 17778 | 2026.01.06 16:10:24.563616 [ 276 ] {325c0bed-1c52-4598-8079-94329ca2c63d} <Debug> TCPHandler: Processed in 0.001319185 sec. | ||
| 17779 | 2026.01.06 16:10:24.563723 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17780 | 2026.01.06 16:10:24.563819 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17781 | 2026.01.06 16:10:24.563860 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17782 | 2026.01.06 16:10:24.564338 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17783 | 2026.01.06 16:10:24.564374 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17784 | 2026.01.06 16:10:24.564673 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17785 | 2026.01.06 16:10:24.564872 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2026.01.06 16:10:24.565002 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001202 sec., 189683.8602329451 rows/sec., 12.84 MiB/sec. | ||
| 17787 | 2026.01.06 16:10:24.565041 [ 276 ] {ffffe690-4269-4c1b-b09d-765aa6bb2a2c} <Debug> TCPHandler: Processed in 0.001368356 sec. | ||
| 17788 | 2026.01.06 16:10:24.565160 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17789 | 2026.01.06 16:10:24.565281 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17790 | 2026.01.06 16:10:24.565331 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17791 | 2026.01.06 16:10:24.566007 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2026.01.06 16:10:24.566043 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17793 | 2026.01.06 16:10:24.566379 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17794 | 2026.01.06 16:10:24.566592 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2026.01.06 16:10:24.566721 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001465 sec., 362457.33788395906 rows/sec., 26.86 MiB/sec. | ||
| 17796 | 2026.01.06 16:10:24.566761 [ 276 ] {54d94b5d-8bf2-4ee9-9c60-97be160488ed} <Debug> TCPHandler: Processed in 0.001661011 sec. | ||
| 17797 | 2026.01.06 16:10:24.566867 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17798 | 2026.01.06 16:10:24.566963 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17799 | 2026.01.06 16:10:24.567005 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17800 | 2026.01.06 16:10:24.567562 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17801 | 2026.01.06 16:10:24.567599 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17802 | 2026.01.06 16:10:24.567984 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17803 | 2026.01.06 16:10:24.568208 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17804 | 2026.01.06 16:10:24.568333 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00139 sec., 608633.0935251799 rows/sec., 40.97 MiB/sec. | ||
| 17805 | 2026.01.06 16:10:24.568372 [ 276 ] {2652ce40-9353-415b-aa61-6f108105d3a2} <Debug> TCPHandler: Processed in 0.001553089 sec. | ||
| 17806 | 2026.01.06 16:10:24.568477 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17807 | 2026.01.06 16:10:24.568571 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17808 | 2026.01.06 16:10:24.568627 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <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 | ||
| 17809 | 2026.01.06 16:10:24.569380 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2026.01.06 16:10:24.569417 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17811 | 2026.01.06 16:10:24.569916 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17812 | 2026.01.06 16:10:24.570137 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.01.06 16:10:24.570275 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001721 sec., 4067.4026728646136 rows/sec., 7.29 MiB/sec. | ||
| 17814 | 2026.01.06 16:10:24.570330 [ 276 ] {32fa94ac-d049-480e-8a08-d6644dcd76ca} <Debug> TCPHandler: Processed in 0.001901136 sec. | ||
| 17815 | 2026.01.06 16:10:24.570437 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17816 | 2026.01.06 16:10:24.570532 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17817 | 2026.01.06 16:10:24.570574 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17818 | 2026.01.06 16:10:24.570898 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2026.01.06 16:10:24.570934 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17820 | 2026.01.06 16:10:24.571231 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17821 | 2026.01.06 16:10:24.571433 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17822 | 2026.01.06 16:10:24.571557 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 17823 | 2026.01.06 16:10:24.571593 [ 276 ] {474d30fb-3218-46a5-97fb-6ec899caea5b} <Debug> TCPHandler: Processed in 0.001204223 sec. | ||
| 17824 | 2026.01.06 16:10:25.475211 [ 220 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17825 | 2026.01.06 16:10:25.475293 [ 220 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17826 | 2026.01.06 16:10:25.479182 [ 220 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17827 | 2026.01.06 16:10:28.529079 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17828 | 2026.01.06 16:10:28.529136 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17829 | 2026.01.06 16:10:28.697984 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37354 | ||
| 17830 | 2026.01.06 16:10:28.698574 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17831 | 2026.01.06 16:10:28.698627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17832 | 2026.01.06 16:10:28.699164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17833 | 2026.01.06 16:10:28.699411 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17834 | 2026.01.06 16:10:28.699551 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37354 | ||
| 17835 | 2026.01.06 16:10:29.543276 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17836 | 2026.01.06 16:10:29.543462 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17837 | 2026.01.06 16:10:29.543529 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17838 | 2026.01.06 16:10:29.544381 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17839 | 2026.01.06 16:10:29.544420 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17840 | 2026.01.06 16:10:29.544813 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17841 | 2026.01.06 16:10:29.545062 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17842 | 2026.01.06 16:10:29.545201 [ 116 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17843 | 2026.01.06 16:10:29.545234 [ 116 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2026.01.06 16:10:29.545239 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001826 sec., 224534.5016429354 rows/sec., 14.24 MiB/sec. | ||
| 17845 | 2026.01.06 16:10:29.545253 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17846 | 2026.01.06 16:10:29.545295 [ 276 ] {c1a8dd3f-9ab5-4316-a306-6d4418217553} <Debug> TCPHandler: Processed in 0.00214434 sec. | ||
| 17847 | 2026.01.06 16:10:29.545357 [ 219 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17848 | 2026.01.06 16:10:29.545371 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 17849 | 2026.01.06 16:10:29.545406 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17850 | 2026.01.06 16:10:29.545427 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17851 | 2026.01.06 16:10:29.545525 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17852 | 2026.01.06 16:10:29.545537 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17853 | 2026.01.06 16:10:29.545568 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 410 rows starting from the beginning of the part | ||
| 17854 | 2026.01.06 16:10:29.545588 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17855 | 2026.01.06 16:10:29.545640 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 17856 | 2026.01.06 16:10:29.545691 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 17857 | 2026.01.06 16:10:29.545737 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 17858 | 2026.01.06 16:10:29.545777 [ 190 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 17859 | 2026.01.06 16:10:29.546618 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.01.06 16:10:29.546659 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17861 | 2026.01.06 16:10:29.546886 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569829 sec., 1305874.7162907552 rows/sec., 87.82 MiB/sec. | ||
| 17862 | 2026.01.06 16:10:29.547053 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17863 | 2026.01.06 16:10:29.547070 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17864 | 2026.01.06 16:10:29.547412 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17865 | 2026.01.06 16:10:29.547443 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2026.01.06 16:10:29.547458 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.01.06 16:10:29.547559 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_57_14} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17868 | 2026.01.06 16:10:29.547596 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002082 sec., 566762.7281460135 rows/sec., 45.20 MiB/sec. | ||
| 17869 | 2026.01.06 16:10:29.547640 [ 276 ] {e53910e3-06f0-416f-a2f7-24859741a40a} <Debug> TCPHandler: Processed in 0.002264943 sec. | ||
| 17870 | 2026.01.06 16:10:29.547642 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 17871 | 2026.01.06 16:10:29.547760 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17872 | 2026.01.06 16:10:29.547862 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17873 | 2026.01.06 16:10:29.547903 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17874 | 2026.01.06 16:10:29.548404 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17875 | 2026.01.06 16:10:29.548439 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17876 | 2026.01.06 16:10:29.548754 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17877 | 2026.01.06 16:10:29.548967 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17878 | 2026.01.06 16:10:29.549102 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.00126 sec., 189682.53968253967 rows/sec., 11.53 MiB/sec. | ||
| 17879 | 2026.01.06 16:10:29.549140 [ 276 ] {3146a651-87ee-4df9-92e0-c62df7a98226} <Debug> TCPHandler: Processed in 0.001428107 sec. | ||
| 17880 | 2026.01.06 16:10:29.549246 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17881 | 2026.01.06 16:10:29.549347 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17882 | 2026.01.06 16:10:29.549389 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17883 | 2026.01.06 16:10:29.549875 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17884 | 2026.01.06 16:10:29.549911 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17885 | 2026.01.06 16:10:29.550245 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17886 | 2026.01.06 16:10:29.550483 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17887 | 2026.01.06 16:10:29.550587 [ 116 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17888 | 2026.01.06 16:10:29.550612 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00129 sec., 164341.08527131783 rows/sec., 10.60 MiB/sec. | ||
| 17889 | 2026.01.06 16:10:29.550614 [ 116 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2026.01.06 16:10:29.550642 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17891 | 2026.01.06 16:10:29.550650 [ 276 ] {aa1f958c-d989-4ebd-9f24-fe3a76c7c99e} <Debug> TCPHandler: Processed in 0.001453417 sec. | ||
| 17892 | 2026.01.06 16:10:29.550719 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17893 | 2026.01.06 16:10:29.550771 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17894 | 2026.01.06 16:10:29.550813 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17895 | 2026.01.06 16:10:29.550842 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 441 rows starting from the beginning of the part | ||
| 17896 | 2026.01.06 16:10:29.550868 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17897 | 2026.01.06 16:10:29.550886 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part | ||
| 17898 | 2026.01.06 16:10:29.550912 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17899 | 2026.01.06 16:10:29.550926 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part | ||
| 17900 | 2026.01.06 16:10:29.550991 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 212 rows starting from the beginning of the part | ||
| 17901 | 2026.01.06 16:10:29.551028 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 228 rows starting from the beginning of the part | ||
| 17902 | 2026.01.06 16:10:29.551064 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part | ||
| 17903 | 2026.01.06 16:10:29.551388 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.01.06 16:10:29.551429 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17905 | 2026.01.06 16:10:29.551746 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17906 | 2026.01.06 16:10:29.551935 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249094 sec., 1214480.2552890335 rows/sec., 84.13 MiB/sec. | ||
| 17907 | 2026.01.06 16:10:29.551947 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2026.01.06 16:10:29.552113 [ 116 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17909 | 2026.01.06 16:10:29.552120 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17910 | 2026.01.06 16:10:29.552141 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00129 sec., 163565.8914728682 rows/sec., 9.29 MiB/sec. | ||
| 17911 | 2026.01.06 16:10:29.552144 [ 116 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.01.06 16:10:29.552179 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17913 | 2026.01.06 16:10:29.552188 [ 276 ] {85f4dfd6-b1e1-4da3-ab74-c1ac441f2657} <Debug> TCPHandler: Processed in 0.001464597 sec. | ||
| 17914 | 2026.01.06 16:10:29.552246 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 17915 | 2026.01.06 16:10:29.552312 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17916 | 2026.01.06 16:10:29.552334 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17917 | 2026.01.06 16:10:29.552365 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 211 rows starting from the beginning of the part | ||
| 17918 | 2026.01.06 16:10:29.552396 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17919 | 2026.01.06 16:10:29.552412 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17920 | 2026.01.06 16:10:29.552420 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 17921 | 2026.01.06 16:10:29.552458 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17922 | 2026.01.06 16:10:29.552463 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_76_15} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17923 | 2026.01.06 16:10:29.552499 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 17924 | 2026.01.06 16:10:29.552550 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 17925 | 2026.01.06 16:10:29.552565 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 17926 | 2026.01.06 16:10:29.552628 [ 202 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 17927 | 2026.01.06 16:10:29.553132 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.01.06 16:10:29.553173 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17929 | 2026.01.06 16:10:29.553398 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182772 sec., 891972.4173382529 rows/sec., 54.05 MiB/sec. | ||
| 17930 | 2026.01.06 16:10:29.553499 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17931 | 2026.01.06 16:10:29.553512 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17932 | 2026.01.06 16:10:29.553809 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17933 | 2026.01.06 16:10:29.553824 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17934 | 2026.01.06 16:10:29.553879 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_57_14} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17935 | 2026.01.06 16:10:29.553955 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17936 | 2026.01.06 16:10:29.553996 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.0016 sec., 445625 rows/sec., 31.24 MiB/sec. | ||
| 17937 | 2026.01.06 16:10:29.554046 [ 276 ] {b70ff3b1-4fc3-4f28-a129-0e1abb2106ce} <Debug> TCPHandler: Processed in 0.001786693 sec. | ||
| 17938 | 2026.01.06 16:10:29.554162 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17939 | 2026.01.06 16:10:29.554257 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17940 | 2026.01.06 16:10:29.554298 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17941 | 2026.01.06 16:10:29.554669 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17942 | 2026.01.06 16:10:29.554703 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17943 | 2026.01.06 16:10:29.555006 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17944 | 2026.01.06 16:10:29.555202 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17945 | 2026.01.06 16:10:29.555347 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 17946 | 2026.01.06 16:10:29.555386 [ 276 ] {81f8a690-482a-42aa-adc5-b15b93855886} <Debug> TCPHandler: Processed in 0.001271304 sec. | ||
| 17947 | 2026.01.06 16:10:29.555491 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17948 | 2026.01.06 16:10:29.555582 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17949 | 2026.01.06 16:10:29.555623 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17950 | 2026.01.06 16:10:29.556087 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17951 | 2026.01.06 16:10:29.556123 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17952 | 2026.01.06 16:10:29.556455 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17953 | 2026.01.06 16:10:29.556654 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17954 | 2026.01.06 16:10:29.556802 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 17955 | 2026.01.06 16:10:29.556842 [ 276 ] {e9893ae4-9fe1-4278-bd19-110684920102} <Debug> TCPHandler: Processed in 0.001397306 sec. | ||
| 17956 | 2026.01.06 16:10:29.556946 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17957 | 2026.01.06 16:10:29.557039 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17958 | 2026.01.06 16:10:29.557080 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17959 | 2026.01.06 16:10:29.557423 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17960 | 2026.01.06 16:10:29.557458 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17961 | 2026.01.06 16:10:29.557737 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17962 | 2026.01.06 16:10:29.557928 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17963 | 2026.01.06 16:10:29.558073 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 17964 | 2026.01.06 16:10:29.558113 [ 276 ] {e6eeb42e-226f-4f20-953c-16da3a234563} <Debug> TCPHandler: Processed in 0.001212763 sec. | ||
| 17965 | 2026.01.06 16:10:29.558217 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17966 | 2026.01.06 16:10:29.558308 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17967 | 2026.01.06 16:10:29.558360 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <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 | ||
| 17968 | 2026.01.06 16:10:29.559315 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17969 | 2026.01.06 16:10:29.559357 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17970 | 2026.01.06 16:10:29.559996 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17971 | 2026.01.06 16:10:29.560219 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17972 | 2026.01.06 16:10:29.560355 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002064 sec., 16472.868217054263 rows/sec., 29.52 MiB/sec. | ||
| 17973 | 2026.01.06 16:10:29.560409 [ 276 ] {1201d6ae-4462-4c51-896c-23e97d5dbc90} <Debug> TCPHandler: Processed in 0.002237662 sec. | ||
| 17974 | 2026.01.06 16:10:29.560530 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17975 | 2026.01.06 16:10:29.560624 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17976 | 2026.01.06 16:10:29.560664 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17977 | 2026.01.06 16:10:29.561002 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17978 | 2026.01.06 16:10:29.561044 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17979 | 2026.01.06 16:10:29.561342 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17980 | 2026.01.06 16:10:29.561558 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2026.01.06 16:10:29.561681 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 17982 | 2026.01.06 16:10:29.561718 [ 276 ] {15cd886a-2fdd-4c80-9d49-c4a6e072bb8a} <Debug> TCPHandler: Processed in 0.001234684 sec. | ||
| 17983 | 2026.01.06 16:10:30.170355 [ 219 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17984 | 2026.01.06 16:10:30.170402 [ 219 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17985 | 2026.01.06 16:10:30.172283 [ 219 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17986 | 2026.01.06 16:10:30.674128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17987 | 2026.01.06 16:10:30.692010 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17988 | 2026.01.06 16:10:30.692080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17989 | 2026.01.06 16:10:30.698248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17990 | 2026.01.06 16:10:30.698981 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17991 | 2026.01.06 16:10:30.702174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17992 | 2026.01.06 16:10:33.843900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2280 | ||
| 17993 | 2026.01.06 16:10:33.846422 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2026.01.06 16:10:33.846479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 17995 | 2026.01.06 16:10:33.847698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17996 | 2026.01.06 16:10:33.847970 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2026.01.06 16:10:33.848369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2280 | ||
| 17998 | 2026.01.06 16:10:34.531182 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17999 | 2026.01.06 16:10:34.531491 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18000 | 2026.01.06 16:10:34.531599 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18001 | 2026.01.06 16:10:34.532507 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18002 | 2026.01.06 16:10:34.532554 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18003 | 2026.01.06 16:10:34.532949 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18004 | 2026.01.06 16:10:34.533178 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18005 | 2026.01.06 16:10:34.533343 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001932 sec., 36231.884057971016 rows/sec., 2.91 MiB/sec. | ||
| 18006 | 2026.01.06 16:10:34.533395 [ 276 ] {6572e73f-8e14-4b05-bdbc-2c53778516ed} <Debug> TCPHandler: Processed in 0.002400645 sec. | ||
| 18007 | 2026.01.06 16:10:34.533521 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18008 | 2026.01.06 16:10:34.533629 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18009 | 2026.01.06 16:10:34.533673 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18010 | 2026.01.06 16:10:34.534147 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18011 | 2026.01.06 16:10:34.534184 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18012 | 2026.01.06 16:10:34.534486 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18013 | 2026.01.06 16:10:34.534692 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18014 | 2026.01.06 16:10:34.534825 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001219 sec., 5742.4118129614435 rows/sec., 431.80 KiB/sec. | ||
| 18015 | 2026.01.06 16:10:34.534841 [ 110 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18016 | 2026.01.06 16:10:34.534864 [ 276 ] {1a577729-f2ef-4638-bcd8-0cb9ce335585} <Debug> TCPHandler: Processed in 0.001395067 sec. | ||
| 18017 | 2026.01.06 16:10:34.534908 [ 110 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2026.01.06 16:10:34.534934 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18019 | 2026.01.06 16:10:34.535020 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18020 | 2026.01.06 16:10:34.535034 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18021 | 2026.01.06 16:10:34.535124 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18022 | 2026.01.06 16:10:34.535162 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18023 | 2026.01.06 16:10:34.535169 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18024 | 2026.01.06 16:10:34.535211 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 264 rows starting from the beginning of the part | ||
| 18025 | 2026.01.06 16:10:34.535281 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 18026 | 2026.01.06 16:10:34.535328 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 239 rows starting from the beginning of the part | ||
| 18027 | 2026.01.06 16:10:34.535369 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 11 rows starting from the beginning of the part | ||
| 18028 | 2026.01.06 16:10:34.535408 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 239 rows starting from the beginning of the part | ||
| 18029 | 2026.01.06 16:10:34.535447 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 18030 | 2026.01.06 16:10:34.535660 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2026.01.06 16:10:34.535703 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18032 | 2026.01.06 16:10:34.536030 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18033 | 2026.01.06 16:10:34.536241 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18034 | 2026.01.06 16:10:34.536330 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337685 sec., 573378.6354784572 rows/sec., 37.42 MiB/sec. | ||
| 18035 | 2026.01.06 16:10:34.536372 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001267 sec., 56037.88476716654 rows/sec., 4.37 MiB/sec. | ||
| 18036 | 2026.01.06 16:10:34.536415 [ 276 ] {bcc2ca0d-3925-492e-b4e4-42242a5b12c0} <Debug> TCPHandler: Processed in 0.001448637 sec. | ||
| 18037 | 2026.01.06 16:10:34.536498 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18038 | 2026.01.06 16:10:34.536527 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18039 | 2026.01.06 16:10:34.536626 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18040 | 2026.01.06 16:10:34.536671 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18041 | 2026.01.06 16:10:34.536747 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.01.06 16:10:34.536817 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_111_22} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18043 | 2026.01.06 16:10:34.536890 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18044 | 2026.01.06 16:10:34.537072 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18045 | 2026.01.06 16:10:34.537113 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18046 | 2026.01.06 16:10:34.537452 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18047 | 2026.01.06 16:10:34.537655 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2026.01.06 16:10:34.537776 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
| 18049 | 2026.01.06 16:10:34.537784 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 18050 | 2026.01.06 16:10:34.537816 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.01.06 16:10:34.537838 [ 276 ] {a3c503d3-a0e3-4a4c-b66b-c5f8c28caa1f} <Debug> TCPHandler: Processed in 0.001359376 sec. | ||
| 18052 | 2026.01.06 16:10:34.537839 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18053 | 2026.01.06 16:10:34.537923 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
| 18054 | 2026.01.06 16:10:34.537947 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18055 | 2026.01.06 16:10:34.538005 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18056 | 2026.01.06 16:10:34.538034 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 38637 rows starting from the beginning of the part | ||
| 18057 | 2026.01.06 16:10:34.538044 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18058 | 2026.01.06 16:10:34.538085 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 18059 | 2026.01.06 16:10:34.538103 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <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 | ||
| 18060 | 2026.01.06 16:10:34.538128 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 314 rows starting from the beginning of the part | ||
| 18061 | 2026.01.06 16:10:34.538168 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 846 rows starting from the beginning of the part | ||
| 18062 | 2026.01.06 16:10:34.538201 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 314 rows starting from the beginning of the part | ||
| 18063 | 2026.01.06 16:10:34.538855 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18064 | 2026.01.06 16:10:34.538895 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18065 | 2026.01.06 16:10:34.539408 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18066 | 2026.01.06 16:10:34.539627 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18067 | 2026.01.06 16:10:34.539766 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00174 sec., 4022.9885057471265 rows/sec., 7.21 MiB/sec. | ||
| 18068 | 2026.01.06 16:10:34.539831 [ 276 ] {56d2828a-019a-415a-a14d-38239d0286d6} <Debug> TCPHandler: Processed in 0.001932176 sec. | ||
| 18069 | 2026.01.06 16:10:34.539950 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18070 | 2026.01.06 16:10:34.540041 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18071 | 2026.01.06 16:10:34.540082 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18072 | 2026.01.06 16:10:34.540411 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18073 | 2026.01.06 16:10:34.540447 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18074 | 2026.01.06 16:10:34.540758 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18075 | 2026.01.06 16:10:34.541013 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18076 | 2026.01.06 16:10:34.541170 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 18077 | 2026.01.06 16:10:34.541212 [ 276 ] {5e3e05ab-6a7d-40bc-a8ee-3b2449dc1e5a} <Debug> TCPHandler: Processed in 0.001309205 sec. | ||
| 18078 | 2026.01.06 16:10:34.546053 [ 193 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40271 rows, containing 5 columns (5 merged, 0 gathered) in 0.008152293 sec., 4939837.172191923 rows/sec., 330.50 MiB/sec. | ||
| 18079 | 2026.01.06 16:10:34.546607 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 18080 | 2026.01.06 16:10:34.546900 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2026.01.06 16:10:34.546975 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
| 18082 | 2026.01.06 16:10:34.547087 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 18083 | 2026.01.06 16:10:36.199769 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37866 | ||
| 18084 | 2026.01.06 16:10:36.200513 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18085 | 2026.01.06 16:10:36.200560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18086 | 2026.01.06 16:10:36.201059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18087 | 2026.01.06 16:10:36.201294 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2026.01.06 16:10:36.201431 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37866 | ||
| 18089 | 2026.01.06 16:10:38.202257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18090 | 2026.01.06 16:10:38.219886 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18091 | 2026.01.06 16:10:38.219951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 18092 | 2026.01.06 16:10:38.226077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18093 | 2026.01.06 16:10:38.226824 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18094 | 2026.01.06 16:10:38.229860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18095 | 2026.01.06 16:10:39.544582 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2026.01.06 16:10:39.544774 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18097 | 2026.01.06 16:10:39.544841 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18098 | 2026.01.06 16:10:39.545694 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.01.06 16:10:39.545743 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18100 | 2026.01.06 16:10:39.546159 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18101 | 2026.01.06 16:10:39.546379 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2026.01.06 16:10:39.546535 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 18103 | 2026.01.06 16:10:39.546580 [ 276 ] {15841acb-1179-4166-a54b-387dcb1f54d3} <Debug> TCPHandler: Processed in 0.00213431 sec. | ||
| 18104 | 2026.01.06 16:10:39.546708 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18105 | 2026.01.06 16:10:39.546805 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18106 | 2026.01.06 16:10:39.546848 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18107 | 2026.01.06 16:10:39.547262 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2026.01.06 16:10:39.547298 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18109 | 2026.01.06 16:10:39.547617 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18110 | 2026.01.06 16:10:39.547834 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18111 | 2026.01.06 16:10:39.547968 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 18112 | 2026.01.06 16:10:39.548008 [ 276 ] {bbdf81a6-bf83-47db-a10f-d24eea1116ba} <Debug> TCPHandler: Processed in 0.001348606 sec. | ||
| 18113 | 2026.01.06 16:10:39.548127 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18114 | 2026.01.06 16:10:39.548222 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18115 | 2026.01.06 16:10:39.548263 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18116 | 2026.01.06 16:10:39.549545 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2026.01.06 16:10:39.549587 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18118 | 2026.01.06 16:10:39.549973 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18119 | 2026.01.06 16:10:39.550180 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18120 | 2026.01.06 16:10:39.550309 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.002105 sec., 561520.190023753 rows/sec., 44.77 MiB/sec. | ||
| 18121 | 2026.01.06 16:10:39.550323 [ 105 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18122 | 2026.01.06 16:10:39.550348 [ 276 ] {9afe3e12-5bd0-4af0-ab77-ba7c0d313d02} <Debug> TCPHandler: Processed in 0.002269783 sec. | ||
| 18123 | 2026.01.06 16:10:39.550389 [ 105 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18124 | 2026.01.06 16:10:39.550416 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18125 | 2026.01.06 16:10:39.550482 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18126 | 2026.01.06 16:10:39.550513 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18127 | 2026.01.06 16:10:39.550587 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18128 | 2026.01.06 16:10:39.550626 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18129 | 2026.01.06 16:10:39.550633 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18130 | 2026.01.06 16:10:39.550668 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2345 rows starting from the beginning of the part | ||
| 18131 | 2026.01.06 16:10:39.550737 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1180 rows starting from the beginning of the part | ||
| 18132 | 2026.01.06 16:10:39.550785 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1212 rows starting from the beginning of the part | ||
| 18133 | 2026.01.06 16:10:39.550830 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1180 rows starting from the beginning of the part | ||
| 18134 | 2026.01.06 16:10:39.550871 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 70 rows starting from the beginning of the part | ||
| 18135 | 2026.01.06 16:10:39.550913 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1182 rows starting from the beginning of the part | ||
| 18136 | 2026.01.06 16:10:39.551181 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2026.01.06 16:10:39.551219 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18138 | 2026.01.06 16:10:39.551523 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18139 | 2026.01.06 16:10:39.551726 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18140 | 2026.01.06 16:10:39.551852 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001342 sec., 181073.02533532042 rows/sec., 11.03 MiB/sec. | ||
| 18141 | 2026.01.06 16:10:39.551889 [ 276 ] {2d568219-803a-4de7-8d40-4e469d604c36} <Debug> TCPHandler: Processed in 0.001511928 sec. | ||
| 18142 | 2026.01.06 16:10:39.552067 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18143 | 2026.01.06 16:10:39.552169 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18144 | 2026.01.06 16:10:39.552209 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18145 | 2026.01.06 16:10:39.552720 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2026.01.06 16:10:39.552757 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18147 | 2026.01.06 16:10:39.553063 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18148 | 2026.01.06 16:10:39.553271 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2026.01.06 16:10:39.553279 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002809443 sec., 2551751.3613908524 rows/sec., 215.69 MiB/sec. | ||
| 18150 | 2026.01.06 16:10:39.553402 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 18151 | 2026.01.06 16:10:39.553445 [ 276 ] {00e85ec7-3c1d-469f-90c1-7e598ff3099a} <Debug> TCPHandler: Processed in 0.001428367 sec. | ||
| 18152 | 2026.01.06 16:10:39.553523 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18153 | 2026.01.06 16:10:39.553568 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18154 | 2026.01.06 16:10:39.553697 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18155 | 2026.01.06 16:10:39.553750 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18156 | 2026.01.06 16:10:39.553780 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18157 | 2026.01.06 16:10:39.553855 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_116_23} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18158 | 2026.01.06 16:10:39.553930 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 18159 | 2026.01.06 16:10:39.554387 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18160 | 2026.01.06 16:10:39.554438 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18161 | 2026.01.06 16:10:39.554830 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18162 | 2026.01.06 16:10:39.555081 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18163 | 2026.01.06 16:10:39.555239 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001565 sec., 134824.28115015975 rows/sec., 7.66 MiB/sec. | ||
| 18164 | 2026.01.06 16:10:39.555288 [ 276 ] {f9d883c2-14b1-4e29-80ee-f4d45c66d760} <Debug> TCPHandler: Processed in 0.001780673 sec. | ||
| 18165 | 2026.01.06 16:10:39.555424 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18166 | 2026.01.06 16:10:39.555548 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18167 | 2026.01.06 16:10:39.555598 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18168 | 2026.01.06 16:10:39.556513 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18169 | 2026.01.06 16:10:39.556550 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18170 | 2026.01.06 16:10:39.556903 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18171 | 2026.01.06 16:10:39.557124 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18172 | 2026.01.06 16:10:39.557245 [ 105 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18173 | 2026.01.06 16:10:39.557257 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001734 sec., 413494.80968858127 rows/sec., 29.01 MiB/sec. | ||
| 18174 | 2026.01.06 16:10:39.557279 [ 105 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.01.06 16:10:39.557303 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18176 | 2026.01.06 16:10:39.557306 [ 276 ] {c15f55df-4f44-4e3f-979f-d832e52483ba} <Debug> TCPHandler: Processed in 0.001944187 sec. | ||
| 18177 | 2026.01.06 16:10:39.557428 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18178 | 2026.01.06 16:10:39.557431 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18179 | 2026.01.06 16:10:39.557526 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18180 | 2026.01.06 16:10:39.557573 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18181 | 2026.01.06 16:10:39.557600 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18182 | 2026.01.06 16:10:39.557646 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1212 rows starting from the beginning of the part | ||
| 18183 | 2026.01.06 16:10:39.557724 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 713 rows starting from the beginning of the part | ||
| 18184 | 2026.01.06 16:10:39.557780 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 531 rows starting from the beginning of the part | ||
| 18185 | 2026.01.06 16:10:39.557828 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 713 rows starting from the beginning of the part | ||
| 18186 | 2026.01.06 16:10:39.557877 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 71 rows starting from the beginning of the part | ||
| 18187 | 2026.01.06 16:10:39.557898 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18188 | 2026.01.06 16:10:39.557924 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 717 rows starting from the beginning of the part | ||
| 18189 | 2026.01.06 16:10:39.557942 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18190 | 2026.01.06 16:10:39.558280 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18191 | 2026.01.06 16:10:39.558496 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.01.06 16:10:39.558631 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 18193 | 2026.01.06 16:10:39.558669 [ 276 ] {8c28d8cb-c257-42e5-b9b3-5e4dd44ae5a0} <Debug> TCPHandler: Processed in 0.001290255 sec. | ||
| 18194 | 2026.01.06 16:10:39.558785 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18195 | 2026.01.06 16:10:39.558902 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18196 | 2026.01.06 16:10:39.558955 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18197 | 2026.01.06 16:10:39.559461 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18198 | 2026.01.06 16:10:39.559486 [ 197 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3957 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212667 sec., 1860655.3908222714 rows/sec., 139.72 MiB/sec. | ||
| 18199 | 2026.01.06 16:10:39.559498 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18200 | 2026.01.06 16:10:39.559680 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18201 | 2026.01.06 16:10:39.559890 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18202 | 2026.01.06 16:10:39.560001 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18203 | 2026.01.06 16:10:39.560090 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_116_23} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18204 | 2026.01.06 16:10:39.560151 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18205 | 2026.01.06 16:10:39.560174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 18206 | 2026.01.06 16:10:39.560291 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001413 sec., 223637.65038924274 rows/sec., 14.70 MiB/sec. | ||
| 18207 | 2026.01.06 16:10:39.560333 [ 276 ] {2f0dd89d-0dd9-4768-a574-f32b9b6c8aac} <Debug> TCPHandler: Processed in 0.00160715 sec. | ||
| 18208 | 2026.01.06 16:10:39.560447 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2026.01.06 16:10:39.560565 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18210 | 2026.01.06 16:10:39.560617 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18211 | 2026.01.06 16:10:39.560982 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2026.01.06 16:10:39.561026 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18213 | 2026.01.06 16:10:39.561395 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18214 | 2026.01.06 16:10:39.561613 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.01.06 16:10:39.561742 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 18216 | 2026.01.06 16:10:39.561780 [ 276 ] {6b1c2019-8ddd-4fce-afae-bdabd043c4fc} <Debug> TCPHandler: Processed in 0.001392646 sec. | ||
| 18217 | 2026.01.06 16:10:39.561881 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18218 | 2026.01.06 16:10:39.561976 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18219 | 2026.01.06 16:10:39.562031 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <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 | ||
| 18220 | 2026.01.06 16:10:39.562941 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18221 | 2026.01.06 16:10:39.562979 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18222 | 2026.01.06 16:10:39.563523 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18223 | 2026.01.06 16:10:39.563740 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18224 | 2026.01.06 16:10:39.563870 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18225 | 2026.01.06 16:10:39.563882 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001924 sec., 17671.51767151767 rows/sec., 31.67 MiB/sec. | ||
| 18226 | 2026.01.06 16:10:39.563909 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18227 | 2026.01.06 16:10:39.563936 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18228 | 2026.01.06 16:10:39.563957 [ 276 ] {0e2a2c5c-b30e-40ec-8bbf-dd64486fafa9} <Debug> TCPHandler: Processed in 0.00212346 sec. | ||
| 18229 | 2026.01.06 16:10:39.564024 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18230 | 2026.01.06 16:10:39.564078 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18231 | 2026.01.06 16:10:39.564174 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18232 | 2026.01.06 16:10:39.564215 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18233 | 2026.01.06 16:10:39.564215 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18234 | 2026.01.06 16:10:39.564289 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2121 rows starting from the beginning of the part | ||
| 18235 | 2026.01.06 16:10:39.564416 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 18236 | 2026.01.06 16:10:39.564525 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 18237 | 2026.01.06 16:10:39.564567 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18238 | 2026.01.06 16:10:39.564604 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18239 | 2026.01.06 16:10:39.564618 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 18240 | 2026.01.06 16:10:39.564708 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
| 18241 | 2026.01.06 16:10:39.564797 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 18242 | 2026.01.06 16:10:39.564929 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18243 | 2026.01.06 16:10:39.565144 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2026.01.06 16:10:39.565263 [ 105 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18245 | 2026.01.06 16:10:39.565275 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 5.69 MiB/sec. | ||
| 18246 | 2026.01.06 16:10:39.565304 [ 105 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18247 | 2026.01.06 16:10:39.565324 [ 276 ] {ce3766d6-239f-4629-a143-3ee94f78ff7f} <Debug> TCPHandler: Processed in 0.001294594 sec. | ||
| 18248 | 2026.01.06 16:10:39.565328 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18249 | 2026.01.06 16:10:39.565421 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18250 | 2026.01.06 16:10:39.565519 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18251 | 2026.01.06 16:10:39.565551 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_111_22, total 8870 rows starting from the beginning of the part | ||
| 18252 | 2026.01.06 16:10:39.565612 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 18253 | 2026.01.06 16:10:39.565664 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 18254 | 2026.01.06 16:10:39.565710 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 18255 | 2026.01.06 16:10:39.565756 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 18256 | 2026.01.06 16:10:39.565801 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 18257 | 2026.01.06 16:10:39.568482 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9302 rows, containing 4 columns (4 merged, 0 gathered) in 0.003096568 sec., 3003970.847725611 rows/sec., 190.53 MiB/sec. | ||
| 18258 | 2026.01.06 16:10:39.568659 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18259 | 2026.01.06 16:10:39.568931 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18260 | 2026.01.06 16:10:39.569001 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_116_23} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18261 | 2026.01.06 16:10:39.569075 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 18262 | 2026.01.06 16:10:39.573403 [ 192 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2237 rows, containing 19 columns (19 merged, 0 gathered) in 0.009420737 sec., 237454.88277615648 rows/sec., 425.51 MiB/sec. | ||
| 18263 | 2026.01.06 16:10:39.574967 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18264 | 2026.01.06 16:10:39.575303 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.01.06 16:10:39.575373 [ 188 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18266 | 2026.01.06 16:10:39.575464 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 18267 | 2026.01.06 16:10:40.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.51 MiB, peak 403.87 MiB, free memory in arenas 0.00 B, will set to 387.47 MiB (RSS), difference: 1.96 MiB | ||
| 18268 | 2026.01.06 16:10:40.278576 [ 221 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18269 | 2026.01.06 16:10:40.278627 [ 221 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18270 | 2026.01.06 16:10:40.281935 [ 221 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18271 | 2026.01.06 16:10:43.529177 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18272 | 2026.01.06 16:10:43.529228 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18273 | 2026.01.06 16:10:43.701609 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38314 | ||
| 18274 | 2026.01.06 16:10:43.702414 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2026.01.06 16:10:43.702488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18276 | 2026.01.06 16:10:43.703024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18277 | 2026.01.06 16:10:43.703264 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18278 | 2026.01.06 16:10:43.703413 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38314 | ||
| 18279 | 2026.01.06 16:10:43.848625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2316 | ||
| 18280 | 2026.01.06 16:10:43.851101 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.01.06 16:10:43.851145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18282 | 2026.01.06 16:10:43.852354 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18283 | 2026.01.06 16:10:43.852624 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.01.06 16:10:43.852836 [ 223 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18285 | 2026.01.06 16:10:43.852880 [ 223 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18286 | 2026.01.06 16:10:43.852900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2316 | ||
| 18287 | 2026.01.06 16:10:43.855651 [ 223 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18288 | 2026.01.06 16:10:44.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.48 MiB, peak 403.87 MiB, free memory in arenas 0.00 B, will set to 387.47 MiB (RSS), difference: 3.99 MiB | ||
| 18289 | 2026.01.06 16:10:44.001946 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001487288 sec. | ||
| 18290 | 2026.01.06 16:10:44.531055 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18291 | 2026.01.06 16:10:44.531287 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18292 | 2026.01.06 16:10:44.531369 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18293 | 2026.01.06 16:10:44.532063 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18294 | 2026.01.06 16:10:44.532117 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18295 | 2026.01.06 16:10:44.532552 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18296 | 2026.01.06 16:10:44.532813 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18297 | 2026.01.06 16:10:44.532972 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00174 sec., 40229.88505747126 rows/sec., 3.23 MiB/sec. | ||
| 18298 | 2026.01.06 16:10:44.533015 [ 276 ] {25c2e071-2edf-4e1f-81e8-396c233f1f28} <Debug> TCPHandler: Processed in 0.00210206 sec. | ||
| 18299 | 2026.01.06 16:10:44.533042 [ 219 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18300 | 2026.01.06 16:10:44.533096 [ 219 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18301 | 2026.01.06 16:10:44.533142 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18302 | 2026.01.06 16:10:44.533245 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18303 | 2026.01.06 16:10:44.533289 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18304 | 2026.01.06 16:10:44.533687 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18305 | 2026.01.06 16:10:44.533728 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18306 | 2026.01.06 16:10:44.534056 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18307 | 2026.01.06 16:10:44.534311 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18308 | 2026.01.06 16:10:44.534442 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001216 sec., 5756.578947368421 rows/sec., 432.87 KiB/sec. | ||
| 18309 | 2026.01.06 16:10:44.534482 [ 276 ] {61b5ee43-532c-431e-ac20-7d006ffdafc7} <Debug> TCPHandler: Processed in 0.001390666 sec. | ||
| 18310 | 2026.01.06 16:10:44.534590 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18311 | 2026.01.06 16:10:44.534704 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18312 | 2026.01.06 16:10:44.534750 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18313 | 2026.01.06 16:10:44.535305 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18314 | 2026.01.06 16:10:44.535354 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18315 | 2026.01.06 16:10:44.535785 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18316 | 2026.01.06 16:10:44.536005 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.01.06 16:10:44.536140 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001454 sec., 48830.811554332875 rows/sec., 3.81 MiB/sec. | ||
| 18318 | 2026.01.06 16:10:44.536179 [ 276 ] {2c880ce6-2421-46a1-8b91-d15c0be1c19a} <Debug> TCPHandler: Processed in 0.001640191 sec. | ||
| 18319 | 2026.01.06 16:10:44.536220 [ 225 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18320 | 2026.01.06 16:10:44.536272 [ 225 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18321 | 2026.01.06 16:10:44.536289 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18322 | 2026.01.06 16:10:44.536331 [ 219 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18323 | 2026.01.06 16:10:44.536391 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18324 | 2026.01.06 16:10:44.536442 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18325 | 2026.01.06 16:10:44.536848 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.01.06 16:10:44.536888 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18327 | 2026.01.06 16:10:44.537251 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18328 | 2026.01.06 16:10:44.537476 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.01.06 16:10:44.537624 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 18330 | 2026.01.06 16:10:44.537665 [ 276 ] {f7757b50-3a79-435b-8622-eda1d837520d} <Debug> TCPHandler: Processed in 0.001424807 sec. | ||
| 18331 | 2026.01.06 16:10:44.537711 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18332 | 2026.01.06 16:10:44.537767 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18333 | 2026.01.06 16:10:44.537780 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18334 | 2026.01.06 16:10:44.537881 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18335 | 2026.01.06 16:10:44.537938 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <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 | ||
| 18336 | 2026.01.06 16:10:44.538715 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2026.01.06 16:10:44.538756 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18338 | 2026.01.06 16:10:44.539327 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18339 | 2026.01.06 16:10:44.539558 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2026.01.06 16:10:44.539696 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001832 sec., 3820.960698689956 rows/sec., 6.85 MiB/sec. | ||
| 18341 | 2026.01.06 16:10:44.539754 [ 276 ] {07f2533c-feb4-42fb-bb85-cab83a2962b8} <Debug> TCPHandler: Processed in 0.002023538 sec. | ||
| 18342 | 2026.01.06 16:10:44.539877 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18343 | 2026.01.06 16:10:44.539909 [ 225 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18344 | 2026.01.06 16:10:44.539974 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18345 | 2026.01.06 16:10:44.540021 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18346 | 2026.01.06 16:10:44.540347 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2026.01.06 16:10:44.540386 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18348 | 2026.01.06 16:10:44.540723 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18349 | 2026.01.06 16:10:44.540857 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18350 | 2026.01.06 16:10:44.540970 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18351 | 2026.01.06 16:10:44.541106 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 18352 | 2026.01.06 16:10:44.541143 [ 276 ] {907f5d9e-b2de-4569-bf26-ba0c74cd22e2} <Debug> TCPHandler: Processed in 0.001315255 sec. | ||
| 18353 | 2026.01.06 16:10:44.545888 [ 219 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18354 | 2026.01.06 16:10:44.545924 [ 219 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18355 | 2026.01.06 16:10:44.548125 [ 219 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18356 | 2026.01.06 16:10:44.841918 [ 221 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18357 | 2026.01.06 16:10:44.841995 [ 221 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18358 | 2026.01.06 16:10:44.845290 [ 221 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18359 | 2026.01.06 16:10:44.975345 [ 220 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18360 | 2026.01.06 16:10:44.975438 [ 220 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18361 | 2026.01.06 16:10:44.979345 [ 220 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18362 | 2026.01.06 16:10:45.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.91 MiB, peak 403.87 MiB, free memory in arenas 0.00 B, will set to 387.47 MiB (RSS), difference: 3.56 MiB | ||
| 18363 | 2026.01.06 16:10:45.450847 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18364 | 2026.01.06 16:10:45.450903 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18365 | 2026.01.06 16:10:45.453194 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18366 | 2026.01.06 16:10:45.730004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18367 | 2026.01.06 16:10:45.747212 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18368 | 2026.01.06 16:10:45.747274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18369 | 2026.01.06 16:10:45.753276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18370 | 2026.01.06 16:10:45.753979 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18371 | 2026.01.06 16:10:45.757229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18372 | 2026.01.06 16:10:48.835180 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46914 | ||
| 18373 | 2026.01.06 16:10:48.835332 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18374 | 2026.01.06 16:10:48.835372 [ 290 ] {} <Debug> TCP-Session: 72804e79-dd24-4c13-ba61-05493953d2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46914 | ||
| 18375 | 2026.01.06 16:10:48.835402 [ 290 ] {} <Debug> TCP-Session: 72804e79-dd24-4c13-ba61-05493953d2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2026.01.06 16:10:48.835420 [ 290 ] {} <Debug> TCP-Session: 72804e79-dd24-4c13-ba61-05493953d2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18377 | 2026.01.06 16:10:48.835680 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39038 | ||
| 18378 | 2026.01.06 16:10:48.835721 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47791 | ||
| 18379 | 2026.01.06 16:10:48.835750 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64286 | ||
| 18380 | 2026.01.06 16:10:48.835754 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52505 | ||
| 18381 | 2026.01.06 16:10:48.835784 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57430 | ||
| 18382 | 2026.01.06 16:10:48.835836 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18383 | 2026.01.06 16:10:48.835842 [ 290 ] {} <Trace> TCP-Session: 72804e79-dd24-4c13-ba61-05493953d2b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18384 | 2026.01.06 16:10:48.835851 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18385 | 2026.01.06 16:10:48.835877 [ 291 ] {} <Debug> TCP-Session: 506eecd2-fee3-4814-b697-11e72a90b8d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39038 | ||
| 18386 | 2026.01.06 16:10:48.835906 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18387 | 2026.01.06 16:10:48.835917 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18388 | 2026.01.06 16:10:48.835934 [ 275 ] {} <Debug> TCP-Session: cfb6c935-b42f-4625-9933-d92a36fe1630 Authenticating user 'default' from [fd00:1122:3344:101::e]:57430 | ||
| 18389 | 2026.01.06 16:10:48.835934 [ 291 ] {} <Debug> TCP-Session: 506eecd2-fee3-4814-b697-11e72a90b8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18390 | 2026.01.06 16:10:48.835965 [ 275 ] {} <Debug> TCP-Session: cfb6c935-b42f-4625-9933-d92a36fe1630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2026.01.06 16:10:48.835965 [ 297 ] {} <Debug> TCP-Session: 9b7fa920-e13e-4a0f-846c-f0eedc2c34a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52505 | ||
| 18392 | 2026.01.06 16:10:48.835985 [ 275 ] {} <Debug> TCP-Session: cfb6c935-b42f-4625-9933-d92a36fe1630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18393 | 2026.01.06 16:10:48.835978 [ 291 ] {} <Debug> TCP-Session: 506eecd2-fee3-4814-b697-11e72a90b8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2026.01.06 16:10:48.836023 [ 297 ] {} <Debug> TCP-Session: 9b7fa920-e13e-4a0f-846c-f0eedc2c34a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18395 | 2026.01.06 16:10:48.835911 [ 296 ] {} <Debug> TCP-Session: c704ece8-b7c4-478e-9f22-c9048fff2e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:64286 | ||
| 18396 | 2026.01.06 16:10:48.836061 [ 297 ] {} <Debug> TCP-Session: 9b7fa920-e13e-4a0f-846c-f0eedc2c34a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18397 | 2026.01.06 16:10:48.836067 [ 290 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46914) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18398 | 2026.01.06 16:10:48.836094 [ 296 ] {} <Debug> TCP-Session: c704ece8-b7c4-478e-9f22-c9048fff2e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18399 | 2026.01.06 16:10:48.835852 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18400 | 2026.01.06 16:10:48.836137 [ 296 ] {} <Debug> TCP-Session: c704ece8-b7c4-478e-9f22-c9048fff2e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18401 | 2026.01.06 16:10:48.835721 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44744 | ||
| 18402 | 2026.01.06 16:10:48.836170 [ 292 ] {} <Debug> TCP-Session: 9fecb72c-1acf-4338-9f0c-138079820754 Authenticating user 'default' from [fd00:1122:3344:101::e]:47791 | ||
| 18403 | 2026.01.06 16:10:48.835725 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36568 | ||
| 18404 | 2026.01.06 16:10:48.836220 [ 292 ] {} <Debug> TCP-Session: 9fecb72c-1acf-4338-9f0c-138079820754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18405 | 2026.01.06 16:10:48.836256 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18406 | 2026.01.06 16:10:48.836268 [ 292 ] {} <Debug> TCP-Session: 9fecb72c-1acf-4338-9f0c-138079820754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18407 | 2026.01.06 16:10:48.835739 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56814 | ||
| 18408 | 2026.01.06 16:10:48.836295 [ 293 ] {} <Debug> TCP-Session: 3809012a-be36-4893-a754-ad547f1c79ff Authenticating user 'default' from [fd00:1122:3344:101::e]:44744 | ||
| 18409 | 2026.01.06 16:10:48.836314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18410 | 2026.01.06 16:10:48.836354 [ 293 ] {} <Debug> TCP-Session: 3809012a-be36-4893-a754-ad547f1c79ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18411 | 2026.01.06 16:10:48.836378 [ 294 ] {} <Debug> TCP-Session: 5a9fe08b-77e8-448b-a71b-35dd8b92b8fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36568 | ||
| 18412 | 2026.01.06 16:10:48.836386 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18413 | 2026.01.06 16:10:48.836382 [ 293 ] {} <Debug> TCP-Session: 3809012a-be36-4893-a754-ad547f1c79ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18414 | 2026.01.06 16:10:48.836412 [ 294 ] {} <Debug> TCP-Session: 5a9fe08b-77e8-448b-a71b-35dd8b92b8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.01.06 16:10:48.836430 [ 295 ] {} <Debug> TCP-Session: a89f8f74-5fc7-4d53-9f52-0ff06d7fd37a Authenticating user 'default' from [fd00:1122:3344:101::e]:56814 | ||
| 18416 | 2026.01.06 16:10:48.836437 [ 290 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18417 | 2026.01.06 16:10:48.836454 [ 294 ] {} <Debug> TCP-Session: 5a9fe08b-77e8-448b-a71b-35dd8b92b8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2026.01.06 16:10:48.836466 [ 295 ] {} <Debug> TCP-Session: a89f8f74-5fc7-4d53-9f52-0ff06d7fd37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18419 | 2026.01.06 16:10:48.836512 [ 295 ] {} <Debug> TCP-Session: a89f8f74-5fc7-4d53-9f52-0ff06d7fd37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18420 | 2026.01.06 16:10:48.836539 [ 290 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18421 | 2026.01.06 16:10:48.836904 [ 290 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 18422 | 2026.01.06 16:10:48.838013 [ 325 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Trace> AggregatingTransform: Aggregating | ||
| 18423 | 2026.01.06 16:10:48.838479 [ 325 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 18424 | 2026.01.06 16:10:48.838523 [ 325 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001477458 sec. (676.838 rows/sec., 26.44 KiB/sec.) | ||
| 18425 | 2026.01.06 16:10:48.838540 [ 325 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Trace> Aggregator: Merging aggregated data | ||
| 18426 | 2026.01.06 16:10:48.839562 [ 290 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003566 sec., 280.42624789680315 rows/sec., 10.95 KiB/sec. | ||
| 18427 | 2026.01.06 16:10:48.839716 [ 290 ] {e1846175-c735-4b66-9c6a-568108af32f7} <Debug> TCPHandler: Processed in 0.004012275 sec. | ||
| 18428 | 2026.01.06 16:10:48.839862 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18429 | 2026.01.06 16:10:48.839898 [ 290 ] {} <Debug> TCP-Session: 72804e79-dd24-4c13-ba61-05493953d2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18430 | 2026.01.06 16:10:48.839897 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18431 | 2026.01.06 16:10:48.839915 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18432 | 2026.01.06 16:10:48.839938 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18433 | 2026.01.06 16:10:48.839955 [ 275 ] {} <Debug> TCP-Session: cfb6c935-b42f-4625-9933-d92a36fe1630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18434 | 2026.01.06 16:10:48.839964 [ 295 ] {} <Debug> TCP-Session: a89f8f74-5fc7-4d53-9f52-0ff06d7fd37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18435 | 2026.01.06 16:10:48.839978 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18436 | 2026.01.06 16:10:48.839993 [ 291 ] {} <Debug> TCP-Session: 506eecd2-fee3-4814-b697-11e72a90b8d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18437 | 2026.01.06 16:10:48.840018 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18438 | 2026.01.06 16:10:48.840032 [ 296 ] {} <Debug> TCP-Session: c704ece8-b7c4-478e-9f22-c9048fff2e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18439 | 2026.01.06 16:10:48.840038 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18440 | 2026.01.06 16:10:48.840077 [ 293 ] {} <Debug> TCP-Session: 3809012a-be36-4893-a754-ad547f1c79ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18441 | 2026.01.06 16:10:48.840003 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18442 | 2026.01.06 16:10:48.840114 [ 297 ] {} <Debug> TCP-Session: 9b7fa920-e13e-4a0f-846c-f0eedc2c34a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18443 | 2026.01.06 16:10:48.839963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18444 | 2026.01.06 16:10:48.840158 [ 294 ] {} <Debug> TCP-Session: 5a9fe08b-77e8-448b-a71b-35dd8b92b8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18445 | 2026.01.06 16:10:48.840207 [ 292 ] {} <Debug> TCP-Session: 9fecb72c-1acf-4338-9f0c-138079820754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2026.01.06 16:10:49.047189 [ 224 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18447 | 2026.01.06 16:10:49.047261 [ 224 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18448 | 2026.01.06 16:10:49.057809 [ 224 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18449 | 2026.01.06 16:10:49.112263 [ 224 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18450 | 2026.01.06 16:10:49.112374 [ 224 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18451 | 2026.01.06 16:10:49.116533 [ 224 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18452 | 2026.01.06 16:10:49.550074 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18453 | 2026.01.06 16:10:49.550362 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18454 | 2026.01.06 16:10:49.550478 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18455 | 2026.01.06 16:10:49.553250 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18456 | 2026.01.06 16:10:49.553320 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18457 | 2026.01.06 16:10:49.554039 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18458 | 2026.01.06 16:10:49.554487 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18459 | 2026.01.06 16:10:49.554745 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.004455 sec., 92031.4253647587 rows/sec., 5.84 MiB/sec. | ||
| 18460 | 2026.01.06 16:10:49.554835 [ 276 ] {430bd1b9-e3e4-4fb7-97f9-8f240d07fbbc} <Debug> TCPHandler: Processed in 0.005001384 sec. | ||
| 18461 | 2026.01.06 16:10:49.555013 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18462 | 2026.01.06 16:10:49.555133 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18463 | 2026.01.06 16:10:49.555193 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18464 | 2026.01.06 16:10:49.556954 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18465 | 2026.01.06 16:10:49.556996 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18466 | 2026.01.06 16:10:49.557592 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18467 | 2026.01.06 16:10:49.557904 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18468 | 2026.01.06 16:10:49.558087 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002986 sec., 395177.49497655727 rows/sec., 31.51 MiB/sec. | ||
| 18469 | 2026.01.06 16:10:49.558151 [ 276 ] {86b53d62-ec0f-413f-9512-4e7464c73865} <Debug> TCPHandler: Processed in 0.00320695 sec. | ||
| 18470 | 2026.01.06 16:10:49.558381 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18471 | 2026.01.06 16:10:49.558529 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18472 | 2026.01.06 16:10:49.558584 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18473 | 2026.01.06 16:10:49.559202 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18474 | 2026.01.06 16:10:49.559241 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18475 | 2026.01.06 16:10:49.559608 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18476 | 2026.01.06 16:10:49.559913 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18477 | 2026.01.06 16:10:49.560088 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001589 sec., 150409.06230333543 rows/sec., 9.14 MiB/sec. | ||
| 18478 | 2026.01.06 16:10:49.560142 [ 276 ] {f1031742-5749-4c52-9a1a-95fe94d03052} <Debug> TCPHandler: Processed in 0.001831855 sec. | ||
| 18479 | 2026.01.06 16:10:49.560299 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18480 | 2026.01.06 16:10:49.560428 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18481 | 2026.01.06 16:10:49.560484 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18482 | 2026.01.06 16:10:49.561317 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18483 | 2026.01.06 16:10:49.561406 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18484 | 2026.01.06 16:10:49.561972 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18485 | 2026.01.06 16:10:49.562341 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18486 | 2026.01.06 16:10:49.562572 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002173 sec., 97560.9756097561 rows/sec., 6.29 MiB/sec. | ||
| 18487 | 2026.01.06 16:10:49.562637 [ 276 ] {8dde64a4-c6bd-4524-b1f9-71f6ed8ff458} <Debug> TCPHandler: Processed in 0.002402225 sec. | ||
| 18488 | 2026.01.06 16:10:49.562827 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18489 | 2026.01.06 16:10:49.562943 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18490 | 2026.01.06 16:10:49.562988 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18491 | 2026.01.06 16:10:49.563567 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18492 | 2026.01.06 16:10:49.563604 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18493 | 2026.01.06 16:10:49.563960 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18494 | 2026.01.06 16:10:49.564197 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18495 | 2026.01.06 16:10:49.564339 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001419 sec., 148696.26497533475 rows/sec., 8.44 MiB/sec. | ||
| 18496 | 2026.01.06 16:10:49.564379 [ 276 ] {2a2f3824-c9d2-439e-b03c-246913dd05c5} <Debug> TCPHandler: Processed in 0.001613531 sec. | ||
| 18497 | 2026.01.06 16:10:49.564503 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18498 | 2026.01.06 16:10:49.564602 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18499 | 2026.01.06 16:10:49.564646 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18500 | 2026.01.06 16:10:49.565359 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18501 | 2026.01.06 16:10:49.565395 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18502 | 2026.01.06 16:10:49.565740 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18503 | 2026.01.06 16:10:49.565956 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18504 | 2026.01.06 16:10:49.566087 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001505 sec., 473754.15282392025 rows/sec., 33.22 MiB/sec. | ||
| 18505 | 2026.01.06 16:10:49.566126 [ 276 ] {9a7348cc-b1b4-4c4e-ad64-53cb2d046df7} <Debug> TCPHandler: Processed in 0.001674801 sec. | ||
| 18506 | 2026.01.06 16:10:49.566249 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18507 | 2026.01.06 16:10:49.566346 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18508 | 2026.01.06 16:10:49.566391 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18509 | 2026.01.06 16:10:49.566744 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18510 | 2026.01.06 16:10:49.566778 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18511 | 2026.01.06 16:10:49.567098 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18512 | 2026.01.06 16:10:49.567323 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18513 | 2026.01.06 16:10:49.567481 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 18514 | 2026.01.06 16:10:49.567526 [ 276 ] {9191e305-3a4e-465c-862e-889f7f6a76b2} <Debug> TCPHandler: Processed in 0.001328285 sec. | ||
| 18515 | 2026.01.06 16:10:49.567678 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2026.01.06 16:10:49.567783 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18517 | 2026.01.06 16:10:49.567838 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18518 | 2026.01.06 16:10:49.568335 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2026.01.06 16:10:49.568370 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18520 | 2026.01.06 16:10:49.568718 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18521 | 2026.01.06 16:10:49.568949 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18522 | 2026.01.06 16:10:49.569102 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001341 sec., 234153.61670395228 rows/sec., 15.38 MiB/sec. | ||
| 18523 | 2026.01.06 16:10:49.569153 [ 276 ] {7b172695-0e8a-4c41-8fd8-544c5fae0e7e} <Debug> TCPHandler: Processed in 0.001531768 sec. | ||
| 18524 | 2026.01.06 16:10:49.569290 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18525 | 2026.01.06 16:10:49.569400 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18526 | 2026.01.06 16:10:49.569452 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18527 | 2026.01.06 16:10:49.569854 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18528 | 2026.01.06 16:10:49.569895 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18529 | 2026.01.06 16:10:49.570294 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18530 | 2026.01.06 16:10:49.570514 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2026.01.06 16:10:49.570645 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001269 sec., 788.0220646178093 rows/sec., 53.10 KiB/sec. | ||
| 18532 | 2026.01.06 16:10:49.570682 [ 276 ] {ed8ed181-8a3e-4e93-a12d-ea416472ef7c} <Debug> TCPHandler: Processed in 0.001450967 sec. | ||
| 18533 | 2026.01.06 16:10:49.570830 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18534 | 2026.01.06 16:10:49.570955 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18535 | 2026.01.06 16:10:49.571026 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <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 | ||
| 18536 | 2026.01.06 16:10:49.572165 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18537 | 2026.01.06 16:10:49.572208 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18538 | 2026.01.06 16:10:49.573031 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18539 | 2026.01.06 16:10:49.573395 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18540 | 2026.01.06 16:10:49.573577 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002646 sec., 12849.584278155708 rows/sec., 23.03 MiB/sec. | ||
| 18541 | 2026.01.06 16:10:49.573708 [ 276 ] {bdd2c688-7ff9-49d5-bca1-6c801bdcd858} <Debug> TCPHandler: Processed in 0.002936025 sec. | ||
| 18542 | 2026.01.06 16:10:49.573891 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2026.01.06 16:10:49.574021 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18544 | 2026.01.06 16:10:49.574083 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18545 | 2026.01.06 16:10:49.574576 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.01.06 16:10:49.574620 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18547 | 2026.01.06 16:10:49.575074 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18548 | 2026.01.06 16:10:49.575387 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.01.06 16:10:49.575567 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001571 sec., 66199.87269255251 rows/sec., 4.06 MiB/sec. | ||
| 18550 | 2026.01.06 16:10:49.575618 [ 276 ] {4f8a3422-7c60-46bb-bdb0-0b2300383c17} <Debug> TCPHandler: Processed in 0.001794134 sec. | ||
| 18551 | 2026.01.06 16:10:50.116540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52527 | ||
| 18552 | 2026.01.06 16:10:50.116656 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18553 | 2026.01.06 16:10:50.116686 [ 290 ] {} <Debug> TCP-Session: 76e3ee84-763f-4354-8c55-9ce799415ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:52527 | ||
| 18554 | 2026.01.06 16:10:50.116709 [ 290 ] {} <Debug> TCP-Session: 76e3ee84-763f-4354-8c55-9ce799415ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18555 | 2026.01.06 16:10:50.116722 [ 290 ] {} <Debug> TCP-Session: 76e3ee84-763f-4354-8c55-9ce799415ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2026.01.06 16:10:50.116936 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34714 | ||
| 18557 | 2026.01.06 16:10:50.116960 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38745 | ||
| 18558 | 2026.01.06 16:10:50.116979 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65428 | ||
| 18559 | 2026.01.06 16:10:50.117015 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36912 | ||
| 18560 | 2026.01.06 16:10:50.117003 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45687 | ||
| 18561 | 2026.01.06 16:10:50.117069 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18562 | 2026.01.06 16:10:50.117077 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18563 | 2026.01.06 16:10:50.117092 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18564 | 2026.01.06 16:10:50.117109 [ 294 ] {} <Debug> TCP-Session: 1d988b68-2a4c-4611-80a1-5d1b25f44168 Authenticating user 'default' from [fd00:1122:3344:101::e]:38745 | ||
| 18565 | 2026.01.06 16:10:50.117121 [ 295 ] {} <Debug> TCP-Session: a44935af-c958-4363-a0b3-cd12be3f32be Authenticating user 'default' from [fd00:1122:3344:101::e]:65428 | ||
| 18566 | 2026.01.06 16:10:50.117139 [ 275 ] {} <Debug> TCP-Session: 62eb96e6-80ee-4f2a-8dcf-66452778748a Authenticating user 'default' from [fd00:1122:3344:101::e]:36912 | ||
| 18567 | 2026.01.06 16:10:50.117148 [ 294 ] {} <Debug> TCP-Session: 1d988b68-2a4c-4611-80a1-5d1b25f44168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18568 | 2026.01.06 16:10:50.117148 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18569 | 2026.01.06 16:10:50.117180 [ 294 ] {} <Debug> TCP-Session: 1d988b68-2a4c-4611-80a1-5d1b25f44168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18570 | 2026.01.06 16:10:50.117203 [ 297 ] {} <Debug> TCP-Session: 800c2474-710e-470a-a61c-0cfc548cb113 Authenticating user 'default' from [fd00:1122:3344:101::e]:45687 | ||
| 18571 | 2026.01.06 16:10:50.117165 [ 295 ] {} <Debug> TCP-Session: a44935af-c958-4363-a0b3-cd12be3f32be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18572 | 2026.01.06 16:10:50.117235 [ 297 ] {} <Debug> TCP-Session: 800c2474-710e-470a-a61c-0cfc548cb113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18573 | 2026.01.06 16:10:50.117250 [ 295 ] {} <Debug> TCP-Session: a44935af-c958-4363-a0b3-cd12be3f32be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18574 | 2026.01.06 16:10:50.117262 [ 297 ] {} <Debug> TCP-Session: 800c2474-710e-470a-a61c-0cfc548cb113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18575 | 2026.01.06 16:10:50.117067 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18576 | 2026.01.06 16:10:50.117060 [ 290 ] {} <Trace> TCP-Session: 76e3ee84-763f-4354-8c55-9ce799415ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18577 | 2026.01.06 16:10:50.117318 [ 291 ] {} <Debug> TCP-Session: 22791790-309a-4354-8afe-589dc724ebe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34714 | ||
| 18578 | 2026.01.06 16:10:50.116995 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33135 | ||
| 18579 | 2026.01.06 16:10:50.117353 [ 291 ] {} <Debug> TCP-Session: 22791790-309a-4354-8afe-589dc724ebe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18580 | 2026.01.06 16:10:50.116954 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62688 | ||
| 18581 | 2026.01.06 16:10:50.117401 [ 291 ] {} <Debug> TCP-Session: 22791790-309a-4354-8afe-589dc724ebe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18582 | 2026.01.06 16:10:50.116950 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39399 | ||
| 18583 | 2026.01.06 16:10:50.117452 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18584 | 2026.01.06 16:10:50.117466 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18585 | 2026.01.06 16:10:50.117486 [ 296 ] {} <Debug> TCP-Session: 71e035ba-5abd-4bc9-90c8-99d692811941 Authenticating user 'default' from [fd00:1122:3344:101::e]:33135 | ||
| 18586 | 2026.01.06 16:10:50.117494 [ 290 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18587 | 2026.01.06 16:10:50.117502 [ 293 ] {} <Debug> TCP-Session: b1920970-8a0b-4da1-a0a2-ff9674d69ade Authenticating user 'default' from [fd00:1122:3344:101::e]:62688 | ||
| 18588 | 2026.01.06 16:10:50.117516 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18589 | 2026.01.06 16:10:50.117543 [ 293 ] {} <Debug> TCP-Session: b1920970-8a0b-4da1-a0a2-ff9674d69ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18590 | 2026.01.06 16:10:50.117518 [ 296 ] {} <Debug> TCP-Session: 71e035ba-5abd-4bc9-90c8-99d692811941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18591 | 2026.01.06 16:10:50.117565 [ 292 ] {} <Debug> TCP-Session: 044b9590-92a0-42d4-9ed8-8dab9e4e6ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:39399 | ||
| 18592 | 2026.01.06 16:10:50.117568 [ 293 ] {} <Debug> TCP-Session: b1920970-8a0b-4da1-a0a2-ff9674d69ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18593 | 2026.01.06 16:10:50.117596 [ 292 ] {} <Debug> TCP-Session: 044b9590-92a0-42d4-9ed8-8dab9e4e6ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18594 | 2026.01.06 16:10:50.117586 [ 296 ] {} <Debug> TCP-Session: 71e035ba-5abd-4bc9-90c8-99d692811941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18595 | 2026.01.06 16:10:50.117655 [ 292 ] {} <Debug> TCP-Session: 044b9590-92a0-42d4-9ed8-8dab9e4e6ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18596 | 2026.01.06 16:10:50.117168 [ 275 ] {} <Debug> TCP-Session: 62eb96e6-80ee-4f2a-8dcf-66452778748a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18597 | 2026.01.06 16:10:50.117694 [ 275 ] {} <Debug> TCP-Session: 62eb96e6-80ee-4f2a-8dcf-66452778748a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18598 | 2026.01.06 16:10:50.117809 [ 290 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18599 | 2026.01.06 16:10:50.117875 [ 290 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18600 | 2026.01.06 16:10:50.118209 [ 290 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 18601 | 2026.01.06 16:10:50.119285 [ 316 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Trace> AggregatingTransform: Aggregating | ||
| 18602 | 2026.01.06 16:10:50.119342 [ 316 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 18603 | 2026.01.06 16:10:50.119416 [ 316 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098141 sec. (910.630 rows/sec., 35.57 KiB/sec.) | ||
| 18604 | 2026.01.06 16:10:50.119438 [ 316 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Trace> Aggregator: Merging aggregated data | ||
| 18605 | 2026.01.06 16:10:50.120571 [ 290 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 18606 | 2026.01.06 16:10:50.120762 [ 290 ] {4c19670e-2f72-48c6-bb20-64eec77eeb0e} <Debug> TCPHandler: Processed in 0.003827942 sec. | ||
| 18607 | 2026.01.06 16:10:50.120911 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18608 | 2026.01.06 16:10:50.120948 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18609 | 2026.01.06 16:10:50.120966 [ 290 ] {} <Debug> TCP-Session: 76e3ee84-763f-4354-8c55-9ce799415ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18610 | 2026.01.06 16:10:50.120994 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18611 | 2026.01.06 16:10:50.121016 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18612 | 2026.01.06 16:10:50.121039 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18613 | 2026.01.06 16:10:50.121068 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18614 | 2026.01.06 16:10:50.121111 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18615 | 2026.01.06 16:10:50.121116 [ 295 ] {} <Debug> TCP-Session: a44935af-c958-4363-a0b3-cd12be3f32be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18616 | 2026.01.06 16:10:50.121142 [ 294 ] {} <Debug> TCP-Session: 1d988b68-2a4c-4611-80a1-5d1b25f44168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18617 | 2026.01.06 16:10:50.121161 [ 297 ] {} <Debug> TCP-Session: 800c2474-710e-470a-a61c-0cfc548cb113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18618 | 2026.01.06 16:10:50.121094 [ 275 ] {} <Debug> TCP-Session: 62eb96e6-80ee-4f2a-8dcf-66452778748a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18619 | 2026.01.06 16:10:50.121089 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18620 | 2026.01.06 16:10:50.121073 [ 293 ] {} <Debug> TCP-Session: b1920970-8a0b-4da1-a0a2-ff9674d69ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18621 | 2026.01.06 16:10:50.121278 [ 296 ] {} <Debug> TCP-Session: 71e035ba-5abd-4bc9-90c8-99d692811941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18622 | 2026.01.06 16:10:50.121022 [ 291 ] {} <Debug> TCP-Session: 22791790-309a-4354-8afe-589dc724ebe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18623 | 2026.01.06 16:10:50.120969 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18624 | 2026.01.06 16:10:50.121395 [ 292 ] {} <Debug> TCP-Session: 044b9590-92a0-42d4-9ed8-8dab9e4e6ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18625 | 2026.01.06 16:10:50.256858 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53512 | ||
| 18626 | 2026.01.06 16:10:50.256968 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18627 | 2026.01.06 16:10:50.256994 [ 297 ] {} <Debug> TCP-Session: 04adfe73-1a0e-4f3c-b09d-949cd71d4b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:53512 | ||
| 18628 | 2026.01.06 16:10:50.257018 [ 297 ] {} <Debug> TCP-Session: 04adfe73-1a0e-4f3c-b09d-949cd71d4b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18629 | 2026.01.06 16:10:50.257031 [ 297 ] {} <Debug> TCP-Session: 04adfe73-1a0e-4f3c-b09d-949cd71d4b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18630 | 2026.01.06 16:10:50.257240 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47373 | ||
| 18631 | 2026.01.06 16:10:50.257275 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40108 | ||
| 18632 | 2026.01.06 16:10:50.257279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61151 | ||
| 18633 | 2026.01.06 16:10:50.257308 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46984 | ||
| 18634 | 2026.01.06 16:10:50.257313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44825 | ||
| 18635 | 2026.01.06 16:10:50.257372 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18636 | 2026.01.06 16:10:50.257365 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18637 | 2026.01.06 16:10:50.257435 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18638 | 2026.01.06 16:10:50.257439 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18639 | 2026.01.06 16:10:50.257455 [ 275 ] {} <Debug> TCP-Session: b8f70446-4e44-4720-b001-f0b606d85b88 Authenticating user 'default' from [fd00:1122:3344:101::e]:47373 | ||
| 18640 | 2026.01.06 16:10:50.257485 [ 294 ] {} <Debug> TCP-Session: 6f1e9dd0-3005-45b7-b5b2-1caeba53a047 Authenticating user 'default' from [fd00:1122:3344:101::e]:46984 | ||
| 18641 | 2026.01.06 16:10:50.257482 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18642 | 2026.01.06 16:10:50.257526 [ 294 ] {} <Debug> TCP-Session: 6f1e9dd0-3005-45b7-b5b2-1caeba53a047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18643 | 2026.01.06 16:10:50.257510 [ 275 ] {} <Debug> TCP-Session: b8f70446-4e44-4720-b001-f0b606d85b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18644 | 2026.01.06 16:10:50.257555 [ 294 ] {} <Debug> TCP-Session: 6f1e9dd0-3005-45b7-b5b2-1caeba53a047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18645 | 2026.01.06 16:10:50.257575 [ 275 ] {} <Debug> TCP-Session: b8f70446-4e44-4720-b001-f0b606d85b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18646 | 2026.01.06 16:10:50.257552 [ 292 ] {} <Debug> TCP-Session: 8ead3c33-93cf-4910-8f13-1fb8e4ad33d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44825 | ||
| 18647 | 2026.01.06 16:10:50.257473 [ 290 ] {} <Debug> TCP-Session: 62832cd3-be1f-47b9-8688-334cdbfc7f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:61151 | ||
| 18648 | 2026.01.06 16:10:50.257631 [ 292 ] {} <Debug> TCP-Session: 8ead3c33-93cf-4910-8f13-1fb8e4ad33d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18649 | 2026.01.06 16:10:50.257649 [ 290 ] {} <Debug> TCP-Session: 62832cd3-be1f-47b9-8688-334cdbfc7f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18650 | 2026.01.06 16:10:50.257658 [ 292 ] {} <Debug> TCP-Session: 8ead3c33-93cf-4910-8f13-1fb8e4ad33d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18651 | 2026.01.06 16:10:50.257671 [ 290 ] {} <Debug> TCP-Session: 62832cd3-be1f-47b9-8688-334cdbfc7f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18652 | 2026.01.06 16:10:50.257443 [ 291 ] {} <Debug> TCP-Session: cb785c73-5a4e-49dc-929e-1d57e8d8ac27 Authenticating user 'default' from [fd00:1122:3344:101::e]:40108 | ||
| 18653 | 2026.01.06 16:10:50.257327 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50419 | ||
| 18654 | 2026.01.06 16:10:50.257729 [ 291 ] {} <Debug> TCP-Session: cb785c73-5a4e-49dc-929e-1d57e8d8ac27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18655 | 2026.01.06 16:10:50.257315 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37542 | ||
| 18656 | 2026.01.06 16:10:50.257761 [ 291 ] {} <Debug> TCP-Session: cb785c73-5a4e-49dc-929e-1d57e8d8ac27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18657 | 2026.01.06 16:10:50.257292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59907 | ||
| 18658 | 2026.01.06 16:10:50.257793 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18659 | 2026.01.06 16:10:50.257819 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18660 | 2026.01.06 16:10:50.257840 [ 296 ] {} <Debug> TCP-Session: 792b75f7-5b75-4369-8c95-80fc2683280c Authenticating user 'default' from [fd00:1122:3344:101::e]:50419 | ||
| 18661 | 2026.01.06 16:10:50.257856 [ 295 ] {} <Debug> TCP-Session: cb4147cd-59af-47cf-8fc4-717925c0c6bd Authenticating user 'default' from [fd00:1122:3344:101::e]:37542 | ||
| 18662 | 2026.01.06 16:10:50.257865 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18663 | 2026.01.06 16:10:50.257869 [ 296 ] {} <Debug> TCP-Session: 792b75f7-5b75-4369-8c95-80fc2683280c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18664 | 2026.01.06 16:10:50.257895 [ 295 ] {} <Debug> TCP-Session: cb4147cd-59af-47cf-8fc4-717925c0c6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18665 | 2026.01.06 16:10:50.257909 [ 293 ] {} <Debug> TCP-Session: 942d70fb-e8d5-4c45-817d-f8da4d000966 Authenticating user 'default' from [fd00:1122:3344:101::e]:59907 | ||
| 18666 | 2026.01.06 16:10:50.257926 [ 296 ] {} <Debug> TCP-Session: 792b75f7-5b75-4369-8c95-80fc2683280c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18667 | 2026.01.06 16:10:50.257934 [ 295 ] {} <Debug> TCP-Session: cb4147cd-59af-47cf-8fc4-717925c0c6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18668 | 2026.01.06 16:10:50.257953 [ 293 ] {} <Debug> TCP-Session: 942d70fb-e8d5-4c45-817d-f8da4d000966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18669 | 2026.01.06 16:10:50.257369 [ 297 ] {} <Trace> TCP-Session: 04adfe73-1a0e-4f3c-b09d-949cd71d4b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18670 | 2026.01.06 16:10:50.257987 [ 293 ] {} <Debug> TCP-Session: 942d70fb-e8d5-4c45-817d-f8da4d000966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18671 | 2026.01.06 16:10:50.258159 [ 297 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18672 | 2026.01.06 16:10:50.258450 [ 297 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18673 | 2026.01.06 16:10:50.258509 [ 297 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18674 | 2026.01.06 16:10:50.258789 [ 297 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 18675 | 2026.01.06 16:10:50.259763 [ 329 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Trace> AggregatingTransform: Aggregating | ||
| 18676 | 2026.01.06 16:10:50.259805 [ 329 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Trace> Aggregator: Aggregation method: without_key | ||
| 18677 | 2026.01.06 16:10:50.259842 [ 329 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952748 sec. (1049.595 rows/sec., 41.00 KiB/sec.) | ||
| 18678 | 2026.01.06 16:10:50.259861 [ 329 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Trace> Aggregator: Merging aggregated data | ||
| 18679 | 2026.01.06 16:10:50.261391 [ 297 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003294 sec., 303.58227079538557 rows/sec., 11.86 KiB/sec. | ||
| 18680 | 2026.01.06 16:10:50.261569 [ 297 ] {c240f4b7-9a41-401c-a5eb-69a90055cf06} <Debug> TCPHandler: Processed in 0.004333272 sec. | ||
| 18681 | 2026.01.06 16:10:50.261710 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18682 | 2026.01.06 16:10:50.261742 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18683 | 2026.01.06 16:10:50.261750 [ 297 ] {} <Debug> TCP-Session: 04adfe73-1a0e-4f3c-b09d-949cd71d4b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18684 | 2026.01.06 16:10:50.261775 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18685 | 2026.01.06 16:10:50.261788 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18686 | 2026.01.06 16:10:50.261812 [ 290 ] {} <Debug> TCP-Session: 62832cd3-be1f-47b9-8688-334cdbfc7f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18687 | 2026.01.06 16:10:50.261835 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18688 | 2026.01.06 16:10:50.261853 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18689 | 2026.01.06 16:10:50.261892 [ 293 ] {} <Debug> TCP-Session: 942d70fb-e8d5-4c45-817d-f8da4d000966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18690 | 2026.01.06 16:10:50.261841 [ 295 ] {} <Debug> TCP-Session: cb4147cd-59af-47cf-8fc4-717925c0c6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18691 | 2026.01.06 16:10:50.261915 [ 294 ] {} <Debug> TCP-Session: 6f1e9dd0-3005-45b7-b5b2-1caeba53a047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18692 | 2026.01.06 16:10:50.261835 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18693 | 2026.01.06 16:10:50.261832 [ 275 ] {} <Debug> TCP-Session: b8f70446-4e44-4720-b001-f0b606d85b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18694 | 2026.01.06 16:10:50.261992 [ 291 ] {} <Debug> TCP-Session: cb785c73-5a4e-49dc-929e-1d57e8d8ac27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18695 | 2026.01.06 16:10:50.261806 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18696 | 2026.01.06 16:10:50.261757 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18697 | 2026.01.06 16:10:50.262055 [ 292 ] {} <Debug> TCP-Session: 8ead3c33-93cf-4910-8f13-1fb8e4ad33d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18698 | 2026.01.06 16:10:50.262070 [ 296 ] {} <Debug> TCP-Session: 792b75f7-5b75-4369-8c95-80fc2683280c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18699 | 2026.01.06 16:10:51.203644 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38826 | ||
| 18700 | 2026.01.06 16:10:51.204414 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18701 | 2026.01.06 16:10:51.204489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18702 | 2026.01.06 16:10:51.205207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18703 | 2026.01.06 16:10:51.205573 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2026.01.06 16:10:51.205789 [ 91 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18705 | 2026.01.06 16:10:51.205826 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38826 | ||
| 18706 | 2026.01.06 16:10:51.205848 [ 91 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18707 | 2026.01.06 16:10:51.205877 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18708 | 2026.01.06 16:10:51.206068 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18709 | 2026.01.06 16:10:51.206278 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18710 | 2026.01.06 16:10:51.206346 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36394 rows starting from the beginning of the part | ||
| 18711 | 2026.01.06 16:10:51.206446 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18712 | 2026.01.06 16:10:51.206517 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18713 | 2026.01.06 16:10:51.206584 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18714 | 2026.01.06 16:10:51.206645 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18715 | 2026.01.06 16:10:51.206706 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18716 | 2026.01.06 16:10:51.210028 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38826 rows, containing 4 columns (4 merged, 0 gathered) in 0.004049836 sec., 9587054.883210085 rows/sec., 137.14 MiB/sec. | ||
| 18717 | 2026.01.06 16:10:51.210566 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18718 | 2026.01.06 16:10:51.210935 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18719 | 2026.01.06 16:10:51.211026 [ 191 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_81_16} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18720 | 2026.01.06 16:10:51.211152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 18721 | 2026.01.06 16:10:53.257385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18722 | 2026.01.06 16:10:53.275609 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18723 | 2026.01.06 16:10:53.275679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18724 | 2026.01.06 16:10:53.281905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18725 | 2026.01.06 16:10:53.282606 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2026.01.06 16:10:53.282931 [ 90 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18727 | 2026.01.06 16:10:53.283027 [ 90 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2026.01.06 16:10:53.283065 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18729 | 2026.01.06 16:10:53.283224 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18730 | 2026.01.06 16:10:53.286142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18731 | 2026.01.06 16:10:53.287245 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18732 | 2026.01.06 16:10:53.288675 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18733 | 2026.01.06 16:10:53.293462 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18734 | 2026.01.06 16:10:53.298045 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18735 | 2026.01.06 16:10:53.302563 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18736 | 2026.01.06 16:10:53.307548 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18737 | 2026.01.06 16:10:53.312419 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18738 | 2026.01.06 16:10:53.371200 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.088047558 sec., 6928.074030173557 rows/sec., 35.82 MiB/sec. | ||
| 18739 | 2026.01.06 16:10:53.374472 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18740 | 2026.01.06 16:10:53.376427 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18741 | 2026.01.06 16:10:53.376502 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_81_16} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18742 | 2026.01.06 16:10:53.379153 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18743 | 2026.01.06 16:10:53.853209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2356 | ||
| 18744 | 2026.01.06 16:10:53.855885 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18745 | 2026.01.06 16:10:53.855950 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 18746 | 2026.01.06 16:10:53.857220 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18747 | 2026.01.06 16:10:53.857505 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2026.01.06 16:10:53.857892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2356 | ||
| 18749 | 2026.01.06 16:10:54.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.56 MiB, peak 405.97 MiB, free memory in arenas 0.00 B, will set to 387.49 MiB (RSS), difference: -1.07 MiB | ||
| 18750 | 2026.01.06 16:10:54.561767 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.01.06 16:10:54.561960 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18752 | 2026.01.06 16:10:54.562028 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18753 | 2026.01.06 16:10:54.562674 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2026.01.06 16:10:54.562714 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18755 | 2026.01.06 16:10:54.563101 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18756 | 2026.01.06 16:10:54.563326 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.01.06 16:10:54.563488 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001575 sec., 2539.6825396825398 rows/sec., 207.09 KiB/sec. | ||
| 18758 | 2026.01.06 16:10:54.563552 [ 276 ] {547ffc55-5343-47e3-a562-ea8c26b435dd} <Debug> TCPHandler: Processed in 0.001914416 sec. | ||
| 18759 | 2026.01.06 16:10:54.563686 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.01.06 16:10:54.563792 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18761 | 2026.01.06 16:10:54.563837 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18762 | 2026.01.06 16:10:54.564922 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.01.06 16:10:54.564957 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18764 | 2026.01.06 16:10:54.565344 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18765 | 2026.01.06 16:10:54.565557 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.06 16:10:54.565695 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001927 sec., 628956.9278671511 rows/sec., 51.92 MiB/sec. | ||
| 18767 | 2026.01.06 16:10:54.565734 [ 276 ] {c3e91cb0-3996-468c-afbe-38bfa3e8fe11} <Debug> TCPHandler: Processed in 0.00210158 sec. | ||
| 18768 | 2026.01.06 16:10:54.565847 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.01.06 16:10:54.565947 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18770 | 2026.01.06 16:10:54.565987 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18771 | 2026.01.06 16:10:54.566389 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.01.06 16:10:54.566424 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18773 | 2026.01.06 16:10:54.566724 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18774 | 2026.01.06 16:10:54.566926 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.01.06 16:10:54.567054 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 713.61 KiB/sec. | ||
| 18776 | 2026.01.06 16:10:54.567093 [ 276 ] {360e2372-a398-46a8-aafa-442db234c27f} <Debug> TCPHandler: Processed in 0.001295684 sec. | ||
| 18777 | 2026.01.06 16:10:54.567194 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2026.01.06 16:10:54.567292 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18779 | 2026.01.06 16:10:54.567333 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18780 | 2026.01.06 16:10:54.567813 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2026.01.06 16:10:54.567847 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18782 | 2026.01.06 16:10:54.568145 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18783 | 2026.01.06 16:10:54.568351 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2026.01.06 16:10:54.568477 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001205 sec., 189211.61825726143 rows/sec., 12.81 MiB/sec. | ||
| 18785 | 2026.01.06 16:10:54.568514 [ 276 ] {12bb4708-24e4-45df-8756-1bd70361bb66} <Debug> TCPHandler: Processed in 0.001368636 sec. | ||
| 18786 | 2026.01.06 16:10:54.568618 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18787 | 2026.01.06 16:10:54.568715 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18788 | 2026.01.06 16:10:54.568754 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18789 | 2026.01.06 16:10:54.569353 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2026.01.06 16:10:54.569388 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18791 | 2026.01.06 16:10:54.569714 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18792 | 2026.01.06 16:10:54.569916 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18793 | 2026.01.06 16:10:54.570043 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001347 sec., 394209.3541202672 rows/sec., 29.21 MiB/sec. | ||
| 18794 | 2026.01.06 16:10:54.570082 [ 276 ] {0e116337-33d6-4afd-86eb-c791cb5e0a79} <Debug> TCPHandler: Processed in 0.001513128 sec. | ||
| 18795 | 2026.01.06 16:10:54.570190 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18796 | 2026.01.06 16:10:54.570286 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18797 | 2026.01.06 16:10:54.570331 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18798 | 2026.01.06 16:10:54.570896 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18799 | 2026.01.06 16:10:54.570930 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18800 | 2026.01.06 16:10:54.571307 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18801 | 2026.01.06 16:10:54.571534 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.01.06 16:10:54.571637 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
| 18803 | 2026.01.06 16:10:54.571662 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001394 sec., 606886.6571018652 rows/sec., 40.85 MiB/sec. | ||
| 18804 | 2026.01.06 16:10:54.571673 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2026.01.06 16:10:54.571693 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18806 | 2026.01.06 16:10:54.571700 [ 276 ] {bd551204-1304-48b4-bb81-27fa2d076435} <Debug> TCPHandler: Processed in 0.001558939 sec. | ||
| 18807 | 2026.01.06 16:10:54.571809 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
| 18808 | 2026.01.06 16:10:54.571839 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18809 | 2026.01.06 16:10:54.571947 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18810 | 2026.01.06 16:10:54.571969 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18811 | 2026.01.06 16:10:54.572004 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <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 | ||
| 18812 | 2026.01.06 16:10:54.572017 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 40271 rows starting from the beginning of the part | ||
| 18813 | 2026.01.06 16:10:54.572101 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 18814 | 2026.01.06 16:10:54.572158 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 316 rows starting from the beginning of the part | ||
| 18815 | 2026.01.06 16:10:54.572209 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 18816 | 2026.01.06 16:10:54.572270 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 314 rows starting from the beginning of the part | ||
| 18817 | 2026.01.06 16:10:54.572323 [ 195 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 846 rows starting from the beginning of the part | ||
| 18818 | 2026.01.06 16:10:54.572793 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18819 | 2026.01.06 16:10:54.572834 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18820 | 2026.01.06 16:10:54.573373 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18821 | 2026.01.06 16:10:54.573607 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18822 | 2026.01.06 16:10:54.573756 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001826 sec., 3833.515881708653 rows/sec., 6.87 MiB/sec. | ||
| 18823 | 2026.01.06 16:10:54.573824 [ 276 ] {f1b987ce-94d6-4d42-ac01-2bda76541d0c} <Debug> TCPHandler: Processed in 0.002035269 sec. | ||
| 18824 | 2026.01.06 16:10:54.573938 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18825 | 2026.01.06 16:10:54.574034 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18826 | 2026.01.06 16:10:54.574076 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18827 | 2026.01.06 16:10:54.574427 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18828 | 2026.01.06 16:10:54.574462 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18829 | 2026.01.06 16:10:54.574770 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18830 | 2026.01.06 16:10:54.574978 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18831 | 2026.01.06 16:10:54.575112 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 18832 | 2026.01.06 16:10:54.575150 [ 276 ] {3b5e9f0e-e53d-4d84-8300-63a45184c311} <Debug> TCPHandler: Processed in 0.001262574 sec. | ||
| 18833 | 2026.01.06 16:10:54.580159 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42067 rows, containing 5 columns (5 merged, 0 gathered) in 0.008395558 sec., 5010625.857149698 rows/sec., 335.30 MiB/sec. | ||
| 18834 | 2026.01.06 16:10:54.580925 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 18835 | 2026.01.06 16:10:54.581268 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18836 | 2026.01.06 16:10:54.581351 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
| 18837 | 2026.01.06 16:10:54.581453 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18838 | 2026.01.06 16:10:58.529275 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18839 | 2026.01.06 16:10:58.529325 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18840 | 2026.01.06 16:10:58.706014 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39274 | ||
| 18841 | 2026.01.06 16:10:58.706548 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18842 | 2026.01.06 16:10:58.706599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18843 | 2026.01.06 16:10:58.707112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18844 | 2026.01.06 16:10:58.707361 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18845 | 2026.01.06 16:10:58.707512 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39274 | ||
| 18846 | 2026.01.06 16:10:59.544003 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18847 | 2026.01.06 16:10:59.544309 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18848 | 2026.01.06 16:10:59.544386 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18849 | 2026.01.06 16:10:59.545261 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18850 | 2026.01.06 16:10:59.545319 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18851 | 2026.01.06 16:10:59.545731 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18852 | 2026.01.06 16:10:59.545995 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18853 | 2026.01.06 16:10:59.546169 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001922 sec., 213319.4588969823 rows/sec., 13.53 MiB/sec. | ||
| 18854 | 2026.01.06 16:10:59.546224 [ 276 ] {3494041b-82bf-492e-b245-009de63f6cab} <Debug> TCPHandler: Processed in 0.002404155 sec. | ||
| 18855 | 2026.01.06 16:10:59.546354 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18856 | 2026.01.06 16:10:59.546458 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18857 | 2026.01.06 16:10:59.546503 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18858 | 2026.01.06 16:10:59.547710 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18859 | 2026.01.06 16:10:59.547749 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18860 | 2026.01.06 16:10:59.548145 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18861 | 2026.01.06 16:10:59.548356 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18862 | 2026.01.06 16:10:59.548494 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002061 sec., 572537.6031052887 rows/sec., 45.66 MiB/sec. | ||
| 18863 | 2026.01.06 16:10:59.548534 [ 276 ] {bd0d5975-d68d-4c81-8069-3ec8ec943d2d} <Debug> TCPHandler: Processed in 0.002230471 sec. | ||
| 18864 | 2026.01.06 16:10:59.548649 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18865 | 2026.01.06 16:10:59.548748 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18866 | 2026.01.06 16:10:59.548790 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18867 | 2026.01.06 16:10:59.549374 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2026.01.06 16:10:59.549412 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18869 | 2026.01.06 16:10:59.549754 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18870 | 2026.01.06 16:10:59.549993 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18871 | 2026.01.06 16:10:59.550129 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001403 sec., 170349.25160370636 rows/sec., 10.35 MiB/sec. | ||
| 18872 | 2026.01.06 16:10:59.550126 [ 31 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18873 | 2026.01.06 16:10:59.550168 [ 276 ] {5465ceb9-bdf0-4ab1-ad68-bf315aabc407} <Debug> TCPHandler: Processed in 0.001568409 sec. | ||
| 18874 | 2026.01.06 16:10:59.550203 [ 31 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18875 | 2026.01.06 16:10:59.550230 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18876 | 2026.01.06 16:10:59.550293 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18877 | 2026.01.06 16:10:59.550322 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18878 | 2026.01.06 16:10:59.550396 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18879 | 2026.01.06 16:10:59.550412 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18880 | 2026.01.06 16:10:59.550438 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18881 | 2026.01.06 16:10:59.550443 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 264 rows starting from the beginning of the part | ||
| 18882 | 2026.01.06 16:10:59.550504 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 243 rows starting from the beginning of the part | ||
| 18883 | 2026.01.06 16:10:59.550549 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 7 rows starting from the beginning of the part | ||
| 18884 | 2026.01.06 16:10:59.550590 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 239 rows starting from the beginning of the part | ||
| 18885 | 2026.01.06 16:10:59.550628 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 11 rows starting from the beginning of the part | ||
| 18886 | 2026.01.06 16:10:59.550669 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 239 rows starting from the beginning of the part | ||
| 18887 | 2026.01.06 16:10:59.550982 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2026.01.06 16:10:59.551020 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18889 | 2026.01.06 16:10:59.551382 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18890 | 2026.01.06 16:10:59.551537 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249754 sec., 802557.9434032617 rows/sec., 52.20 MiB/sec. | ||
| 18891 | 2026.01.06 16:10:59.551644 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18892 | 2026.01.06 16:10:59.551733 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18893 | 2026.01.06 16:10:59.551821 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001444 sec., 146814.40443213296 rows/sec., 9.47 MiB/sec. | ||
| 18894 | 2026.01.06 16:10:59.551860 [ 224 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18895 | 2026.01.06 16:10:59.551872 [ 276 ] {fa8040e6-6f1c-4f90-81a0-7f3e208139d5} <Debug> TCPHandler: Processed in 0.00162967 sec. | ||
| 18896 | 2026.01.06 16:10:59.551889 [ 224 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18897 | 2026.01.06 16:10:59.552000 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18898 | 2026.01.06 16:10:59.552061 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18899 | 2026.01.06 16:10:59.552102 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18900 | 2026.01.06 16:10:59.552149 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18901 | 2026.01.06 16:10:59.552162 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_116_23} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18902 | 2026.01.06 16:10:59.552268 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18903 | 2026.01.06 16:10:59.552707 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18904 | 2026.01.06 16:10:59.552751 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18905 | 2026.01.06 16:10:59.553108 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18906 | 2026.01.06 16:10:59.553341 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18907 | 2026.01.06 16:10:59.553480 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001397 sec., 151037.93843951324 rows/sec., 8.58 MiB/sec. | ||
| 18908 | 2026.01.06 16:10:59.553522 [ 276 ] {8ea0a0fc-55f9-41ee-99e3-8e7bc610bb78} <Debug> TCPHandler: Processed in 0.0015724 sec. | ||
| 18909 | 2026.01.06 16:10:59.553626 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18910 | 2026.01.06 16:10:59.553724 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18911 | 2026.01.06 16:10:59.553767 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18912 | 2026.01.06 16:10:59.554595 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18913 | 2026.01.06 16:10:59.554631 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18914 | 2026.01.06 16:10:59.554970 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18915 | 2026.01.06 16:10:59.555179 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18916 | 2026.01.06 16:10:59.555314 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001607 sec., 443683.8830118233 rows/sec., 31.11 MiB/sec. | ||
| 18917 | 2026.01.06 16:10:59.555354 [ 276 ] {07088eb1-83ae-4b5f-bfd7-2fb3b4029bc5} <Debug> TCPHandler: Processed in 0.001777763 sec. | ||
| 18918 | 2026.01.06 16:10:59.555466 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18919 | 2026.01.06 16:10:59.555561 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18920 | 2026.01.06 16:10:59.555603 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18921 | 2026.01.06 16:10:59.555864 [ 224 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18922 | 2026.01.06 16:10:59.555929 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18923 | 2026.01.06 16:10:59.555964 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18924 | 2026.01.06 16:10:59.556261 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18925 | 2026.01.06 16:10:59.556466 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18926 | 2026.01.06 16:10:59.556599 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 18927 | 2026.01.06 16:10:59.556636 [ 276 ] {1b3de727-283a-4e3b-92a1-14526d40cc6c} <Debug> TCPHandler: Processed in 0.001221143 sec. | ||
| 18928 | 2026.01.06 16:10:59.556743 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18929 | 2026.01.06 16:10:59.556837 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18930 | 2026.01.06 16:10:59.556880 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18931 | 2026.01.06 16:10:59.557347 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18932 | 2026.01.06 16:10:59.557383 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18933 | 2026.01.06 16:10:59.557746 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18934 | 2026.01.06 16:10:59.557950 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18935 | 2026.01.06 16:10:59.558083 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001263 sec., 248614.41013460016 rows/sec., 16.33 MiB/sec. | ||
| 18936 | 2026.01.06 16:10:59.558122 [ 276 ] {79be5360-c243-433c-9538-a0f90f7da6e2} <Debug> TCPHandler: Processed in 0.001429527 sec. | ||
| 18937 | 2026.01.06 16:10:59.558224 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18938 | 2026.01.06 16:10:59.558318 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18939 | 2026.01.06 16:10:59.558360 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18940 | 2026.01.06 16:10:59.558662 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18941 | 2026.01.06 16:10:59.558698 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18942 | 2026.01.06 16:10:59.558984 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18943 | 2026.01.06 16:10:59.559186 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18944 | 2026.01.06 16:10:59.559312 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 18945 | 2026.01.06 16:10:59.559347 [ 276 ] {07cc6149-c56f-4d53-8338-07cd0aef0c34} <Debug> TCPHandler: Processed in 0.001178512 sec. | ||
| 18946 | 2026.01.06 16:10:59.559443 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18947 | 2026.01.06 16:10:59.559532 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18948 | 2026.01.06 16:10:59.559582 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <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 | ||
| 18949 | 2026.01.06 16:10:59.560464 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18950 | 2026.01.06 16:10:59.560501 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18951 | 2026.01.06 16:10:59.561050 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18952 | 2026.01.06 16:10:59.561272 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18953 | 2026.01.06 16:10:59.561414 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001879 sec., 18094.731240021287 rows/sec., 32.42 MiB/sec. | ||
| 18954 | 2026.01.06 16:10:59.561484 [ 276 ] {e5daf5d0-9c3a-4ad2-8e42-9b5b7cc587c7} <Debug> TCPHandler: Processed in 0.002077529 sec. | ||
| 18955 | 2026.01.06 16:10:59.561596 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18956 | 2026.01.06 16:10:59.561691 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18957 | 2026.01.06 16:10:59.561733 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18958 | 2026.01.06 16:10:59.562074 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18959 | 2026.01.06 16:10:59.562110 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18960 | 2026.01.06 16:10:59.562427 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18961 | 2026.01.06 16:10:59.562657 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18962 | 2026.01.06 16:10:59.562786 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001111 sec., 93609.36093609361 rows/sec., 5.74 MiB/sec. | ||
| 18963 | 2026.01.06 16:10:59.562823 [ 276 ] {7dc8fcd3-37d9-4787-a538-8ba4eee6ad70} <Debug> TCPHandler: Processed in 0.001277193 sec. | ||
| 18964 | 2026.01.06 16:11:00.786282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18965 | 2026.01.06 16:11:00.803632 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18966 | 2026.01.06 16:11:00.803692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18967 | 2026.01.06 16:11:00.809832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18968 | 2026.01.06 16:11:00.810537 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18969 | 2026.01.06 16:11:00.813567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18970 | 2026.01.06 16:11:03.858216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2394 | ||
| 18971 | 2026.01.06 16:11:03.860756 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18972 | 2026.01.06 16:11:03.860812 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18973 | 2026.01.06 16:11:03.862039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18974 | 2026.01.06 16:11:03.862309 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18975 | 2026.01.06 16:11:03.862488 [ 33 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18976 | 2026.01.06 16:11:03.862557 [ 33 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18977 | 2026.01.06 16:11:03.862581 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 18978 | 2026.01.06 16:11:03.862695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2394 | ||
| 18979 | 2026.01.06 16:11:03.862718 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 18980 | 2026.01.06 16:11:03.863362 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18981 | 2026.01.06 16:11:03.863513 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2208 rows starting from the beginning of the part | ||
| 18982 | 2026.01.06 16:11:03.863895 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 18983 | 2026.01.06 16:11:03.864251 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 38 rows starting from the beginning of the part | ||
| 18984 | 2026.01.06 16:11:03.864598 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 18985 | 2026.01.06 16:11:03.864930 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 18986 | 2026.01.06 16:11:03.865271 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 18987 | 2026.01.06 16:11:03.872352 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 72 columns (72 merged, 0 gathered) in 0.009694702 sec., 246938.9982281044 rows/sec., 185.93 MiB/sec. | ||
| 18988 | 2026.01.06 16:11:03.874121 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18989 | 2026.01.06 16:11:03.874622 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18990 | 2026.01.06 16:11:03.874707 [ 196 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_61_12} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18991 | 2026.01.06 16:11:03.874888 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18992 | 2026.01.06 16:11:04.064326 [ 222 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18993 | 2026.01.06 16:11:04.064379 [ 222 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18994 | 2026.01.06 16:11:04.067009 [ 222 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18995 | 2026.01.06 16:11:04.531582 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18996 | 2026.01.06 16:11:04.531776 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18997 | 2026.01.06 16:11:04.531844 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18998 | 2026.01.06 16:11:04.532550 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18999 | 2026.01.06 16:11:04.532595 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 19000 | 2026.01.06 16:11:04.532996 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19001 | 2026.01.06 16:11:04.533224 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19002 | 2026.01.06 16:11:04.533386 [ 27 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19003 | 2026.01.06 16:11:04.533391 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00166 sec., 42168.67469879518 rows/sec., 3.38 MiB/sec. | ||
| 19004 | 2026.01.06 16:11:04.533456 [ 27 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.01.06 16:11:04.533483 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 19006 | 2026.01.06 16:11:04.533489 [ 276 ] {5500d627-3581-48a8-9eec-17b3e76fbb3c} <Debug> TCPHandler: Processed in 0.002037178 sec. | ||
| 19007 | 2026.01.06 16:11:04.533611 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19008 | 2026.01.06 16:11:04.533633 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19009 | 2026.01.06 16:11:04.533754 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19010 | 2026.01.06 16:11:04.533755 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19011 | 2026.01.06 16:11:04.533819 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2345 rows starting from the beginning of the part | ||
| 19012 | 2026.01.06 16:11:04.533830 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19013 | 2026.01.06 16:11:04.533909 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 70 rows starting from the beginning of the part | ||
| 19014 | 2026.01.06 16:11:04.533962 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1180 rows starting from the beginning of the part | ||
| 19015 | 2026.01.06 16:11:04.534006 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1212 rows starting from the beginning of the part | ||
| 19016 | 2026.01.06 16:11:04.534045 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1180 rows starting from the beginning of the part | ||
| 19017 | 2026.01.06 16:11:04.534092 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part | ||
| 19018 | 2026.01.06 16:11:04.534288 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19019 | 2026.01.06 16:11:04.534333 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19020 | 2026.01.06 16:11:04.534662 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19021 | 2026.01.06 16:11:04.534911 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2026.01.06 16:11:04.535054 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001321 sec., 5299.015897047691 rows/sec., 398.46 KiB/sec. | ||
| 19023 | 2026.01.06 16:11:04.535096 [ 276 ] {270b2664-63df-4222-947c-5a3c31264d7d} <Debug> TCPHandler: Processed in 0.001516918 sec. | ||
| 19024 | 2026.01.06 16:11:04.535214 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19025 | 2026.01.06 16:11:04.535312 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19026 | 2026.01.06 16:11:04.535354 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19027 | 2026.01.06 16:11:04.535812 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19028 | 2026.01.06 16:11:04.535849 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19029 | 2026.01.06 16:11:04.536169 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19030 | 2026.01.06 16:11:04.536377 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19031 | 2026.01.06 16:11:04.536506 [ 27 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19032 | 2026.01.06 16:11:04.536517 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001224 sec., 58006.535947712415 rows/sec., 4.53 MiB/sec. | ||
| 19033 | 2026.01.06 16:11:04.536527 [ 196 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6057 rows, containing 5 columns (5 merged, 0 gathered) in 0.002971246 sec., 2038538.7140613736 rows/sec., 172.69 MiB/sec. | ||
| 19034 | 2026.01.06 16:11:04.536549 [ 27 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19035 | 2026.01.06 16:11:04.536571 [ 276 ] {9c17bc5a-ffc5-4b43-8793-ec272b5b1ca3} <Debug> TCPHandler: Processed in 0.001408466 sec. | ||
| 19036 | 2026.01.06 16:11:04.536586 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 19037 | 2026.01.06 16:11:04.536682 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19038 | 2026.01.06 16:11:04.536699 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19039 | 2026.01.06 16:11:04.536802 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19040 | 2026.01.06 16:11:04.536804 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19041 | 2026.01.06 16:11:04.536827 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19042 | 2026.01.06 16:11:04.536842 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1212 rows starting from the beginning of the part | ||
| 19043 | 2026.01.06 16:11:04.536868 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19044 | 2026.01.06 16:11:04.536911 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 71 rows starting from the beginning of the part | ||
| 19045 | 2026.01.06 16:11:04.536966 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 713 rows starting from the beginning of the part | ||
| 19046 | 2026.01.06 16:11:04.537009 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 531 rows starting from the beginning of the part | ||
| 19047 | 2026.01.06 16:11:04.537055 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 713 rows starting from the beginning of the part | ||
| 19048 | 2026.01.06 16:11:04.537096 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 71 rows starting from the beginning of the part | ||
| 19049 | 2026.01.06 16:11:04.537122 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19050 | 2026.01.06 16:11:04.537203 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_121_24} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19051 | 2026.01.06 16:11:04.537295 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 19052 | 2026.01.06 16:11:04.537311 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19053 | 2026.01.06 16:11:04.537356 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19054 | 2026.01.06 16:11:04.537719 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19055 | 2026.01.06 16:11:04.537948 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19056 | 2026.01.06 16:11:04.538087 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 19057 | 2026.01.06 16:11:04.538126 [ 276 ] {d82a9da0-7f54-4f8a-a424-c2441513108c} <Debug> TCPHandler: Processed in 0.001477918 sec. | ||
| 19058 | 2026.01.06 16:11:04.538239 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19059 | 2026.01.06 16:11:04.538335 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19060 | 2026.01.06 16:11:04.538386 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745973 sec., 1896363.80402217 rows/sec., 143.14 MiB/sec. | ||
| 19061 | 2026.01.06 16:11:04.538390 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <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 | ||
| 19062 | 2026.01.06 16:11:04.538548 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19063 | 2026.01.06 16:11:04.538788 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19064 | 2026.01.06 16:11:04.538854 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_121_24} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19065 | 2026.01.06 16:11:04.538919 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19066 | 2026.01.06 16:11:04.539208 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.01.06 16:11:04.539250 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 19068 | 2026.01.06 16:11:04.539777 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19069 | 2026.01.06 16:11:04.540028 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.01.06 16:11:04.540157 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19071 | 2026.01.06 16:11:04.540180 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001862 sec., 3759.3984962406016 rows/sec., 6.74 MiB/sec. | ||
| 19072 | 2026.01.06 16:11:04.540193 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19073 | 2026.01.06 16:11:04.540221 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 19074 | 2026.01.06 16:11:04.540268 [ 276 ] {5885ecd1-d52c-4c51-9bd3-f27ffaf659fc} <Debug> TCPHandler: Processed in 0.00207852 sec. | ||
| 19075 | 2026.01.06 16:11:04.540286 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19076 | 2026.01.06 16:11:04.540391 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19077 | 2026.01.06 16:11:04.540477 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19078 | 2026.01.06 16:11:04.540485 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19079 | 2026.01.06 16:11:04.540532 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2237 rows starting from the beginning of the part | ||
| 19080 | 2026.01.06 16:11:04.540534 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19081 | 2026.01.06 16:11:04.540650 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 7 rows starting from the beginning of the part | ||
| 19082 | 2026.01.06 16:11:04.540750 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 34 rows starting from the beginning of the part | ||
| 19083 | 2026.01.06 16:11:04.540838 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 7 rows starting from the beginning of the part | ||
| 19084 | 2026.01.06 16:11:04.540888 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.01.06 16:11:04.540921 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 34 rows starting from the beginning of the part | ||
| 19086 | 2026.01.06 16:11:04.540929 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19087 | 2026.01.06 16:11:04.541019 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part | ||
| 19088 | 2026.01.06 16:11:04.541253 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19089 | 2026.01.06 16:11:04.541564 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19090 | 2026.01.06 16:11:04.541705 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 19091 | 2026.01.06 16:11:04.541709 [ 82 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19092 | 2026.01.06 16:11:04.541745 [ 276 ] {959b484f-7812-45e9-924a-f39566232e50} <Debug> TCPHandler: Processed in 0.001401257 sec. | ||
| 19093 | 2026.01.06 16:11:04.541763 [ 82 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2026.01.06 16:11:04.541788 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19095 | 2026.01.06 16:11:04.541866 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19096 | 2026.01.06 16:11:04.541953 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19097 | 2026.01.06 16:11:04.541979 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 9302 rows starting from the beginning of the part | ||
| 19098 | 2026.01.06 16:11:04.542024 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 19099 | 2026.01.06 16:11:04.542063 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 19100 | 2026.01.06 16:11:04.542099 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 19101 | 2026.01.06 16:11:04.542134 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 19102 | 2026.01.06 16:11:04.542168 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 19103 | 2026.01.06 16:11:04.544567 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727341 sec., 3552911.0587931615 rows/sec., 225.45 MiB/sec. | ||
| 19104 | 2026.01.06 16:11:04.544888 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19105 | 2026.01.06 16:11:04.545202 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.01.06 16:11:04.545289 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_121_24} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19107 | 2026.01.06 16:11:04.545389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 19108 | 2026.01.06 16:11:04.550316 [ 189 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2326 rows, containing 19 columns (19 merged, 0 gathered) in 0.010057319 sec., 231274.3585044881 rows/sec., 414.43 MiB/sec. | ||
| 19109 | 2026.01.06 16:11:04.552521 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19110 | 2026.01.06 16:11:04.552900 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19111 | 2026.01.06 16:11:04.552980 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19112 | 2026.01.06 16:11:04.553111 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.44 MiB. | ||
| 19113 | 2026.01.06 16:11:05.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.68 MiB, peak 405.97 MiB, free memory in arenas 0.00 B, will set to 391.06 MiB (RSS), difference: 6.38 MiB | ||
| 19114 | 2026.01.06 16:11:06.207752 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39786 | ||
| 19115 | 2026.01.06 16:11:06.208352 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2026.01.06 16:11:06.208394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 19117 | 2026.01.06 16:11:06.208890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19118 | 2026.01.06 16:11:06.209139 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2026.01.06 16:11:06.209266 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39786 | ||
| 19120 | 2026.01.06 16:11:08.313728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19121 | 2026.01.06 16:11:08.332728 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.01.06 16:11:08.332792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 19123 | 2026.01.06 16:11:08.339213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19124 | 2026.01.06 16:11:08.339991 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19125 | 2026.01.06 16:11:08.343550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19126 | 2026.01.06 16:11:09.067754 [ 223 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19127 | 2026.01.06 16:11:09.067835 [ 223 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19128 | 2026.01.06 16:11:09.071521 [ 223 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19129 | 2026.01.06 16:11:09.295500 [ 222 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19130 | 2026.01.06 16:11:09.295574 [ 222 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19131 | 2026.01.06 16:11:09.298914 [ 222 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19132 | 2026.01.06 16:11:09.372841 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19133 | 2026.01.06 16:11:09.372898 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19134 | 2026.01.06 16:11:09.376308 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19135 | 2026.01.06 16:11:09.545330 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19136 | 2026.01.06 16:11:09.545523 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19137 | 2026.01.06 16:11:09.545593 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19138 | 2026.01.06 16:11:09.546472 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19139 | 2026.01.06 16:11:09.546527 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19140 | 2026.01.06 16:11:09.546948 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19141 | 2026.01.06 16:11:09.547208 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19142 | 2026.01.06 16:11:09.547363 [ 61 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 19143 | 2026.01.06 16:11:09.547388 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001914 sec., 214211.0762800418 rows/sec., 13.59 MiB/sec. | ||
| 19144 | 2026.01.06 16:11:09.547427 [ 61 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2026.01.06 16:11:09.547453 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19146 | 2026.01.06 16:11:09.547453 [ 276 ] {f796cfa4-8f61-4e31-b8d5-913427ed9f9c} <Debug> TCPHandler: Processed in 0.002258032 sec. | ||
| 19147 | 2026.01.06 16:11:09.547575 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 19148 | 2026.01.06 16:11:09.547603 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19149 | 2026.01.06 16:11:09.547714 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19150 | 2026.01.06 16:11:09.547716 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19151 | 2026.01.06 16:11:09.547757 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 410 rows starting from the beginning of the part | ||
| 19152 | 2026.01.06 16:11:09.547781 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19153 | 2026.01.06 16:11:09.547833 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 19154 | 2026.01.06 16:11:09.547883 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 19155 | 2026.01.06 16:11:09.547928 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 19156 | 2026.01.06 16:11:09.547970 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 410 rows starting from the beginning of the part | ||
| 19157 | 2026.01.06 16:11:09.548218 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19158 | 2026.01.06 16:11:09.548265 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19159 | 2026.01.06 16:11:09.548625 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19160 | 2026.01.06 16:11:09.548840 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19161 | 2026.01.06 16:11:09.548985 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001292 sec., 4643.962848297214 rows/sec., 378.68 KiB/sec. | ||
| 19162 | 2026.01.06 16:11:09.549035 [ 276 ] {c1eef592-81cd-4fb7-8a55-bbe62692b794} <Debug> TCPHandler: Processed in 0.001486348 sec. | ||
| 19163 | 2026.01.06 16:11:09.549035 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515219 sec., 1352939.7400639777 rows/sec., 90.99 MiB/sec. | ||
| 19164 | 2026.01.06 16:11:09.549166 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19165 | 2026.01.06 16:11:09.549233 [ 200 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 19166 | 2026.01.06 16:11:09.549288 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19167 | 2026.01.06 16:11:09.549337 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19168 | 2026.01.06 16:11:09.549600 [ 200 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19169 | 2026.01.06 16:11:09.549701 [ 200 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_61_15} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 19170 | 2026.01.06 16:11:09.549784 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 19171 | 2026.01.06 16:11:09.550490 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19172 | 2026.01.06 16:11:09.550525 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19173 | 2026.01.06 16:11:09.550918 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19174 | 2026.01.06 16:11:09.551140 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19175 | 2026.01.06 16:11:09.551277 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.002014 sec., 587388.2820258192 rows/sec., 46.83 MiB/sec. | ||
| 19176 | 2026.01.06 16:11:09.551319 [ 276 ] {3bc3c5a9-54bb-406e-8565-265a34eaff42} <Debug> TCPHandler: Processed in 0.002213842 sec. | ||
| 19177 | 2026.01.06 16:11:09.551443 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19178 | 2026.01.06 16:11:09.551540 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19179 | 2026.01.06 16:11:09.551582 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19180 | 2026.01.06 16:11:09.552100 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19181 | 2026.01.06 16:11:09.552139 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19182 | 2026.01.06 16:11:09.552498 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19183 | 2026.01.06 16:11:09.552725 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19184 | 2026.01.06 16:11:09.552863 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001341 sec., 182699.47800149143 rows/sec., 11.14 MiB/sec. | ||
| 19185 | 2026.01.06 16:11:09.552903 [ 276 ] {21211c05-7089-4454-9e40-da2959967b84} <Debug> TCPHandler: Processed in 0.001510228 sec. | ||
| 19186 | 2026.01.06 16:11:09.553043 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19187 | 2026.01.06 16:11:09.553138 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19188 | 2026.01.06 16:11:09.553179 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19189 | 2026.01.06 16:11:09.553673 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19190 | 2026.01.06 16:11:09.553710 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19191 | 2026.01.06 16:11:09.554056 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19192 | 2026.01.06 16:11:09.554286 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19193 | 2026.01.06 16:11:09.554406 [ 61 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19194 | 2026.01.06 16:11:09.554426 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001304 sec., 162576.68711656443 rows/sec., 10.48 MiB/sec. | ||
| 19195 | 2026.01.06 16:11:09.554441 [ 61 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19196 | 2026.01.06 16:11:09.554470 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19197 | 2026.01.06 16:11:09.554476 [ 276 ] {c23d65c6-fc0c-47c8-b034-ad80f8b889da} <Debug> TCPHandler: Processed in 0.001487128 sec. | ||
| 19198 | 2026.01.06 16:11:09.554561 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19199 | 2026.01.06 16:11:09.554609 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19200 | 2026.01.06 16:11:09.554686 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19201 | 2026.01.06 16:11:09.554710 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19202 | 2026.01.06 16:11:09.554723 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 441 rows starting from the beginning of the part | ||
| 19203 | 2026.01.06 16:11:09.554759 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19204 | 2026.01.06 16:11:09.554801 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 212 rows starting from the beginning of the part | ||
| 19205 | 2026.01.06 16:11:09.554853 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 19206 | 2026.01.06 16:11:09.554897 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 228 rows starting from the beginning of the part | ||
| 19207 | 2026.01.06 16:11:09.554938 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 212 rows starting from the beginning of the part | ||
| 19208 | 2026.01.06 16:11:09.554980 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 212 rows starting from the beginning of the part | ||
| 19209 | 2026.01.06 16:11:09.555272 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.01.06 16:11:09.555314 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19211 | 2026.01.06 16:11:09.555653 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19212 | 2026.01.06 16:11:09.555868 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.01.06 16:11:09.555978 [ 61 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 19214 | 2026.01.06 16:11:09.555985 [ 200 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463508 sec., 1036550.53474255 rows/sec., 71.81 MiB/sec. | ||
| 19215 | 2026.01.06 16:11:09.556004 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00131 sec., 161068.70229007633 rows/sec., 9.15 MiB/sec. | ||
| 19216 | 2026.01.06 16:11:09.556010 [ 61 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19217 | 2026.01.06 16:11:09.556051 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19218 | 2026.01.06 16:11:09.556056 [ 276 ] {fa6b458f-0c77-4483-ad6d-3263da43940d} <Debug> TCPHandler: Processed in 0.001497668 sec. | ||
| 19219 | 2026.01.06 16:11:09.556108 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 19220 | 2026.01.06 16:11:09.556171 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19221 | 2026.01.06 16:11:09.556195 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19222 | 2026.01.06 16:11:09.556201 [ 191 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19223 | 2026.01.06 16:11:09.556227 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 211 rows starting from the beginning of the part | ||
| 19224 | 2026.01.06 16:11:09.556272 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19225 | 2026.01.06 16:11:09.556280 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 19226 | 2026.01.06 16:11:09.556320 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19227 | 2026.01.06 16:11:09.556334 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 19228 | 2026.01.06 16:11:09.556374 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 19229 | 2026.01.06 16:11:09.556407 [ 189 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 211 rows starting from the beginning of the part | ||
| 19230 | 2026.01.06 16:11:09.556565 [ 191 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19231 | 2026.01.06 16:11:09.556657 [ 191 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_81_16} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19232 | 2026.01.06 16:11:09.556761 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 19233 | 2026.01.06 16:11:09.557038 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19234 | 2026.01.06 16:11:09.557080 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19235 | 2026.01.06 16:11:09.557179 [ 198 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108998 sec., 967907.6680306061 rows/sec., 58.66 MiB/sec. | ||
| 19236 | 2026.01.06 16:11:09.557354 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 19237 | 2026.01.06 16:11:09.557439 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19238 | 2026.01.06 16:11:09.557715 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19239 | 2026.01.06 16:11:09.557730 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2026.01.06 16:11:09.557807 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_61_15} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 19241 | 2026.01.06 16:11:09.557883 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001627 sec., 441917.6398279041 rows/sec., 31.02 MiB/sec. | ||
| 19242 | 2026.01.06 16:11:09.557892 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19243 | 2026.01.06 16:11:09.557934 [ 276 ] {6954329f-7d08-4f47-a785-f95139d8d661} <Debug> TCPHandler: Processed in 0.001812154 sec. | ||
| 19244 | 2026.01.06 16:11:09.558057 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19245 | 2026.01.06 16:11:09.558152 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19246 | 2026.01.06 16:11:09.558194 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19247 | 2026.01.06 16:11:09.558532 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19248 | 2026.01.06 16:11:09.558569 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19249 | 2026.01.06 16:11:09.558875 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19250 | 2026.01.06 16:11:09.559111 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19251 | 2026.01.06 16:11:09.559218 [ 61 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19252 | 2026.01.06 16:11:09.559245 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 19253 | 2026.01.06 16:11:09.559251 [ 61 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19254 | 2026.01.06 16:11:09.559286 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19255 | 2026.01.06 16:11:09.559291 [ 276 ] {fdf634c6-7a7c-4a29-babd-0c05677ad14e} <Debug> TCPHandler: Processed in 0.001284444 sec. | ||
| 19256 | 2026.01.06 16:11:09.559347 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19257 | 2026.01.06 16:11:09.559412 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19258 | 2026.01.06 16:11:09.559438 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19259 | 2026.01.06 16:11:09.559468 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 19260 | 2026.01.06 16:11:09.559512 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 19261 | 2026.01.06 16:11:09.559512 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19262 | 2026.01.06 16:11:09.559552 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 19263 | 2026.01.06 16:11:09.559569 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19264 | 2026.01.06 16:11:09.559596 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 19265 | 2026.01.06 16:11:09.559639 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 19266 | 2026.01.06 16:11:09.559677 [ 189 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 19267 | 2026.01.06 16:11:09.560020 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19268 | 2026.01.06 16:11:09.560062 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19269 | 2026.01.06 16:11:09.560426 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19270 | 2026.01.06 16:11:09.560469 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001145281 sec., 319572.2272525258 rows/sec., 16.31 MiB/sec. | ||
| 19271 | 2026.01.06 16:11:09.560634 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19272 | 2026.01.06 16:11:09.560650 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19273 | 2026.01.06 16:11:09.560789 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001294 sec., 244976.81607418857 rows/sec., 16.10 MiB/sec. | ||
| 19274 | 2026.01.06 16:11:09.560828 [ 276 ] {7187de01-ae11-45f1-bf7b-f38b302a4475} <Debug> TCPHandler: Processed in 0.001466777 sec. | ||
| 19275 | 2026.01.06 16:11:09.560935 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19276 | 2026.01.06 16:11:09.560958 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19277 | 2026.01.06 16:11:09.561028 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19278 | 2026.01.06 16:11:09.561037 [ 192 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_61_12} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19279 | 2026.01.06 16:11:09.561071 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19280 | 2026.01.06 16:11:09.561143 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19281 | 2026.01.06 16:11:09.561387 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19282 | 2026.01.06 16:11:09.561422 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19283 | 2026.01.06 16:11:09.561717 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19284 | 2026.01.06 16:11:09.561927 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19285 | 2026.01.06 16:11:09.562027 [ 61 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19286 | 2026.01.06 16:11:09.562056 [ 61 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19287 | 2026.01.06 16:11:09.562056 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 19288 | 2026.01.06 16:11:09.562074 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19289 | 2026.01.06 16:11:09.562108 [ 276 ] {d8e7c92e-ab1b-4176-b55c-642229578fda} <Debug> TCPHandler: Processed in 0.001222323 sec. | ||
| 19290 | 2026.01.06 16:11:09.562166 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19291 | 2026.01.06 16:11:09.562222 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2026.01.06 16:11:09.562271 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19293 | 2026.01.06 16:11:09.562304 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 57 rows starting from the beginning of the part | ||
| 19294 | 2026.01.06 16:11:09.562321 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19295 | 2026.01.06 16:11:09.562471 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 19296 | 2026.01.06 16:11:09.562494 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <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 | ||
| 19297 | 2026.01.06 16:11:09.562518 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 19298 | 2026.01.06 16:11:09.562562 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 19299 | 2026.01.06 16:11:09.562598 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 19300 | 2026.01.06 16:11:09.562731 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 19301 | 2026.01.06 16:11:09.563380 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.01.06 16:11:09.563422 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19303 | 2026.01.06 16:11:09.563447 [ 202 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318824 sec., 47011.58001370919 rows/sec., 3.09 MiB/sec. | ||
| 19304 | 2026.01.06 16:11:09.563604 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19305 | 2026.01.06 16:11:09.563884 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19306 | 2026.01.06 16:11:09.563950 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_61_12} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19307 | 2026.01.06 16:11:09.564005 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19308 | 2026.01.06 16:11:09.564040 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19309 | 2026.01.06 16:11:09.564261 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19310 | 2026.01.06 16:11:09.564408 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002102 sec., 16175.071360608943 rows/sec., 28.98 MiB/sec. | ||
| 19311 | 2026.01.06 16:11:09.564474 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19312 | 2026.01.06 16:11:09.564481 [ 276 ] {9dd4baff-c305-46a9-93bc-e50fefe1a2db} <Debug> TCPHandler: Processed in 0.002307694 sec. | ||
| 19313 | 2026.01.06 16:11:09.564502 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19314 | 2026.01.06 16:11:09.564618 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19315 | 2026.01.06 16:11:09.564717 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19316 | 2026.01.06 16:11:09.564762 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19317 | 2026.01.06 16:11:09.565111 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19318 | 2026.01.06 16:11:09.565150 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19319 | 2026.01.06 16:11:09.565472 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19320 | 2026.01.06 16:11:09.565718 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2026.01.06 16:11:09.565858 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 5.51 MiB/sec. | ||
| 19322 | 2026.01.06 16:11:09.565896 [ 276 ] {aafd44ce-7ffc-4369-9015-18fffcbca3fb} <Debug> TCPHandler: Processed in 0.001328785 sec. | ||
| 19323 | 2026.01.06 16:11:09.566579 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19324 | 2026.01.06 16:11:09.990427 [ 225 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19325 | 2026.01.06 16:11:09.990485 [ 225 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19326 | 2026.01.06 16:11:09.993838 [ 225 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19327 | 2026.01.06 16:11:10.432611 [ 222 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19328 | 2026.01.06 16:11:10.432662 [ 222 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19329 | 2026.01.06 16:11:10.435059 [ 222 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19330 | 2026.01.06 16:11:10.457426 [ 225 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19331 | 2026.01.06 16:11:10.457484 [ 225 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19332 | 2026.01.06 16:11:10.460566 [ 225 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19333 | 2026.01.06 16:11:13.529578 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19334 | 2026.01.06 16:11:13.529659 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19335 | 2026.01.06 16:11:13.709408 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40234 | ||
| 19336 | 2026.01.06 16:11:13.709911 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2026.01.06 16:11:13.709946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19338 | 2026.01.06 16:11:13.710446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19339 | 2026.01.06 16:11:13.710685 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2026.01.06 16:11:13.710812 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40234 | ||
| 19341 | 2026.01.06 16:11:13.862951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2430 | ||
| 19342 | 2026.01.06 16:11:13.865401 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19343 | 2026.01.06 16:11:13.865447 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19344 | 2026.01.06 16:11:13.866659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19345 | 2026.01.06 16:11:13.866932 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19346 | 2026.01.06 16:11:13.867208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2430 | ||
| 19347 | 2026.01.06 16:11:14.531918 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19348 | 2026.01.06 16:11:14.532199 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19349 | 2026.01.06 16:11:14.532297 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19350 | 2026.01.06 16:11:14.533169 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19351 | 2026.01.06 16:11:14.533209 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19352 | 2026.01.06 16:11:14.533619 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19353 | 2026.01.06 16:11:14.533859 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2026.01.06 16:11:14.534029 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001849 sec., 37858.30178474852 rows/sec., 3.04 MiB/sec. | ||
| 19355 | 2026.01.06 16:11:14.534082 [ 276 ] {37620416-c5e9-468f-87d3-5a13862de316} <Debug> TCPHandler: Processed in 0.002314743 sec. | ||
| 19356 | 2026.01.06 16:11:14.534210 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19357 | 2026.01.06 16:11:14.534315 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19358 | 2026.01.06 16:11:14.534358 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19359 | 2026.01.06 16:11:14.534778 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2026.01.06 16:11:14.534813 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19361 | 2026.01.06 16:11:14.535121 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19362 | 2026.01.06 16:11:14.535358 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19363 | 2026.01.06 16:11:14.535493 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001201 sec., 5828.476269775188 rows/sec., 438.27 KiB/sec. | ||
| 19364 | 2026.01.06 16:11:14.535534 [ 276 ] {3485ff6c-c70c-439c-9cc8-adba21af7ecd} <Debug> TCPHandler: Processed in 0.001376806 sec. | ||
| 19365 | 2026.01.06 16:11:14.535645 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19366 | 2026.01.06 16:11:14.535742 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19367 | 2026.01.06 16:11:14.535782 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19368 | 2026.01.06 16:11:14.536202 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19369 | 2026.01.06 16:11:14.536236 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19370 | 2026.01.06 16:11:14.536548 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19371 | 2026.01.06 16:11:14.536760 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19372 | 2026.01.06 16:11:14.536890 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001165 sec., 60944.20600858369 rows/sec., 4.76 MiB/sec. | ||
| 19373 | 2026.01.06 16:11:14.536930 [ 276 ] {8f3982b8-04b7-4af4-b7db-d4a1c48a1433} <Debug> TCPHandler: Processed in 0.001335505 sec. | ||
| 19374 | 2026.01.06 16:11:14.537045 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19375 | 2026.01.06 16:11:14.537140 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19376 | 2026.01.06 16:11:14.537184 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19377 | 2026.01.06 16:11:14.537584 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19378 | 2026.01.06 16:11:14.537619 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19379 | 2026.01.06 16:11:14.537958 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19380 | 2026.01.06 16:11:14.538179 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2026.01.06 16:11:14.538311 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 19382 | 2026.01.06 16:11:14.538350 [ 276 ] {2695f5b1-11b6-4660-9fa0-e924d6c17998} <Debug> TCPHandler: Processed in 0.001355566 sec. | ||
| 19383 | 2026.01.06 16:11:14.538451 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.01.06 16:11:14.538545 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19385 | 2026.01.06 16:11:14.538599 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <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 | ||
| 19386 | 2026.01.06 16:11:14.539353 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19387 | 2026.01.06 16:11:14.539387 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19388 | 2026.01.06 16:11:14.539898 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19389 | 2026.01.06 16:11:14.540123 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19390 | 2026.01.06 16:11:14.540262 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001733 sec., 4039.238315060589 rows/sec., 7.24 MiB/sec. | ||
| 19391 | 2026.01.06 16:11:14.540329 [ 276 ] {11b713fe-aec1-498e-abea-822b43c61253} <Debug> TCPHandler: Processed in 0.001926876 sec. | ||
| 19392 | 2026.01.06 16:11:14.540446 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19393 | 2026.01.06 16:11:14.540542 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19394 | 2026.01.06 16:11:14.540584 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19395 | 2026.01.06 16:11:14.540917 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19396 | 2026.01.06 16:11:14.540951 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19397 | 2026.01.06 16:11:14.541285 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19398 | 2026.01.06 16:11:14.541506 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19399 | 2026.01.06 16:11:14.541638 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 19400 | 2026.01.06 16:11:14.541677 [ 276 ] {ec6f1a97-f7fa-4bed-bc21-55997ce3cc5f} <Debug> TCPHandler: Processed in 0.001281485 sec. | ||
| 19401 | 2026.01.06 16:11:15.843640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19402 | 2026.01.06 16:11:15.862171 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19403 | 2026.01.06 16:11:15.862238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19404 | 2026.01.06 16:11:15.868462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19405 | 2026.01.06 16:11:15.869173 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19406 | 2026.01.06 16:11:15.872311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19407 | 2026.01.06 16:11:19.544053 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19408 | 2026.01.06 16:11:19.544263 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19409 | 2026.01.06 16:11:19.544332 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19410 | 2026.01.06 16:11:19.545278 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.01.06 16:11:19.545333 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19412 | 2026.01.06 16:11:19.545753 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19413 | 2026.01.06 16:11:19.545994 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2026.01.06 16:11:19.546167 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001953 sec., 209933.43573988735 rows/sec., 13.32 MiB/sec. | ||
| 19415 | 2026.01.06 16:11:19.546226 [ 276 ] {7a46c157-01a6-40c1-9e2f-c0b103b47869} <Debug> TCPHandler: Processed in 0.002328994 sec. | ||
| 19416 | 2026.01.06 16:11:19.546362 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2026.01.06 16:11:19.546469 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19418 | 2026.01.06 16:11:19.546516 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19419 | 2026.01.06 16:11:19.547633 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2026.01.06 16:11:19.547673 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19421 | 2026.01.06 16:11:19.548112 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19422 | 2026.01.06 16:11:19.548345 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.01.06 16:11:19.548493 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002049 sec., 575890.6783796974 rows/sec., 45.92 MiB/sec. | ||
| 19424 | 2026.01.06 16:11:19.548534 [ 276 ] {46512f67-6c6b-4ef8-99dc-fcd589275d1a} <Debug> TCPHandler: Processed in 0.002226761 sec. | ||
| 19425 | 2026.01.06 16:11:19.548659 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2026.01.06 16:11:19.548765 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19427 | 2026.01.06 16:11:19.548813 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19428 | 2026.01.06 16:11:19.549326 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2026.01.06 16:11:19.549365 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19430 | 2026.01.06 16:11:19.549678 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19431 | 2026.01.06 16:11:19.549892 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2026.01.06 16:11:19.550025 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001287 sec., 185703.1857031857 rows/sec., 11.28 MiB/sec. | ||
| 19433 | 2026.01.06 16:11:19.550063 [ 276 ] {e1051969-0b49-4286-a6d3-49d3b6dd0093} <Debug> TCPHandler: Processed in 0.001455707 sec. | ||
| 19434 | 2026.01.06 16:11:19.550168 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19435 | 2026.01.06 16:11:19.550264 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19436 | 2026.01.06 16:11:19.550305 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19437 | 2026.01.06 16:11:19.550791 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19438 | 2026.01.06 16:11:19.550834 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19439 | 2026.01.06 16:11:19.551158 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19440 | 2026.01.06 16:11:19.551364 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19441 | 2026.01.06 16:11:19.551499 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 19442 | 2026.01.06 16:11:19.551539 [ 276 ] {1a829d78-230c-48d6-93fe-926aef4df5e1} <Debug> TCPHandler: Processed in 0.001420217 sec. | ||
| 19443 | 2026.01.06 16:11:19.551659 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19444 | 2026.01.06 16:11:19.551754 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19445 | 2026.01.06 16:11:19.551794 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19446 | 2026.01.06 16:11:19.552274 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2026.01.06 16:11:19.552312 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19448 | 2026.01.06 16:11:19.552617 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19449 | 2026.01.06 16:11:19.552829 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19450 | 2026.01.06 16:11:19.552962 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 19451 | 2026.01.06 16:11:19.553000 [ 276 ] {3a39fe2c-ceba-4b47-887c-857ecce41bae} <Debug> TCPHandler: Processed in 0.001396047 sec. | ||
| 19452 | 2026.01.06 16:11:19.553118 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19453 | 2026.01.06 16:11:19.553212 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19454 | 2026.01.06 16:11:19.553252 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19455 | 2026.01.06 16:11:19.553932 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19456 | 2026.01.06 16:11:19.553968 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19457 | 2026.01.06 16:11:19.554303 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19458 | 2026.01.06 16:11:19.554516 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19459 | 2026.01.06 16:11:19.554647 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001453 sec., 490708.87818306946 rows/sec., 34.41 MiB/sec. | ||
| 19460 | 2026.01.06 16:11:19.554685 [ 276 ] {3107f0de-7f1d-415c-af42-c26babbf3ea8} <Debug> TCPHandler: Processed in 0.00161696 sec. | ||
| 19461 | 2026.01.06 16:11:19.554797 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19462 | 2026.01.06 16:11:19.554892 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19463 | 2026.01.06 16:11:19.554934 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19464 | 2026.01.06 16:11:19.555260 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19465 | 2026.01.06 16:11:19.555297 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19466 | 2026.01.06 16:11:19.555602 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19467 | 2026.01.06 16:11:19.555807 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19468 | 2026.01.06 16:11:19.555937 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 19469 | 2026.01.06 16:11:19.555974 [ 276 ] {c8d3d405-2eb4-40eb-b622-495fed596b38} <Debug> TCPHandler: Processed in 0.001226813 sec. | ||
| 19470 | 2026.01.06 16:11:19.556087 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19471 | 2026.01.06 16:11:19.556181 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19472 | 2026.01.06 16:11:19.556224 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19473 | 2026.01.06 16:11:19.556661 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19474 | 2026.01.06 16:11:19.556695 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19475 | 2026.01.06 16:11:19.557027 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19476 | 2026.01.06 16:11:19.557230 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19477 | 2026.01.06 16:11:19.557342 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
| 19478 | 2026.01.06 16:11:19.557359 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 19479 | 2026.01.06 16:11:19.557380 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19480 | 2026.01.06 16:11:19.557397 [ 276 ] {2e9521d9-d926-4f3b-98db-c262bd2eb759} <Debug> TCPHandler: Processed in 0.001364466 sec. | ||
| 19481 | 2026.01.06 16:11:19.557400 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19482 | 2026.01.06 16:11:19.557498 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
| 19483 | 2026.01.06 16:11:19.557499 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.01.06 16:11:19.557611 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19485 | 2026.01.06 16:11:19.557624 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19486 | 2026.01.06 16:11:19.557647 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_24, total 42067 rows starting from the beginning of the part | ||
| 19487 | 2026.01.06 16:11:19.557667 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19488 | 2026.01.06 16:11:19.557716 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 314 rows starting from the beginning of the part | ||
| 19489 | 2026.01.06 16:11:19.557771 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 19490 | 2026.01.06 16:11:19.557825 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 317 rows starting from the beginning of the part | ||
| 19491 | 2026.01.06 16:11:19.557874 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 19492 | 2026.01.06 16:11:19.557918 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 314 rows starting from the beginning of the part | ||
| 19493 | 2026.01.06 16:11:19.557976 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19494 | 2026.01.06 16:11:19.558011 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19495 | 2026.01.06 16:11:19.558321 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19496 | 2026.01.06 16:11:19.558531 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19497 | 2026.01.06 16:11:19.558660 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 19498 | 2026.01.06 16:11:19.558696 [ 276 ] {4655557a-3b8f-4611-9d7a-9cbb6801cea3} <Debug> TCPHandler: Processed in 0.001245894 sec. | ||
| 19499 | 2026.01.06 16:11:19.558795 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19500 | 2026.01.06 16:11:19.558888 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19501 | 2026.01.06 16:11:19.558940 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <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 | ||
| 19502 | 2026.01.06 16:11:19.559798 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19503 | 2026.01.06 16:11:19.559833 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19504 | 2026.01.06 16:11:19.560393 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19505 | 2026.01.06 16:11:19.560618 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19506 | 2026.01.06 16:11:19.560765 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001894 sec., 17951.42555438226 rows/sec., 32.17 MiB/sec. | ||
| 19507 | 2026.01.06 16:11:19.560846 [ 276 ] {6fc0c666-d713-4edd-91dc-f88094e9398f} <Debug> TCPHandler: Processed in 0.002099659 sec. | ||
| 19508 | 2026.01.06 16:11:19.560957 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19509 | 2026.01.06 16:11:19.561052 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19510 | 2026.01.06 16:11:19.561094 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19511 | 2026.01.06 16:11:19.561430 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19512 | 2026.01.06 16:11:19.561464 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19513 | 2026.01.06 16:11:19.561766 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19514 | 2026.01.06 16:11:19.561971 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19515 | 2026.01.06 16:11:19.562098 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001064 sec., 97744.36090225563 rows/sec., 5.99 MiB/sec. | ||
| 19516 | 2026.01.06 16:11:19.562133 [ 276 ] {3d24ab29-a1f6-4e4a-832a-5ab27bbe44df} <Debug> TCPHandler: Processed in 0.001226354 sec. | ||
| 19517 | 2026.01.06 16:11:19.565221 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43332 rows, containing 5 columns (5 merged, 0 gathered) in 0.007767127 sec., 5578896.804442621 rows/sec., 373.29 MiB/sec. | ||
| 19518 | 2026.01.06 16:11:19.565775 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
| 19519 | 2026.01.06 16:11:19.566159 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19520 | 2026.01.06 16:11:19.566244 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
| 19521 | 2026.01.06 16:11:19.566343 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 19522 | 2026.01.06 16:11:21.211005 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40746 | ||
| 19523 | 2026.01.06 16:11:21.211936 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19524 | 2026.01.06 16:11:21.212016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19525 | 2026.01.06 16:11:21.212532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19526 | 2026.01.06 16:11:21.212768 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19527 | 2026.01.06 16:11:21.212906 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40746 | ||
| 19528 | 2026.01.06 16:11:21.507032 [ 69 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19529 | 2026.01.06 16:11:21.507099 [ 69 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19530 | 2026.01.06 16:11:21.507119 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19531 | 2026.01.06 16:11:21.507218 [ 224 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19532 | 2026.01.06 16:11:21.507225 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 19533 | 2026.01.06 16:11:21.507281 [ 224 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19534 | 2026.01.06 16:11:21.507380 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19535 | 2026.01.06 16:11:21.507412 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
| 19536 | 2026.01.06 16:11:21.507478 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 19537 | 2026.01.06 16:11:21.507525 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 19538 | 2026.01.06 16:11:21.507574 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 19539 | 2026.01.06 16:11:21.507617 [ 196 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 19540 | 2026.01.06 16:11:21.508350 [ 202 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170332 sec., 30760.502148108397 rows/sec., 2.57 MiB/sec. | ||
| 19541 | 2026.01.06 16:11:21.508509 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19542 | 2026.01.06 16:11:21.508773 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19543 | 2026.01.06 16:11:21.508839 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_41_10} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19544 | 2026.01.06 16:11:21.508908 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19545 | 2026.01.06 16:11:21.509590 [ 224 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19546 | 2026.01.06 16:11:21.859313 [ 224 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19547 | 2026.01.06 16:11:21.859360 [ 224 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19548 | 2026.01.06 16:11:21.861533 [ 224 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19549 | 2026.01.06 16:11:22.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.12 MiB, peak 405.97 MiB, free memory in arenas 0.00 B, will set to 391.08 MiB (RSS), difference: 3.95 MiB | ||
| 19550 | 2026.01.06 16:11:22.431316 [ 223 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19551 | 2026.01.06 16:11:22.431373 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19552 | 2026.01.06 16:11:22.433767 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19553 | 2026.01.06 16:11:23.372409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19554 | 2026.01.06 16:11:23.389406 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19555 | 2026.01.06 16:11:23.389452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19556 | 2026.01.06 16:11:23.395714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19557 | 2026.01.06 16:11:23.396442 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19558 | 2026.01.06 16:11:23.399465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19559 | 2026.01.06 16:11:23.867459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2464 | ||
| 19560 | 2026.01.06 16:11:23.870053 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19561 | 2026.01.06 16:11:23.870114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19562 | 2026.01.06 16:11:23.871368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19563 | 2026.01.06 16:11:23.871647 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19564 | 2026.01.06 16:11:23.872052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2464 | ||
| 19565 | 2026.01.06 16:11:24.561043 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19566 | 2026.01.06 16:11:24.561237 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19567 | 2026.01.06 16:11:24.561308 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19568 | 2026.01.06 16:11:24.561976 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19569 | 2026.01.06 16:11:24.562028 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19570 | 2026.01.06 16:11:24.562413 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19571 | 2026.01.06 16:11:24.562656 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19572 | 2026.01.06 16:11:24.562826 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001637 sec., 2443.494196701283 rows/sec., 199.25 KiB/sec. | ||
| 19573 | 2026.01.06 16:11:24.562881 [ 276 ] {a6d6facd-301a-48de-a6e0-2471a3ff16ea} <Debug> TCPHandler: Processed in 0.001976997 sec. | ||
| 19574 | 2026.01.06 16:11:24.563015 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19575 | 2026.01.06 16:11:24.563122 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19576 | 2026.01.06 16:11:24.563168 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19577 | 2026.01.06 16:11:24.564360 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19578 | 2026.01.06 16:11:24.564400 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19579 | 2026.01.06 16:11:24.564802 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19580 | 2026.01.06 16:11:24.565022 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19581 | 2026.01.06 16:11:24.565165 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002067 sec., 586357.039187228 rows/sec., 48.41 MiB/sec. | ||
| 19582 | 2026.01.06 16:11:24.565207 [ 276 ] {058e79bb-341f-4549-bc06-e94919fc4665} <Debug> TCPHandler: Processed in 0.002245813 sec. | ||
| 19583 | 2026.01.06 16:11:24.565340 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19584 | 2026.01.06 16:11:24.565440 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19585 | 2026.01.06 16:11:24.565492 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19586 | 2026.01.06 16:11:24.565916 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.01.06 16:11:24.565954 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19588 | 2026.01.06 16:11:24.566261 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19589 | 2026.01.06 16:11:24.566462 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.01.06 16:11:24.566592 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001174 sec., 9369.676320272572 rows/sec., 686.26 KiB/sec. | ||
| 19591 | 2026.01.06 16:11:24.566590 [ 66 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19592 | 2026.01.06 16:11:24.566632 [ 276 ] {e2f19b78-1d71-4d21-b043-83281569ba3a} <Debug> TCPHandler: Processed in 0.001344806 sec. | ||
| 19593 | 2026.01.06 16:11:24.566666 [ 66 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19594 | 2026.01.06 16:11:24.566692 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19595 | 2026.01.06 16:11:24.566758 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19596 | 2026.01.06 16:11:24.566795 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19597 | 2026.01.06 16:11:24.566858 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19598 | 2026.01.06 16:11:24.566896 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19599 | 2026.01.06 16:11:24.566899 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19600 | 2026.01.06 16:11:24.566928 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 264 rows starting from the beginning of the part | ||
| 19601 | 2026.01.06 16:11:24.566988 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 7 rows starting from the beginning of the part | ||
| 19602 | 2026.01.06 16:11:24.567038 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 245 rows starting from the beginning of the part | ||
| 19603 | 2026.01.06 16:11:24.567084 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 7 rows starting from the beginning of the part | ||
| 19604 | 2026.01.06 16:11:24.567125 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 239 rows starting from the beginning of the part | ||
| 19605 | 2026.01.06 16:11:24.567175 [ 196 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 11 rows starting from the beginning of the part | ||
| 19606 | 2026.01.06 16:11:24.567462 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19607 | 2026.01.06 16:11:24.567500 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19608 | 2026.01.06 16:11:24.567807 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19609 | 2026.01.06 16:11:24.568031 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19610 | 2026.01.06 16:11:24.568090 [ 193 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335465 sec., 578824.6041640926 rows/sec., 37.80 MiB/sec. | ||
| 19611 | 2026.01.06 16:11:24.568167 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001328 sec., 171686.7469879518 rows/sec., 11.63 MiB/sec. | ||
| 19612 | 2026.01.06 16:11:24.568211 [ 276 ] {2a746cb5-cce1-4909-994f-e152ce75afde} <Debug> TCPHandler: Processed in 0.001504958 sec. | ||
| 19613 | 2026.01.06 16:11:24.568309 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19614 | 2026.01.06 16:11:24.568334 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19615 | 2026.01.06 16:11:24.568435 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19616 | 2026.01.06 16:11:24.568478 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19617 | 2026.01.06 16:11:24.568662 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19618 | 2026.01.06 16:11:24.568756 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_121_24} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19619 | 2026.01.06 16:11:24.568862 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19620 | 2026.01.06 16:11:24.569228 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19621 | 2026.01.06 16:11:24.569269 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19622 | 2026.01.06 16:11:24.569603 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19623 | 2026.01.06 16:11:24.569814 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19624 | 2026.01.06 16:11:24.569948 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001529 sec., 347285.8077174624 rows/sec., 25.73 MiB/sec. | ||
| 19625 | 2026.01.06 16:11:24.569995 [ 276 ] {63ef2dfe-89ed-4e9b-82bf-0be5673fa89b} <Debug> TCPHandler: Processed in 0.001711133 sec. | ||
| 19626 | 2026.01.06 16:11:24.570121 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19627 | 2026.01.06 16:11:24.570216 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19628 | 2026.01.06 16:11:24.570260 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19629 | 2026.01.06 16:11:24.570962 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19630 | 2026.01.06 16:11:24.570998 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19631 | 2026.01.06 16:11:24.571379 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19632 | 2026.01.06 16:11:24.571586 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19633 | 2026.01.06 16:11:24.571718 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001521 sec., 556213.0177514793 rows/sec., 37.44 MiB/sec. | ||
| 19634 | 2026.01.06 16:11:24.571756 [ 276 ] {4712dbcb-99cd-43ef-a072-ffc9c91b29a0} <Debug> TCPHandler: Processed in 0.001685372 sec. | ||
| 19635 | 2026.01.06 16:11:24.571965 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19636 | 2026.01.06 16:11:24.572058 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19637 | 2026.01.06 16:11:24.572113 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <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 | ||
| 19638 | 2026.01.06 16:11:24.572910 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19639 | 2026.01.06 16:11:24.572948 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19640 | 2026.01.06 16:11:24.573466 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19641 | 2026.01.06 16:11:24.573737 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19642 | 2026.01.06 16:11:24.573886 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001845 sec., 3794.0379403794036 rows/sec., 6.80 MiB/sec. | ||
| 19643 | 2026.01.06 16:11:24.573962 [ 276 ] {193ba54f-c327-4b41-9aed-ab529515bb9c} <Debug> TCPHandler: Processed in 0.002047488 sec. | ||
| 19644 | 2026.01.06 16:11:24.574081 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19645 | 2026.01.06 16:11:24.574176 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19646 | 2026.01.06 16:11:24.574219 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19647 | 2026.01.06 16:11:24.574607 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19648 | 2026.01.06 16:11:24.574640 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19649 | 2026.01.06 16:11:24.574958 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19650 | 2026.01.06 16:11:24.575160 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19651 | 2026.01.06 16:11:24.575287 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 19652 | 2026.01.06 16:11:24.575324 [ 276 ] {2178a8e6-8fde-477a-9e9a-78e23cf32e96} <Debug> TCPHandler: Processed in 0.001291424 sec. | ||
| 19653 | 2026.01.06 16:11:28.529910 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19654 | 2026.01.06 16:11:28.529963 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19655 | 2026.01.06 16:11:28.713158 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41194 | ||
| 19656 | 2026.01.06 16:11:28.713870 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.01.06 16:11:28.713933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19658 | 2026.01.06 16:11:28.714554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19659 | 2026.01.06 16:11:28.714804 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19660 | 2026.01.06 16:11:28.714935 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41194 | ||
| 19661 | 2026.01.06 16:11:28.714933 [ 59 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19662 | 2026.01.06 16:11:28.714990 [ 59 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2026.01.06 16:11:28.715013 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 19664 | 2026.01.06 16:11:28.715111 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19665 | 2026.01.06 16:11:28.715213 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19666 | 2026.01.06 16:11:28.715248 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38826 rows starting from the beginning of the part | ||
| 19667 | 2026.01.06 16:11:28.715316 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19668 | 2026.01.06 16:11:28.715370 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19669 | 2026.01.06 16:11:28.715420 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19670 | 2026.01.06 16:11:28.715466 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19671 | 2026.01.06 16:11:28.715514 [ 187 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19672 | 2026.01.06 16:11:28.718233 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41194 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160269 sec., 13034966.327233536 rows/sec., 186.47 MiB/sec. | ||
| 19673 | 2026.01.06 16:11:28.718686 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19674 | 2026.01.06 16:11:28.719003 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19675 | 2026.01.06 16:11:28.719087 [ 193 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_86_17} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19676 | 2026.01.06 16:11:28.719192 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 19677 | 2026.01.06 16:11:29.302473 [ 219 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19678 | 2026.01.06 16:11:29.302554 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19679 | 2026.01.06 16:11:29.306404 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19680 | 2026.01.06 16:11:29.544723 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19681 | 2026.01.06 16:11:29.544960 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19682 | 2026.01.06 16:11:29.545041 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19683 | 2026.01.06 16:11:29.546072 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19684 | 2026.01.06 16:11:29.546138 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19685 | 2026.01.06 16:11:29.546658 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19686 | 2026.01.06 16:11:29.546953 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2026.01.06 16:11:29.547171 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002269 sec., 180696.34200088144 rows/sec., 11.46 MiB/sec. | ||
| 19688 | 2026.01.06 16:11:29.547238 [ 276 ] {68b2fb40-55c9-4b5a-85ce-e1f93a8fee45} <Debug> TCPHandler: Processed in 0.002649889 sec. | ||
| 19689 | 2026.01.06 16:11:29.547403 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19690 | 2026.01.06 16:11:29.547510 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19691 | 2026.01.06 16:11:29.547560 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19692 | 2026.01.06 16:11:29.548773 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19693 | 2026.01.06 16:11:29.548820 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19694 | 2026.01.06 16:11:29.549328 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19695 | 2026.01.06 16:11:29.549600 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2026.01.06 16:11:29.549767 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002282 sec., 517090.27169149864 rows/sec., 41.24 MiB/sec. | ||
| 19697 | 2026.01.06 16:11:29.549766 [ 59 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19698 | 2026.01.06 16:11:29.549814 [ 276 ] {06f757c3-c6e5-4586-a742-513a32f3b1ef} <Debug> TCPHandler: Processed in 0.002470267 sec. | ||
| 19699 | 2026.01.06 16:11:29.549843 [ 59 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19700 | 2026.01.06 16:11:29.549870 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19701 | 2026.01.06 16:11:29.549952 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19702 | 2026.01.06 16:11:29.549996 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19703 | 2026.01.06 16:11:29.550060 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19704 | 2026.01.06 16:11:29.550113 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19705 | 2026.01.06 16:11:29.550139 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19706 | 2026.01.06 16:11:29.550182 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2345 rows starting from the beginning of the part | ||
| 19707 | 2026.01.06 16:11:29.550249 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1183 rows starting from the beginning of the part | ||
| 19708 | 2026.01.06 16:11:29.550297 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 70 rows starting from the beginning of the part | ||
| 19709 | 2026.01.06 16:11:29.550341 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1180 rows starting from the beginning of the part | ||
| 19710 | 2026.01.06 16:11:29.550378 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1212 rows starting from the beginning of the part | ||
| 19711 | 2026.01.06 16:11:29.550420 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1180 rows starting from the beginning of the part | ||
| 19712 | 2026.01.06 16:11:29.550735 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19713 | 2026.01.06 16:11:29.550787 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19714 | 2026.01.06 16:11:29.551203 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19715 | 2026.01.06 16:11:29.551445 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19716 | 2026.01.06 16:11:29.551581 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001543 sec., 154893.06545690214 rows/sec., 9.41 MiB/sec. | ||
| 19717 | 2026.01.06 16:11:29.551621 [ 276 ] {18119fdc-890c-4c58-b3bd-4f225d039fdf} <Debug> TCPHandler: Processed in 0.001726653 sec. | ||
| 19718 | 2026.01.06 16:11:29.551725 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19719 | 2026.01.06 16:11:29.551821 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19720 | 2026.01.06 16:11:29.551860 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19721 | 2026.01.06 16:11:29.552337 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19722 | 2026.01.06 16:11:29.552375 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19723 | 2026.01.06 16:11:29.552674 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002733142 sec., 2623354.366512973 rows/sec., 221.74 MiB/sec. | ||
| 19724 | 2026.01.06 16:11:29.552720 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19725 | 2026.01.06 16:11:29.552949 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.01.06 16:11:29.552956 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19727 | 2026.01.06 16:11:29.553088 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001285 sec., 164980.54474708173 rows/sec., 10.64 MiB/sec. | ||
| 19728 | 2026.01.06 16:11:29.553137 [ 276 ] {8cc741cd-a728-416e-93b9-4255f88c5763} <Debug> TCPHandler: Processed in 0.001460847 sec. | ||
| 19729 | 2026.01.06 16:11:29.553253 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19730 | 2026.01.06 16:11:29.553289 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2026.01.06 16:11:29.553349 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19732 | 2026.01.06 16:11:29.553380 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_126_25} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19733 | 2026.01.06 16:11:29.553394 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19734 | 2026.01.06 16:11:29.553471 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 19735 | 2026.01.06 16:11:29.553883 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19736 | 2026.01.06 16:11:29.553929 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19737 | 2026.01.06 16:11:29.554341 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19738 | 2026.01.06 16:11:29.554674 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19739 | 2026.01.06 16:11:29.554855 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001521 sec., 138724.52333990796 rows/sec., 7.88 MiB/sec. | ||
| 19740 | 2026.01.06 16:11:29.554908 [ 276 ] {fa9f528b-fc1c-4bd9-b38c-a0586128f508} <Debug> TCPHandler: Processed in 0.001703712 sec. | ||
| 19741 | 2026.01.06 16:11:29.555032 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19742 | 2026.01.06 16:11:29.555135 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19743 | 2026.01.06 16:11:29.555177 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19744 | 2026.01.06 16:11:29.555835 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19745 | 2026.01.06 16:11:29.555875 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19746 | 2026.01.06 16:11:29.556261 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19747 | 2026.01.06 16:11:29.556509 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19748 | 2026.01.06 16:11:29.556636 [ 58 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19749 | 2026.01.06 16:11:29.556644 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001527 sec., 466928.61820563197 rows/sec., 32.74 MiB/sec. | ||
| 19750 | 2026.01.06 16:11:29.556683 [ 58 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19751 | 2026.01.06 16:11:29.556705 [ 276 ] {898362a6-14b7-496c-8823-e81d0644c9c3} <Debug> TCPHandler: Processed in 0.001723433 sec. | ||
| 19752 | 2026.01.06 16:11:29.556708 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19753 | 2026.01.06 16:11:29.556824 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19754 | 2026.01.06 16:11:29.556830 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19755 | 2026.01.06 16:11:29.556951 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19756 | 2026.01.06 16:11:29.556953 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19757 | 2026.01.06 16:11:29.556997 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19758 | 2026.01.06 16:11:29.557003 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1212 rows starting from the beginning of the part | ||
| 19759 | 2026.01.06 16:11:29.557084 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 719 rows starting from the beginning of the part | ||
| 19760 | 2026.01.06 16:11:29.557131 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 71 rows starting from the beginning of the part | ||
| 19761 | 2026.01.06 16:11:29.557169 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 713 rows starting from the beginning of the part | ||
| 19762 | 2026.01.06 16:11:29.557214 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 531 rows starting from the beginning of the part | ||
| 19763 | 2026.01.06 16:11:29.557256 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 713 rows starting from the beginning of the part | ||
| 19764 | 2026.01.06 16:11:29.557355 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19765 | 2026.01.06 16:11:29.557400 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19766 | 2026.01.06 16:11:29.557864 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19767 | 2026.01.06 16:11:29.558133 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19768 | 2026.01.06 16:11:29.558273 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. | ||
| 19769 | 2026.01.06 16:11:29.558313 [ 276 ] {14a556b6-9982-4497-9d77-993c62a85613} <Debug> TCPHandler: Processed in 0.001533499 sec. | ||
| 19770 | 2026.01.06 16:11:29.558425 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19771 | 2026.01.06 16:11:29.558520 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19772 | 2026.01.06 16:11:29.558564 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19773 | 2026.01.06 16:11:29.558677 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902146 sec., 2081333.399223824 rows/sec., 156.30 MiB/sec. | ||
| 19774 | 2026.01.06 16:11:29.558857 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19775 | 2026.01.06 16:11:29.559022 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19776 | 2026.01.06 16:11:29.559067 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19777 | 2026.01.06 16:11:29.559116 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2026.01.06 16:11:29.559196 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_126_25} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19779 | 2026.01.06 16:11:29.559266 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 19780 | 2026.01.06 16:11:29.559450 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19781 | 2026.01.06 16:11:29.559674 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19782 | 2026.01.06 16:11:29.559810 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 19783 | 2026.01.06 16:11:29.559850 [ 276 ] {15f0f705-9237-49e3-b804-49d995b5ac33} <Debug> TCPHandler: Processed in 0.001475608 sec. | ||
| 19784 | 2026.01.06 16:11:29.559986 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19785 | 2026.01.06 16:11:29.560083 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19786 | 2026.01.06 16:11:29.560127 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19787 | 2026.01.06 16:11:29.560462 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19788 | 2026.01.06 16:11:29.560500 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19789 | 2026.01.06 16:11:29.560803 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19790 | 2026.01.06 16:11:29.561037 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19791 | 2026.01.06 16:11:29.561166 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 19792 | 2026.01.06 16:11:29.561205 [ 276 ] {3dd3866f-9cc2-461e-b29f-b94096070368} <Debug> TCPHandler: Processed in 0.001269014 sec. | ||
| 19793 | 2026.01.06 16:11:29.561328 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19794 | 2026.01.06 16:11:29.561423 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19795 | 2026.01.06 16:11:29.561479 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <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 | ||
| 19796 | 2026.01.06 16:11:29.562345 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.01.06 16:11:29.562389 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19798 | 2026.01.06 16:11:29.563001 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19799 | 2026.01.06 16:11:29.563239 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19800 | 2026.01.06 16:11:29.563373 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19801 | 2026.01.06 16:11:29.563381 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001975 sec., 17215.18987341772 rows/sec., 30.85 MiB/sec. | ||
| 19802 | 2026.01.06 16:11:29.563416 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2026.01.06 16:11:29.563439 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19804 | 2026.01.06 16:11:29.563466 [ 276 ] {3cbcd450-5c76-4515-a6d6-0f692c731423} <Debug> TCPHandler: Processed in 0.002187601 sec. | ||
| 19805 | 2026.01.06 16:11:29.563557 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19806 | 2026.01.06 16:11:29.563603 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19807 | 2026.01.06 16:11:29.563704 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19808 | 2026.01.06 16:11:29.563751 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19809 | 2026.01.06 16:11:29.563817 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19810 | 2026.01.06 16:11:29.563874 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2326 rows starting from the beginning of the part | ||
| 19811 | 2026.01.06 16:11:29.563990 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 34 rows starting from the beginning of the part | ||
| 19812 | 2026.01.06 16:11:29.564093 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 7 rows starting from the beginning of the part | ||
| 19813 | 2026.01.06 16:11:29.564096 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19814 | 2026.01.06 16:11:29.564145 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19815 | 2026.01.06 16:11:29.564192 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part | ||
| 19816 | 2026.01.06 16:11:29.564286 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 7 rows starting from the beginning of the part | ||
| 19817 | 2026.01.06 16:11:29.564376 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part | ||
| 19818 | 2026.01.06 16:11:29.564483 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19819 | 2026.01.06 16:11:29.564730 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.01.06 16:11:29.564859 [ 58 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19821 | 2026.01.06 16:11:29.564872 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 5.37 MiB/sec. | ||
| 19822 | 2026.01.06 16:11:29.564895 [ 58 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19823 | 2026.01.06 16:11:29.564918 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19824 | 2026.01.06 16:11:29.564919 [ 276 ] {f3ea524e-5e96-42e5-8e1f-ed12b4bd4ffb} <Debug> TCPHandler: Processed in 0.001366706 sec. | ||
| 19825 | 2026.01.06 16:11:29.564993 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19826 | 2026.01.06 16:11:29.565082 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19827 | 2026.01.06 16:11:29.565107 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 9690 rows starting from the beginning of the part | ||
| 19828 | 2026.01.06 16:11:29.565149 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 19829 | 2026.01.06 16:11:29.565183 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 19830 | 2026.01.06 16:11:29.565215 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 19831 | 2026.01.06 16:11:29.565245 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 19832 | 2026.01.06 16:11:29.565277 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 19833 | 2026.01.06 16:11:29.567650 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10122 rows, containing 4 columns (4 merged, 0 gathered) in 0.002689021 sec., 3764195.2219785564 rows/sec., 238.78 MiB/sec. | ||
| 19834 | 2026.01.06 16:11:29.567827 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19835 | 2026.01.06 16:11:29.568067 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2026.01.06 16:11:29.568132 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_126_25} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19837 | 2026.01.06 16:11:29.568190 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 19838 | 2026.01.06 16:11:29.573199 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 19 columns (19 merged, 0 gathered) in 0.009712323 sec., 251433.15353082883 rows/sec., 450.56 MiB/sec. | ||
| 19839 | 2026.01.06 16:11:29.574930 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19840 | 2026.01.06 16:11:29.575276 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19841 | 2026.01.06 16:11:29.575348 [ 198 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19842 | 2026.01.06 16:11:29.575474 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. | ||
| 19843 | 2026.01.06 16:11:30.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.02 MiB, peak 410.63 MiB, free memory in arenas 0.00 B, will set to 393.09 MiB (RSS), difference: 1.08 MiB | ||
| 19844 | 2026.01.06 16:11:30.899644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19845 | 2026.01.06 16:11:30.917328 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2026.01.06 16:11:30.917383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19847 | 2026.01.06 16:11:30.923670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19848 | 2026.01.06 16:11:30.924424 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19849 | 2026.01.06 16:11:30.924733 [ 57 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19850 | 2026.01.06 16:11:30.924797 [ 57 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.01.06 16:11:30.924817 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19852 | 2026.01.06 16:11:30.924956 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19853 | 2026.01.06 16:11:30.927912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19854 | 2026.01.06 16:11:30.928830 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19855 | 2026.01.06 16:11:30.930299 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19856 | 2026.01.06 16:11:30.934995 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19857 | 2026.01.06 16:11:30.939843 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19858 | 2026.01.06 16:11:30.944589 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19859 | 2026.01.06 16:11:30.949450 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19860 | 2026.01.06 16:11:30.954195 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19861 | 2026.01.06 16:11:31.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.70 MiB, peak 411.59 MiB, free memory in arenas 0.00 B, will set to 393.10 MiB (RSS), difference: -15.60 MiB | ||
| 19862 | 2026.01.06 16:11:31.012465 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087572269 sec., 7399.602721267848 rows/sec., 38.26 MiB/sec. | ||
| 19863 | 2026.01.06 16:11:31.015665 [ 200 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19864 | 2026.01.06 16:11:31.017798 [ 200 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19865 | 2026.01.06 16:11:31.017870 [ 200 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_86_17} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19866 | 2026.01.06 16:11:31.020302 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19867 | 2026.01.06 16:11:32.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.59 MiB, peak 411.59 MiB, free memory in arenas 0.00 B, will set to 393.11 MiB (RSS), difference: 14.52 MiB | ||
| 19868 | 2026.01.06 16:11:33.872380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2502 | ||
| 19869 | 2026.01.06 16:11:33.875319 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19870 | 2026.01.06 16:11:33.875363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19871 | 2026.01.06 16:11:33.876575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19872 | 2026.01.06 16:11:33.876845 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19873 | 2026.01.06 16:11:33.877061 [ 222 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19874 | 2026.01.06 16:11:33.877091 [ 222 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19875 | 2026.01.06 16:11:33.877127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2502 | ||
| 19876 | 2026.01.06 16:11:33.879623 [ 222 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19877 | 2026.01.06 16:11:34.230712 [ 222 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19878 | 2026.01.06 16:11:34.230784 [ 222 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19879 | 2026.01.06 16:11:34.234818 [ 222 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19880 | 2026.01.06 16:11:34.319795 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19881 | 2026.01.06 16:11:34.319854 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19882 | 2026.01.06 16:11:34.323496 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19883 | 2026.01.06 16:11:34.531119 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19884 | 2026.01.06 16:11:34.531296 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19885 | 2026.01.06 16:11:34.531368 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19886 | 2026.01.06 16:11:34.532073 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2026.01.06 16:11:34.532110 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19888 | 2026.01.06 16:11:34.532494 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19889 | 2026.01.06 16:11:34.532736 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19890 | 2026.01.06 16:11:34.532891 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001648 sec., 42475.728155339806 rows/sec., 3.41 MiB/sec. | ||
| 19891 | 2026.01.06 16:11:34.532941 [ 276 ] {15951c65-6aef-434f-933d-03efc9f6f3b9} <Debug> TCPHandler: Processed in 0.001953236 sec. | ||
| 19892 | 2026.01.06 16:11:34.533068 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19893 | 2026.01.06 16:11:34.533171 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19894 | 2026.01.06 16:11:34.533214 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19895 | 2026.01.06 16:11:34.533622 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.01.06 16:11:34.533655 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19897 | 2026.01.06 16:11:34.533937 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19898 | 2026.01.06 16:11:34.534137 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19899 | 2026.01.06 16:11:34.534258 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001154 sec., 6065.857885615251 rows/sec., 456.12 KiB/sec. | ||
| 19900 | 2026.01.06 16:11:34.534293 [ 276 ] {9f92ba1a-94f5-453e-be1a-c562f0f701cc} <Debug> TCPHandler: Processed in 0.001323505 sec. | ||
| 19901 | 2026.01.06 16:11:34.534396 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19902 | 2026.01.06 16:11:34.534486 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19903 | 2026.01.06 16:11:34.534524 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19904 | 2026.01.06 16:11:34.535019 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19905 | 2026.01.06 16:11:34.535054 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19906 | 2026.01.06 16:11:34.535357 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19907 | 2026.01.06 16:11:34.535572 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19908 | 2026.01.06 16:11:34.535701 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001174 sec., 60477.001703577516 rows/sec., 4.72 MiB/sec. | ||
| 19909 | 2026.01.06 16:11:34.535738 [ 276 ] {f840abf9-5d97-471d-a946-d488d5977a4f} <Debug> TCPHandler: Processed in 0.001339345 sec. | ||
| 19910 | 2026.01.06 16:11:34.535745 [ 224 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19911 | 2026.01.06 16:11:34.535778 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19912 | 2026.01.06 16:11:34.535848 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19913 | 2026.01.06 16:11:34.535943 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19914 | 2026.01.06 16:11:34.535987 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19915 | 2026.01.06 16:11:34.536404 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19916 | 2026.01.06 16:11:34.536440 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19917 | 2026.01.06 16:11:34.536775 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19918 | 2026.01.06 16:11:34.536998 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19919 | 2026.01.06 16:11:34.537127 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 19920 | 2026.01.06 16:11:34.537165 [ 276 ] {5664d5f4-a985-406c-a627-e6161e48e5be} <Debug> TCPHandler: Processed in 0.001366356 sec. | ||
| 19921 | 2026.01.06 16:11:34.537265 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19922 | 2026.01.06 16:11:34.537358 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19923 | 2026.01.06 16:11:34.537413 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <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 | ||
| 19924 | 2026.01.06 16:11:34.537767 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19925 | 2026.01.06 16:11:34.538180 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19926 | 2026.01.06 16:11:34.538218 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19927 | 2026.01.06 16:11:34.538739 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19928 | 2026.01.06 16:11:34.538964 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19929 | 2026.01.06 16:11:34.539101 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001761 sec., 3975.0141964792733 rows/sec., 7.12 MiB/sec. | ||
| 19930 | 2026.01.06 16:11:34.539167 [ 276 ] {36c481b7-c437-4961-ac99-6b433a2e85a2} <Debug> TCPHandler: Processed in 0.001952026 sec. | ||
| 19931 | 2026.01.06 16:11:34.539279 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19932 | 2026.01.06 16:11:34.539374 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19933 | 2026.01.06 16:11:34.539417 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19934 | 2026.01.06 16:11:34.539750 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19935 | 2026.01.06 16:11:34.539786 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19936 | 2026.01.06 16:11:34.540090 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19937 | 2026.01.06 16:11:34.540300 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19938 | 2026.01.06 16:11:34.540428 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 19939 | 2026.01.06 16:11:34.540464 [ 276 ] {6812c2ed-1297-4be5-9301-08bffe3ead6c} <Debug> TCPHandler: Processed in 0.001236543 sec. | ||
| 19940 | 2026.01.06 16:11:35.015783 [ 224 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19941 | 2026.01.06 16:11:35.015837 [ 224 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19942 | 2026.01.06 16:11:35.018589 [ 224 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19943 | 2026.01.06 16:11:35.492270 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19944 | 2026.01.06 16:11:35.492329 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19945 | 2026.01.06 16:11:35.494759 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19946 | 2026.01.06 16:11:36.215112 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41706 | ||
| 19947 | 2026.01.06 16:11:36.215673 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19948 | 2026.01.06 16:11:36.215723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19949 | 2026.01.06 16:11:36.216229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19950 | 2026.01.06 16:11:36.216475 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19951 | 2026.01.06 16:11:36.216625 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41706 | ||
| 19952 | 2026.01.06 16:11:38.428070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19953 | 2026.01.06 16:11:38.446563 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19954 | 2026.01.06 16:11:38.446635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19955 | 2026.01.06 16:11:38.452675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19956 | 2026.01.06 16:11:38.453405 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19957 | 2026.01.06 16:11:38.456710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19958 | 2026.01.06 16:11:39.352110 [ 224 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19959 | 2026.01.06 16:11:39.352182 [ 224 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19960 | 2026.01.06 16:11:39.354670 [ 224 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19961 | 2026.01.06 16:11:39.544656 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19962 | 2026.01.06 16:11:39.544857 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19963 | 2026.01.06 16:11:39.544930 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19964 | 2026.01.06 16:11:39.545790 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19965 | 2026.01.06 16:11:39.545831 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19966 | 2026.01.06 16:11:39.546224 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19967 | 2026.01.06 16:11:39.546448 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19968 | 2026.01.06 16:11:39.546605 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001796 sec., 228285.07795100223 rows/sec., 14.48 MiB/sec. | ||
| 19969 | 2026.01.06 16:11:39.546654 [ 276 ] {45835588-1511-415c-ab12-ba94fe179127} <Debug> TCPHandler: Processed in 0.00213171 sec. | ||
| 19970 | 2026.01.06 16:11:39.546828 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19971 | 2026.01.06 16:11:39.546928 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19972 | 2026.01.06 16:11:39.546970 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19973 | 2026.01.06 16:11:39.547407 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19974 | 2026.01.06 16:11:39.547443 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19975 | 2026.01.06 16:11:39.547741 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19976 | 2026.01.06 16:11:39.547948 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.01.06 16:11:39.548074 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 279.74 KiB/sec. | ||
| 19978 | 2026.01.06 16:11:39.548112 [ 276 ] {b85aa258-fa66-4b47-b5c2-1f738976c258} <Debug> TCPHandler: Processed in 0.001335695 sec. | ||
| 19979 | 2026.01.06 16:11:39.548330 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19980 | 2026.01.06 16:11:39.548422 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19981 | 2026.01.06 16:11:39.548461 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19982 | 2026.01.06 16:11:39.549873 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19983 | 2026.01.06 16:11:39.549909 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19984 | 2026.01.06 16:11:39.550293 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19985 | 2026.01.06 16:11:39.550498 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19986 | 2026.01.06 16:11:39.550623 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.002219 sec., 532672.3749436683 rows/sec., 42.47 MiB/sec. | ||
| 19987 | 2026.01.06 16:11:39.550661 [ 276 ] {7667d7c0-1d1d-4663-be38-113ff7fbfb6b} <Debug> TCPHandler: Processed in 0.002378265 sec. | ||
| 19988 | 2026.01.06 16:11:39.550781 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19989 | 2026.01.06 16:11:39.550875 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19990 | 2026.01.06 16:11:39.550915 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19991 | 2026.01.06 16:11:39.551448 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19992 | 2026.01.06 16:11:39.551483 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 19993 | 2026.01.06 16:11:39.551791 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19994 | 2026.01.06 16:11:39.552019 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19995 | 2026.01.06 16:11:39.552162 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001304 sec., 186349.69325153372 rows/sec., 11.35 MiB/sec. | ||
| 19996 | 2026.01.06 16:11:39.552206 [ 276 ] {5ffb7387-f4c7-4d8d-ab00-1c4fd50a4ec2} <Debug> TCPHandler: Processed in 0.001472448 sec. | ||
| 19997 | 2026.01.06 16:11:39.552317 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19998 | 2026.01.06 16:11:39.552411 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19999 | 2026.01.06 16:11:39.552452 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20000 | 2026.01.06 16:11:39.553049 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2026.01.06 16:11:39.553092 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20002 | 2026.01.06 16:11:39.553438 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20003 | 2026.01.06 16:11:39.553673 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2026.01.06 16:11:39.553804 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00141 sec., 150354.60992907803 rows/sec., 9.70 MiB/sec. | ||
| 20005 | 2026.01.06 16:11:39.553851 [ 276 ] {d1441b1c-fb8d-4e1e-96a8-0754b2e2acff} <Debug> TCPHandler: Processed in 0.00158028 sec. | ||
| 20006 | 2026.01.06 16:11:39.553994 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20007 | 2026.01.06 16:11:39.554090 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20008 | 2026.01.06 16:11:39.554127 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20009 | 2026.01.06 16:11:39.554663 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20010 | 2026.01.06 16:11:39.554699 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20011 | 2026.01.06 16:11:39.555024 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20012 | 2026.01.06 16:11:39.555262 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20013 | 2026.01.06 16:11:39.555389 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001316 sec., 160334.34650455927 rows/sec., 9.10 MiB/sec. | ||
| 20014 | 2026.01.06 16:11:39.555427 [ 276 ] {ebc0c9cc-0362-4e40-bc50-2afb16bc2891} <Debug> TCPHandler: Processed in 0.001480238 sec. | ||
| 20015 | 2026.01.06 16:11:39.555543 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20016 | 2026.01.06 16:11:39.555633 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20017 | 2026.01.06 16:11:39.555672 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20018 | 2026.01.06 16:11:39.556453 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20019 | 2026.01.06 16:11:39.556487 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20020 | 2026.01.06 16:11:39.556825 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20021 | 2026.01.06 16:11:39.557027 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20022 | 2026.01.06 16:11:39.557153 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001538 sec., 466189.8569570871 rows/sec., 32.71 MiB/sec. | ||
| 20023 | 2026.01.06 16:11:39.557192 [ 276 ] {62c6665b-d076-4d5a-893d-5eb8685f0ac3} <Debug> TCPHandler: Processed in 0.001695722 sec. | ||
| 20024 | 2026.01.06 16:11:39.557313 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20025 | 2026.01.06 16:11:39.557406 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20026 | 2026.01.06 16:11:39.557445 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20027 | 2026.01.06 16:11:39.557779 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20028 | 2026.01.06 16:11:39.557813 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20029 | 2026.01.06 16:11:39.558105 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20030 | 2026.01.06 16:11:39.558331 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20031 | 2026.01.06 16:11:39.558460 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 20032 | 2026.01.06 16:11:39.558496 [ 276 ] {17fa176c-4871-4e30-b34e-5f1734f25a80} <Debug> TCPHandler: Processed in 0.001230593 sec. | ||
| 20033 | 2026.01.06 16:11:39.558502 [ 223 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20034 | 2026.01.06 16:11:39.558551 [ 223 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20035 | 2026.01.06 16:11:39.558603 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20036 | 2026.01.06 16:11:39.558706 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20037 | 2026.01.06 16:11:39.558749 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20038 | 2026.01.06 16:11:39.559211 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20039 | 2026.01.06 16:11:39.559247 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20040 | 2026.01.06 16:11:39.559578 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20041 | 2026.01.06 16:11:39.559806 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20042 | 2026.01.06 16:11:39.559932 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001249 sec., 253002.40192153724 rows/sec., 16.62 MiB/sec. | ||
| 20043 | 2026.01.06 16:11:39.559968 [ 276 ] {1d3a8b03-40ce-4e19-841f-85f041caa6ba} <Debug> TCPHandler: Processed in 0.001411376 sec. | ||
| 20044 | 2026.01.06 16:11:39.560074 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20045 | 2026.01.06 16:11:39.560166 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20046 | 2026.01.06 16:11:39.560206 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20047 | 2026.01.06 16:11:39.560513 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20048 | 2026.01.06 16:11:39.560546 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20049 | 2026.01.06 16:11:39.560817 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20050 | 2026.01.06 16:11:39.561015 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20051 | 2026.01.06 16:11:39.561136 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000987 sec., 1013.1712259371834 rows/sec., 68.27 KiB/sec. | ||
| 20052 | 2026.01.06 16:11:39.561171 [ 276 ] {8e63f878-d556-414c-b4a2-508c6be68ef8} <Debug> TCPHandler: Processed in 0.001143382 sec. | ||
| 20053 | 2026.01.06 16:11:39.561275 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20054 | 2026.01.06 16:11:39.561367 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20055 | 2026.01.06 16:11:39.561419 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <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 | ||
| 20056 | 2026.01.06 16:11:39.562284 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20057 | 2026.01.06 16:11:39.562322 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20058 | 2026.01.06 16:11:39.562899 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20059 | 2026.01.06 16:11:39.563256 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20060 | 2026.01.06 16:11:39.563434 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002083 sec., 16322.611617858856 rows/sec., 29.25 MiB/sec. | ||
| 20061 | 2026.01.06 16:11:39.563501 [ 276 ] {94f931c6-6f95-440c-853b-526dea121121} <Debug> TCPHandler: Processed in 0.002272533 sec. | ||
| 20062 | 2026.01.06 16:11:39.563635 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20063 | 2026.01.06 16:11:39.563749 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20064 | 2026.01.06 16:11:39.563791 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20065 | 2026.01.06 16:11:39.563947 [ 223 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20066 | 2026.01.06 16:11:39.564132 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2026.01.06 16:11:39.564174 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20068 | 2026.01.06 16:11:39.564478 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20069 | 2026.01.06 16:11:39.564688 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2026.01.06 16:11:39.564814 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 20071 | 2026.01.06 16:11:39.564851 [ 276 ] {2be0226f-42d8-45f0-886a-c4d231acf0b2} <Debug> TCPHandler: Processed in 0.001274864 sec. | ||
| 20072 | 2026.01.06 16:11:40.403164 [ 225 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20073 | 2026.01.06 16:11:40.403227 [ 225 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20074 | 2026.01.06 16:11:40.405259 [ 225 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20075 | 2026.01.06 16:11:43.530042 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20076 | 2026.01.06 16:11:43.530119 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20077 | 2026.01.06 16:11:43.716892 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42154 | ||
| 20078 | 2026.01.06 16:11:43.717491 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.01.06 16:11:43.717543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20080 | 2026.01.06 16:11:43.718075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20081 | 2026.01.06 16:11:43.718305 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.01.06 16:11:43.718437 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42154 | ||
| 20083 | 2026.01.06 16:11:43.877451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2538 | ||
| 20084 | 2026.01.06 16:11:43.880105 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20085 | 2026.01.06 16:11:43.880162 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20086 | 2026.01.06 16:11:43.881416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20087 | 2026.01.06 16:11:43.881697 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20088 | 2026.01.06 16:11:43.882092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2538 | ||
| 20089 | 2026.01.06 16:11:44.531794 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20090 | 2026.01.06 16:11:44.532053 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20091 | 2026.01.06 16:11:44.532117 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20092 | 2026.01.06 16:11:44.532769 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20093 | 2026.01.06 16:11:44.532806 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20094 | 2026.01.06 16:11:44.533196 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20095 | 2026.01.06 16:11:44.533419 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20096 | 2026.01.06 16:11:44.533567 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001562 sec., 44814.340588988474 rows/sec., 3.59 MiB/sec. | ||
| 20097 | 2026.01.06 16:11:44.533609 [ 276 ] {d82fdbf1-0db9-4e48-8b4f-2b72ab55ef2d} <Debug> TCPHandler: Processed in 0.001997558 sec. | ||
| 20098 | 2026.01.06 16:11:44.533731 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20099 | 2026.01.06 16:11:44.533826 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20100 | 2026.01.06 16:11:44.533867 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20101 | 2026.01.06 16:11:44.534273 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20102 | 2026.01.06 16:11:44.534308 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20103 | 2026.01.06 16:11:44.534601 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20104 | 2026.01.06 16:11:44.534809 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20105 | 2026.01.06 16:11:44.534936 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001128 sec., 6205.673758865248 rows/sec., 466.64 KiB/sec. | ||
| 20106 | 2026.01.06 16:11:44.534974 [ 276 ] {fe999bf2-9524-43d7-9b87-9081b3321949} <Debug> TCPHandler: Processed in 0.001294174 sec. | ||
| 20107 | 2026.01.06 16:11:44.535085 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20108 | 2026.01.06 16:11:44.535178 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20109 | 2026.01.06 16:11:44.535217 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20110 | 2026.01.06 16:11:44.535632 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20111 | 2026.01.06 16:11:44.535666 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20112 | 2026.01.06 16:11:44.535960 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20113 | 2026.01.06 16:11:44.536169 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20114 | 2026.01.06 16:11:44.536294 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001135 sec., 62555.06607929516 rows/sec., 4.88 MiB/sec. | ||
| 20115 | 2026.01.06 16:11:44.536330 [ 276 ] {dc87a5da-a772-4a40-8dd5-5d6996831bfc} <Debug> TCPHandler: Processed in 0.001295035 sec. | ||
| 20116 | 2026.01.06 16:11:44.536441 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20117 | 2026.01.06 16:11:44.536533 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20118 | 2026.01.06 16:11:44.536576 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20119 | 2026.01.06 16:11:44.536992 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20120 | 2026.01.06 16:11:44.537028 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20121 | 2026.01.06 16:11:44.537369 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20122 | 2026.01.06 16:11:44.537584 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20123 | 2026.01.06 16:11:44.537718 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 20124 | 2026.01.06 16:11:44.537747 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 5 parts from all_1_124_25 to all_128_128_0 | ||
| 20125 | 2026.01.06 16:11:44.537758 [ 276 ] {38ef0255-644a-44bb-9bc7-0aea3fe654d1} <Debug> TCPHandler: Processed in 0.001367336 sec. | ||
| 20126 | 2026.01.06 16:11:44.537824 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20127 | 2026.01.06 16:11:44.537854 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20128 | 2026.01.06 16:11:44.537912 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20129 | 2026.01.06 16:11:44.537972 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_124_25 to all_128_128_0 into Compact with storage Full | ||
| 20130 | 2026.01.06 16:11:44.538016 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20131 | 2026.01.06 16:11:44.538082 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <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 | ||
| 20132 | 2026.01.06 16:11:44.538173 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20133 | 2026.01.06 16:11:44.538241 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_25, total 43332 rows starting from the beginning of the part | ||
| 20134 | 2026.01.06 16:11:44.538347 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 846 rows starting from the beginning of the part | ||
| 20135 | 2026.01.06 16:11:44.538430 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 314 rows starting from the beginning of the part | ||
| 20136 | 2026.01.06 16:11:44.538506 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 20137 | 2026.01.06 16:11:44.538578 [ 191 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 316 rows starting from the beginning of the part | ||
| 20138 | 2026.01.06 16:11:44.538869 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2026.01.06 16:11:44.538913 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20140 | 2026.01.06 16:11:44.539436 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20141 | 2026.01.06 16:11:44.539658 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2026.01.06 16:11:44.539802 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001805 sec., 3878.1163434903046 rows/sec., 6.95 MiB/sec. | ||
| 20143 | 2026.01.06 16:11:44.539869 [ 276 ] {00151d69-c400-494f-b028-de04827373e4} <Debug> TCPHandler: Processed in 0.002005968 sec. | ||
| 20144 | 2026.01.06 16:11:44.539982 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20145 | 2026.01.06 16:11:44.540080 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20146 | 2026.01.06 16:11:44.540122 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20147 | 2026.01.06 16:11:44.540455 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20148 | 2026.01.06 16:11:44.540491 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20149 | 2026.01.06 16:11:44.540790 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20150 | 2026.01.06 16:11:44.541011 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20151 | 2026.01.06 16:11:44.541139 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 20152 | 2026.01.06 16:11:44.541176 [ 276 ] {024280ef-ca25-4018-a0e5-71f4afc9f309} <Debug> TCPHandler: Processed in 0.001242984 sec. | ||
| 20153 | 2026.01.06 16:11:44.546603 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44968 rows, containing 5 columns (5 merged, 0 gathered) in 0.008694174 sec., 5172199.222145773 rows/sec., 346.08 MiB/sec. | ||
| 20154 | 2026.01.06 16:11:44.547070 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 20155 | 2026.01.06 16:11:44.547417 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20156 | 2026.01.06 16:11:44.547505 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 5 parts: [all_1_124_25, all_128_128_0] -> all_1_128_26 | ||
| 20157 | 2026.01.06 16:11:44.547612 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 20158 | 2026.01.06 16:11:45.956821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20159 | 2026.01.06 16:11:45.974665 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20160 | 2026.01.06 16:11:45.974712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20161 | 2026.01.06 16:11:45.980885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20162 | 2026.01.06 16:11:45.981627 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20163 | 2026.01.06 16:11:45.984678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20164 | 2026.01.06 16:11:48.662422 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43135 | ||
| 20165 | 2026.01.06 16:11:48.662529 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20166 | 2026.01.06 16:11:48.662555 [ 297 ] {} <Debug> TCP-Session: 508064f4-473f-42a7-99fc-8755919f8e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:43135 | ||
| 20167 | 2026.01.06 16:11:48.662577 [ 297 ] {} <Debug> TCP-Session: 508064f4-473f-42a7-99fc-8755919f8e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20168 | 2026.01.06 16:11:48.662590 [ 297 ] {} <Debug> TCP-Session: 508064f4-473f-42a7-99fc-8755919f8e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20169 | 2026.01.06 16:11:48.662771 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36987 | ||
| 20170 | 2026.01.06 16:11:48.662794 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41213 | ||
| 20171 | 2026.01.06 16:11:48.662825 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51832 | ||
| 20172 | 2026.01.06 16:11:48.662849 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48884 | ||
| 20173 | 2026.01.06 16:11:48.662881 [ 297 ] {} <Trace> TCP-Session: 508064f4-473f-42a7-99fc-8755919f8e96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20174 | 2026.01.06 16:11:48.662891 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20175 | 2026.01.06 16:11:48.662891 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20176 | 2026.01.06 16:11:48.662941 [ 275 ] {} <Debug> TCP-Session: 4d31207b-7310-4cc1-b61a-7b4508590079 Authenticating user 'default' from [fd00:1122:3344:101::e]:36987 | ||
| 20177 | 2026.01.06 16:11:48.662944 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20178 | 2026.01.06 16:11:48.662955 [ 291 ] {} <Debug> TCP-Session: cdec7957-e622-4d64-990a-7f54eaa9ae77 Authenticating user 'default' from [fd00:1122:3344:101::e]:41213 | ||
| 20179 | 2026.01.06 16:11:48.662967 [ 275 ] {} <Debug> TCP-Session: 4d31207b-7310-4cc1-b61a-7b4508590079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20180 | 2026.01.06 16:11:48.662973 [ 295 ] {} <Debug> TCP-Session: 023f6eab-abc2-4338-bb67-ed02286f160a Authenticating user 'default' from [fd00:1122:3344:101::e]:48884 | ||
| 20181 | 2026.01.06 16:11:48.662979 [ 291 ] {} <Debug> TCP-Session: cdec7957-e622-4d64-990a-7f54eaa9ae77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20182 | 2026.01.06 16:11:48.662983 [ 275 ] {} <Debug> TCP-Session: 4d31207b-7310-4cc1-b61a-7b4508590079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20183 | 2026.01.06 16:11:48.662993 [ 295 ] {} <Debug> TCP-Session: 023f6eab-abc2-4338-bb67-ed02286f160a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20184 | 2026.01.06 16:11:48.662997 [ 291 ] {} <Debug> TCP-Session: cdec7957-e622-4d64-990a-7f54eaa9ae77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20185 | 2026.01.06 16:11:48.663011 [ 295 ] {} <Debug> TCP-Session: 023f6eab-abc2-4338-bb67-ed02286f160a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20186 | 2026.01.06 16:11:48.662945 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20187 | 2026.01.06 16:11:48.662860 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41745 | ||
| 20188 | 2026.01.06 16:11:48.663061 [ 294 ] {} <Debug> TCP-Session: 32c9a7d0-3521-4a34-9421-79629c1fa266 Authenticating user 'default' from [fd00:1122:3344:101::e]:51832 | ||
| 20189 | 2026.01.06 16:11:48.663057 [ 297 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20190 | 2026.01.06 16:11:48.663129 [ 294 ] {} <Debug> TCP-Session: 32c9a7d0-3521-4a34-9421-79629c1fa266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20191 | 2026.01.06 16:11:48.662816 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55819 | ||
| 20192 | 2026.01.06 16:11:48.663154 [ 294 ] {} <Debug> TCP-Session: 32c9a7d0-3521-4a34-9421-79629c1fa266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20193 | 2026.01.06 16:11:48.663177 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20194 | 2026.01.06 16:11:48.662781 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43857 | ||
| 20195 | 2026.01.06 16:11:48.663221 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20196 | 2026.01.06 16:11:48.663221 [ 296 ] {} <Debug> TCP-Session: bc8114a8-56c5-4445-8339-5b541171ba58 Authenticating user 'default' from [fd00:1122:3344:101::e]:41745 | ||
| 20197 | 2026.01.06 16:11:48.662815 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54543 | ||
| 20198 | 2026.01.06 16:11:48.663270 [ 296 ] {} <Debug> TCP-Session: bc8114a8-56c5-4445-8339-5b541171ba58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20199 | 2026.01.06 16:11:48.663285 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20200 | 2026.01.06 16:11:48.663309 [ 296 ] {} <Debug> TCP-Session: bc8114a8-56c5-4445-8339-5b541171ba58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20201 | 2026.01.06 16:11:48.663331 [ 290 ] {} <Debug> TCP-Session: 26429b2c-1cde-424c-b993-364057c31e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:43857 | ||
| 20202 | 2026.01.06 16:11:48.663256 [ 292 ] {} <Debug> TCP-Session: 50edd421-bc69-4a3e-8835-32fd533a8797 Authenticating user 'default' from [fd00:1122:3344:101::e]:55819 | ||
| 20203 | 2026.01.06 16:11:48.663359 [ 290 ] {} <Debug> TCP-Session: 26429b2c-1cde-424c-b993-364057c31e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20204 | 2026.01.06 16:11:48.663376 [ 297 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20205 | 2026.01.06 16:11:48.663383 [ 290 ] {} <Debug> TCP-Session: 26429b2c-1cde-424c-b993-364057c31e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20206 | 2026.01.06 16:11:48.663378 [ 292 ] {} <Debug> TCP-Session: 50edd421-bc69-4a3e-8835-32fd533a8797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20207 | 2026.01.06 16:11:48.663437 [ 292 ] {} <Debug> TCP-Session: 50edd421-bc69-4a3e-8835-32fd533a8797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20208 | 2026.01.06 16:11:48.663439 [ 297 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20209 | 2026.01.06 16:11:48.663506 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20210 | 2026.01.06 16:11:48.663537 [ 293 ] {} <Debug> TCP-Session: a82ef4bf-d844-4325-8fd8-a36e6086a5fd Authenticating user 'default' from [fd00:1122:3344:101::e]:54543 | ||
| 20211 | 2026.01.06 16:11:48.663561 [ 293 ] {} <Debug> TCP-Session: a82ef4bf-d844-4325-8fd8-a36e6086a5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20212 | 2026.01.06 16:11:48.663574 [ 293 ] {} <Debug> TCP-Session: a82ef4bf-d844-4325-8fd8-a36e6086a5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20213 | 2026.01.06 16:11:48.663739 [ 297 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 20214 | 2026.01.06 16:11:48.664622 [ 344 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Trace> AggregatingTransform: Aggregating | ||
| 20215 | 2026.01.06 16:11:48.664677 [ 344 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 20216 | 2026.01.06 16:11:48.664720 [ 344 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881237 sec. (1134.769 rows/sec., 44.33 KiB/sec.) | ||
| 20217 | 2026.01.06 16:11:48.664741 [ 344 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Trace> Aggregator: Merging aggregated data | ||
| 20218 | 2026.01.06 16:11:48.666139 [ 297 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 20219 | 2026.01.06 16:11:48.666290 [ 297 ] {35d2d3d5-0c64-4e99-b2d9-589debb644c6} <Debug> TCPHandler: Processed in 0.003521956 sec. | ||
| 20220 | 2026.01.06 16:11:48.666370 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20221 | 2026.01.06 16:11:48.666397 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20222 | 2026.01.06 16:11:48.666399 [ 297 ] {} <Debug> TCP-Session: 508064f4-473f-42a7-99fc-8755919f8e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20223 | 2026.01.06 16:11:48.666418 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20224 | 2026.01.06 16:11:48.666450 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20225 | 2026.01.06 16:11:48.666445 [ 275 ] {} <Debug> TCP-Session: 4d31207b-7310-4cc1-b61a-7b4508590079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20226 | 2026.01.06 16:11:48.666481 [ 290 ] {} <Debug> TCP-Session: 26429b2c-1cde-424c-b993-364057c31e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20227 | 2026.01.06 16:11:48.666495 [ 295 ] {} <Debug> TCP-Session: 023f6eab-abc2-4338-bb67-ed02286f160a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20228 | 2026.01.06 16:11:48.666510 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20229 | 2026.01.06 16:11:48.666525 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20230 | 2026.01.06 16:11:48.666552 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20231 | 2026.01.06 16:11:48.666562 [ 293 ] {} <Debug> TCP-Session: a82ef4bf-d844-4325-8fd8-a36e6086a5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20232 | 2026.01.06 16:11:48.666580 [ 294 ] {} <Debug> TCP-Session: 32c9a7d0-3521-4a34-9421-79629c1fa266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20233 | 2026.01.06 16:11:48.666601 [ 296 ] {} <Debug> TCP-Session: bc8114a8-56c5-4445-8339-5b541171ba58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20234 | 2026.01.06 16:11:48.666492 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20235 | 2026.01.06 16:11:48.666478 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20236 | 2026.01.06 16:11:48.666666 [ 291 ] {} <Debug> TCP-Session: cdec7957-e622-4d64-990a-7f54eaa9ae77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20237 | 2026.01.06 16:11:48.666685 [ 292 ] {} <Debug> TCP-Session: 50edd421-bc69-4a3e-8835-32fd533a8797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20238 | 2026.01.06 16:11:49.254584 [ 221 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20239 | 2026.01.06 16:11:49.254643 [ 221 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20240 | 2026.01.06 16:11:49.257495 [ 221 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20241 | 2026.01.06 16:11:49.546698 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20242 | 2026.01.06 16:11:49.546944 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20243 | 2026.01.06 16:11:49.547044 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20244 | 2026.01.06 16:11:49.548128 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20245 | 2026.01.06 16:11:49.548189 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20246 | 2026.01.06 16:11:49.548630 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20247 | 2026.01.06 16:11:49.548884 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2026.01.06 16:11:49.549066 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002185 sec., 187643.0205949657 rows/sec., 11.90 MiB/sec. | ||
| 20249 | 2026.01.06 16:11:49.549072 [ 51 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20250 | 2026.01.06 16:11:49.549129 [ 276 ] {7c0207c2-4809-4919-8d64-5f1410ae991d} <Debug> TCPHandler: Processed in 0.00265858 sec. | ||
| 20251 | 2026.01.06 16:11:49.549153 [ 51 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20252 | 2026.01.06 16:11:49.549188 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20253 | 2026.01.06 16:11:49.549282 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20254 | 2026.01.06 16:11:49.549330 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20255 | 2026.01.06 16:11:49.549397 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20256 | 2026.01.06 16:11:49.549447 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20257 | 2026.01.06 16:11:49.549480 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20258 | 2026.01.06 16:11:49.549522 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 410 rows starting from the beginning of the part | ||
| 20259 | 2026.01.06 16:11:49.549595 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 20260 | 2026.01.06 16:11:49.549646 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 20261 | 2026.01.06 16:11:49.549691 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 20262 | 2026.01.06 16:11:49.549733 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 20263 | 2026.01.06 16:11:49.550573 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20264 | 2026.01.06 16:11:49.550619 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20265 | 2026.01.06 16:11:49.550868 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159731 sec., 1283407.7292447928 rows/sec., 86.31 MiB/sec. | ||
| 20266 | 2026.01.06 16:11:49.551081 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20267 | 2026.01.06 16:11:49.551090 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20268 | 2026.01.06 16:11:49.551393 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20269 | 2026.01.06 16:11:49.551423 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20270 | 2026.01.06 16:11:49.551502 [ 192 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_65_16} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20271 | 2026.01.06 16:11:49.551579 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002206 sec., 534904.8050770626 rows/sec., 42.66 MiB/sec. | ||
| 20272 | 2026.01.06 16:11:49.551625 [ 276 ] {47437370-f1ae-4288-b314-b6c69331a214} <Debug> TCPHandler: Processed in 0.002402435 sec. | ||
| 20273 | 2026.01.06 16:11:49.551624 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 20274 | 2026.01.06 16:11:49.551761 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20275 | 2026.01.06 16:11:49.551865 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20276 | 2026.01.06 16:11:49.551910 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20277 | 2026.01.06 16:11:49.552508 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2026.01.06 16:11:49.552551 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20279 | 2026.01.06 16:11:49.552938 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20280 | 2026.01.06 16:11:49.553170 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20281 | 2026.01.06 16:11:49.553317 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001473 sec., 162253.90359809913 rows/sec., 9.86 MiB/sec. | ||
| 20282 | 2026.01.06 16:11:49.553320 [ 51 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20283 | 2026.01.06 16:11:49.553370 [ 276 ] {1c5f6494-789a-4060-b88d-4f52e7db5de7} <Debug> TCPHandler: Processed in 0.001660951 sec. | ||
| 20284 | 2026.01.06 16:11:49.553393 [ 51 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20285 | 2026.01.06 16:11:49.553427 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20286 | 2026.01.06 16:11:49.553537 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20287 | 2026.01.06 16:11:49.553540 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20288 | 2026.01.06 16:11:49.553670 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20289 | 2026.01.06 16:11:49.553682 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20290 | 2026.01.06 16:11:49.553728 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 264 rows starting from the beginning of the part | ||
| 20291 | 2026.01.06 16:11:49.553737 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20292 | 2026.01.06 16:11:49.553780 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 239 rows starting from the beginning of the part | ||
| 20293 | 2026.01.06 16:11:49.553829 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 7 rows starting from the beginning of the part | ||
| 20294 | 2026.01.06 16:11:49.553878 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 243 rows starting from the beginning of the part | ||
| 20295 | 2026.01.06 16:11:49.553942 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 7 rows starting from the beginning of the part | ||
| 20296 | 2026.01.06 16:11:49.553995 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 239 rows starting from the beginning of the part | ||
| 20297 | 2026.01.06 16:11:49.554482 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20298 | 2026.01.06 16:11:49.554533 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20299 | 2026.01.06 16:11:49.554919 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20300 | 2026.01.06 16:11:49.554970 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478637 sec., 675622.2115367057 rows/sec., 43.92 MiB/sec. | ||
| 20301 | 2026.01.06 16:11:49.555144 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20302 | 2026.01.06 16:11:49.555181 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20303 | 2026.01.06 16:11:49.555370 [ 51 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20304 | 2026.01.06 16:11:49.555394 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001751 sec., 121073.67218732153 rows/sec., 7.81 MiB/sec. | ||
| 20305 | 2026.01.06 16:11:49.555420 [ 51 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20306 | 2026.01.06 16:11:49.555450 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20307 | 2026.01.06 16:11:49.555454 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2026.01.06 16:11:49.555450 [ 276 ] {0ba98267-36d9-4849-844d-b25cba94462e} <Debug> TCPHandler: Processed in 0.001975857 sec. | ||
| 20309 | 2026.01.06 16:11:49.555567 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20310 | 2026.01.06 16:11:49.555569 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_126_25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20311 | 2026.01.06 16:11:49.555678 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20312 | 2026.01.06 16:11:49.555685 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20313 | 2026.01.06 16:11:49.555692 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20314 | 2026.01.06 16:11:49.555727 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 441 rows starting from the beginning of the part | ||
| 20315 | 2026.01.06 16:11:49.555816 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20316 | 2026.01.06 16:11:49.555816 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 212 rows starting from the beginning of the part | ||
| 20317 | 2026.01.06 16:11:49.555870 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20318 | 2026.01.06 16:11:49.555899 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 228 rows starting from the beginning of the part | ||
| 20319 | 2026.01.06 16:11:49.555963 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 212 rows starting from the beginning of the part | ||
| 20320 | 2026.01.06 16:11:49.556032 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 212 rows starting from the beginning of the part | ||
| 20321 | 2026.01.06 16:11:49.556096 [ 192 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 212 rows starting from the beginning of the part | ||
| 20322 | 2026.01.06 16:11:49.556642 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20323 | 2026.01.06 16:11:49.556686 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20324 | 2026.01.06 16:11:49.557139 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20325 | 2026.01.06 16:11:49.557438 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20326 | 2026.01.06 16:11:49.557530 [ 188 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.002012058 sec., 753954.4088689291 rows/sec., 52.23 MiB/sec. | ||
| 20327 | 2026.01.06 16:11:49.557589 [ 51 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20328 | 2026.01.06 16:11:49.557607 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00182 sec., 115934.06593406593 rows/sec., 6.58 MiB/sec. | ||
| 20329 | 2026.01.06 16:11:49.557630 [ 51 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20330 | 2026.01.06 16:11:49.557656 [ 276 ] {18806cc2-d77d-432a-a1b1-7a356c83deb5} <Debug> TCPHandler: Processed in 0.002036878 sec. | ||
| 20331 | 2026.01.06 16:11:49.557656 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20332 | 2026.01.06 16:11:49.557681 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20333 | 2026.01.06 16:11:49.557792 [ 217 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20334 | 2026.01.06 16:11:49.557792 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20335 | 2026.01.06 16:11:49.557847 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20336 | 2026.01.06 16:11:49.557847 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20337 | 2026.01.06 16:11:49.557979 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20338 | 2026.01.06 16:11:49.557985 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20339 | 2026.01.06 16:11:49.557984 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20340 | 2026.01.06 16:11:49.558038 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20341 | 2026.01.06 16:11:49.558052 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_86_17} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20342 | 2026.01.06 16:11:49.558066 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 211 rows starting from the beginning of the part | ||
| 20343 | 2026.01.06 16:11:49.558121 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20344 | 2026.01.06 16:11:49.558169 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 20345 | 2026.01.06 16:11:49.558251 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 20346 | 2026.01.06 16:11:49.558330 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 20347 | 2026.01.06 16:11:49.558383 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 20348 | 2026.01.06 16:11:49.558924 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20349 | 2026.01.06 16:11:49.558979 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20350 | 2026.01.06 16:11:49.559425 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20351 | 2026.01.06 16:11:49.559506 [ 187 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773664 sec., 594813.8993631263 rows/sec., 36.05 MiB/sec. | ||
| 20352 | 2026.01.06 16:11:49.559661 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20353 | 2026.01.06 16:11:49.559735 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20354 | 2026.01.06 16:11:49.559818 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001859 sec., 383539.53738569125 rows/sec., 26.89 MiB/sec. | ||
| 20355 | 2026.01.06 16:11:49.559875 [ 276 ] {fa6633ba-9e50-4d03-9316-eab266d0f807} <Debug> TCPHandler: Processed in 0.00209278 sec. | ||
| 20356 | 2026.01.06 16:11:49.560015 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20357 | 2026.01.06 16:11:49.560046 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2026.01.06 16:11:49.560130 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20359 | 2026.01.06 16:11:49.560132 [ 194 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_65_16} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20360 | 2026.01.06 16:11:49.560184 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20361 | 2026.01.06 16:11:49.560266 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 20362 | 2026.01.06 16:11:49.560538 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20363 | 2026.01.06 16:11:49.560587 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20364 | 2026.01.06 16:11:49.560922 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20365 | 2026.01.06 16:11:49.561143 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2026.01.06 16:11:49.561279 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 266.56 KiB/sec. | ||
| 20367 | 2026.01.06 16:11:49.561316 [ 276 ] {551f1c85-9fd5-4535-aa02-d71f8010a511} <Debug> TCPHandler: Processed in 0.001366436 sec. | ||
| 20368 | 2026.01.06 16:11:49.561435 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20369 | 2026.01.06 16:11:49.561532 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20370 | 2026.01.06 16:11:49.561580 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20371 | 2026.01.06 16:11:49.562030 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20372 | 2026.01.06 16:11:49.562067 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20373 | 2026.01.06 16:11:49.562421 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20374 | 2026.01.06 16:11:49.562654 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20375 | 2026.01.06 16:11:49.562787 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001274 sec., 246467.81789638934 rows/sec., 16.19 MiB/sec. | ||
| 20376 | 2026.01.06 16:11:49.562828 [ 276 ] {e477a563-abe9-45c7-9abb-a189ebcea617} <Debug> TCPHandler: Processed in 0.001442567 sec. | ||
| 20377 | 2026.01.06 16:11:49.562938 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20378 | 2026.01.06 16:11:49.563031 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20379 | 2026.01.06 16:11:49.563073 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20380 | 2026.01.06 16:11:49.563421 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20381 | 2026.01.06 16:11:49.563458 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20382 | 2026.01.06 16:11:49.563809 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20383 | 2026.01.06 16:11:49.564047 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20384 | 2026.01.06 16:11:49.564200 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 56.72 KiB/sec. | ||
| 20385 | 2026.01.06 16:11:49.564238 [ 276 ] {2c494070-a6fc-48fb-95b8-abe9e353bc0b} <Debug> TCPHandler: Processed in 0.001348946 sec. | ||
| 20386 | 2026.01.06 16:11:49.564373 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20387 | 2026.01.06 16:11:49.564468 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20388 | 2026.01.06 16:11:49.564542 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <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 | ||
| 20389 | 2026.01.06 16:11:49.565431 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20390 | 2026.01.06 16:11:49.565469 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20391 | 2026.01.06 16:11:49.566085 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20392 | 2026.01.06 16:11:49.566340 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20393 | 2026.01.06 16:11:49.566494 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002043 sec., 16642.192853646597 rows/sec., 29.82 MiB/sec. | ||
| 20394 | 2026.01.06 16:11:49.566579 [ 276 ] {999287b2-aa0f-4bba-b857-2cb5d14d3a95} <Debug> TCPHandler: Processed in 0.002275263 sec. | ||
| 20395 | 2026.01.06 16:11:49.566705 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20396 | 2026.01.06 16:11:49.566803 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20397 | 2026.01.06 16:11:49.566843 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20398 | 2026.01.06 16:11:49.567204 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20399 | 2026.01.06 16:11:49.567243 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20400 | 2026.01.06 16:11:49.567396 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20401 | 2026.01.06 16:11:49.567718 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20402 | 2026.01.06 16:11:49.568054 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20403 | 2026.01.06 16:11:49.568220 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001434 sec., 72524.40725244072 rows/sec., 4.44 MiB/sec. | ||
| 20404 | 2026.01.06 16:11:49.568275 [ 276 ] {abc347f5-ab9a-440e-9cf2-dd011c69819e} <Debug> TCPHandler: Processed in 0.001618741 sec. | ||
| 20405 | 2026.01.06 16:11:49.676052 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40252 | ||
| 20406 | 2026.01.06 16:11:49.676169 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20407 | 2026.01.06 16:11:49.676194 [ 297 ] {} <Debug> TCP-Session: f6ce9bba-6c09-429f-a028-a075d41fde15 Authenticating user 'default' from [fd00:1122:3344:101::e]:40252 | ||
| 20408 | 2026.01.06 16:11:49.676216 [ 297 ] {} <Debug> TCP-Session: f6ce9bba-6c09-429f-a028-a075d41fde15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20409 | 2026.01.06 16:11:49.676229 [ 297 ] {} <Debug> TCP-Session: f6ce9bba-6c09-429f-a028-a075d41fde15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20410 | 2026.01.06 16:11:49.676426 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62730 | ||
| 20411 | 2026.01.06 16:11:49.676439 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49011 | ||
| 20412 | 2026.01.06 16:11:49.676458 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54559 | ||
| 20413 | 2026.01.06 16:11:49.676494 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56234 | ||
| 20414 | 2026.01.06 16:11:49.676518 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62302 | ||
| 20415 | 2026.01.06 16:11:49.676561 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20416 | 2026.01.06 16:11:49.676572 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20417 | 2026.01.06 16:11:49.676600 [ 293 ] {} <Debug> TCP-Session: d74a0a40-e046-4815-824c-d78dc280aab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54559 | ||
| 20418 | 2026.01.06 16:11:49.676604 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20419 | 2026.01.06 16:11:49.676623 [ 291 ] {} <Debug> TCP-Session: 7ed52310-c20c-4cb8-a1bc-5d73f328a249 Authenticating user 'default' from [fd00:1122:3344:101::e]:49011 | ||
| 20420 | 2026.01.06 16:11:49.676628 [ 293 ] {} <Debug> TCP-Session: d74a0a40-e046-4815-824c-d78dc280aab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20421 | 2026.01.06 16:11:49.676650 [ 294 ] {} <Debug> TCP-Session: 116f9c7a-0a86-4d04-8f98-d2c4a269eeb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56234 | ||
| 20422 | 2026.01.06 16:11:49.676668 [ 293 ] {} <Debug> TCP-Session: d74a0a40-e046-4815-824c-d78dc280aab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20423 | 2026.01.06 16:11:49.676665 [ 291 ] {} <Debug> TCP-Session: 7ed52310-c20c-4cb8-a1bc-5d73f328a249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20424 | 2026.01.06 16:11:49.676690 [ 294 ] {} <Debug> TCP-Session: 116f9c7a-0a86-4d04-8f98-d2c4a269eeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20425 | 2026.01.06 16:11:49.676709 [ 291 ] {} <Debug> TCP-Session: 7ed52310-c20c-4cb8-a1bc-5d73f328a249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20426 | 2026.01.06 16:11:49.676723 [ 294 ] {} <Debug> TCP-Session: 116f9c7a-0a86-4d04-8f98-d2c4a269eeb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20427 | 2026.01.06 16:11:49.676572 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20428 | 2026.01.06 16:11:49.676526 [ 297 ] {} <Trace> TCP-Session: f6ce9bba-6c09-429f-a028-a075d41fde15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20429 | 2026.01.06 16:11:49.676788 [ 275 ] {} <Debug> TCP-Session: ed79c256-4db4-4b0c-8e60-5eb88d7a9b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:62730 | ||
| 20430 | 2026.01.06 16:11:49.676504 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54975 | ||
| 20431 | 2026.01.06 16:11:49.676824 [ 275 ] {} <Debug> TCP-Session: ed79c256-4db4-4b0c-8e60-5eb88d7a9b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20432 | 2026.01.06 16:11:49.676463 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38247 | ||
| 20433 | 2026.01.06 16:11:49.676860 [ 275 ] {} <Debug> TCP-Session: ed79c256-4db4-4b0c-8e60-5eb88d7a9b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20434 | 2026.01.06 16:11:49.676895 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20435 | 2026.01.06 16:11:49.676450 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43060 | ||
| 20436 | 2026.01.06 16:11:49.676935 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20437 | 2026.01.06 16:11:49.676932 [ 295 ] {} <Debug> TCP-Session: 2ce91e75-a8d0-4535-a73e-7466145a6fee Authenticating user 'default' from [fd00:1122:3344:101::e]:54975 | ||
| 20438 | 2026.01.06 16:11:49.676983 [ 297 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20439 | 2026.01.06 16:11:49.677002 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20440 | 2026.01.06 16:11:49.677006 [ 295 ] {} <Debug> TCP-Session: 2ce91e75-a8d0-4535-a73e-7466145a6fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20441 | 2026.01.06 16:11:49.677040 [ 290 ] {} <Debug> TCP-Session: 8429c425-2ae2-4abe-9d56-96ef9ce6d8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43060 | ||
| 20442 | 2026.01.06 16:11:49.677053 [ 295 ] {} <Debug> TCP-Session: 2ce91e75-a8d0-4535-a73e-7466145a6fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20443 | 2026.01.06 16:11:49.677071 [ 290 ] {} <Debug> TCP-Session: 8429c425-2ae2-4abe-9d56-96ef9ce6d8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20444 | 2026.01.06 16:11:49.676987 [ 292 ] {} <Debug> TCP-Session: 7f7f19ca-ccc0-4a0b-be70-b9aa8a41ba28 Authenticating user 'default' from [fd00:1122:3344:101::e]:38247 | ||
| 20445 | 2026.01.06 16:11:49.677094 [ 290 ] {} <Debug> TCP-Session: 8429c425-2ae2-4abe-9d56-96ef9ce6d8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20446 | 2026.01.06 16:11:49.677123 [ 292 ] {} <Debug> TCP-Session: 7f7f19ca-ccc0-4a0b-be70-b9aa8a41ba28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20447 | 2026.01.06 16:11:49.676661 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20448 | 2026.01.06 16:11:49.677145 [ 292 ] {} <Debug> TCP-Session: 7f7f19ca-ccc0-4a0b-be70-b9aa8a41ba28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20449 | 2026.01.06 16:11:49.677176 [ 296 ] {} <Debug> TCP-Session: 89c0c2d0-c937-4f50-9fa4-ad6d20b3a745 Authenticating user 'default' from [fd00:1122:3344:101::e]:62302 | ||
| 20450 | 2026.01.06 16:11:49.677195 [ 296 ] {} <Debug> TCP-Session: 89c0c2d0-c937-4f50-9fa4-ad6d20b3a745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20451 | 2026.01.06 16:11:49.677208 [ 296 ] {} <Debug> TCP-Session: 89c0c2d0-c937-4f50-9fa4-ad6d20b3a745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20452 | 2026.01.06 16:11:49.677266 [ 297 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20453 | 2026.01.06 16:11:49.677326 [ 297 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20454 | 2026.01.06 16:11:49.677610 [ 297 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 20455 | 2026.01.06 16:11:49.678531 [ 330 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Trace> AggregatingTransform: Aggregating | ||
| 20456 | 2026.01.06 16:11:49.678568 [ 330 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Trace> Aggregator: Aggregation method: without_key | ||
| 20457 | 2026.01.06 16:11:49.678600 [ 330 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889096 sec. (1124.738 rows/sec., 43.94 KiB/sec.) | ||
| 20458 | 2026.01.06 16:11:49.678617 [ 330 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Trace> Aggregator: Merging aggregated data | ||
| 20459 | 2026.01.06 16:11:49.680122 [ 297 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003213 sec., 311.2356053532524 rows/sec., 12.16 KiB/sec. | ||
| 20460 | 2026.01.06 16:11:49.680279 [ 297 ] {ceb4b011-07d7-4067-9e14-8a0d988901f8} <Debug> TCPHandler: Processed in 0.003863773 sec. | ||
| 20461 | 2026.01.06 16:11:49.680424 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20462 | 2026.01.06 16:11:49.680459 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20463 | 2026.01.06 16:11:49.680463 [ 297 ] {} <Debug> TCP-Session: f6ce9bba-6c09-429f-a028-a075d41fde15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20464 | 2026.01.06 16:11:49.680487 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20465 | 2026.01.06 16:11:49.680529 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20466 | 2026.01.06 16:11:49.680551 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20467 | 2026.01.06 16:11:49.680568 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20468 | 2026.01.06 16:11:49.680587 [ 292 ] {} <Debug> TCP-Session: 7f7f19ca-ccc0-4a0b-be70-b9aa8a41ba28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20469 | 2026.01.06 16:11:49.680612 [ 293 ] {} <Debug> TCP-Session: d74a0a40-e046-4815-824c-d78dc280aab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20470 | 2026.01.06 16:11:49.680633 [ 291 ] {} <Debug> TCP-Session: 7ed52310-c20c-4cb8-a1bc-5d73f328a249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20471 | 2026.01.06 16:11:49.680612 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20472 | 2026.01.06 16:11:49.680595 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20473 | 2026.01.06 16:11:49.680737 [ 295 ] {} <Debug> TCP-Session: 2ce91e75-a8d0-4535-a73e-7466145a6fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20474 | 2026.01.06 16:11:49.680565 [ 275 ] {} <Debug> TCP-Session: ed79c256-4db4-4b0c-8e60-5eb88d7a9b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20475 | 2026.01.06 16:11:49.680786 [ 296 ] {} <Debug> TCP-Session: 89c0c2d0-c937-4f50-9fa4-ad6d20b3a745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20476 | 2026.01.06 16:11:49.680505 [ 290 ] {} <Debug> TCP-Session: 8429c425-2ae2-4abe-9d56-96ef9ce6d8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20477 | 2026.01.06 16:11:49.680501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20478 | 2026.01.06 16:11:49.680886 [ 294 ] {} <Debug> TCP-Session: 116f9c7a-0a86-4d04-8f98-d2c4a269eeb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20479 | 2026.01.06 16:11:49.879971 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60979 | ||
| 20480 | 2026.01.06 16:11:49.880078 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20481 | 2026.01.06 16:11:49.880105 [ 297 ] {} <Debug> TCP-Session: a9c2e77f-5f1b-4a9d-8e54-fd944c6f02c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60979 | ||
| 20482 | 2026.01.06 16:11:49.880128 [ 297 ] {} <Debug> TCP-Session: a9c2e77f-5f1b-4a9d-8e54-fd944c6f02c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20483 | 2026.01.06 16:11:49.880140 [ 297 ] {} <Debug> TCP-Session: a9c2e77f-5f1b-4a9d-8e54-fd944c6f02c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20484 | 2026.01.06 16:11:49.880333 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34122 | ||
| 20485 | 2026.01.06 16:11:49.880389 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51831 | ||
| 20486 | 2026.01.06 16:11:49.880411 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54420 | ||
| 20487 | 2026.01.06 16:11:49.880437 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42120 | ||
| 20488 | 2026.01.06 16:11:49.880457 [ 297 ] {} <Trace> TCP-Session: a9c2e77f-5f1b-4a9d-8e54-fd944c6f02c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20489 | 2026.01.06 16:11:49.880465 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34510 | ||
| 20490 | 2026.01.06 16:11:49.880510 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20491 | 2026.01.06 16:11:49.880521 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20492 | 2026.01.06 16:11:49.880531 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20493 | 2026.01.06 16:11:49.880580 [ 290 ] {} <Debug> TCP-Session: 6482b199-7da6-45b5-b776-83c4dbea5438 Authenticating user 'default' from [fd00:1122:3344:101::e]:51831 | ||
| 20494 | 2026.01.06 16:11:49.880585 [ 291 ] {} <Debug> TCP-Session: 607bbb55-996f-45e3-886e-e69b1328b372 Authenticating user 'default' from [fd00:1122:3344:101::e]:54420 | ||
| 20495 | 2026.01.06 16:11:49.880600 [ 293 ] {} <Debug> TCP-Session: 60a7a319-161c-46ad-ae69-77f91f5ff37d Authenticating user 'default' from [fd00:1122:3344:101::e]:42120 | ||
| 20496 | 2026.01.06 16:11:49.880618 [ 290 ] {} <Debug> TCP-Session: 6482b199-7da6-45b5-b776-83c4dbea5438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20497 | 2026.01.06 16:11:49.880643 [ 291 ] {} <Debug> TCP-Session: 607bbb55-996f-45e3-886e-e69b1328b372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20498 | 2026.01.06 16:11:49.880645 [ 293 ] {} <Debug> TCP-Session: 60a7a319-161c-46ad-ae69-77f91f5ff37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20499 | 2026.01.06 16:11:49.880657 [ 290 ] {} <Debug> TCP-Session: 6482b199-7da6-45b5-b776-83c4dbea5438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20500 | 2026.01.06 16:11:49.880688 [ 293 ] {} <Debug> TCP-Session: 60a7a319-161c-46ad-ae69-77f91f5ff37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20501 | 2026.01.06 16:11:49.880678 [ 291 ] {} <Debug> TCP-Session: 607bbb55-996f-45e3-886e-e69b1328b372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20502 | 2026.01.06 16:11:49.880654 [ 297 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20503 | 2026.01.06 16:11:49.880583 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20504 | 2026.01.06 16:11:49.880455 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20505 | 2026.01.06 16:11:49.880804 [ 295 ] {} <Debug> TCP-Session: 6376b8ae-cc5b-447e-9577-63c964d1c189 Authenticating user 'default' from [fd00:1122:3344:101::e]:34510 | ||
| 20506 | 2026.01.06 16:11:49.880436 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51860 | ||
| 20507 | 2026.01.06 16:11:49.880826 [ 295 ] {} <Debug> TCP-Session: 6376b8ae-cc5b-447e-9577-63c964d1c189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20508 | 2026.01.06 16:11:49.880824 [ 275 ] {} <Debug> TCP-Session: 0e0d5d33-5187-4af0-8dd1-468fa721592a Authenticating user 'default' from [fd00:1122:3344:101::e]:34122 | ||
| 20509 | 2026.01.06 16:11:49.880891 [ 295 ] {} <Debug> TCP-Session: 6376b8ae-cc5b-447e-9577-63c964d1c189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20510 | 2026.01.06 16:11:49.880903 [ 275 ] {} <Debug> TCP-Session: 0e0d5d33-5187-4af0-8dd1-468fa721592a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20511 | 2026.01.06 16:11:49.880451 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51753 | ||
| 20512 | 2026.01.06 16:11:49.880942 [ 275 ] {} <Debug> TCP-Session: 0e0d5d33-5187-4af0-8dd1-468fa721592a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20513 | 2026.01.06 16:11:49.880472 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54950 | ||
| 20514 | 2026.01.06 16:11:49.880961 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20515 | 2026.01.06 16:11:49.881008 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20516 | 2026.01.06 16:11:49.881019 [ 292 ] {} <Debug> TCP-Session: ff78940c-b604-4047-8295-dfef165600fb Authenticating user 'default' from [fd00:1122:3344:101::e]:51860 | ||
| 20517 | 2026.01.06 16:11:49.881037 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20518 | 2026.01.06 16:11:49.881042 [ 294 ] {} <Debug> TCP-Session: 08acae42-3bc8-4193-93da-1091b72b77f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51753 | ||
| 20519 | 2026.01.06 16:11:49.881065 [ 292 ] {} <Debug> TCP-Session: ff78940c-b604-4047-8295-dfef165600fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20520 | 2026.01.06 16:11:49.881066 [ 296 ] {} <Debug> TCP-Session: 47a69fd5-1647-41a7-99bf-141292c2ca56 Authenticating user 'default' from [fd00:1122:3344:101::e]:54950 | ||
| 20521 | 2026.01.06 16:11:49.881081 [ 294 ] {} <Debug> TCP-Session: 08acae42-3bc8-4193-93da-1091b72b77f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20522 | 2026.01.06 16:11:49.881095 [ 292 ] {} <Debug> TCP-Session: ff78940c-b604-4047-8295-dfef165600fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20523 | 2026.01.06 16:11:49.881104 [ 296 ] {} <Debug> TCP-Session: 47a69fd5-1647-41a7-99bf-141292c2ca56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20524 | 2026.01.06 16:11:49.881114 [ 294 ] {} <Debug> TCP-Session: 08acae42-3bc8-4193-93da-1091b72b77f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20525 | 2026.01.06 16:11:49.881154 [ 296 ] {} <Debug> TCP-Session: 47a69fd5-1647-41a7-99bf-141292c2ca56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20526 | 2026.01.06 16:11:49.881024 [ 297 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20527 | 2026.01.06 16:11:49.881254 [ 297 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20528 | 2026.01.06 16:11:49.881574 [ 297 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 20529 | 2026.01.06 16:11:49.882515 [ 328 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Trace> AggregatingTransform: Aggregating | ||
| 20530 | 2026.01.06 16:11:49.882556 [ 328 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 20531 | 2026.01.06 16:11:49.882592 [ 328 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914908 sec. (1093.006 rows/sec., 42.70 KiB/sec.) | ||
| 20532 | 2026.01.06 16:11:49.882610 [ 328 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Trace> Aggregator: Merging aggregated data | ||
| 20533 | 2026.01.06 16:11:49.884047 [ 297 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003451 sec., 289.77108084613155 rows/sec., 11.32 KiB/sec. | ||
| 20534 | 2026.01.06 16:11:49.884228 [ 297 ] {33a7f8ff-9d21-4544-8b05-5e435e4e6a8c} <Debug> TCPHandler: Processed in 0.003887503 sec. | ||
| 20535 | 2026.01.06 16:11:49.884341 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20536 | 2026.01.06 16:11:49.884380 [ 297 ] {} <Debug> TCP-Session: a9c2e77f-5f1b-4a9d-8e54-fd944c6f02c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20537 | 2026.01.06 16:11:49.884379 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20538 | 2026.01.06 16:11:49.884405 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20539 | 2026.01.06 16:11:49.884438 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20540 | 2026.01.06 16:11:49.884455 [ 275 ] {} <Debug> TCP-Session: 0e0d5d33-5187-4af0-8dd1-468fa721592a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20541 | 2026.01.06 16:11:49.884466 [ 292 ] {} <Debug> TCP-Session: ff78940c-b604-4047-8295-dfef165600fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20542 | 2026.01.06 16:11:49.884487 [ 296 ] {} <Debug> TCP-Session: 47a69fd5-1647-41a7-99bf-141292c2ca56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20543 | 2026.01.06 16:11:49.884482 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20544 | 2026.01.06 16:11:49.884523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20545 | 2026.01.06 16:11:49.884548 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20546 | 2026.01.06 16:11:49.884557 [ 290 ] {} <Debug> TCP-Session: 6482b199-7da6-45b5-b776-83c4dbea5438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20547 | 2026.01.06 16:11:49.884581 [ 291 ] {} <Debug> TCP-Session: 607bbb55-996f-45e3-886e-e69b1328b372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20548 | 2026.01.06 16:11:49.884603 [ 294 ] {} <Debug> TCP-Session: 08acae42-3bc8-4193-93da-1091b72b77f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20549 | 2026.01.06 16:11:49.884574 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20550 | 2026.01.06 16:11:49.884499 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20551 | 2026.01.06 16:11:49.884666 [ 295 ] {} <Debug> TCP-Session: 6376b8ae-cc5b-447e-9577-63c964d1c189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20552 | 2026.01.06 16:11:49.884705 [ 293 ] {} <Debug> TCP-Session: 60a7a319-161c-46ad-ae69-77f91f5ff37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20553 | 2026.01.06 16:11:50.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.50 MiB, peak 411.59 MiB, free memory in arenas 0.00 B, will set to 393.12 MiB (RSS), difference: -1.38 MiB | ||
| 20554 | 2026.01.06 16:11:51.218554 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42666 | ||
| 20555 | 2026.01.06 16:11:51.219111 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20556 | 2026.01.06 16:11:51.219160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20557 | 2026.01.06 16:11:51.219668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20558 | 2026.01.06 16:11:51.219923 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20559 | 2026.01.06 16:11:51.220081 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42666 | ||
| 20560 | 2026.01.06 16:11:53.484789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 20561 | 2026.01.06 16:11:53.503902 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20562 | 2026.01.06 16:11:53.503975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20563 | 2026.01.06 16:11:53.510923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20564 | 2026.01.06 16:11:53.511810 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20565 | 2026.01.06 16:11:53.516604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 20566 | 2026.01.06 16:11:53.882336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2578 | ||
| 20567 | 2026.01.06 16:11:53.885000 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20568 | 2026.01.06 16:11:53.885041 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20569 | 2026.01.06 16:11:53.886268 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20570 | 2026.01.06 16:11:53.886523 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20571 | 2026.01.06 16:11:53.886722 [ 135 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20572 | 2026.01.06 16:11:53.886779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2578 | ||
| 20573 | 2026.01.06 16:11:53.886824 [ 135 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20574 | 2026.01.06 16:11:53.886868 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 20575 | 2026.01.06 16:11:53.887005 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 20576 | 2026.01.06 16:11:53.887834 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20577 | 2026.01.06 16:11:53.888060 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2394 rows starting from the beginning of the part | ||
| 20578 | 2026.01.06 16:11:53.888517 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 20579 | 2026.01.06 16:11:53.888861 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 20580 | 2026.01.06 16:11:53.889189 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 20581 | 2026.01.06 16:11:53.889511 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 20582 | 2026.01.06 16:11:53.889838 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 20583 | 2026.01.06 16:11:53.897455 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2578 rows, containing 72 columns (72 merged, 0 gathered) in 0.010506658 sec., 245368.22270221415 rows/sec., 184.02 MiB/sec. | ||
| 20584 | 2026.01.06 16:11:53.899252 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20585 | 2026.01.06 16:11:53.899764 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20586 | 2026.01.06 16:11:53.899846 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_66_13} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20587 | 2026.01.06 16:11:53.900052 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 20588 | 2026.01.06 16:11:54.560314 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20589 | 2026.01.06 16:11:54.560533 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20590 | 2026.01.06 16:11:54.560611 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20591 | 2026.01.06 16:11:54.561310 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20592 | 2026.01.06 16:11:54.561360 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20593 | 2026.01.06 16:11:54.561768 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20594 | 2026.01.06 16:11:54.561999 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20595 | 2026.01.06 16:11:54.562165 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001685 sec., 2373.887240356083 rows/sec., 193.57 KiB/sec. | ||
| 20596 | 2026.01.06 16:11:54.562218 [ 276 ] {d020a449-9bc4-446a-958e-0d9edb781ff2} <Debug> TCPHandler: Processed in 0.002043539 sec. | ||
| 20597 | 2026.01.06 16:11:54.562346 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20598 | 2026.01.06 16:11:54.562449 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20599 | 2026.01.06 16:11:54.562492 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20600 | 2026.01.06 16:11:54.563566 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20601 | 2026.01.06 16:11:54.563606 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20602 | 2026.01.06 16:11:54.563999 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20603 | 2026.01.06 16:11:54.564212 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20604 | 2026.01.06 16:11:54.564348 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001922 sec., 630593.1321540062 rows/sec., 52.06 MiB/sec. | ||
| 20605 | 2026.01.06 16:11:54.564346 [ 137 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20606 | 2026.01.06 16:11:54.564389 [ 276 ] {a5be42e0-f685-42b9-a8d7-1fff11987337} <Debug> TCPHandler: Processed in 0.002094509 sec. | ||
| 20607 | 2026.01.06 16:11:54.564419 [ 137 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20608 | 2026.01.06 16:11:54.564444 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20609 | 2026.01.06 16:11:54.564514 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20610 | 2026.01.06 16:11:54.564581 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20611 | 2026.01.06 16:11:54.564614 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20612 | 2026.01.06 16:11:54.564664 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20613 | 2026.01.06 16:11:54.564735 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20614 | 2026.01.06 16:11:54.564777 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2345 rows starting from the beginning of the part | ||
| 20615 | 2026.01.06 16:11:54.564853 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 70 rows starting from the beginning of the part | ||
| 20616 | 2026.01.06 16:11:54.564909 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1182 rows starting from the beginning of the part | ||
| 20617 | 2026.01.06 16:11:54.564960 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 70 rows starting from the beginning of the part | ||
| 20618 | 2026.01.06 16:11:54.565007 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1180 rows starting from the beginning of the part | ||
| 20619 | 2026.01.06 16:11:54.565054 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1212 rows starting from the beginning of the part | ||
| 20620 | 2026.01.06 16:11:54.565070 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20621 | 2026.01.06 16:11:54.565113 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20622 | 2026.01.06 16:11:54.565458 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20623 | 2026.01.06 16:11:54.565674 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20624 | 2026.01.06 16:11:54.565817 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001223 sec., 8994.276369582993 rows/sec., 658.76 KiB/sec. | ||
| 20625 | 2026.01.06 16:11:54.565855 [ 276 ] {7d4622a1-cf24-4a6c-8251-68682613c8df} <Debug> TCPHandler: Processed in 0.001391316 sec. | ||
| 20626 | 2026.01.06 16:11:54.565867 [ 221 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20627 | 2026.01.06 16:11:54.565896 [ 221 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20628 | 2026.01.06 16:11:54.565976 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20629 | 2026.01.06 16:11:54.566075 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20630 | 2026.01.06 16:11:54.566117 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20631 | 2026.01.06 16:11:54.566603 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20632 | 2026.01.06 16:11:54.566641 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20633 | 2026.01.06 16:11:54.566980 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20634 | 2026.01.06 16:11:54.567204 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20635 | 2026.01.06 16:11:54.567298 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6059 rows, containing 5 columns (5 merged, 0 gathered) in 0.002783182 sec., 2177004.5940222377 rows/sec., 184.42 MiB/sec. | ||
| 20636 | 2026.01.06 16:11:54.567337 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 20637 | 2026.01.06 16:11:54.567380 [ 276 ] {fb76095c-d2d6-4427-8553-7ac541f2ef2a} <Debug> TCPHandler: Processed in 0.001452848 sec. | ||
| 20638 | 2026.01.06 16:11:54.567485 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20639 | 2026.01.06 16:11:54.567579 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20640 | 2026.01.06 16:11:54.567590 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20641 | 2026.01.06 16:11:54.567646 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20642 | 2026.01.06 16:11:54.567882 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20643 | 2026.01.06 16:11:54.567961 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_131_26} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20644 | 2026.01.06 16:11:54.568048 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 20645 | 2026.01.06 16:11:54.568484 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.01.06 16:11:54.568542 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20647 | 2026.01.06 16:11:54.568847 [ 221 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20648 | 2026.01.06 16:11:54.569075 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20649 | 2026.01.06 16:11:54.569435 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20650 | 2026.01.06 16:11:54.569593 [ 137 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20651 | 2026.01.06 16:11:54.569619 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.002047 sec., 259404.0058622374 rows/sec., 19.22 MiB/sec. | ||
| 20652 | 2026.01.06 16:11:54.569632 [ 137 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20653 | 2026.01.06 16:11:54.569668 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20654 | 2026.01.06 16:11:54.569682 [ 276 ] {dc5789d3-0bd8-41b6-af72-eded6cb7fb6f} <Debug> TCPHandler: Processed in 0.002246142 sec. | ||
| 20655 | 2026.01.06 16:11:54.569779 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20656 | 2026.01.06 16:11:54.569826 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2026.01.06 16:11:54.569926 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20658 | 2026.01.06 16:11:54.569956 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20659 | 2026.01.06 16:11:54.569965 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1212 rows starting from the beginning of the part | ||
| 20660 | 2026.01.06 16:11:54.570029 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20661 | 2026.01.06 16:11:54.570054 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 71 rows starting from the beginning of the part | ||
| 20662 | 2026.01.06 16:11:54.570104 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 717 rows starting from the beginning of the part | ||
| 20663 | 2026.01.06 16:11:54.570145 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 71 rows starting from the beginning of the part | ||
| 20664 | 2026.01.06 16:11:54.570188 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 713 rows starting from the beginning of the part | ||
| 20665 | 2026.01.06 16:11:54.570227 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 531 rows starting from the beginning of the part | ||
| 20666 | 2026.01.06 16:11:54.570804 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20667 | 2026.01.06 16:11:54.570861 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20668 | 2026.01.06 16:11:54.571425 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20669 | 2026.01.06 16:11:54.571543 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822164 sec., 1819265.4448227491 rows/sec., 137.34 MiB/sec. | ||
| 20670 | 2026.01.06 16:11:54.571769 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20671 | 2026.01.06 16:11:54.571782 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20672 | 2026.01.06 16:11:54.571960 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002029 sec., 416954.1646131099 rows/sec., 28.06 MiB/sec. | ||
| 20673 | 2026.01.06 16:11:54.572022 [ 276 ] {9e04514e-d5e2-4367-9f4a-91c34f48ded9} <Debug> TCPHandler: Processed in 0.002257222 sec. | ||
| 20674 | 2026.01.06 16:11:54.572117 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20675 | 2026.01.06 16:11:54.572164 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20676 | 2026.01.06 16:11:54.572197 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_131_26} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20677 | 2026.01.06 16:11:54.572293 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20678 | 2026.01.06 16:11:54.572297 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 20679 | 2026.01.06 16:11:54.572378 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <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 | ||
| 20680 | 2026.01.06 16:11:54.573549 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20681 | 2026.01.06 16:11:54.573597 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20682 | 2026.01.06 16:11:54.574392 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20683 | 2026.01.06 16:11:54.574736 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20684 | 2026.01.06 16:11:54.574926 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20685 | 2026.01.06 16:11:54.574936 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002668 sec., 2623.688155922039 rows/sec., 4.70 MiB/sec. | ||
| 20686 | 2026.01.06 16:11:54.574982 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20687 | 2026.01.06 16:11:54.575012 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20688 | 2026.01.06 16:11:54.575051 [ 276 ] {240baf58-92b2-4139-a9d7-c7e9612990d4} <Debug> TCPHandler: Processed in 0.002949925 sec. | ||
| 20689 | 2026.01.06 16:11:54.575094 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20690 | 2026.01.06 16:11:54.575199 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20691 | 2026.01.06 16:11:54.575328 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20692 | 2026.01.06 16:11:54.575347 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20693 | 2026.01.06 16:11:54.575381 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20694 | 2026.01.06 16:11:54.575414 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2442 rows starting from the beginning of the part | ||
| 20695 | 2026.01.06 16:11:54.575552 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 7 rows starting from the beginning of the part | ||
| 20696 | 2026.01.06 16:11:54.575672 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 34 rows starting from the beginning of the part | ||
| 20697 | 2026.01.06 16:11:54.575817 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20698 | 2026.01.06 16:11:54.575821 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 7 rows starting from the beginning of the part | ||
| 20699 | 2026.01.06 16:11:54.575871 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20700 | 2026.01.06 16:11:54.575972 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 34 rows starting from the beginning of the part | ||
| 20701 | 2026.01.06 16:11:54.576104 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 7 rows starting from the beginning of the part | ||
| 20702 | 2026.01.06 16:11:54.576258 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20703 | 2026.01.06 16:11:54.576491 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20704 | 2026.01.06 16:11:54.576636 [ 150 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20705 | 2026.01.06 16:11:54.576651 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
| 20706 | 2026.01.06 16:11:54.576669 [ 150 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20707 | 2026.01.06 16:11:54.576694 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20708 | 2026.01.06 16:11:54.576697 [ 276 ] {e914713e-37f8-4c13-b13b-287c1caba09d} <Debug> TCPHandler: Processed in 0.001560589 sec. | ||
| 20709 | 2026.01.06 16:11:54.576768 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20710 | 2026.01.06 16:11:54.576867 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20711 | 2026.01.06 16:11:54.576893 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 10122 rows starting from the beginning of the part | ||
| 20712 | 2026.01.06 16:11:54.576946 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 20713 | 2026.01.06 16:11:54.576989 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 20714 | 2026.01.06 16:11:54.577029 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 20715 | 2026.01.06 16:11:54.577067 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 20716 | 2026.01.06 16:11:54.577105 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 20717 | 2026.01.06 16:11:54.579599 [ 200 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002862924 sec., 3671071.9530102788 rows/sec., 232.96 MiB/sec. | ||
| 20718 | 2026.01.06 16:11:54.579869 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20719 | 2026.01.06 16:11:54.580193 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20720 | 2026.01.06 16:11:54.580274 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_131_26} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20721 | 2026.01.06 16:11:54.580356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 20722 | 2026.01.06 16:11:54.584388 [ 195 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2531 rows, containing 19 columns (19 merged, 0 gathered) in 0.009323896 sec., 271453.04924036044 rows/sec., 486.43 MiB/sec. | ||
| 20723 | 2026.01.06 16:11:54.586844 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20724 | 2026.01.06 16:11:54.587195 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20725 | 2026.01.06 16:11:54.587265 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20726 | 2026.01.06 16:11:54.587441 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.73 MiB. | ||
| 20727 | 2026.01.06 16:11:58.244119 [ 224 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20728 | 2026.01.06 16:11:58.244169 [ 224 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20729 | 2026.01.06 16:11:58.247569 [ 224 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20730 | 2026.01.06 16:11:58.530165 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20731 | 2026.01.06 16:11:58.530225 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20732 | 2026.01.06 16:11:58.720319 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43114 | ||
| 20733 | 2026.01.06 16:11:58.720890 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2026.01.06 16:11:58.720941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20735 | 2026.01.06 16:11:58.721567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20736 | 2026.01.06 16:11:58.721808 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20737 | 2026.01.06 16:11:58.721963 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43114 | ||
| 20738 | 2026.01.06 16:11:59.114386 [ 224 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20739 | 2026.01.06 16:11:59.114450 [ 224 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20740 | 2026.01.06 16:11:59.117584 [ 224 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20741 | 2026.01.06 16:11:59.157374 [ 220 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20742 | 2026.01.06 16:11:59.157411 [ 220 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20743 | 2026.01.06 16:11:59.161770 [ 220 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20744 | 2026.01.06 16:11:59.544876 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20745 | 2026.01.06 16:11:59.545104 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20746 | 2026.01.06 16:11:59.545187 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20747 | 2026.01.06 16:11:59.546166 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20748 | 2026.01.06 16:11:59.546220 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20749 | 2026.01.06 16:11:59.546648 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20750 | 2026.01.06 16:11:59.546893 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20751 | 2026.01.06 16:11:59.547070 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002029 sec., 202069.98521439132 rows/sec., 12.82 MiB/sec. | ||
| 20752 | 2026.01.06 16:11:59.547128 [ 276 ] {9da61798-c404-434b-a548-b7bf29c8f4f4} <Debug> TCPHandler: Processed in 0.002414725 sec. | ||
| 20753 | 2026.01.06 16:11:59.547257 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20754 | 2026.01.06 16:11:59.547365 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20755 | 2026.01.06 16:11:59.547411 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20756 | 2026.01.06 16:11:59.548436 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20757 | 2026.01.06 16:11:59.548484 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20758 | 2026.01.06 16:11:59.548952 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20759 | 2026.01.06 16:11:59.549185 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20760 | 2026.01.06 16:11:59.549328 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001989 sec., 593262.9462041227 rows/sec., 47.31 MiB/sec. | ||
| 20761 | 2026.01.06 16:11:59.549368 [ 276 ] {02c7352f-2223-417e-bae3-96def10a264d} <Debug> TCPHandler: Processed in 0.00216198 sec. | ||
| 20762 | 2026.01.06 16:11:59.549393 [ 222 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20763 | 2026.01.06 16:11:59.549443 [ 222 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20764 | 2026.01.06 16:11:59.549487 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20765 | 2026.01.06 16:11:59.549593 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20766 | 2026.01.06 16:11:59.549637 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20767 | 2026.01.06 16:11:59.550148 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20768 | 2026.01.06 16:11:59.550188 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20769 | 2026.01.06 16:11:59.550555 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20770 | 2026.01.06 16:11:59.550782 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20771 | 2026.01.06 16:11:59.550928 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001357 sec., 176123.8025055269 rows/sec., 10.70 MiB/sec. | ||
| 20772 | 2026.01.06 16:11:59.550969 [ 276 ] {eb6cd317-b0b9-45d2-80ea-63cb102002f6} <Debug> TCPHandler: Processed in 0.001531408 sec. | ||
| 20773 | 2026.01.06 16:11:59.551089 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20774 | 2026.01.06 16:11:59.551191 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20775 | 2026.01.06 16:11:59.551236 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20776 | 2026.01.06 16:11:59.551732 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20777 | 2026.01.06 16:11:59.551769 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20778 | 2026.01.06 16:11:59.552121 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20779 | 2026.01.06 16:11:59.552355 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20780 | 2026.01.06 16:11:59.552497 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001325 sec., 160000 rows/sec., 10.32 MiB/sec. | ||
| 20781 | 2026.01.06 16:11:59.552537 [ 276 ] {6fce42cb-ae47-4b5d-937b-8e68696e8ae9} <Debug> TCPHandler: Processed in 0.001500358 sec. | ||
| 20782 | 2026.01.06 16:11:59.552650 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20783 | 2026.01.06 16:11:59.552748 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20784 | 2026.01.06 16:11:59.552763 [ 222 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20785 | 2026.01.06 16:11:59.552792 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20786 | 2026.01.06 16:11:59.553301 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20787 | 2026.01.06 16:11:59.553340 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20788 | 2026.01.06 16:11:59.553651 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20789 | 2026.01.06 16:11:59.553857 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20790 | 2026.01.06 16:11:59.553990 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 20791 | 2026.01.06 16:11:59.554029 [ 276 ] {378fc620-93c5-4da7-9e86-41ce77eeef8b} <Debug> TCPHandler: Processed in 0.001428027 sec. | ||
| 20792 | 2026.01.06 16:11:59.554139 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20793 | 2026.01.06 16:11:59.554235 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20794 | 2026.01.06 16:11:59.554275 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20795 | 2026.01.06 16:11:59.554939 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20796 | 2026.01.06 16:11:59.554976 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20797 | 2026.01.06 16:11:59.555373 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20798 | 2026.01.06 16:11:59.555592 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20799 | 2026.01.06 16:11:59.555788 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001525 sec., 467540.98360655736 rows/sec., 32.78 MiB/sec. | ||
| 20800 | 2026.01.06 16:11:59.555826 [ 221 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20801 | 2026.01.06 16:11:59.555839 [ 276 ] {a1d05753-7ec3-4243-9ebc-9a8ea26cb9f6} <Debug> TCPHandler: Processed in 0.001748493 sec. | ||
| 20802 | 2026.01.06 16:11:59.555879 [ 221 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20803 | 2026.01.06 16:11:59.555992 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20804 | 2026.01.06 16:11:59.556090 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20805 | 2026.01.06 16:11:59.556133 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20806 | 2026.01.06 16:11:59.556476 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20807 | 2026.01.06 16:11:59.556514 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20808 | 2026.01.06 16:11:59.556844 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20809 | 2026.01.06 16:11:59.557110 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20810 | 2026.01.06 16:11:59.557213 [ 146 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20811 | 2026.01.06 16:11:59.557240 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 268.39 KiB/sec. | ||
| 20812 | 2026.01.06 16:11:59.557263 [ 146 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20813 | 2026.01.06 16:11:59.557281 [ 276 ] {337fb9b7-c064-4d46-8e73-efefbc594c02} <Debug> TCPHandler: Processed in 0.001336205 sec. | ||
| 20814 | 2026.01.06 16:11:59.557288 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20815 | 2026.01.06 16:11:59.557400 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20816 | 2026.01.06 16:11:59.557415 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 20817 | 2026.01.06 16:11:59.557497 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20818 | 2026.01.06 16:11:59.557544 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20819 | 2026.01.06 16:11:59.557557 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20820 | 2026.01.06 16:11:59.557600 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 20821 | 2026.01.06 16:11:59.557668 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 20822 | 2026.01.06 16:11:59.557714 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 20823 | 2026.01.06 16:11:59.557759 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 20824 | 2026.01.06 16:11:59.557800 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 20825 | 2026.01.06 16:11:59.557841 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 20826 | 2026.01.06 16:11:59.557987 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20827 | 2026.01.06 16:11:59.558031 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20828 | 2026.01.06 16:11:59.558067 [ 221 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20829 | 2026.01.06 16:11:59.558398 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20830 | 2026.01.06 16:11:59.558625 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20831 | 2026.01.06 16:11:59.558721 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362295 sec., 290685.938067746 rows/sec., 14.83 MiB/sec. | ||
| 20832 | 2026.01.06 16:11:59.558756 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001276 sec., 246081.50470219436 rows/sec., 16.17 MiB/sec. | ||
| 20833 | 2026.01.06 16:11:59.558793 [ 276 ] {46389432-f1e1-4cf8-9426-8920c28d0147} <Debug> TCPHandler: Processed in 0.001440037 sec. | ||
| 20834 | 2026.01.06 16:11:59.558835 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20835 | 2026.01.06 16:11:59.558855 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20836 | 2026.01.06 16:11:59.558876 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20837 | 2026.01.06 16:11:59.558908 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20838 | 2026.01.06 16:11:59.559007 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20839 | 2026.01.06 16:11:59.559051 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20840 | 2026.01.06 16:11:59.559161 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20841 | 2026.01.06 16:11:59.559248 [ 191 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_66_13} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20842 | 2026.01.06 16:11:59.559326 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20843 | 2026.01.06 16:11:59.559371 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20844 | 2026.01.06 16:11:59.559412 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20845 | 2026.01.06 16:11:59.559711 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20846 | 2026.01.06 16:11:59.559991 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20847 | 2026.01.06 16:11:59.560105 [ 145 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20848 | 2026.01.06 16:11:59.560122 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 20849 | 2026.01.06 16:11:59.560156 [ 145 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20850 | 2026.01.06 16:11:59.560169 [ 276 ] {c9a21f97-34b3-4482-8162-47bb6c12a08b} <Debug> TCPHandler: Processed in 0.001307385 sec. | ||
| 20851 | 2026.01.06 16:11:59.560187 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20852 | 2026.01.06 16:11:59.560290 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 20853 | 2026.01.06 16:11:59.560300 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20854 | 2026.01.06 16:11:59.560405 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20855 | 2026.01.06 16:11:59.560413 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20856 | 2026.01.06 16:11:59.560448 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 62 rows starting from the beginning of the part | ||
| 20857 | 2026.01.06 16:11:59.560484 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <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 | ||
| 20858 | 2026.01.06 16:11:59.560519 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 20859 | 2026.01.06 16:11:59.560570 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 20860 | 2026.01.06 16:11:59.560611 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 20861 | 2026.01.06 16:11:59.560650 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 20862 | 2026.01.06 16:11:59.560692 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 20863 | 2026.01.06 16:11:59.561168 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20864 | 2026.01.06 16:11:59.561441 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20865 | 2026.01.06 16:11:59.561494 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20866 | 2026.01.06 16:11:59.561525 [ 191 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275004 sec., 52548.85474869099 rows/sec., 3.45 MiB/sec. | ||
| 20867 | 2026.01.06 16:11:59.561661 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20868 | 2026.01.06 16:11:59.561956 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2026.01.06 16:11:59.562028 [ 189 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_66_13} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20870 | 2026.01.06 16:11:59.562105 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20871 | 2026.01.06 16:11:59.562115 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20872 | 2026.01.06 16:11:59.562367 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20873 | 2026.01.06 16:11:59.562516 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00212 sec., 16037.735849056604 rows/sec., 28.74 MiB/sec. | ||
| 20874 | 2026.01.06 16:11:59.562580 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20875 | 2026.01.06 16:11:59.562589 [ 276 ] {067d7bf5-0e57-46a7-87c5-be6b486ece5a} <Debug> TCPHandler: Processed in 0.002341544 sec. | ||
| 20876 | 2026.01.06 16:11:59.562611 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20877 | 2026.01.06 16:11:59.562725 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20878 | 2026.01.06 16:11:59.562822 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20879 | 2026.01.06 16:11:59.562865 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20880 | 2026.01.06 16:11:59.563220 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20881 | 2026.01.06 16:11:59.563257 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20882 | 2026.01.06 16:11:59.563592 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20883 | 2026.01.06 16:11:59.563808 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.01.06 16:11:59.563950 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001145 sec., 90829.69432314411 rows/sec., 5.57 MiB/sec. | ||
| 20885 | 2026.01.06 16:11:59.563990 [ 276 ] {907f2151-58d8-4421-ab37-2e54b7e53687} <Debug> TCPHandler: Processed in 0.001312615 sec. | ||
| 20886 | 2026.01.06 16:11:59.565063 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20887 | 2026.01.06 16:12:00.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.57 MiB, peak 412.51 MiB, free memory in arenas 0.00 B, will set to 394.73 MiB (RSS), difference: 3.16 MiB | ||
| 20888 | 2026.01.06 16:12:01.016773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 20889 | 2026.01.06 16:12:01.034032 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20890 | 2026.01.06 16:12:01.034084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20891 | 2026.01.06 16:12:01.040335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20892 | 2026.01.06 16:12:01.041054 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20893 | 2026.01.06 16:12:01.044097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20894 | 2026.01.06 16:12:03.887214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2616 | ||
| 20895 | 2026.01.06 16:12:03.890274 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20896 | 2026.01.06 16:12:03.890323 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20897 | 2026.01.06 16:12:03.891570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20898 | 2026.01.06 16:12:03.891847 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20899 | 2026.01.06 16:12:03.892111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2616 | ||
| 20900 | 2026.01.06 16:12:04.532781 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2026.01.06 16:12:04.533001 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20902 | 2026.01.06 16:12:04.533077 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20903 | 2026.01.06 16:12:04.533847 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20904 | 2026.01.06 16:12:04.533899 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20905 | 2026.01.06 16:12:04.534305 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20906 | 2026.01.06 16:12:04.534548 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20907 | 2026.01.06 16:12:04.534719 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001769 sec., 39570.378745053706 rows/sec., 3.17 MiB/sec. | ||
| 20908 | 2026.01.06 16:12:04.534775 [ 276 ] {fa973b03-6247-4a06-a923-4fb906aaee28} <Debug> TCPHandler: Processed in 0.002132949 sec. | ||
| 20909 | 2026.01.06 16:12:04.534908 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2026.01.06 16:12:04.535013 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20911 | 2026.01.06 16:12:04.535058 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20912 | 2026.01.06 16:12:04.535480 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20913 | 2026.01.06 16:12:04.535518 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20914 | 2026.01.06 16:12:04.535829 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20915 | 2026.01.06 16:12:04.536046 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20916 | 2026.01.06 16:12:04.536181 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001189 sec., 5887.300252312868 rows/sec., 442.70 KiB/sec. | ||
| 20917 | 2026.01.06 16:12:04.536221 [ 276 ] {fc0b0e3f-ba07-4462-994b-5b981dc79817} <Debug> TCPHandler: Processed in 0.001366056 sec. | ||
| 20918 | 2026.01.06 16:12:04.536334 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20919 | 2026.01.06 16:12:04.536431 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20920 | 2026.01.06 16:12:04.536471 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20921 | 2026.01.06 16:12:04.536900 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20922 | 2026.01.06 16:12:04.536938 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20923 | 2026.01.06 16:12:04.537260 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20924 | 2026.01.06 16:12:04.537474 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20925 | 2026.01.06 16:12:04.537606 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001192 sec., 59563.75838926175 rows/sec., 4.65 MiB/sec. | ||
| 20926 | 2026.01.06 16:12:04.537647 [ 276 ] {d1bf91b7-59f1-404c-ad32-280108814f3b} <Debug> TCPHandler: Processed in 0.001362206 sec. | ||
| 20927 | 2026.01.06 16:12:04.537761 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20928 | 2026.01.06 16:12:04.537855 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20929 | 2026.01.06 16:12:04.537900 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20930 | 2026.01.06 16:12:04.538317 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20931 | 2026.01.06 16:12:04.538353 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20932 | 2026.01.06 16:12:04.538696 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20933 | 2026.01.06 16:12:04.538910 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20934 | 2026.01.06 16:12:04.539049 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 20935 | 2026.01.06 16:12:04.539043 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 5 parts from all_1_128_26 to all_132_132_0 | ||
| 20936 | 2026.01.06 16:12:04.539089 [ 276 ] {03a9bd3f-4e6a-4441-b099-3e261ce68d18} <Debug> TCPHandler: Processed in 0.001378986 sec. | ||
| 20937 | 2026.01.06 16:12:04.539129 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20938 | 2026.01.06 16:12:04.539156 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20939 | 2026.01.06 16:12:04.539224 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20940 | 2026.01.06 16:12:04.539289 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_128_26 to all_132_132_0 into Compact with storage Full | ||
| 20941 | 2026.01.06 16:12:04.539324 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20942 | 2026.01.06 16:12:04.539388 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <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 | ||
| 20943 | 2026.01.06 16:12:04.539459 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20944 | 2026.01.06 16:12:04.539508 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_26, total 44968 rows starting from the beginning of the part | ||
| 20945 | 2026.01.06 16:12:04.539587 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 20946 | 2026.01.06 16:12:04.539643 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 314 rows starting from the beginning of the part | ||
| 20947 | 2026.01.06 16:12:04.539699 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 846 rows starting from the beginning of the part | ||
| 20948 | 2026.01.06 16:12:04.539739 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 314 rows starting from the beginning of the part | ||
| 20949 | 2026.01.06 16:12:04.540177 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20950 | 2026.01.06 16:12:04.540219 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20951 | 2026.01.06 16:12:04.540747 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20952 | 2026.01.06 16:12:04.540984 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20953 | 2026.01.06 16:12:04.541134 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001826 sec., 3833.515881708653 rows/sec., 6.87 MiB/sec. | ||
| 20954 | 2026.01.06 16:12:04.541205 [ 276 ] {15fb8ef5-7825-43df-86d7-b7de393a1f4f} <Debug> TCPHandler: Processed in 0.002030868 sec. | ||
| 20955 | 2026.01.06 16:12:04.541321 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20956 | 2026.01.06 16:12:04.541417 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20957 | 2026.01.06 16:12:04.541459 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20958 | 2026.01.06 16:12:04.541801 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20959 | 2026.01.06 16:12:04.541838 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20960 | 2026.01.06 16:12:04.542185 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20961 | 2026.01.06 16:12:04.542399 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20962 | 2026.01.06 16:12:04.542534 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 20963 | 2026.01.06 16:12:04.542573 [ 276 ] {c153db80-6ba0-4769-80df-aa3f5c54f833} <Debug> TCPHandler: Processed in 0.001301574 sec. | ||
| 20964 | 2026.01.06 16:12:04.553533 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46602 rows, containing 5 columns (5 merged, 0 gathered) in 0.014305189 sec., 3257699.006982711 rows/sec., 217.98 MiB/sec. | ||
| 20965 | 2026.01.06 16:12:04.554381 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 20966 | 2026.01.06 16:12:04.554701 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20967 | 2026.01.06 16:12:04.554786 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 5 parts: [all_1_128_26, all_132_132_0] -> all_1_132_27 | ||
| 20968 | 2026.01.06 16:12:04.554899 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20969 | 2026.01.06 16:12:06.222181 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43626 | ||
| 20970 | 2026.01.06 16:12:06.222820 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2026.01.06 16:12:06.222871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20972 | 2026.01.06 16:12:06.223388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20973 | 2026.01.06 16:12:06.223622 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2026.01.06 16:12:06.223758 [ 136 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20975 | 2026.01.06 16:12:06.223770 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43626 | ||
| 20976 | 2026.01.06 16:12:06.223834 [ 136 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20977 | 2026.01.06 16:12:06.223861 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20978 | 2026.01.06 16:12:06.223989 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20979 | 2026.01.06 16:12:06.224139 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20980 | 2026.01.06 16:12:06.224174 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41194 rows starting from the beginning of the part | ||
| 20981 | 2026.01.06 16:12:06.224241 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20982 | 2026.01.06 16:12:06.224285 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20983 | 2026.01.06 16:12:06.224327 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20984 | 2026.01.06 16:12:06.224364 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20985 | 2026.01.06 16:12:06.224404 [ 197 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20986 | 2026.01.06 16:12:06.227163 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43626 rows, containing 4 columns (4 merged, 0 gathered) in 0.003230301 sec., 13505243.00986193 rows/sec., 193.19 MiB/sec. | ||
| 20987 | 2026.01.06 16:12:06.227454 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20988 | 2026.01.06 16:12:06.227748 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20989 | 2026.01.06 16:12:06.227833 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_91_18} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20990 | 2026.01.06 16:12:06.227945 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20991 | 2026.01.06 16:12:08.544241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 20992 | 2026.01.06 16:12:08.562024 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20993 | 2026.01.06 16:12:08.562076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20994 | 2026.01.06 16:12:08.568315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20995 | 2026.01.06 16:12:08.569048 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20996 | 2026.01.06 16:12:08.569358 [ 134 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20997 | 2026.01.06 16:12:08.569428 [ 134 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20998 | 2026.01.06 16:12:08.569448 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 20999 | 2026.01.06 16:12:08.569546 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21000 | 2026.01.06 16:12:08.572348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 21001 | 2026.01.06 16:12:08.572520 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21002 | 2026.01.06 16:12:08.573243 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21003 | 2026.01.06 16:12:08.576572 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 21004 | 2026.01.06 16:12:08.580044 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 21005 | 2026.01.06 16:12:08.583853 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 21006 | 2026.01.06 16:12:08.588248 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 21007 | 2026.01.06 16:12:08.592696 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 21008 | 2026.01.06 16:12:08.656307 [ 194 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.086798514 sec., 7891.84017597352 rows/sec., 40.81 MiB/sec. | ||
| 21009 | 2026.01.06 16:12:08.659649 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21010 | 2026.01.06 16:12:08.661731 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21011 | 2026.01.06 16:12:08.661846 [ 199 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_91_18} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21012 | 2026.01.06 16:12:08.664612 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21013 | 2026.01.06 16:12:09.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.85 MiB, peak 413.27 MiB, free memory in arenas 0.00 B, will set to 394.79 MiB (RSS), difference: -1.07 MiB | ||
| 21014 | 2026.01.06 16:12:09.544877 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21015 | 2026.01.06 16:12:09.545092 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21016 | 2026.01.06 16:12:09.545176 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21017 | 2026.01.06 16:12:09.546189 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21018 | 2026.01.06 16:12:09.546239 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21019 | 2026.01.06 16:12:09.546642 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21020 | 2026.01.06 16:12:09.546874 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21021 | 2026.01.06 16:12:09.547041 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002006 sec., 204386.83948155533 rows/sec., 12.97 MiB/sec. | ||
| 21022 | 2026.01.06 16:12:09.547096 [ 276 ] {22710810-3e09-464c-8835-1293f6a1f809} <Debug> TCPHandler: Processed in 0.002418066 sec. | ||
| 21023 | 2026.01.06 16:12:09.547243 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21024 | 2026.01.06 16:12:09.547347 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21025 | 2026.01.06 16:12:09.547393 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21026 | 2026.01.06 16:12:09.547819 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2026.01.06 16:12:09.547858 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21028 | 2026.01.06 16:12:09.548158 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21029 | 2026.01.06 16:12:09.548378 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21030 | 2026.01.06 16:12:09.548512 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 411.49 KiB/sec. | ||
| 21031 | 2026.01.06 16:12:09.548551 [ 276 ] {5cd0ad22-724b-4a95-b3b0-ed69c4a459ab} <Debug> TCPHandler: Processed in 0.001364346 sec. | ||
| 21032 | 2026.01.06 16:12:09.548658 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21033 | 2026.01.06 16:12:09.548753 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21034 | 2026.01.06 16:12:09.548799 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21035 | 2026.01.06 16:12:09.549860 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21036 | 2026.01.06 16:12:09.549898 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21037 | 2026.01.06 16:12:09.550281 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21038 | 2026.01.06 16:12:09.550496 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21039 | 2026.01.06 16:12:09.550634 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Debug> executeQuery: Read 1183 rows, 96.58 KiB in 0.0019 sec., 622631.5789473684 rows/sec., 49.64 MiB/sec. | ||
| 21040 | 2026.01.06 16:12:09.550674 [ 276 ] {877495a1-3134-4800-beb9-cb7dba4404c1} <Debug> TCPHandler: Processed in 0.002065919 sec. | ||
| 21041 | 2026.01.06 16:12:09.550803 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21042 | 2026.01.06 16:12:09.550899 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21043 | 2026.01.06 16:12:09.550939 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21044 | 2026.01.06 16:12:09.551474 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21045 | 2026.01.06 16:12:09.551510 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21046 | 2026.01.06 16:12:09.551826 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21047 | 2026.01.06 16:12:09.552112 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21048 | 2026.01.06 16:12:09.552279 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Debug> executeQuery: Read 245 rows, 15.29 KiB in 0.001398 sec., 175250.35765379114 rows/sec., 10.68 MiB/sec. | ||
| 21049 | 2026.01.06 16:12:09.552322 [ 276 ] {aad0a415-8a85-42ca-ab51-51fe01e6d027} <Debug> TCPHandler: Processed in 0.001574789 sec. | ||
| 21050 | 2026.01.06 16:12:09.552454 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21051 | 2026.01.06 16:12:09.552561 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21052 | 2026.01.06 16:12:09.552604 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21053 | 2026.01.06 16:12:09.553142 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21054 | 2026.01.06 16:12:09.553184 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21055 | 2026.01.06 16:12:09.553516 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21056 | 2026.01.06 16:12:09.553741 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21057 | 2026.01.06 16:12:09.553876 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001334 sec., 158920.53973013494 rows/sec., 10.25 MiB/sec. | ||
| 21058 | 2026.01.06 16:12:09.553916 [ 276 ] {80162073-e64d-44d8-bbf0-c5dce2103238} <Debug> TCPHandler: Processed in 0.001512918 sec. | ||
| 21059 | 2026.01.06 16:12:09.554031 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21060 | 2026.01.06 16:12:09.554131 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21061 | 2026.01.06 16:12:09.554174 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21062 | 2026.01.06 16:12:09.554668 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21063 | 2026.01.06 16:12:09.554705 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21064 | 2026.01.06 16:12:09.555045 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21065 | 2026.01.06 16:12:09.555284 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21066 | 2026.01.06 16:12:09.555425 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001312 sec., 160823.1707317073 rows/sec., 9.13 MiB/sec. | ||
| 21067 | 2026.01.06 16:12:09.555465 [ 276 ] {53397a36-f4db-40f6-ae8b-f2db717f044e} <Debug> TCPHandler: Processed in 0.001483668 sec. | ||
| 21068 | 2026.01.06 16:12:09.555584 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21069 | 2026.01.06 16:12:09.555680 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21070 | 2026.01.06 16:12:09.555719 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21071 | 2026.01.06 16:12:09.556399 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21072 | 2026.01.06 16:12:09.556435 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21073 | 2026.01.06 16:12:09.556765 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21074 | 2026.01.06 16:12:09.556988 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21075 | 2026.01.06 16:12:09.557120 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Debug> executeQuery: Read 719 rows, 51.68 KiB in 0.001458 sec., 493141.2894375857 rows/sec., 34.61 MiB/sec. | ||
| 21076 | 2026.01.06 16:12:09.557159 [ 276 ] {d0459ee8-a083-4bc2-9b00-82be460c0f59} <Debug> TCPHandler: Processed in 0.001627181 sec. | ||
| 21077 | 2026.01.06 16:12:09.557270 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21078 | 2026.01.06 16:12:09.557366 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21079 | 2026.01.06 16:12:09.557408 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21080 | 2026.01.06 16:12:09.557753 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21081 | 2026.01.06 16:12:09.557790 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21082 | 2026.01.06 16:12:09.558102 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21083 | 2026.01.06 16:12:09.558312 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21084 | 2026.01.06 16:12:09.558443 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 21085 | 2026.01.06 16:12:09.558480 [ 276 ] {1f9d947f-88b1-40f7-9380-a388124f68d3} <Debug> TCPHandler: Processed in 0.001258494 sec. | ||
| 21086 | 2026.01.06 16:12:09.558580 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21087 | 2026.01.06 16:12:09.558674 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21088 | 2026.01.06 16:12:09.558718 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21089 | 2026.01.06 16:12:09.559159 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21090 | 2026.01.06 16:12:09.559196 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21091 | 2026.01.06 16:12:09.559532 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21092 | 2026.01.06 16:12:09.559745 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.01.06 16:12:09.559874 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001218 sec., 260262.72577996718 rows/sec., 17.10 MiB/sec. | ||
| 21094 | 2026.01.06 16:12:09.559912 [ 276 ] {6c8882bc-9b2d-4316-a88e-bf0e47f9286f} <Debug> TCPHandler: Processed in 0.001380326 sec. | ||
| 21095 | 2026.01.06 16:12:09.560022 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21096 | 2026.01.06 16:12:09.560119 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21097 | 2026.01.06 16:12:09.560164 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21098 | 2026.01.06 16:12:09.560482 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21099 | 2026.01.06 16:12:09.560518 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21100 | 2026.01.06 16:12:09.560821 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21101 | 2026.01.06 16:12:09.561038 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21102 | 2026.01.06 16:12:09.561165 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 21103 | 2026.01.06 16:12:09.561202 [ 276 ] {78b16c2f-5ccd-4e65-b303-c3db1424c924} <Debug> TCPHandler: Processed in 0.001227873 sec. | ||
| 21104 | 2026.01.06 16:12:09.561310 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21105 | 2026.01.06 16:12:09.561403 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21106 | 2026.01.06 16:12:09.561457 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <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 | ||
| 21107 | 2026.01.06 16:12:09.562329 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21108 | 2026.01.06 16:12:09.562367 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21109 | 2026.01.06 16:12:09.562931 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21110 | 2026.01.06 16:12:09.563164 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21111 | 2026.01.06 16:12:09.563314 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001928 sec., 17634.854771784234 rows/sec., 31.60 MiB/sec. | ||
| 21112 | 2026.01.06 16:12:09.563382 [ 276 ] {5be8c05a-cd63-477a-b8eb-1200d5f3e0f6} <Debug> TCPHandler: Processed in 0.002120749 sec. | ||
| 21113 | 2026.01.06 16:12:09.563493 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21114 | 2026.01.06 16:12:09.563586 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21115 | 2026.01.06 16:12:09.563630 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21116 | 2026.01.06 16:12:09.563966 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21117 | 2026.01.06 16:12:09.564003 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21118 | 2026.01.06 16:12:09.564307 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21119 | 2026.01.06 16:12:09.564526 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21120 | 2026.01.06 16:12:09.564655 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 21121 | 2026.01.06 16:12:09.564691 [ 276 ] {c578da2d-b149-428b-8baf-68f322f9d4c9} <Debug> TCPHandler: Processed in 0.001246823 sec. | ||
| 21122 | 2026.01.06 16:12:13.530268 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21123 | 2026.01.06 16:12:13.530326 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21124 | 2026.01.06 16:12:13.724016 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44074 | ||
| 21125 | 2026.01.06 16:12:13.724549 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21126 | 2026.01.06 16:12:13.724593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21127 | 2026.01.06 16:12:13.725083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21128 | 2026.01.06 16:12:13.725320 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21129 | 2026.01.06 16:12:13.725456 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44074 | ||
| 21130 | 2026.01.06 16:12:13.892378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2652 | ||
| 21131 | 2026.01.06 16:12:13.894958 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21132 | 2026.01.06 16:12:13.895017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21133 | 2026.01.06 16:12:13.896243 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21134 | 2026.01.06 16:12:13.896513 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21135 | 2026.01.06 16:12:13.896901 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2652 | ||
| 21136 | 2026.01.06 16:12:14.532539 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21137 | 2026.01.06 16:12:14.532756 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21138 | 2026.01.06 16:12:14.532833 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21139 | 2026.01.06 16:12:14.533532 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21140 | 2026.01.06 16:12:14.533581 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21141 | 2026.01.06 16:12:14.533982 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21142 | 2026.01.06 16:12:14.534219 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21143 | 2026.01.06 16:12:14.534381 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001678 sec., 41716.32896305125 rows/sec., 3.35 MiB/sec. | ||
| 21144 | 2026.01.06 16:12:14.534435 [ 276 ] {ad47577e-73ec-41ea-8013-9cffdd223b65} <Debug> TCPHandler: Processed in 0.002035988 sec. | ||
| 21145 | 2026.01.06 16:12:14.534555 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21146 | 2026.01.06 16:12:14.534658 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21147 | 2026.01.06 16:12:14.534702 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21148 | 2026.01.06 16:12:14.535115 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21149 | 2026.01.06 16:12:14.535153 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21150 | 2026.01.06 16:12:14.535469 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21151 | 2026.01.06 16:12:14.535682 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21152 | 2026.01.06 16:12:14.535797 [ 126 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21153 | 2026.01.06 16:12:14.535819 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001184 sec., 5912.1621621621625 rows/sec., 444.57 KiB/sec. | ||
| 21154 | 2026.01.06 16:12:14.535863 [ 126 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21155 | 2026.01.06 16:12:14.535873 [ 276 ] {38181974-8b29-4023-bc17-7bd4b00c0768} <Debug> TCPHandler: Processed in 0.001370246 sec. | ||
| 21156 | 2026.01.06 16:12:14.535892 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21157 | 2026.01.06 16:12:14.535996 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2026.01.06 16:12:14.536005 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21159 | 2026.01.06 16:12:14.536099 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21160 | 2026.01.06 16:12:14.536144 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21161 | 2026.01.06 16:12:14.536145 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21162 | 2026.01.06 16:12:14.536191 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 264 rows starting from the beginning of the part | ||
| 21163 | 2026.01.06 16:12:14.536270 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 11 rows starting from the beginning of the part | ||
| 21164 | 2026.01.06 16:12:14.536323 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 239 rows starting from the beginning of the part | ||
| 21165 | 2026.01.06 16:12:14.536374 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 7 rows starting from the beginning of the part | ||
| 21166 | 2026.01.06 16:12:14.536420 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 245 rows starting from the beginning of the part | ||
| 21167 | 2026.01.06 16:12:14.536467 [ 198 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 7 rows starting from the beginning of the part | ||
| 21168 | 2026.01.06 16:12:14.536595 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21169 | 2026.01.06 16:12:14.536639 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21170 | 2026.01.06 16:12:14.536965 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21171 | 2026.01.06 16:12:14.537211 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21172 | 2026.01.06 16:12:14.537346 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001266 sec., 56082.14849921011 rows/sec., 4.38 MiB/sec. | ||
| 21173 | 2026.01.06 16:12:14.537384 [ 276 ] {bac11f4d-aea5-4cea-8f24-7522bdf5c73e} <Debug> TCPHandler: Processed in 0.001438607 sec. | ||
| 21174 | 2026.01.06 16:12:14.537441 [ 187 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479447 sec., 522492.5259235376 rows/sec., 34.12 MiB/sec. | ||
| 21175 | 2026.01.06 16:12:14.537494 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21176 | 2026.01.06 16:12:14.537593 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21177 | 2026.01.06 16:12:14.537629 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21178 | 2026.01.06 16:12:14.537639 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21179 | 2026.01.06 16:12:14.537931 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21180 | 2026.01.06 16:12:14.538016 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_131_26} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21181 | 2026.01.06 16:12:14.538046 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21182 | 2026.01.06 16:12:14.538089 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21183 | 2026.01.06 16:12:14.538092 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21184 | 2026.01.06 16:12:14.538438 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21185 | 2026.01.06 16:12:14.538658 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.01.06 16:12:14.538788 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 21187 | 2026.01.06 16:12:14.538825 [ 276 ] {48334b41-b6b0-4db5-8250-bd73bd64f267} <Debug> TCPHandler: Processed in 0.001380736 sec. | ||
| 21188 | 2026.01.06 16:12:14.538931 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2026.01.06 16:12:14.539033 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21190 | 2026.01.06 16:12:14.539089 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <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 | ||
| 21191 | 2026.01.06 16:12:14.539905 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21192 | 2026.01.06 16:12:14.539944 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21193 | 2026.01.06 16:12:14.540469 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21194 | 2026.01.06 16:12:14.540690 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21195 | 2026.01.06 16:12:14.540835 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001818 sec., 3850.3850385038504 rows/sec., 6.90 MiB/sec. | ||
| 21196 | 2026.01.06 16:12:14.540905 [ 276 ] {2eca48b0-583f-4102-9483-3f58500375d6} <Debug> TCPHandler: Processed in 0.002024798 sec. | ||
| 21197 | 2026.01.06 16:12:14.541018 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21198 | 2026.01.06 16:12:14.541114 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21199 | 2026.01.06 16:12:14.541157 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21200 | 2026.01.06 16:12:14.541505 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.01.06 16:12:14.541543 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21202 | 2026.01.06 16:12:14.541846 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21203 | 2026.01.06 16:12:14.542063 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21204 | 2026.01.06 16:12:14.542196 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 21205 | 2026.01.06 16:12:14.542234 [ 276 ] {1c33ad72-c8b9-4549-9411-9cd33d8d1fb6} <Debug> TCPHandler: Processed in 0.001266214 sec. | ||
| 21206 | 2026.01.06 16:12:16.072473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 21207 | 2026.01.06 16:12:16.090928 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21208 | 2026.01.06 16:12:16.090987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21209 | 2026.01.06 16:12:16.097295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21210 | 2026.01.06 16:12:16.098029 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21211 | 2026.01.06 16:12:16.101413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21212 | 2026.01.06 16:12:19.119595 [ 222 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21213 | 2026.01.06 16:12:19.119655 [ 222 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21214 | 2026.01.06 16:12:19.122960 [ 222 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21215 | 2026.01.06 16:12:19.544801 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21216 | 2026.01.06 16:12:19.545056 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21217 | 2026.01.06 16:12:19.545145 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21218 | 2026.01.06 16:12:19.546195 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21219 | 2026.01.06 16:12:19.546258 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21220 | 2026.01.06 16:12:19.546779 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21221 | 2026.01.06 16:12:19.547066 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2026.01.06 16:12:19.547287 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002302 sec., 178105.99478714162 rows/sec., 11.30 MiB/sec. | ||
| 21223 | 2026.01.06 16:12:19.547355 [ 276 ] {8db49eea-5649-443c-8fdf-7153aea0784c} <Debug> TCPHandler: Processed in 0.00268519 sec. | ||
| 21224 | 2026.01.06 16:12:19.547498 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21225 | 2026.01.06 16:12:19.547606 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21226 | 2026.01.06 16:12:19.547655 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21227 | 2026.01.06 16:12:19.548723 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21228 | 2026.01.06 16:12:19.548763 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21229 | 2026.01.06 16:12:19.549182 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21230 | 2026.01.06 16:12:19.549399 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21231 | 2026.01.06 16:12:19.549538 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001958 sec., 602655.771195097 rows/sec., 48.06 MiB/sec. | ||
| 21232 | 2026.01.06 16:12:19.549560 [ 122 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21233 | 2026.01.06 16:12:19.549579 [ 276 ] {04cd9f1f-c192-4e6a-ac3b-91b87260748d} <Debug> TCPHandler: Processed in 0.0021361 sec. | ||
| 21234 | 2026.01.06 16:12:19.549630 [ 122 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.01.06 16:12:19.549665 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21236 | 2026.01.06 16:12:19.549736 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21237 | 2026.01.06 16:12:19.549780 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21238 | 2026.01.06 16:12:19.549849 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21239 | 2026.01.06 16:12:19.549895 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21240 | 2026.01.06 16:12:19.549902 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21241 | 2026.01.06 16:12:19.549938 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2345 rows starting from the beginning of the part | ||
| 21242 | 2026.01.06 16:12:19.550009 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1180 rows starting from the beginning of the part | ||
| 21243 | 2026.01.06 16:12:19.550058 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 70 rows starting from the beginning of the part | ||
| 21244 | 2026.01.06 16:12:19.550103 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1183 rows starting from the beginning of the part | ||
| 21245 | 2026.01.06 16:12:19.550150 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 70 rows starting from the beginning of the part | ||
| 21246 | 2026.01.06 16:12:19.550201 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1180 rows starting from the beginning of the part | ||
| 21247 | 2026.01.06 16:12:19.550451 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21248 | 2026.01.06 16:12:19.550495 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21249 | 2026.01.06 16:12:19.550836 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21250 | 2026.01.06 16:12:19.551082 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21251 | 2026.01.06 16:12:19.551221 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001409 sec., 169623.84669978707 rows/sec., 10.31 MiB/sec. | ||
| 21252 | 2026.01.06 16:12:19.551260 [ 276 ] {83b41f3e-654e-40b1-a2bd-265945a6a67d} <Debug> TCPHandler: Processed in 0.00159377 sec. | ||
| 21253 | 2026.01.06 16:12:19.551367 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21254 | 2026.01.06 16:12:19.551457 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21255 | 2026.01.06 16:12:19.551495 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21256 | 2026.01.06 16:12:19.551977 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21257 | 2026.01.06 16:12:19.552078 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21258 | 2026.01.06 16:12:19.552396 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21259 | 2026.01.06 16:12:19.552417 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6028 rows, containing 5 columns (5 merged, 0 gathered) in 0.00268717 sec., 2243252.194688092 rows/sec., 188.77 MiB/sec. | ||
| 21260 | 2026.01.06 16:12:19.552609 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21261 | 2026.01.06 16:12:19.552727 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21262 | 2026.01.06 16:12:19.552750 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001285 sec., 164980.54474708173 rows/sec., 10.64 MiB/sec. | ||
| 21263 | 2026.01.06 16:12:19.552796 [ 276 ] {b4689ccf-bf70-49f7-b889-66eccfee0e76} <Debug> TCPHandler: Processed in 0.001456748 sec. | ||
| 21264 | 2026.01.06 16:12:19.552896 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21265 | 2026.01.06 16:12:19.552991 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21266 | 2026.01.06 16:12:19.553032 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21267 | 2026.01.06 16:12:19.553059 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21268 | 2026.01.06 16:12:19.553157 [ 187 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_136_27} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21269 | 2026.01.06 16:12:19.553263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 21270 | 2026.01.06 16:12:19.553555 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21271 | 2026.01.06 16:12:19.553599 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21272 | 2026.01.06 16:12:19.553976 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21273 | 2026.01.06 16:12:19.554229 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21274 | 2026.01.06 16:12:19.554375 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001402 sec., 150499.28673323823 rows/sec., 8.55 MiB/sec. | ||
| 21275 | 2026.01.06 16:12:19.554418 [ 276 ] {41a04974-80cd-4432-aad4-08c73b080ac7} <Debug> TCPHandler: Processed in 0.001568289 sec. | ||
| 21276 | 2026.01.06 16:12:19.554533 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21277 | 2026.01.06 16:12:19.554632 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21278 | 2026.01.06 16:12:19.554675 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21279 | 2026.01.06 16:12:19.555385 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21280 | 2026.01.06 16:12:19.555422 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21281 | 2026.01.06 16:12:19.555762 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21282 | 2026.01.06 16:12:19.555985 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21283 | 2026.01.06 16:12:19.556111 [ 122 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21284 | 2026.01.06 16:12:19.556118 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001505 sec., 473754.15282392025 rows/sec., 33.22 MiB/sec. | ||
| 21285 | 2026.01.06 16:12:19.556153 [ 122 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21286 | 2026.01.06 16:12:19.556176 [ 276 ] {130a3779-369f-4880-9d01-6a398deda8c1} <Debug> TCPHandler: Processed in 0.001692721 sec. | ||
| 21287 | 2026.01.06 16:12:19.556179 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21288 | 2026.01.06 16:12:19.556300 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21289 | 2026.01.06 16:12:19.556307 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21290 | 2026.01.06 16:12:19.556400 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21291 | 2026.01.06 16:12:19.556442 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21292 | 2026.01.06 16:12:19.556447 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21293 | 2026.01.06 16:12:19.556484 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1212 rows starting from the beginning of the part | ||
| 21294 | 2026.01.06 16:12:19.556561 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 713 rows starting from the beginning of the part | ||
| 21295 | 2026.01.06 16:12:19.556611 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 71 rows starting from the beginning of the part | ||
| 21296 | 2026.01.06 16:12:19.556656 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 719 rows starting from the beginning of the part | ||
| 21297 | 2026.01.06 16:12:19.556699 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 71 rows starting from the beginning of the part | ||
| 21298 | 2026.01.06 16:12:19.556742 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 713 rows starting from the beginning of the part | ||
| 21299 | 2026.01.06 16:12:19.556792 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21300 | 2026.01.06 16:12:19.556832 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21301 | 2026.01.06 16:12:19.557175 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21302 | 2026.01.06 16:12:19.557396 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21303 | 2026.01.06 16:12:19.557530 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 21304 | 2026.01.06 16:12:19.557568 [ 276 ] {d3841130-0992-4996-8c77-1a94877549b6} <Debug> TCPHandler: Processed in 0.001317395 sec. | ||
| 21305 | 2026.01.06 16:12:19.557731 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21306 | 2026.01.06 16:12:19.557827 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21307 | 2026.01.06 16:12:19.557870 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21308 | 2026.01.06 16:12:19.558169 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916846 sec., 1825394.423965201 rows/sec., 136.55 MiB/sec. | ||
| 21309 | 2026.01.06 16:12:19.558312 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21310 | 2026.01.06 16:12:19.558355 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21311 | 2026.01.06 16:12:19.558392 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21312 | 2026.01.06 16:12:19.558730 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21313 | 2026.01.06 16:12:19.558757 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21314 | 2026.01.06 16:12:19.558861 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_136_27} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21315 | 2026.01.06 16:12:19.558963 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 21316 | 2026.01.06 16:12:19.558972 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21317 | 2026.01.06 16:12:19.559122 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001313 sec., 239146.99162223915 rows/sec., 15.71 MiB/sec. | ||
| 21318 | 2026.01.06 16:12:19.559162 [ 276 ] {f0c7ce3d-6077-45a4-b674-009784ddc7dc} <Debug> TCPHandler: Processed in 0.001479448 sec. | ||
| 21319 | 2026.01.06 16:12:19.559262 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21320 | 2026.01.06 16:12:19.559358 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21321 | 2026.01.06 16:12:19.559402 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21322 | 2026.01.06 16:12:19.559713 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.01.06 16:12:19.559750 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21324 | 2026.01.06 16:12:19.560047 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21325 | 2026.01.06 16:12:19.560266 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21326 | 2026.01.06 16:12:19.560393 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 21327 | 2026.01.06 16:12:19.560430 [ 276 ] {074ccd8d-103d-429c-84c6-f3144042fd00} <Debug> TCPHandler: Processed in 0.001216523 sec. | ||
| 21328 | 2026.01.06 16:12:19.560535 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21329 | 2026.01.06 16:12:19.560630 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21330 | 2026.01.06 16:12:19.560686 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <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 | ||
| 21331 | 2026.01.06 16:12:19.561577 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21332 | 2026.01.06 16:12:19.561613 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21333 | 2026.01.06 16:12:19.562162 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21334 | 2026.01.06 16:12:19.562379 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21335 | 2026.01.06 16:12:19.562505 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21336 | 2026.01.06 16:12:19.562522 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00191 sec., 17801.047120418847 rows/sec., 31.90 MiB/sec. | ||
| 21337 | 2026.01.06 16:12:19.562546 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21338 | 2026.01.06 16:12:19.562572 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21339 | 2026.01.06 16:12:19.562603 [ 276 ] {cdca8978-bc6e-42b0-b434-4c2b87326671} <Debug> TCPHandler: Processed in 0.002115719 sec. | ||
| 21340 | 2026.01.06 16:12:19.562663 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21341 | 2026.01.06 16:12:19.562719 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21342 | 2026.01.06 16:12:19.562822 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21343 | 2026.01.06 16:12:19.562865 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21344 | 2026.01.06 16:12:19.562912 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21345 | 2026.01.06 16:12:19.562981 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2531 rows starting from the beginning of the part | ||
| 21346 | 2026.01.06 16:12:19.563124 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 34 rows starting from the beginning of the part | ||
| 21347 | 2026.01.06 16:12:19.563202 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21348 | 2026.01.06 16:12:19.563243 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21349 | 2026.01.06 16:12:19.563248 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 7 rows starting from the beginning of the part | ||
| 21350 | 2026.01.06 16:12:19.563375 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 34 rows starting from the beginning of the part | ||
| 21351 | 2026.01.06 16:12:19.563476 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 7 rows starting from the beginning of the part | ||
| 21352 | 2026.01.06 16:12:19.563560 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21353 | 2026.01.06 16:12:19.563578 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 34 rows starting from the beginning of the part | ||
| 21354 | 2026.01.06 16:12:19.563788 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21355 | 2026.01.06 16:12:19.563920 [ 122 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21356 | 2026.01.06 16:12:19.563929 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 5.66 MiB/sec. | ||
| 21357 | 2026.01.06 16:12:19.563957 [ 122 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21358 | 2026.01.06 16:12:19.563980 [ 276 ] {ab5fc581-1c3d-4d41-b7c6-c2649ff22858} <Debug> TCPHandler: Processed in 0.001310664 sec. | ||
| 21359 | 2026.01.06 16:12:19.563984 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21360 | 2026.01.06 16:12:19.564097 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21361 | 2026.01.06 16:12:19.564187 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21362 | 2026.01.06 16:12:19.564212 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 10510 rows starting from the beginning of the part | ||
| 21363 | 2026.01.06 16:12:19.564259 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 104 rows starting from the beginning of the part | ||
| 21364 | 2026.01.06 16:12:19.564302 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 21365 | 2026.01.06 16:12:19.564342 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 104 rows starting from the beginning of the part | ||
| 21366 | 2026.01.06 16:12:19.564380 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 21367 | 2026.01.06 16:12:19.564446 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 21368 | 2026.01.06 16:12:19.567249 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10942 rows, containing 4 columns (4 merged, 0 gathered) in 0.00317292 sec., 3448558.425677294 rows/sec., 218.78 MiB/sec. | ||
| 21369 | 2026.01.06 16:12:19.567581 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21370 | 2026.01.06 16:12:19.567939 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21371 | 2026.01.06 16:12:19.568029 [ 195 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_136_27} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21372 | 2026.01.06 16:12:19.568157 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 21373 | 2026.01.06 16:12:19.571570 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2647 rows, containing 19 columns (19 merged, 0 gathered) in 0.008950928 sec., 295723.52721416147 rows/sec., 529.92 MiB/sec. | ||
| 21374 | 2026.01.06 16:12:19.573806 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21375 | 2026.01.06 16:12:19.574153 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.01.06 16:12:19.574227 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21377 | 2026.01.06 16:12:19.574364 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.96 MiB. | ||
| 21378 | 2026.01.06 16:12:20.533115 [ 223 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21379 | 2026.01.06 16:12:20.533170 [ 223 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21380 | 2026.01.06 16:12:20.535294 [ 223 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21381 | 2026.01.06 16:12:21.225699 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44586 | ||
| 21382 | 2026.01.06 16:12:21.226403 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21383 | 2026.01.06 16:12:21.226452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21384 | 2026.01.06 16:12:21.226948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21385 | 2026.01.06 16:12:21.227203 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21386 | 2026.01.06 16:12:21.227350 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44586 | ||
| 21387 | 2026.01.06 16:12:22.917231 [ 116 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 21388 | 2026.01.06 16:12:22.917304 [ 116 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21389 | 2026.01.06 16:12:22.917328 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21390 | 2026.01.06 16:12:22.917413 [ 220 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21391 | 2026.01.06 16:12:22.917428 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 21392 | 2026.01.06 16:12:22.917445 [ 220 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21393 | 2026.01.06 16:12:22.917548 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21394 | 2026.01.06 16:12:22.917580 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part | ||
| 21395 | 2026.01.06 16:12:22.917647 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 21396 | 2026.01.06 16:12:22.917692 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 21397 | 2026.01.06 16:12:22.917732 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 21398 | 2026.01.06 16:12:22.917772 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 21399 | 2026.01.06 16:12:22.918465 [ 190 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107477 sec., 33495.53858034742 rows/sec., 2.80 MiB/sec. | ||
| 21400 | 2026.01.06 16:12:22.918606 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 21401 | 2026.01.06 16:12:22.918848 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21402 | 2026.01.06 16:12:22.918909 [ 188 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_45_11} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 21403 | 2026.01.06 16:12:22.918971 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21404 | 2026.01.06 16:12:22.919412 [ 220 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21405 | 2026.01.06 16:12:23.561810 [ 224 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21406 | 2026.01.06 16:12:23.561890 [ 224 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21407 | 2026.01.06 16:12:23.565983 [ 224 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21408 | 2026.01.06 16:12:23.601642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21409 | 2026.01.06 16:12:23.619530 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21410 | 2026.01.06 16:12:23.619571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21411 | 2026.01.06 16:12:23.625808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21412 | 2026.01.06 16:12:23.626509 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21413 | 2026.01.06 16:12:23.629601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21414 | 2026.01.06 16:12:23.897241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2686 | ||
| 21415 | 2026.01.06 16:12:23.899699 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21416 | 2026.01.06 16:12:23.899750 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 21417 | 2026.01.06 16:12:23.900911 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21418 | 2026.01.06 16:12:23.901168 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21419 | 2026.01.06 16:12:23.901435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2686 | ||
| 21420 | 2026.01.06 16:12:24.060900 [ 221 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21421 | 2026.01.06 16:12:24.060969 [ 221 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21422 | 2026.01.06 16:12:24.063623 [ 221 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21423 | 2026.01.06 16:12:24.328216 [ 223 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21424 | 2026.01.06 16:12:24.328283 [ 223 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21425 | 2026.01.06 16:12:24.332187 [ 223 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21426 | 2026.01.06 16:12:24.563146 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21427 | 2026.01.06 16:12:24.563332 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21428 | 2026.01.06 16:12:24.563402 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21429 | 2026.01.06 16:12:24.564102 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21430 | 2026.01.06 16:12:24.564162 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21431 | 2026.01.06 16:12:24.564572 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 21432 | 2026.01.06 16:12:24.564818 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21433 | 2026.01.06 16:12:24.564994 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001713 sec., 2335.0846468184473 rows/sec., 190.41 KiB/sec. | ||
| 21434 | 2026.01.06 16:12:24.565051 [ 276 ] {4a594c0d-c4c6-4306-947d-5ac20f546a9b} <Debug> TCPHandler: Processed in 0.002038448 sec. | ||
| 21435 | 2026.01.06 16:12:24.565216 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21436 | 2026.01.06 16:12:24.565326 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21437 | 2026.01.06 16:12:24.565377 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21438 | 2026.01.06 16:12:24.566587 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21439 | 2026.01.06 16:12:24.566627 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21440 | 2026.01.06 16:12:24.567024 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21441 | 2026.01.06 16:12:24.567263 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21442 | 2026.01.06 16:12:24.567401 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002101 sec., 576868.1580199904 rows/sec., 47.62 MiB/sec. | ||
| 21443 | 2026.01.06 16:12:24.567442 [ 276 ] {365ac75f-2776-489c-b238-811f4e323d9c} <Debug> TCPHandler: Processed in 0.002294123 sec. | ||
| 21444 | 2026.01.06 16:12:24.567562 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21445 | 2026.01.06 16:12:24.567661 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21446 | 2026.01.06 16:12:24.567703 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21447 | 2026.01.06 16:12:24.568144 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21448 | 2026.01.06 16:12:24.568182 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21449 | 2026.01.06 16:12:24.568488 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21450 | 2026.01.06 16:12:24.568708 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21451 | 2026.01.06 16:12:24.568846 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001207 sec., 9113.50455675228 rows/sec., 667.49 KiB/sec. | ||
| 21452 | 2026.01.06 16:12:24.568886 [ 276 ] {656a7342-f956-41b2-b4e0-c98374540754} <Debug> TCPHandler: Processed in 0.001374256 sec. | ||
| 21453 | 2026.01.06 16:12:24.569000 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21454 | 2026.01.06 16:12:24.569097 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21455 | 2026.01.06 16:12:24.569137 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21456 | 2026.01.06 16:12:24.569649 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21457 | 2026.01.06 16:12:24.569692 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21458 | 2026.01.06 16:12:24.570059 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21459 | 2026.01.06 16:12:24.570274 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21460 | 2026.01.06 16:12:24.570399 [ 115 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21461 | 2026.01.06 16:12:24.570405 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001328 sec., 171686.7469879518 rows/sec., 11.63 MiB/sec. | ||
| 21462 | 2026.01.06 16:12:24.570469 [ 115 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21463 | 2026.01.06 16:12:24.570487 [ 276 ] {6de5ed4f-e722-4c72-af2b-9737660c255b} <Debug> TCPHandler: Processed in 0.001535699 sec. | ||
| 21464 | 2026.01.06 16:12:24.570497 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21465 | 2026.01.06 16:12:24.570609 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21466 | 2026.01.06 16:12:24.570643 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21467 | 2026.01.06 16:12:24.570709 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21468 | 2026.01.06 16:12:24.570753 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21469 | 2026.01.06 16:12:24.570786 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21470 | 2026.01.06 16:12:24.570826 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 441 rows starting from the beginning of the part | ||
| 21471 | 2026.01.06 16:12:24.570894 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 228 rows starting from the beginning of the part | ||
| 21472 | 2026.01.06 16:12:24.570941 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 212 rows starting from the beginning of the part | ||
| 21473 | 2026.01.06 16:12:24.570988 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 212 rows starting from the beginning of the part | ||
| 21474 | 2026.01.06 16:12:24.571030 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 212 rows starting from the beginning of the part | ||
| 21475 | 2026.01.06 16:12:24.571072 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 228 rows starting from the beginning of the part | ||
| 21476 | 2026.01.06 16:12:24.571430 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21477 | 2026.01.06 16:12:24.571472 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21478 | 2026.01.06 16:12:24.571838 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21479 | 2026.01.06 16:12:24.572066 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21480 | 2026.01.06 16:12:24.572172 [ 190 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158934 sec., 964551.3231907584 rows/sec., 67.27 MiB/sec. | ||
| 21481 | 2026.01.06 16:12:24.572204 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001514 sec., 350726.5521796566 rows/sec., 25.99 MiB/sec. | ||
| 21482 | 2026.01.06 16:12:24.572253 [ 276 ] {700ca63b-d314-4be7-8b8c-0d9b70ca8847} <Debug> TCPHandler: Processed in 0.001693342 sec. | ||
| 21483 | 2026.01.06 16:12:24.572355 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21484 | 2026.01.06 16:12:24.572433 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21485 | 2026.01.06 16:12:24.572537 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21486 | 2026.01.06 16:12:24.572584 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21487 | 2026.01.06 16:12:24.572636 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21488 | 2026.01.06 16:12:24.572718 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_91_18} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21489 | 2026.01.06 16:12:24.572805 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 21490 | 2026.01.06 16:12:24.573207 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21491 | 2026.01.06 16:12:24.573249 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21492 | 2026.01.06 16:12:24.573636 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21493 | 2026.01.06 16:12:24.573861 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21494 | 2026.01.06 16:12:24.573992 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_132_27 to all_137_137_0 | ||
| 21495 | 2026.01.06 16:12:24.573994 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001476 sec., 573170.731707317 rows/sec., 38.58 MiB/sec. | ||
| 21496 | 2026.01.06 16:12:24.574033 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21497 | 2026.01.06 16:12:24.574055 [ 276 ] {73117521-58a4-455f-a53b-db15ca326bf4} <Debug> TCPHandler: Processed in 0.001670261 sec. | ||
| 21498 | 2026.01.06 16:12:24.574058 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21499 | 2026.01.06 16:12:24.574184 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_27 to all_137_137_0 into Compact with storage Full | ||
| 21500 | 2026.01.06 16:12:24.574185 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21501 | 2026.01.06 16:12:24.574206 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21502 | 2026.01.06 16:12:24.574255 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21503 | 2026.01.06 16:12:24.574310 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21504 | 2026.01.06 16:12:24.574322 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21505 | 2026.01.06 16:12:24.574370 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_27, total 46602 rows starting from the beginning of the part | ||
| 21506 | 2026.01.06 16:12:24.574375 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <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 | ||
| 21507 | 2026.01.06 16:12:24.574443 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 21508 | 2026.01.06 16:12:24.574498 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 317 rows starting from the beginning of the part | ||
| 21509 | 2026.01.06 16:12:24.574546 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 21510 | 2026.01.06 16:12:24.574590 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 314 rows starting from the beginning of the part | ||
| 21511 | 2026.01.06 16:12:24.574636 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 846 rows starting from the beginning of the part | ||
| 21512 | 2026.01.06 16:12:24.575183 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21513 | 2026.01.06 16:12:24.575227 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21514 | 2026.01.06 16:12:24.575757 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21515 | 2026.01.06 16:12:24.576018 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21516 | 2026.01.06 16:12:24.576168 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001876 sec., 3731.3432835820895 rows/sec., 6.69 MiB/sec. | ||
| 21517 | 2026.01.06 16:12:24.576242 [ 276 ] {be37968b-0eab-4ed8-9812-b3ebf3a9500e} <Debug> TCPHandler: Processed in 0.00210633 sec. | ||
| 21518 | 2026.01.06 16:12:24.576384 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21519 | 2026.01.06 16:12:24.576484 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21520 | 2026.01.06 16:12:24.576527 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21521 | 2026.01.06 16:12:24.576811 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21522 | 2026.01.06 16:12:24.576885 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21523 | 2026.01.06 16:12:24.576927 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21524 | 2026.01.06 16:12:24.577284 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21525 | 2026.01.06 16:12:24.577517 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21526 | 2026.01.06 16:12:24.577653 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 21527 | 2026.01.06 16:12:24.577691 [ 276 ] {458ff4cb-1e86-42ef-94ca-124dad9209bd} <Debug> TCPHandler: Processed in 0.001358366 sec. | ||
| 21528 | 2026.01.06 16:12:24.584386 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48399 rows, containing 5 columns (5 merged, 0 gathered) in 0.010250103 sec., 4721806.210142474 rows/sec., 315.98 MiB/sec. | ||
| 21529 | 2026.01.06 16:12:24.584891 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
| 21530 | 2026.01.06 16:12:24.585210 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21531 | 2026.01.06 16:12:24.585301 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_132_27, all_137_137_0] -> all_1_137_28 | ||
| 21532 | 2026.01.06 16:12:24.585395 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 21533 | 2026.01.06 16:12:25.517612 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21534 | 2026.01.06 16:12:25.517672 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21535 | 2026.01.06 16:12:25.520240 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21536 | 2026.01.06 16:12:25.765809 [ 219 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21537 | 2026.01.06 16:12:25.765846 [ 219 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21538 | 2026.01.06 16:12:25.769193 [ 219 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21539 | 2026.01.06 16:12:28.530364 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21540 | 2026.01.06 16:12:28.530420 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21541 | 2026.01.06 16:12:28.727529 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45034 | ||
| 21542 | 2026.01.06 16:12:28.728359 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21543 | 2026.01.06 16:12:28.728438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21544 | 2026.01.06 16:12:28.729187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21545 | 2026.01.06 16:12:28.729419 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21546 | 2026.01.06 16:12:28.729552 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45034 | ||
| 21547 | 2026.01.06 16:12:29.009668 [ 224 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21548 | 2026.01.06 16:12:29.009729 [ 224 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21549 | 2026.01.06 16:12:29.011977 [ 224 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21550 | 2026.01.06 16:12:29.125798 [ 223 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21551 | 2026.01.06 16:12:29.125858 [ 223 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21552 | 2026.01.06 16:12:29.128009 [ 223 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21553 | 2026.01.06 16:12:29.376677 [ 217 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21554 | 2026.01.06 16:12:29.376742 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21555 | 2026.01.06 16:12:29.378117 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21556 | 2026.01.06 16:12:29.505271 [ 220 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21557 | 2026.01.06 16:12:29.505345 [ 220 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21558 | 2026.01.06 16:12:29.508815 [ 220 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21559 | 2026.01.06 16:12:29.544643 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21560 | 2026.01.06 16:12:29.544827 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21561 | 2026.01.06 16:12:29.544892 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21562 | 2026.01.06 16:12:29.545849 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21563 | 2026.01.06 16:12:29.545888 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21564 | 2026.01.06 16:12:29.546296 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21565 | 2026.01.06 16:12:29.546534 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21566 | 2026.01.06 16:12:29.546665 [ 109 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 21567 | 2026.01.06 16:12:29.546678 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0019 sec., 215789.47368421053 rows/sec., 13.69 MiB/sec. | ||
| 21568 | 2026.01.06 16:12:29.546712 [ 109 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21569 | 2026.01.06 16:12:29.546734 [ 276 ] {e32dddb3-fd8a-45bf-9c3b-3d778f66a12d} <Debug> TCPHandler: Processed in 0.002336544 sec. | ||
| 21570 | 2026.01.06 16:12:29.546739 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21571 | 2026.01.06 16:12:29.546862 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 21572 | 2026.01.06 16:12:29.546872 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21573 | 2026.01.06 16:12:29.546987 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21574 | 2026.01.06 16:12:29.546998 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21575 | 2026.01.06 16:12:29.547029 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21576 | 2026.01.06 16:12:29.547046 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 410 rows starting from the beginning of the part | ||
| 21577 | 2026.01.06 16:12:29.547137 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 21578 | 2026.01.06 16:12:29.547197 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 410 rows starting from the beginning of the part | ||
| 21579 | 2026.01.06 16:12:29.547253 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part | ||
| 21580 | 2026.01.06 16:12:29.547308 [ 189 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 410 rows starting from the beginning of the part | ||
| 21581 | 2026.01.06 16:12:29.548107 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21582 | 2026.01.06 16:12:29.548147 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21583 | 2026.01.06 16:12:29.548473 [ 202 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657101 sec., 1237100.2129622756 rows/sec., 83.20 MiB/sec. | ||
| 21584 | 2026.01.06 16:12:29.548533 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21585 | 2026.01.06 16:12:29.548658 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 21586 | 2026.01.06 16:12:29.548784 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21587 | 2026.01.06 16:12:29.548931 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001963 sec., 601120.7335710648 rows/sec., 47.94 MiB/sec. | ||
| 21588 | 2026.01.06 16:12:29.548962 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21589 | 2026.01.06 16:12:29.548977 [ 276 ] {3e31b9a5-4164-4500-9e4c-ccc6bcbcbe76} <Debug> TCPHandler: Processed in 0.00215737 sec. | ||
| 21590 | 2026.01.06 16:12:29.549047 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_69_17} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 21591 | 2026.01.06 16:12:29.549126 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21592 | 2026.01.06 16:12:29.549136 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 21593 | 2026.01.06 16:12:29.549235 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21594 | 2026.01.06 16:12:29.549286 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21595 | 2026.01.06 16:12:29.549855 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21596 | 2026.01.06 16:12:29.549897 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21597 | 2026.01.06 16:12:29.550215 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21598 | 2026.01.06 16:12:29.550438 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21599 | 2026.01.06 16:12:29.550568 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001356 sec., 176253.68731563422 rows/sec., 10.71 MiB/sec. | ||
| 21600 | 2026.01.06 16:12:29.550608 [ 276 ] {3e84efd9-871b-47aa-a3bd-4bd26919cc9e} <Debug> TCPHandler: Processed in 0.001538219 sec. | ||
| 21601 | 2026.01.06 16:12:29.550727 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21602 | 2026.01.06 16:12:29.550821 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21603 | 2026.01.06 16:12:29.550861 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21604 | 2026.01.06 16:12:29.551336 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21605 | 2026.01.06 16:12:29.551375 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21606 | 2026.01.06 16:12:29.551683 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21607 | 2026.01.06 16:12:29.551912 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21608 | 2026.01.06 16:12:29.552047 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001243 sec., 170555.10860820595 rows/sec., 11.00 MiB/sec. | ||
| 21609 | 2026.01.06 16:12:29.552087 [ 276 ] {9ef49640-0781-414b-bfba-4b834640d647} <Debug> TCPHandler: Processed in 0.001409377 sec. | ||
| 21610 | 2026.01.06 16:12:29.552205 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21611 | 2026.01.06 16:12:29.552303 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21612 | 2026.01.06 16:12:29.552344 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21613 | 2026.01.06 16:12:29.552840 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21614 | 2026.01.06 16:12:29.552875 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21615 | 2026.01.06 16:12:29.553178 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21616 | 2026.01.06 16:12:29.553399 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21617 | 2026.01.06 16:12:29.553521 [ 109 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 21618 | 2026.01.06 16:12:29.553545 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001264 sec., 166930.37974683545 rows/sec., 9.48 MiB/sec. | ||
| 21619 | 2026.01.06 16:12:29.553555 [ 109 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2026.01.06 16:12:29.553589 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21621 | 2026.01.06 16:12:29.553592 [ 276 ] {31ed832d-f405-41f7-b1e8-7d3dc7b6b424} <Debug> TCPHandler: Processed in 0.001440647 sec. | ||
| 21622 | 2026.01.06 16:12:29.553665 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 21623 | 2026.01.06 16:12:29.553722 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21624 | 2026.01.06 16:12:29.553753 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21625 | 2026.01.06 16:12:29.553784 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 211 rows starting from the beginning of the part | ||
| 21626 | 2026.01.06 16:12:29.553819 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21627 | 2026.01.06 16:12:29.553837 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 21628 | 2026.01.06 16:12:29.553864 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21629 | 2026.01.06 16:12:29.553888 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 211 rows starting from the beginning of the part | ||
| 21630 | 2026.01.06 16:12:29.553936 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 211 rows starting from the beginning of the part | ||
| 21631 | 2026.01.06 16:12:29.553986 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 211 rows starting from the beginning of the part | ||
| 21632 | 2026.01.06 16:12:29.554571 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21633 | 2026.01.06 16:12:29.554612 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21634 | 2026.01.06 16:12:29.554871 [ 199 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229953 sec., 857756.3532915486 rows/sec., 51.98 MiB/sec. | ||
| 21635 | 2026.01.06 16:12:29.554948 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21636 | 2026.01.06 16:12:29.555018 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 21637 | 2026.01.06 16:12:29.555207 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21638 | 2026.01.06 16:12:29.555313 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21639 | 2026.01.06 16:12:29.555352 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001551 sec., 459703.41715022566 rows/sec., 32.23 MiB/sec. | ||
| 21640 | 2026.01.06 16:12:29.555383 [ 197 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_69_17} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 21641 | 2026.01.06 16:12:29.555398 [ 276 ] {cfa4e6a4-9d4e-4ec6-8335-aacaaa9aca89} <Debug> TCPHandler: Processed in 0.001724712 sec. | ||
| 21642 | 2026.01.06 16:12:29.555452 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21643 | 2026.01.06 16:12:29.555519 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21644 | 2026.01.06 16:12:29.555618 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21645 | 2026.01.06 16:12:29.555659 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21646 | 2026.01.06 16:12:29.555987 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21647 | 2026.01.06 16:12:29.556023 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21648 | 2026.01.06 16:12:29.556325 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21649 | 2026.01.06 16:12:29.556546 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21650 | 2026.01.06 16:12:29.556673 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 21651 | 2026.01.06 16:12:29.556709 [ 276 ] {06fc6e5d-e2ef-4060-a231-9a6bca5e9e8f} <Debug> TCPHandler: Processed in 0.001238603 sec. | ||
| 21652 | 2026.01.06 16:12:29.556816 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21653 | 2026.01.06 16:12:29.556909 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21654 | 2026.01.06 16:12:29.556949 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21655 | 2026.01.06 16:12:29.557383 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.01.06 16:12:29.557421 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21657 | 2026.01.06 16:12:29.557753 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21658 | 2026.01.06 16:12:29.557961 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21659 | 2026.01.06 16:12:29.558087 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001197 sec., 262322.47284878866 rows/sec., 17.23 MiB/sec. | ||
| 21660 | 2026.01.06 16:12:29.558125 [ 276 ] {e64e5c04-0d84-41d1-9d41-eda43f92444a} <Debug> TCPHandler: Processed in 0.001357866 sec. | ||
| 21661 | 2026.01.06 16:12:29.558228 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21662 | 2026.01.06 16:12:29.558321 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21663 | 2026.01.06 16:12:29.558361 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21664 | 2026.01.06 16:12:29.558664 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21665 | 2026.01.06 16:12:29.558699 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21666 | 2026.01.06 16:12:29.558976 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21667 | 2026.01.06 16:12:29.559183 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21668 | 2026.01.06 16:12:29.559306 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 21669 | 2026.01.06 16:12:29.559343 [ 276 ] {1f2c27e1-4049-45ab-8b5c-a9c0269840b9} <Debug> TCPHandler: Processed in 0.001163301 sec. | ||
| 21670 | 2026.01.06 16:12:29.559444 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21671 | 2026.01.06 16:12:29.559536 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21672 | 2026.01.06 16:12:29.559588 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <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 | ||
| 21673 | 2026.01.06 16:12:29.560440 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21674 | 2026.01.06 16:12:29.560476 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21675 | 2026.01.06 16:12:29.561067 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21676 | 2026.01.06 16:12:29.561289 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21677 | 2026.01.06 16:12:29.561428 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001909 sec., 17810.3719224725 rows/sec., 31.92 MiB/sec. | ||
| 21678 | 2026.01.06 16:12:29.561493 [ 276 ] {70b17b38-f343-4e01-ba56-716d6a33c0c4} <Debug> TCPHandler: Processed in 0.00209694 sec. | ||
| 21679 | 2026.01.06 16:12:29.561607 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21680 | 2026.01.06 16:12:29.561718 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21681 | 2026.01.06 16:12:29.561765 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21682 | 2026.01.06 16:12:29.562124 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21683 | 2026.01.06 16:12:29.562162 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21684 | 2026.01.06 16:12:29.562460 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21685 | 2026.01.06 16:12:29.562696 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21686 | 2026.01.06 16:12:29.562843 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 5.56 MiB/sec. | ||
| 21687 | 2026.01.06 16:12:29.562880 [ 276 ] {61137270-e61c-4f6d-b65e-d01e40ea12e3} <Debug> TCPHandler: Processed in 0.001323395 sec. | ||
| 21688 | 2026.01.06 16:12:31.130188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21689 | 2026.01.06 16:12:31.148322 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21690 | 2026.01.06 16:12:31.148380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21691 | 2026.01.06 16:12:31.154595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21692 | 2026.01.06 16:12:31.155312 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21693 | 2026.01.06 16:12:31.158457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21694 | 2026.01.06 16:12:33.901638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2724 | ||
| 21695 | 2026.01.06 16:12:33.904260 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21696 | 2026.01.06 16:12:33.904313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21697 | 2026.01.06 16:12:33.905542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21698 | 2026.01.06 16:12:33.905824 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21699 | 2026.01.06 16:12:33.906244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2724 | ||
| 21700 | 2026.01.06 16:12:34.531953 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21701 | 2026.01.06 16:12:34.532170 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21702 | 2026.01.06 16:12:34.532250 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21703 | 2026.01.06 16:12:34.532949 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21704 | 2026.01.06 16:12:34.532995 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21705 | 2026.01.06 16:12:34.533383 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21706 | 2026.01.06 16:12:34.533602 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21707 | 2026.01.06 16:12:34.533758 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001643 sec., 42604.9908703591 rows/sec., 3.42 MiB/sec. | ||
| 21708 | 2026.01.06 16:12:34.533799 [ 276 ] {d634140f-7812-45c4-8dde-31b488e219b0} <Debug> TCPHandler: Processed in 0.002000768 sec. | ||
| 21709 | 2026.01.06 16:12:34.533917 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21710 | 2026.01.06 16:12:34.534011 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21711 | 2026.01.06 16:12:34.534050 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21712 | 2026.01.06 16:12:34.534440 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21713 | 2026.01.06 16:12:34.534477 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21714 | 2026.01.06 16:12:34.534768 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21715 | 2026.01.06 16:12:34.534971 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21716 | 2026.01.06 16:12:34.535101 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001108 sec., 6317.6895306859205 rows/sec., 475.06 KiB/sec. | ||
| 21717 | 2026.01.06 16:12:34.535139 [ 276 ] {893c8585-9d5e-4f9a-86b3-ee4bf6806ab2} <Debug> TCPHandler: Processed in 0.001272514 sec. | ||
| 21718 | 2026.01.06 16:12:34.535240 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21719 | 2026.01.06 16:12:34.535333 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21720 | 2026.01.06 16:12:34.535373 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21721 | 2026.01.06 16:12:34.535784 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21722 | 2026.01.06 16:12:34.535820 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21723 | 2026.01.06 16:12:34.536126 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21724 | 2026.01.06 16:12:34.536331 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21725 | 2026.01.06 16:12:34.536454 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001139 sec., 62335.38191395961 rows/sec., 4.87 MiB/sec. | ||
| 21726 | 2026.01.06 16:12:34.536492 [ 276 ] {d960e6e0-2f2d-40ba-be36-d93f2e76194f} <Debug> TCPHandler: Processed in 0.001301275 sec. | ||
| 21727 | 2026.01.06 16:12:34.536602 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21728 | 2026.01.06 16:12:34.536697 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21729 | 2026.01.06 16:12:34.536739 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21730 | 2026.01.06 16:12:34.537141 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21731 | 2026.01.06 16:12:34.537177 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21732 | 2026.01.06 16:12:34.537496 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21733 | 2026.01.06 16:12:34.537700 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21734 | 2026.01.06 16:12:34.537832 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 21735 | 2026.01.06 16:12:34.537873 [ 276 ] {cc340458-b761-4e37-8404-a607f395369e} <Debug> TCPHandler: Processed in 0.001319405 sec. | ||
| 21736 | 2026.01.06 16:12:34.537994 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21737 | 2026.01.06 16:12:34.538087 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21738 | 2026.01.06 16:12:34.538141 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <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 | ||
| 21739 | 2026.01.06 16:12:34.538943 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21740 | 2026.01.06 16:12:34.538979 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21741 | 2026.01.06 16:12:34.539480 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21742 | 2026.01.06 16:12:34.539693 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21743 | 2026.01.06 16:12:34.539834 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001764 sec., 3968.253968253968 rows/sec., 7.11 MiB/sec. | ||
| 21744 | 2026.01.06 16:12:34.539891 [ 276 ] {3cf00eba-a11e-4f1f-ad4e-c3c35d5677f5} <Debug> TCPHandler: Processed in 0.001946126 sec. | ||
| 21745 | 2026.01.06 16:12:34.540014 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21746 | 2026.01.06 16:12:34.540108 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21747 | 2026.01.06 16:12:34.540149 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21748 | 2026.01.06 16:12:34.540483 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21749 | 2026.01.06 16:12:34.540519 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21750 | 2026.01.06 16:12:34.540821 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21751 | 2026.01.06 16:12:34.541026 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21752 | 2026.01.06 16:12:34.541151 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 21753 | 2026.01.06 16:12:34.541193 [ 276 ] {451f634e-e358-4b41-8592-e266ae43d739} <Debug> TCPHandler: Processed in 0.001228513 sec. | ||
| 21754 | 2026.01.06 16:12:36.229736 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45546 | ||
| 21755 | 2026.01.06 16:12:36.230645 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21756 | 2026.01.06 16:12:36.230724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21757 | 2026.01.06 16:12:36.231480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21758 | 2026.01.06 16:12:36.231727 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21759 | 2026.01.06 16:12:36.231884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45546 | ||
| 21760 | 2026.01.06 16:12:36.231975 [ 223 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21761 | 2026.01.06 16:12:36.232012 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21762 | 2026.01.06 16:12:36.239677 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21763 | 2026.01.06 16:12:37.613398 [ 220 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21764 | 2026.01.06 16:12:37.613466 [ 220 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21765 | 2026.01.06 16:12:37.617312 [ 220 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21766 | 2026.01.06 16:12:38.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.83 MiB, peak 414.58 MiB, free memory in arenas 0.00 B, will set to 395.85 MiB (RSS), difference: 4.02 MiB | ||
| 21767 | 2026.01.06 16:12:38.658546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21768 | 2026.01.06 16:12:38.675658 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21769 | 2026.01.06 16:12:38.675723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21770 | 2026.01.06 16:12:38.681746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21771 | 2026.01.06 16:12:38.682461 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21772 | 2026.01.06 16:12:38.685492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21773 | 2026.01.06 16:12:39.544631 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21774 | 2026.01.06 16:12:39.544846 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21775 | 2026.01.06 16:12:39.544919 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21776 | 2026.01.06 16:12:39.545904 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21777 | 2026.01.06 16:12:39.545944 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21778 | 2026.01.06 16:12:39.546373 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21779 | 2026.01.06 16:12:39.546604 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21780 | 2026.01.06 16:12:39.546760 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001969 sec., 208227.52666328088 rows/sec., 13.21 MiB/sec. | ||
| 21781 | 2026.01.06 16:12:39.546806 [ 276 ] {5b5ef7bd-1896-45fb-a052-9573d2ae654a} <Debug> TCPHandler: Processed in 0.002310794 sec. | ||
| 21782 | 2026.01.06 16:12:39.546935 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21783 | 2026.01.06 16:12:39.547035 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21784 | 2026.01.06 16:12:39.547079 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21785 | 2026.01.06 16:12:39.547521 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21786 | 2026.01.06 16:12:39.547561 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21787 | 2026.01.06 16:12:39.547874 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 21788 | 2026.01.06 16:12:39.548084 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21789 | 2026.01.06 16:12:39.548216 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001201 sec., 3330.5578684429643 rows/sec., 271.58 KiB/sec. | ||
| 21790 | 2026.01.06 16:12:39.548253 [ 276 ] {b7ca09de-9911-4e9e-a2a9-6be5e2edc3df} <Debug> TCPHandler: Processed in 0.001367636 sec. | ||
| 21791 | 2026.01.06 16:12:39.548364 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21792 | 2026.01.06 16:12:39.548458 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21793 | 2026.01.06 16:12:39.548498 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21794 | 2026.01.06 16:12:39.549495 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21795 | 2026.01.06 16:12:39.549530 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21796 | 2026.01.06 16:12:39.549903 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21797 | 2026.01.06 16:12:39.550122 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21798 | 2026.01.06 16:12:39.550253 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.001813 sec., 651958.0805295091 rows/sec., 51.98 MiB/sec. | ||
| 21799 | 2026.01.06 16:12:39.550293 [ 276 ] {e2ffb038-a1ad-4ab0-ac00-a8ce9c0f4e8c} <Debug> TCPHandler: Processed in 0.001976917 sec. | ||
| 21800 | 2026.01.06 16:12:39.550406 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21801 | 2026.01.06 16:12:39.550502 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21802 | 2026.01.06 16:12:39.550544 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21803 | 2026.01.06 16:12:39.551136 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21804 | 2026.01.06 16:12:39.551175 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21805 | 2026.01.06 16:12:39.551500 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21806 | 2026.01.06 16:12:39.551719 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21807 | 2026.01.06 16:12:39.551832 [ 84 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21808 | 2026.01.06 16:12:39.551849 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Debug> executeQuery: Read 243 rows, 15.15 KiB in 0.001365 sec., 178021.97802197802 rows/sec., 10.84 MiB/sec. | ||
| 21809 | 2026.01.06 16:12:39.551868 [ 84 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21810 | 2026.01.06 16:12:39.551891 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21811 | 2026.01.06 16:12:39.551896 [ 276 ] {784edfa2-851c-4317-8b29-534fbf3f67bc} <Debug> TCPHandler: Processed in 0.001539218 sec. | ||
| 21812 | 2026.01.06 16:12:39.552018 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21813 | 2026.01.06 16:12:39.552027 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21814 | 2026.01.06 16:12:39.552113 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21815 | 2026.01.06 16:12:39.552159 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21816 | 2026.01.06 16:12:39.552172 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21817 | 2026.01.06 16:12:39.552215 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 264 rows starting from the beginning of the part | ||
| 21818 | 2026.01.06 16:12:39.552286 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 239 rows starting from the beginning of the part | ||
| 21819 | 2026.01.06 16:12:39.552334 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 11 rows starting from the beginning of the part | ||
| 21820 | 2026.01.06 16:12:39.552378 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 239 rows starting from the beginning of the part | ||
| 21821 | 2026.01.06 16:12:39.552419 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 7 rows starting from the beginning of the part | ||
| 21822 | 2026.01.06 16:12:39.552461 [ 202 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 243 rows starting from the beginning of the part | ||
| 21823 | 2026.01.06 16:12:39.552650 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21824 | 2026.01.06 16:12:39.552692 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21825 | 2026.01.06 16:12:39.553027 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21826 | 2026.01.06 16:12:39.553279 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21827 | 2026.01.06 16:12:39.553413 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001317 sec., 160971.9058466211 rows/sec., 10.38 MiB/sec. | ||
| 21828 | 2026.01.06 16:12:39.553453 [ 276 ] {16125291-8462-4c8b-ba19-79523a0c3a1a} <Debug> TCPHandler: Processed in 0.001483788 sec. | ||
| 21829 | 2026.01.06 16:12:39.553494 [ 197 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523818 sec., 658215.0886785693 rows/sec., 42.81 MiB/sec. | ||
| 21830 | 2026.01.06 16:12:39.553569 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21831 | 2026.01.06 16:12:39.553668 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21832 | 2026.01.06 16:12:39.553710 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21833 | 2026.01.06 16:12:39.553719 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21834 | 2026.01.06 16:12:39.554044 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21835 | 2026.01.06 16:12:39.554131 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_136_27} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21836 | 2026.01.06 16:12:39.554199 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21837 | 2026.01.06 16:12:39.554242 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21838 | 2026.01.06 16:12:39.554257 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 21839 | 2026.01.06 16:12:39.554561 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21840 | 2026.01.06 16:12:39.554782 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21841 | 2026.01.06 16:12:39.554913 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 21842 | 2026.01.06 16:12:39.554952 [ 276 ] {6823ea43-1145-4743-bb77-c1d88a58ee32} <Debug> TCPHandler: Processed in 0.001431847 sec. | ||
| 21843 | 2026.01.06 16:12:39.555063 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21844 | 2026.01.06 16:12:39.555157 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21845 | 2026.01.06 16:12:39.555199 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21846 | 2026.01.06 16:12:39.555876 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21847 | 2026.01.06 16:12:39.555915 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21848 | 2026.01.06 16:12:39.556264 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21849 | 2026.01.06 16:12:39.556505 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21850 | 2026.01.06 16:12:39.556629 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001489 sec., 481531.2290127602 rows/sec., 33.79 MiB/sec. | ||
| 21851 | 2026.01.06 16:12:39.556668 [ 276 ] {c20ef8fd-2d29-4ef0-be9a-4b6ea729fa6b} <Debug> TCPHandler: Processed in 0.001652911 sec. | ||
| 21852 | 2026.01.06 16:12:39.556781 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21853 | 2026.01.06 16:12:39.556880 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21854 | 2026.01.06 16:12:39.556922 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21855 | 2026.01.06 16:12:39.557256 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21856 | 2026.01.06 16:12:39.557289 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21857 | 2026.01.06 16:12:39.557590 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21858 | 2026.01.06 16:12:39.557796 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21859 | 2026.01.06 16:12:39.557922 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 21860 | 2026.01.06 16:12:39.557957 [ 276 ] {d93b44b2-8436-42e7-8e62-dba2bd36879f} <Debug> TCPHandler: Processed in 0.001225473 sec. | ||
| 21861 | 2026.01.06 16:12:39.558064 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21862 | 2026.01.06 16:12:39.558158 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21863 | 2026.01.06 16:12:39.558200 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21864 | 2026.01.06 16:12:39.558639 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21865 | 2026.01.06 16:12:39.558674 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21866 | 2026.01.06 16:12:39.559004 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21867 | 2026.01.06 16:12:39.559219 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21868 | 2026.01.06 16:12:39.559347 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001207 sec., 261806.13090306547 rows/sec., 17.20 MiB/sec. | ||
| 21869 | 2026.01.06 16:12:39.559384 [ 276 ] {712c36fa-7a0e-4946-8cb5-a1d6caf0201f} <Debug> TCPHandler: Processed in 0.001368416 sec. | ||
| 21870 | 2026.01.06 16:12:39.559488 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21871 | 2026.01.06 16:12:39.559581 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21872 | 2026.01.06 16:12:39.559624 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21873 | 2026.01.06 16:12:39.559931 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21874 | 2026.01.06 16:12:39.559966 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21875 | 2026.01.06 16:12:39.560259 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21876 | 2026.01.06 16:12:39.560473 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21877 | 2026.01.06 16:12:39.560600 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 21878 | 2026.01.06 16:12:39.560635 [ 276 ] {49718ffc-2612-4b5c-8be2-a634f212291a} <Debug> TCPHandler: Processed in 0.001195522 sec. | ||
| 21879 | 2026.01.06 16:12:39.560733 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21880 | 2026.01.06 16:12:39.560827 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21881 | 2026.01.06 16:12:39.560880 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <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 | ||
| 21882 | 2026.01.06 16:12:39.561751 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21883 | 2026.01.06 16:12:39.561788 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21884 | 2026.01.06 16:12:39.562335 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21885 | 2026.01.06 16:12:39.562554 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21886 | 2026.01.06 16:12:39.562691 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001882 sec., 18065.887353878854 rows/sec., 32.37 MiB/sec. | ||
| 21887 | 2026.01.06 16:12:39.562747 [ 276 ] {84d42913-c37c-4b52-80e3-69d3ae21cf1b} <Debug> TCPHandler: Processed in 0.002060689 sec. | ||
| 21888 | 2026.01.06 16:12:39.562857 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21889 | 2026.01.06 16:12:39.562950 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21890 | 2026.01.06 16:12:39.562992 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21891 | 2026.01.06 16:12:39.563327 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21892 | 2026.01.06 16:12:39.563363 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21893 | 2026.01.06 16:12:39.563662 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21894 | 2026.01.06 16:12:39.563874 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21895 | 2026.01.06 16:12:39.564000 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 21896 | 2026.01.06 16:12:39.564035 [ 276 ] {90b2437c-f4a4-4539-86e2-590e182d0121} <Debug> TCPHandler: Processed in 0.001227003 sec. | ||
| 21897 | 2026.01.06 16:12:43.530462 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21898 | 2026.01.06 16:12:43.530516 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21899 | 2026.01.06 16:12:43.732130 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45994 | ||
| 21900 | 2026.01.06 16:12:43.732725 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21901 | 2026.01.06 16:12:43.732782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21902 | 2026.01.06 16:12:43.733328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21903 | 2026.01.06 16:12:43.733572 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21904 | 2026.01.06 16:12:43.733727 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45994 | ||
| 21905 | 2026.01.06 16:12:43.733767 [ 96 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21906 | 2026.01.06 16:12:43.733860 [ 96 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21907 | 2026.01.06 16:12:43.733896 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21908 | 2026.01.06 16:12:43.734055 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21909 | 2026.01.06 16:12:43.734243 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21910 | 2026.01.06 16:12:43.734286 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43626 rows starting from the beginning of the part | ||
| 21911 | 2026.01.06 16:12:43.734362 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 21912 | 2026.01.06 16:12:43.734417 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 21913 | 2026.01.06 16:12:43.734468 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 21914 | 2026.01.06 16:12:43.734517 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 21915 | 2026.01.06 16:12:43.734570 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 21916 | 2026.01.06 16:12:43.737534 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45994 rows, containing 4 columns (4 merged, 0 gathered) in 0.003545407 sec., 12972840.635785962 rows/sec., 185.58 MiB/sec. | ||
| 21917 | 2026.01.06 16:12:43.738104 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21918 | 2026.01.06 16:12:43.738461 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21919 | 2026.01.06 16:12:43.738543 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_96_19} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21920 | 2026.01.06 16:12:43.738661 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21921 | 2026.01.06 16:12:43.906570 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2760 | ||
| 21922 | 2026.01.06 16:12:43.908965 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21923 | 2026.01.06 16:12:43.909006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21924 | 2026.01.06 16:12:43.910144 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21925 | 2026.01.06 16:12:43.910406 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21926 | 2026.01.06 16:12:43.910564 [ 93 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21927 | 2026.01.06 16:12:43.910628 [ 93 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21928 | 2026.01.06 16:12:43.910647 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21929 | 2026.01.06 16:12:43.910692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2760 | ||
| 21930 | 2026.01.06 16:12:43.910739 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 21931 | 2026.01.06 16:12:43.911323 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21932 | 2026.01.06 16:12:43.911468 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2578 rows starting from the beginning of the part | ||
| 21933 | 2026.01.06 16:12:43.911845 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 38 rows starting from the beginning of the part | ||
| 21934 | 2026.01.06 16:12:43.912198 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 21935 | 2026.01.06 16:12:43.912544 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 21936 | 2026.01.06 16:12:43.912895 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part | ||
| 21937 | 2026.01.06 16:12:43.913238 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 21938 | 2026.01.06 16:12:43.920860 [ 195 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 72 columns (72 merged, 0 gathered) in 0.010155651 sec., 271769.8747229498 rows/sec., 203.05 MiB/sec. | ||
| 21939 | 2026.01.06 16:12:43.923265 [ 187 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21940 | 2026.01.06 16:12:43.923851 [ 187 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21941 | 2026.01.06 16:12:43.923928 [ 187 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_71_14} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21942 | 2026.01.06 16:12:43.924270 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21943 | 2026.01.06 16:12:44.016094 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.015702835 sec. | ||
| 21944 | 2026.01.06 16:12:44.532692 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21945 | 2026.01.06 16:12:44.532913 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21946 | 2026.01.06 16:12:44.532993 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21947 | 2026.01.06 16:12:44.533706 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21948 | 2026.01.06 16:12:44.533758 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21949 | 2026.01.06 16:12:44.534157 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21950 | 2026.01.06 16:12:44.534390 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21951 | 2026.01.06 16:12:44.534556 [ 93 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21952 | 2026.01.06 16:12:44.534561 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001704 sec., 41079.81220657277 rows/sec., 3.29 MiB/sec. | ||
| 21953 | 2026.01.06 16:12:44.534620 [ 93 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21954 | 2026.01.06 16:12:44.534646 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21955 | 2026.01.06 16:12:44.534654 [ 276 ] {8f905b51-e5fc-4d29-bb39-6b8e9c033f4f} <Debug> TCPHandler: Processed in 0.002104849 sec. | ||
| 21956 | 2026.01.06 16:12:44.534754 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21957 | 2026.01.06 16:12:44.534791 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21958 | 2026.01.06 16:12:44.534885 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21959 | 2026.01.06 16:12:44.534899 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21960 | 2026.01.06 16:12:44.534928 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2345 rows starting from the beginning of the part | ||
| 21961 | 2026.01.06 16:12:44.534950 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21962 | 2026.01.06 16:12:44.535009 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1212 rows starting from the beginning of the part | ||
| 21963 | 2026.01.06 16:12:44.535068 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1180 rows starting from the beginning of the part | ||
| 21964 | 2026.01.06 16:12:44.535119 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 70 rows starting from the beginning of the part | ||
| 21965 | 2026.01.06 16:12:44.535167 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1182 rows starting from the beginning of the part | ||
| 21966 | 2026.01.06 16:12:44.535216 [ 193 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 70 rows starting from the beginning of the part | ||
| 21967 | 2026.01.06 16:12:44.535380 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21968 | 2026.01.06 16:12:44.535425 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21969 | 2026.01.06 16:12:44.535765 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21970 | 2026.01.06 16:12:44.535990 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21971 | 2026.01.06 16:12:44.536130 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001254 sec., 5582.13716108453 rows/sec., 419.75 KiB/sec. | ||
| 21972 | 2026.01.06 16:12:44.536172 [ 276 ] {9a337cdf-e301-4e34-b7e9-fd25224ec500} <Debug> TCPHandler: Processed in 0.001433167 sec. | ||
| 21973 | 2026.01.06 16:12:44.536281 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21974 | 2026.01.06 16:12:44.536379 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21975 | 2026.01.06 16:12:44.536455 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21976 | 2026.01.06 16:12:44.537049 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21977 | 2026.01.06 16:12:44.537097 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21978 | 2026.01.06 16:12:44.537456 [ 192 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6059 rows, containing 5 columns (5 merged, 0 gathered) in 0.002753172 sec., 2200734.280313762 rows/sec., 186.43 MiB/sec. | ||
| 21979 | 2026.01.06 16:12:44.537553 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21980 | 2026.01.06 16:12:44.537755 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21981 | 2026.01.06 16:12:44.537920 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21982 | 2026.01.06 16:12:44.538096 [ 93 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21983 | 2026.01.06 16:12:44.538099 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21984 | 2026.01.06 16:12:44.538127 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001766 sec., 40203.850509626274 rows/sec., 3.14 MiB/sec. | ||
| 21985 | 2026.01.06 16:12:44.538135 [ 93 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21986 | 2026.01.06 16:12:44.538178 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 21987 | 2026.01.06 16:12:44.538192 [ 276 ] {cea5132c-79d7-44c4-bc80-a99e93818962} <Debug> TCPHandler: Processed in 0.001960247 sec. | ||
| 21988 | 2026.01.06 16:12:44.538209 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_141_28} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21989 | 2026.01.06 16:12:44.538237 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21990 | 2026.01.06 16:12:44.538328 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 21991 | 2026.01.06 16:12:44.538332 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21992 | 2026.01.06 16:12:44.538348 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21993 | 2026.01.06 16:12:44.538373 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1212 rows starting from the beginning of the part | ||
| 21994 | 2026.01.06 16:12:44.538435 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 531 rows starting from the beginning of the part | ||
| 21995 | 2026.01.06 16:12:44.538473 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 713 rows starting from the beginning of the part | ||
| 21996 | 2026.01.06 16:12:44.538489 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21997 | 2026.01.06 16:12:44.538509 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 71 rows starting from the beginning of the part | ||
| 21998 | 2026.01.06 16:12:44.538553 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 717 rows starting from the beginning of the part | ||
| 21999 | 2026.01.06 16:12:44.538560 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22000 | 2026.01.06 16:12:44.538587 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 71 rows starting from the beginning of the part | ||
| 22001 | 2026.01.06 16:12:44.539139 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22002 | 2026.01.06 16:12:44.539190 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 22003 | 2026.01.06 16:12:44.539606 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22004 | 2026.01.06 16:12:44.539716 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531649 sec., 2164333.995582539 rows/sec., 163.38 MiB/sec. | ||
| 22005 | 2026.01.06 16:12:44.539816 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22006 | 2026.01.06 16:12:44.539901 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22007 | 2026.01.06 16:12:44.539950 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
| 22008 | 2026.01.06 16:12:44.539987 [ 276 ] {b89cfa82-dc2c-427f-9931-d0408156a1e4} <Debug> TCPHandler: Processed in 0.001746932 sec. | ||
| 22009 | 2026.01.06 16:12:44.540097 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22010 | 2026.01.06 16:12:44.540185 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22011 | 2026.01.06 16:12:44.540187 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22012 | 2026.01.06 16:12:44.540248 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <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 | ||
| 22013 | 2026.01.06 16:12:44.540317 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_141_28} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22014 | 2026.01.06 16:12:44.540417 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 22015 | 2026.01.06 16:12:44.541269 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22016 | 2026.01.06 16:12:44.541308 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 22017 | 2026.01.06 16:12:44.541844 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22018 | 2026.01.06 16:12:44.542071 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22019 | 2026.01.06 16:12:44.542191 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22020 | 2026.01.06 16:12:44.542209 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001981 sec., 3533.568904593639 rows/sec., 6.33 MiB/sec. | ||
| 22021 | 2026.01.06 16:12:44.542226 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22022 | 2026.01.06 16:12:44.542250 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 22023 | 2026.01.06 16:12:44.542293 [ 276 ] {9ab0e886-5b8f-4e4a-accf-37a404c4f08f} <Debug> TCPHandler: Processed in 0.002191141 sec. | ||
| 22024 | 2026.01.06 16:12:44.542346 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22025 | 2026.01.06 16:12:44.542442 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22026 | 2026.01.06 16:12:44.542552 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22027 | 2026.01.06 16:12:44.542605 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22028 | 2026.01.06 16:12:44.542609 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22029 | 2026.01.06 16:12:44.542720 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2647 rows starting from the beginning of the part | ||
| 22030 | 2026.01.06 16:12:44.542885 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 7 rows starting from the beginning of the part | ||
| 22031 | 2026.01.06 16:12:44.543046 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 34 rows starting from the beginning of the part | ||
| 22032 | 2026.01.06 16:12:44.543049 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22033 | 2026.01.06 16:12:44.543097 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 22034 | 2026.01.06 16:12:44.543206 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 7 rows starting from the beginning of the part | ||
| 22035 | 2026.01.06 16:12:44.543360 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 34 rows starting from the beginning of the part | ||
| 22036 | 2026.01.06 16:12:44.543495 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22037 | 2026.01.06 16:12:44.543545 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 7 rows starting from the beginning of the part | ||
| 22038 | 2026.01.06 16:12:44.543807 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22039 | 2026.01.06 16:12:44.543937 [ 93 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22040 | 2026.01.06 16:12:44.543946 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
| 22041 | 2026.01.06 16:12:44.543980 [ 93 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22042 | 2026.01.06 16:12:44.544006 [ 276 ] {10b7641f-bea7-45ab-83da-c1d4cb645655} <Debug> TCPHandler: Processed in 0.00162436 sec. | ||
| 22043 | 2026.01.06 16:12:44.544009 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 22044 | 2026.01.06 16:12:44.544142 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22045 | 2026.01.06 16:12:44.544235 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22046 | 2026.01.06 16:12:44.544262 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 10942 rows starting from the beginning of the part | ||
| 22047 | 2026.01.06 16:12:44.544312 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 22048 | 2026.01.06 16:12:44.544357 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 22049 | 2026.01.06 16:12:44.544404 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 22050 | 2026.01.06 16:12:44.544470 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 104 rows starting from the beginning of the part | ||
| 22051 | 2026.01.06 16:12:44.544531 [ 188 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 22052 | 2026.01.06 16:12:44.547799 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11330 rows, containing 4 columns (4 merged, 0 gathered) in 0.003682319 sec., 3076865.4209480495 rows/sec., 195.27 MiB/sec. | ||
| 22053 | 2026.01.06 16:12:44.548121 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22054 | 2026.01.06 16:12:44.548433 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22055 | 2026.01.06 16:12:44.548512 [ 186 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_141_28} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22056 | 2026.01.06 16:12:44.548602 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 22057 | 2026.01.06 16:12:44.550559 [ 190 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2736 rows, containing 19 columns (19 merged, 0 gathered) in 0.008259785 sec., 331243.48878330365 rows/sec., 593.57 MiB/sec. | ||
| 22058 | 2026.01.06 16:12:44.552843 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22059 | 2026.01.06 16:12:44.553195 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22060 | 2026.01.06 16:12:44.553273 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22061 | 2026.01.06 16:12:44.553414 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.01 MiB. | ||
| 22062 | 2026.01.06 16:12:45.263324 [ 222 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22063 | 2026.01.06 16:12:45.263420 [ 222 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22064 | 2026.01.06 16:12:45.270829 [ 222 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22065 | 2026.01.06 16:12:46.185713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22066 | 2026.01.06 16:12:46.203971 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22067 | 2026.01.06 16:12:46.204029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 22068 | 2026.01.06 16:12:46.210174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22069 | 2026.01.06 16:12:46.210887 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22070 | 2026.01.06 16:12:46.211192 [ 90 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22071 | 2026.01.06 16:12:46.211260 [ 90 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22072 | 2026.01.06 16:12:46.211280 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 22073 | 2026.01.06 16:12:46.211395 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22074 | 2026.01.06 16:12:46.214304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22075 | 2026.01.06 16:12:46.215376 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22076 | 2026.01.06 16:12:46.216955 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 22077 | 2026.01.06 16:12:46.221829 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 22078 | 2026.01.06 16:12:46.226477 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22079 | 2026.01.06 16:12:46.231570 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22080 | 2026.01.06 16:12:46.236657 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22081 | 2026.01.06 16:12:46.241167 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 22082 | 2026.01.06 16:12:46.303758 [ 196 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.092403491 sec., 7824.379708770959 rows/sec., 40.46 MiB/sec. | ||
| 22083 | 2026.01.06 16:12:46.307021 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22084 | 2026.01.06 16:12:46.309038 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22085 | 2026.01.06 16:12:46.309146 [ 189 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_96_19} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22086 | 2026.01.06 16:12:46.311664 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22087 | 2026.01.06 16:12:47.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.92 MiB, peak 415.40 MiB, free memory in arenas 0.00 B, will set to 395.85 MiB (RSS), difference: -1.07 MiB | ||
| 22088 | 2026.01.06 16:12:48.848856 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45288 | ||
| 22089 | 2026.01.06 16:12:48.849058 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22090 | 2026.01.06 16:12:48.849116 [ 291 ] {} <Debug> TCP-Session: 972e113e-be4c-442d-9658-740fd8e68d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:45288 | ||
| 22091 | 2026.01.06 16:12:48.849161 [ 291 ] {} <Debug> TCP-Session: 972e113e-be4c-442d-9658-740fd8e68d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22092 | 2026.01.06 16:12:48.849192 [ 291 ] {} <Debug> TCP-Session: 972e113e-be4c-442d-9658-740fd8e68d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22093 | 2026.01.06 16:12:48.849485 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51046 | ||
| 22094 | 2026.01.06 16:12:48.849515 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45014 | ||
| 22095 | 2026.01.06 16:12:48.849559 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50972 | ||
| 22096 | 2026.01.06 16:12:48.849600 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32998 | ||
| 22097 | 2026.01.06 16:12:48.849618 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48120 | ||
| 22098 | 2026.01.06 16:12:48.849652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61457 | ||
| 22099 | 2026.01.06 16:12:48.849672 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22100 | 2026.01.06 16:12:48.849715 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22101 | 2026.01.06 16:12:48.849731 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22102 | 2026.01.06 16:12:48.849777 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22103 | 2026.01.06 16:12:48.849783 [ 294 ] {} <Debug> TCP-Session: ffb8ef71-9dfa-4e89-a51f-320ec9277a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:50972 | ||
| 22104 | 2026.01.06 16:12:48.849807 [ 295 ] {} <Debug> TCP-Session: 3606e172-f2fa-4396-b39a-9c1c8b8a8416 Authenticating user 'default' from [fd00:1122:3344:101::e]:32998 | ||
| 22105 | 2026.01.06 16:12:48.849821 [ 290 ] {} <Debug> TCP-Session: a32681ee-ab1e-43fb-9a34-eb7d722ace85 Authenticating user 'default' from [fd00:1122:3344:101::e]:61457 | ||
| 22106 | 2026.01.06 16:12:48.849839 [ 294 ] {} <Debug> TCP-Session: ffb8ef71-9dfa-4e89-a51f-320ec9277a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22107 | 2026.01.06 16:12:48.849856 [ 295 ] {} <Debug> TCP-Session: 3606e172-f2fa-4396-b39a-9c1c8b8a8416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22108 | 2026.01.06 16:12:48.849868 [ 290 ] {} <Debug> TCP-Session: a32681ee-ab1e-43fb-9a34-eb7d722ace85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22109 | 2026.01.06 16:12:48.849881 [ 294 ] {} <Debug> TCP-Session: ffb8ef71-9dfa-4e89-a51f-320ec9277a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22110 | 2026.01.06 16:12:48.849899 [ 295 ] {} <Debug> TCP-Session: 3606e172-f2fa-4396-b39a-9c1c8b8a8416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22111 | 2026.01.06 16:12:48.849915 [ 290 ] {} <Debug> TCP-Session: a32681ee-ab1e-43fb-9a34-eb7d722ace85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22112 | 2026.01.06 16:12:48.849756 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22113 | 2026.01.06 16:12:48.849755 [ 293 ] {} <Debug> TCP-Session: c1e5818a-9648-493f-bc90-9f8c0d5d8312 Authenticating user 'default' from [fd00:1122:3344:101::e]:45014 | ||
| 22114 | 2026.01.06 16:12:48.849647 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40720 | ||
| 22115 | 2026.01.06 16:12:48.850019 [ 293 ] {} <Debug> TCP-Session: c1e5818a-9648-493f-bc90-9f8c0d5d8312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22116 | 2026.01.06 16:12:48.849642 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22117 | 2026.01.06 16:12:48.850067 [ 293 ] {} <Debug> TCP-Session: c1e5818a-9648-493f-bc90-9f8c0d5d8312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22118 | 2026.01.06 16:12:48.849646 [ 291 ] {} <Trace> TCP-Session: 972e113e-be4c-442d-9658-740fd8e68d9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22119 | 2026.01.06 16:12:48.850123 [ 292 ] {} <Debug> TCP-Session: 6c3889de-1949-4e06-9c17-8bed0a62ae89 Authenticating user 'default' from [fd00:1122:3344:101::e]:51046 | ||
| 22120 | 2026.01.06 16:12:48.849606 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37635 | ||
| 22121 | 2026.01.06 16:12:48.850178 [ 292 ] {} <Debug> TCP-Session: 6c3889de-1949-4e06-9c17-8bed0a62ae89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22122 | 2026.01.06 16:12:48.850004 [ 297 ] {} <Debug> TCP-Session: c48f223f-4317-4488-8bdb-af330c8a158e Authenticating user 'default' from [fd00:1122:3344:101::e]:48120 | ||
| 22123 | 2026.01.06 16:12:48.850206 [ 292 ] {} <Debug> TCP-Session: 6c3889de-1949-4e06-9c17-8bed0a62ae89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22124 | 2026.01.06 16:12:48.850229 [ 297 ] {} <Debug> TCP-Session: c48f223f-4317-4488-8bdb-af330c8a158e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22125 | 2026.01.06 16:12:48.850255 [ 297 ] {} <Debug> TCP-Session: c48f223f-4317-4488-8bdb-af330c8a158e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22126 | 2026.01.06 16:12:48.850333 [ 291 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45288) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22127 | 2026.01.06 16:12:48.850689 [ 291 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22128 | 2026.01.06 16:12:48.850713 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22129 | 2026.01.06 16:12:48.850756 [ 275 ] {} <Debug> TCP-Session: 2280cf11-c72c-4080-a840-689b3fba3df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40720 | ||
| 22130 | 2026.01.06 16:12:48.850763 [ 291 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22131 | 2026.01.06 16:12:48.850779 [ 275 ] {} <Debug> TCP-Session: 2280cf11-c72c-4080-a840-689b3fba3df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22132 | 2026.01.06 16:12:48.850797 [ 275 ] {} <Debug> TCP-Session: 2280cf11-c72c-4080-a840-689b3fba3df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22133 | 2026.01.06 16:12:48.850882 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22134 | 2026.01.06 16:12:48.850933 [ 296 ] {} <Debug> TCP-Session: 4ed115f7-a4a5-4271-94a3-b73aa91ff8b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37635 | ||
| 22135 | 2026.01.06 16:12:48.850955 [ 296 ] {} <Debug> TCP-Session: 4ed115f7-a4a5-4271-94a3-b73aa91ff8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22136 | 2026.01.06 16:12:48.850972 [ 296 ] {} <Debug> TCP-Session: 4ed115f7-a4a5-4271-94a3-b73aa91ff8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22137 | 2026.01.06 16:12:48.851156 [ 291 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 22138 | 2026.01.06 16:12:48.852426 [ 313 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Trace> AggregatingTransform: Aggregating | ||
| 22139 | 2026.01.06 16:12:48.852471 [ 313 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 22140 | 2026.01.06 16:12:48.852510 [ 313 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001208583 sec. (827.415 rows/sec., 32.32 KiB/sec.) | ||
| 22141 | 2026.01.06 16:12:48.852530 [ 313 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Trace> Aggregator: Merging aggregated data | ||
| 22142 | 2026.01.06 16:12:48.854037 [ 291 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003781 sec., 264.48029621793177 rows/sec., 10.33 KiB/sec. | ||
| 22143 | 2026.01.06 16:12:48.854231 [ 291 ] {6f776356-532e-4334-b8fc-4f33704672f9} <Debug> TCPHandler: Processed in 0.004725239 sec. | ||
| 22144 | 2026.01.06 16:12:48.854352 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22145 | 2026.01.06 16:12:48.854383 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22146 | 2026.01.06 16:12:48.854397 [ 295 ] {} <Debug> TCP-Session: 3606e172-f2fa-4396-b39a-9c1c8b8a8416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22147 | 2026.01.06 16:12:48.854403 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22148 | 2026.01.06 16:12:48.854439 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22149 | 2026.01.06 16:12:48.854453 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22150 | 2026.01.06 16:12:48.854483 [ 294 ] {} <Debug> TCP-Session: ffb8ef71-9dfa-4e89-a51f-320ec9277a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22151 | 2026.01.06 16:12:48.854504 [ 293 ] {} <Debug> TCP-Session: c1e5818a-9648-493f-bc90-9f8c0d5d8312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22152 | 2026.01.06 16:12:48.854509 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22153 | 2026.01.06 16:12:48.854531 [ 290 ] {} <Debug> TCP-Session: a32681ee-ab1e-43fb-9a34-eb7d722ace85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22154 | 2026.01.06 16:12:48.854490 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22155 | 2026.01.06 16:12:48.854597 [ 291 ] {} <Debug> TCP-Session: 972e113e-be4c-442d-9658-740fd8e68d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22156 | 2026.01.06 16:12:48.854470 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22157 | 2026.01.06 16:12:48.854642 [ 275 ] {} <Debug> TCP-Session: 2280cf11-c72c-4080-a840-689b3fba3df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22158 | 2026.01.06 16:12:48.854435 [ 292 ] {} <Debug> TCP-Session: 6c3889de-1949-4e06-9c17-8bed0a62ae89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22159 | 2026.01.06 16:12:48.854683 [ 297 ] {} <Debug> TCP-Session: c48f223f-4317-4488-8bdb-af330c8a158e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22160 | 2026.01.06 16:12:48.854420 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22161 | 2026.01.06 16:12:48.854776 [ 296 ] {} <Debug> TCP-Session: 4ed115f7-a4a5-4271-94a3-b73aa91ff8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22162 | 2026.01.06 16:12:49.158700 [ 225 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22163 | 2026.01.06 16:12:49.158797 [ 225 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22164 | 2026.01.06 16:12:49.163855 [ 225 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22165 | 2026.01.06 16:12:49.177113 [ 221 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22166 | 2026.01.06 16:12:49.177169 [ 221 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22167 | 2026.01.06 16:12:49.187614 [ 221 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22168 | 2026.01.06 16:12:49.261143 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22169 | 2026.01.06 16:12:49.261207 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22170 | 2026.01.06 16:12:49.267124 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22171 | 2026.01.06 16:12:49.308865 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22172 | 2026.01.06 16:12:49.308939 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22173 | 2026.01.06 16:12:49.316585 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22174 | 2026.01.06 16:12:49.550721 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22175 | 2026.01.06 16:12:49.550962 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22176 | 2026.01.06 16:12:49.551054 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22177 | 2026.01.06 16:12:49.552017 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22178 | 2026.01.06 16:12:49.552075 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22179 | 2026.01.06 16:12:49.552520 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22180 | 2026.01.06 16:12:49.552761 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22181 | 2026.01.06 16:12:49.552935 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002036 sec., 201375.24557956777 rows/sec., 12.77 MiB/sec. | ||
| 22182 | 2026.01.06 16:12:49.552993 [ 276 ] {7ef06be4-a564-4b95-976c-c458c1c5a7dd} <Debug> TCPHandler: Processed in 0.002479327 sec. | ||
| 22183 | 2026.01.06 16:12:49.553129 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22184 | 2026.01.06 16:12:49.553238 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22185 | 2026.01.06 16:12:49.553284 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22186 | 2026.01.06 16:12:49.554334 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22187 | 2026.01.06 16:12:49.554374 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22188 | 2026.01.06 16:12:49.554737 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22189 | 2026.01.06 16:12:49.554950 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22190 | 2026.01.06 16:12:49.555083 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001916 sec., 615866.388308977 rows/sec., 49.11 MiB/sec. | ||
| 22191 | 2026.01.06 16:12:49.555123 [ 276 ] {0e859af5-416a-4330-8f4a-332aebc008bf} <Debug> TCPHandler: Processed in 0.00209512 sec. | ||
| 22192 | 2026.01.06 16:12:49.555238 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22193 | 2026.01.06 16:12:49.555335 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22194 | 2026.01.06 16:12:49.555444 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22195 | 2026.01.06 16:12:49.555979 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22196 | 2026.01.06 16:12:49.556018 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22197 | 2026.01.06 16:12:49.556334 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22198 | 2026.01.06 16:12:49.556546 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22199 | 2026.01.06 16:12:49.556685 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001311 sec., 182303.58504958046 rows/sec., 11.08 MiB/sec. | ||
| 22200 | 2026.01.06 16:12:49.556726 [ 276 ] {4f0c7689-c3f5-4acd-ba36-275e7a409f9a} <Debug> TCPHandler: Processed in 0.001484458 sec. | ||
| 22201 | 2026.01.06 16:12:49.556923 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22202 | 2026.01.06 16:12:49.557023 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22203 | 2026.01.06 16:12:49.557069 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22204 | 2026.01.06 16:12:49.557591 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22205 | 2026.01.06 16:12:49.557630 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22206 | 2026.01.06 16:12:49.557944 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22207 | 2026.01.06 16:12:49.558155 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22208 | 2026.01.06 16:12:49.558295 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001293 sec., 163959.7834493426 rows/sec., 10.57 MiB/sec. | ||
| 22209 | 2026.01.06 16:12:49.558335 [ 276 ] {c741a332-0d79-4186-aa83-decc3f75512e} <Debug> TCPHandler: Processed in 0.001463498 sec. | ||
| 22210 | 2026.01.06 16:12:49.558471 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22211 | 2026.01.06 16:12:49.558571 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22212 | 2026.01.06 16:12:49.558613 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22213 | 2026.01.06 16:12:49.559127 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22214 | 2026.01.06 16:12:49.559165 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22215 | 2026.01.06 16:12:49.559480 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22216 | 2026.01.06 16:12:49.559705 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22217 | 2026.01.06 16:12:49.559846 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 22218 | 2026.01.06 16:12:49.559887 [ 276 ] {d8cfa07b-8cab-4df6-b67c-449826dfab77} <Debug> TCPHandler: Processed in 0.001466488 sec. | ||
| 22219 | 2026.01.06 16:12:49.559999 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22220 | 2026.01.06 16:12:49.560098 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22221 | 2026.01.06 16:12:49.560140 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22222 | 2026.01.06 16:12:49.560928 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22223 | 2026.01.06 16:12:49.560968 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22224 | 2026.01.06 16:12:49.561307 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22225 | 2026.01.06 16:12:49.561527 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22226 | 2026.01.06 16:12:49.561664 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001585 sec., 449842.2712933754 rows/sec., 31.54 MiB/sec. | ||
| 22227 | 2026.01.06 16:12:49.561704 [ 276 ] {eed5b96a-8e70-4407-9cc1-f7db7ab1897f} <Debug> TCPHandler: Processed in 0.001754813 sec. | ||
| 22228 | 2026.01.06 16:12:49.561841 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22229 | 2026.01.06 16:12:49.561937 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22230 | 2026.01.06 16:12:49.561981 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22231 | 2026.01.06 16:12:49.562337 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22232 | 2026.01.06 16:12:49.562374 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22233 | 2026.01.06 16:12:49.562688 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22234 | 2026.01.06 16:12:49.562893 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22235 | 2026.01.06 16:12:49.563028 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 22236 | 2026.01.06 16:12:49.563055 [ 85 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22237 | 2026.01.06 16:12:49.563066 [ 276 ] {f0cbde9c-d2ff-4b2c-a454-93e074c01f50} <Debug> TCPHandler: Processed in 0.001276674 sec. | ||
| 22238 | 2026.01.06 16:12:49.563123 [ 85 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22239 | 2026.01.06 16:12:49.563150 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22240 | 2026.01.06 16:12:49.563230 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22241 | 2026.01.06 16:12:49.563268 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 22242 | 2026.01.06 16:12:49.563345 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22243 | 2026.01.06 16:12:49.563404 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22244 | 2026.01.06 16:12:49.563419 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22245 | 2026.01.06 16:12:49.563461 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 396 rows starting from the beginning of the part | ||
| 22246 | 2026.01.06 16:12:49.563529 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 22247 | 2026.01.06 16:12:49.563576 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 22248 | 2026.01.06 16:12:49.563617 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 22249 | 2026.01.06 16:12:49.563656 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 22250 | 2026.01.06 16:12:49.563699 [ 202 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 22251 | 2026.01.06 16:12:49.563981 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22252 | 2026.01.06 16:12:49.564022 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22253 | 2026.01.06 16:12:49.564395 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22254 | 2026.01.06 16:12:49.564586 [ 196 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374826 sec., 309857.3928628059 rows/sec., 15.81 MiB/sec. | ||
| 22255 | 2026.01.06 16:12:49.564625 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22256 | 2026.01.06 16:12:49.564765 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_137_28 to all_142_142_0 | ||
| 22257 | 2026.01.06 16:12:49.564771 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001447 sec., 217000.69108500346 rows/sec., 14.26 MiB/sec. | ||
| 22258 | 2026.01.06 16:12:49.564789 [ 199 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22259 | 2026.01.06 16:12:49.564810 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22260 | 2026.01.06 16:12:49.564848 [ 276 ] {4475e03d-60b2-4384-8b15-d4b0bd38a492} <Debug> TCPHandler: Processed in 0.001676161 sec. | ||
| 22261 | 2026.01.06 16:12:49.564878 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22262 | 2026.01.06 16:12:49.564959 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_28 to all_142_142_0 into Compact with storage Full | ||
| 22263 | 2026.01.06 16:12:49.564988 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22264 | 2026.01.06 16:12:49.565068 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22265 | 2026.01.06 16:12:49.565091 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22266 | 2026.01.06 16:12:49.565103 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_28, total 48399 rows starting from the beginning of the part | ||
| 22267 | 2026.01.06 16:12:49.565145 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22268 | 2026.01.06 16:12:49.565167 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 314 rows starting from the beginning of the part | ||
| 22269 | 2026.01.06 16:12:49.565182 [ 199 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22270 | 2026.01.06 16:12:49.565214 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 22271 | 2026.01.06 16:12:49.565259 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 316 rows starting from the beginning of the part | ||
| 22272 | 2026.01.06 16:12:49.565281 [ 199 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_71_14} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22273 | 2026.01.06 16:12:49.565301 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 22274 | 2026.01.06 16:12:49.565343 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 314 rows starting from the beginning of the part | ||
| 22275 | 2026.01.06 16:12:49.565428 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22276 | 2026.01.06 16:12:49.565498 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22277 | 2026.01.06 16:12:49.565540 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22278 | 2026.01.06 16:12:49.565858 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22279 | 2026.01.06 16:12:49.566073 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2026.01.06 16:12:49.566195 [ 85 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22281 | 2026.01.06 16:12:49.566207 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 22282 | 2026.01.06 16:12:49.566233 [ 85 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22283 | 2026.01.06 16:12:49.566255 [ 276 ] {5c6e528e-a134-4c8b-849c-6776bdcc7ec0} <Debug> TCPHandler: Processed in 0.001317355 sec. | ||
| 22284 | 2026.01.06 16:12:49.566257 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22285 | 2026.01.06 16:12:49.566363 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22286 | 2026.01.06 16:12:49.566375 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 22287 | 2026.01.06 16:12:49.566463 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22288 | 2026.01.06 16:12:49.566497 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22289 | 2026.01.06 16:12:49.566519 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <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 | ||
| 22290 | 2026.01.06 16:12:49.566534 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 67 rows starting from the beginning of the part | ||
| 22291 | 2026.01.06 16:12:49.566607 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 22292 | 2026.01.06 16:12:49.566664 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 22293 | 2026.01.06 16:12:49.566718 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 22294 | 2026.01.06 16:12:49.566762 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 22295 | 2026.01.06 16:12:49.566802 [ 196 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 22296 | 2026.01.06 16:12:49.567425 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22297 | 2026.01.06 16:12:49.567462 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22298 | 2026.01.06 16:12:49.567535 [ 197 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211973 sec., 59407.26402320843 rows/sec., 3.91 MiB/sec. | ||
| 22299 | 2026.01.06 16:12:49.567718 [ 198 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22300 | 2026.01.06 16:12:49.568079 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22301 | 2026.01.06 16:12:49.568086 [ 198 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22302 | 2026.01.06 16:12:49.568220 [ 198 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_71_14} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22303 | 2026.01.06 16:12:49.568379 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22304 | 2026.01.06 16:12:49.568415 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22305 | 2026.01.06 16:12:49.568621 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002175 sec., 15632.183908045978 rows/sec., 28.01 MiB/sec. | ||
| 22306 | 2026.01.06 16:12:49.568743 [ 276 ] {aedea798-ea2b-4a07-9b25-050b4d6e4a47} <Debug> TCPHandler: Processed in 0.002426736 sec. | ||
| 22307 | 2026.01.06 16:12:49.568900 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22308 | 2026.01.06 16:12:49.569009 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22309 | 2026.01.06 16:12:49.569060 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22310 | 2026.01.06 16:12:49.569574 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22311 | 2026.01.06 16:12:49.569621 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22312 | 2026.01.06 16:12:49.570093 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22313 | 2026.01.06 16:12:49.570428 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22314 | 2026.01.06 16:12:49.570659 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001631 sec., 63764.56161863887 rows/sec., 3.91 MiB/sec. | ||
| 22315 | 2026.01.06 16:12:49.570720 [ 276 ] {014a622e-e533-4286-a5d9-899b79ab3599} <Debug> TCPHandler: Processed in 0.001876516 sec. | ||
| 22316 | 2026.01.06 16:12:49.575327 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49663 rows, containing 5 columns (5 merged, 0 gathered) in 0.010399805 sec., 4775377.999875959 rows/sec., 319.54 MiB/sec. | ||
| 22317 | 2026.01.06 16:12:49.575606 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Trace> MergedBlockOutputStream: filled checksums all_1_142_29 (state Temporary) | ||
| 22318 | 2026.01.06 16:12:49.575892 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_142_29 to all_1_142_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22319 | 2026.01.06 16:12:49.575968 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_137_28, all_142_142_0] -> all_1_142_29 | ||
| 22320 | 2026.01.06 16:12:49.576064 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 22321 | 2026.01.06 16:12:49.829346 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57668 | ||
| 22322 | 2026.01.06 16:12:49.829454 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22323 | 2026.01.06 16:12:49.829480 [ 291 ] {} <Debug> TCP-Session: 9464b8d2-b3ab-4614-8fe5-3b9ca9cae39d Authenticating user 'default' from [fd00:1122:3344:101::e]:57668 | ||
| 22324 | 2026.01.06 16:12:49.829502 [ 291 ] {} <Debug> TCP-Session: 9464b8d2-b3ab-4614-8fe5-3b9ca9cae39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22325 | 2026.01.06 16:12:49.829515 [ 291 ] {} <Debug> TCP-Session: 9464b8d2-b3ab-4614-8fe5-3b9ca9cae39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22326 | 2026.01.06 16:12:49.829717 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42754 | ||
| 22327 | 2026.01.06 16:12:49.829746 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50279 | ||
| 22328 | 2026.01.06 16:12:49.829770 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49787 | ||
| 22329 | 2026.01.06 16:12:49.829800 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34779 | ||
| 22330 | 2026.01.06 16:12:49.829812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43791 | ||
| 22331 | 2026.01.06 16:12:49.829859 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22332 | 2026.01.06 16:12:49.829844 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22333 | 2026.01.06 16:12:49.829892 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22334 | 2026.01.06 16:12:49.829900 [ 293 ] {} <Debug> TCP-Session: fd4a1caf-c947-4d6f-b948-b6548894c523 Authenticating user 'default' from [fd00:1122:3344:101::e]:50279 | ||
| 22335 | 2026.01.06 16:12:49.829928 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22336 | 2026.01.06 16:12:49.829939 [ 294 ] {} <Debug> TCP-Session: faa3b83d-2379-419d-a233-747b51251dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:49787 | ||
| 22337 | 2026.01.06 16:12:49.829952 [ 293 ] {} <Debug> TCP-Session: fd4a1caf-c947-4d6f-b948-b6548894c523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22338 | 2026.01.06 16:12:49.829967 [ 290 ] {} <Debug> TCP-Session: b33b3769-136a-4491-a14b-9a7682ab3ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43791 | ||
| 22339 | 2026.01.06 16:12:49.829974 [ 294 ] {} <Debug> TCP-Session: faa3b83d-2379-419d-a233-747b51251dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22340 | 2026.01.06 16:12:49.829979 [ 293 ] {} <Debug> TCP-Session: fd4a1caf-c947-4d6f-b948-b6548894c523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22341 | 2026.01.06 16:12:49.830002 [ 290 ] {} <Debug> TCP-Session: b33b3769-136a-4491-a14b-9a7682ab3ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22342 | 2026.01.06 16:12:49.830004 [ 294 ] {} <Debug> TCP-Session: faa3b83d-2379-419d-a233-747b51251dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22343 | 2026.01.06 16:12:49.830044 [ 290 ] {} <Debug> TCP-Session: b33b3769-136a-4491-a14b-9a7682ab3ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22344 | 2026.01.06 16:12:49.829929 [ 292 ] {} <Debug> TCP-Session: 866d4e93-4f86-4dbc-87b2-9a8841ff6244 Authenticating user 'default' from [fd00:1122:3344:101::e]:42754 | ||
| 22345 | 2026.01.06 16:12:49.829893 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22346 | 2026.01.06 16:12:49.830102 [ 292 ] {} <Debug> TCP-Session: 866d4e93-4f86-4dbc-87b2-9a8841ff6244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22347 | 2026.01.06 16:12:49.830119 [ 275 ] {} <Debug> TCP-Session: b06f8e71-7199-43d5-8f24-bce96c8f5728 Authenticating user 'default' from [fd00:1122:3344:101::e]:34779 | ||
| 22348 | 2026.01.06 16:12:49.830132 [ 292 ] {} <Debug> TCP-Session: 866d4e93-4f86-4dbc-87b2-9a8841ff6244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22349 | 2026.01.06 16:12:49.830157 [ 275 ] {} <Debug> TCP-Session: b06f8e71-7199-43d5-8f24-bce96c8f5728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22350 | 2026.01.06 16:12:49.829789 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61224 | ||
| 22351 | 2026.01.06 16:12:49.830182 [ 275 ] {} <Debug> TCP-Session: b06f8e71-7199-43d5-8f24-bce96c8f5728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22352 | 2026.01.06 16:12:49.829778 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57213 | ||
| 22353 | 2026.01.06 16:12:49.829768 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64874 | ||
| 22354 | 2026.01.06 16:12:49.830248 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22355 | 2026.01.06 16:12:49.829840 [ 291 ] {} <Trace> TCP-Session: 9464b8d2-b3ab-4614-8fe5-3b9ca9cae39d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22356 | 2026.01.06 16:12:49.830295 [ 297 ] {} <Debug> TCP-Session: 4fa31146-cd30-463e-bed8-6e5ac8db9b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:61224 | ||
| 22357 | 2026.01.06 16:12:49.830315 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22358 | 2026.01.06 16:12:49.830331 [ 297 ] {} <Debug> TCP-Session: 4fa31146-cd30-463e-bed8-6e5ac8db9b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22359 | 2026.01.06 16:12:49.830347 [ 295 ] {} <Debug> TCP-Session: fb1db6b8-6902-4bcc-b0af-1883b533bfc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64874 | ||
| 22360 | 2026.01.06 16:12:49.830357 [ 297 ] {} <Debug> TCP-Session: 4fa31146-cd30-463e-bed8-6e5ac8db9b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22361 | 2026.01.06 16:12:49.830374 [ 295 ] {} <Debug> TCP-Session: fb1db6b8-6902-4bcc-b0af-1883b533bfc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22362 | 2026.01.06 16:12:49.830289 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22363 | 2026.01.06 16:12:49.830399 [ 295 ] {} <Debug> TCP-Session: fb1db6b8-6902-4bcc-b0af-1883b533bfc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22364 | 2026.01.06 16:12:49.830430 [ 296 ] {} <Debug> TCP-Session: 2fee2006-e828-4f14-8851-d6cb7b8a6a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:57213 | ||
| 22365 | 2026.01.06 16:12:49.830453 [ 296 ] {} <Debug> TCP-Session: 2fee2006-e828-4f14-8851-d6cb7b8a6a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22366 | 2026.01.06 16:12:49.830452 [ 291 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22367 | 2026.01.06 16:12:49.830467 [ 296 ] {} <Debug> TCP-Session: 2fee2006-e828-4f14-8851-d6cb7b8a6a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22368 | 2026.01.06 16:12:49.830725 [ 291 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22369 | 2026.01.06 16:12:49.830782 [ 291 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22370 | 2026.01.06 16:12:49.831063 [ 291 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 22371 | 2026.01.06 16:12:49.832030 [ 319 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Trace> AggregatingTransform: Aggregating | ||
| 22372 | 2026.01.06 16:12:49.832074 [ 319 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 22373 | 2026.01.06 16:12:49.832108 [ 319 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944898 sec. (1058.315 rows/sec., 41.34 KiB/sec.) | ||
| 22374 | 2026.01.06 16:12:49.832128 [ 319 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Trace> Aggregator: Merging aggregated data | ||
| 22375 | 2026.01.06 16:12:49.833427 [ 291 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003028 sec., 330.25099075297226 rows/sec., 12.90 KiB/sec. | ||
| 22376 | 2026.01.06 16:12:49.833536 [ 291 ] {b909f0c8-61c6-49ba-9498-ea1f7d7efb0b} <Debug> TCPHandler: Processed in 0.003810802 sec. | ||
| 22377 | 2026.01.06 16:12:49.833657 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22378 | 2026.01.06 16:12:49.833684 [ 291 ] {} <Debug> TCP-Session: 9464b8d2-b3ab-4614-8fe5-3b9ca9cae39d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22379 | 2026.01.06 16:12:49.833687 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22380 | 2026.01.06 16:12:49.833704 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22381 | 2026.01.06 16:12:49.833720 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22382 | 2026.01.06 16:12:49.833761 [ 292 ] {} <Debug> TCP-Session: 866d4e93-4f86-4dbc-87b2-9a8841ff6244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22383 | 2026.01.06 16:12:49.833764 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22384 | 2026.01.06 16:12:49.833798 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22385 | 2026.01.06 16:12:49.833818 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22386 | 2026.01.06 16:12:49.833835 [ 293 ] {} <Debug> TCP-Session: fd4a1caf-c947-4d6f-b948-b6548894c523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22387 | 2026.01.06 16:12:49.833843 [ 297 ] {} <Debug> TCP-Session: 4fa31146-cd30-463e-bed8-6e5ac8db9b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22388 | 2026.01.06 16:12:49.833858 [ 275 ] {} <Debug> TCP-Session: b06f8e71-7199-43d5-8f24-bce96c8f5728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22389 | 2026.01.06 16:12:49.833797 [ 296 ] {} <Debug> TCP-Session: 2fee2006-e828-4f14-8851-d6cb7b8a6a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22390 | 2026.01.06 16:12:49.833780 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22391 | 2026.01.06 16:12:49.833777 [ 290 ] {} <Debug> TCP-Session: b33b3769-136a-4491-a14b-9a7682ab3ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22392 | 2026.01.06 16:12:49.833744 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22393 | 2026.01.06 16:12:49.833941 [ 294 ] {} <Debug> TCP-Session: faa3b83d-2379-419d-a233-747b51251dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22394 | 2026.01.06 16:12:49.833982 [ 295 ] {} <Debug> TCP-Session: fb1db6b8-6902-4bcc-b0af-1883b533bfc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22395 | 2026.01.06 16:12:49.861313 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65321 | ||
| 22396 | 2026.01.06 16:12:49.861398 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22397 | 2026.01.06 16:12:49.861422 [ 291 ] {} <Debug> TCP-Session: 13a2d72a-6141-4674-a7ef-5ea9606fb2e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65321 | ||
| 22398 | 2026.01.06 16:12:49.861441 [ 291 ] {} <Debug> TCP-Session: 13a2d72a-6141-4674-a7ef-5ea9606fb2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22399 | 2026.01.06 16:12:49.861454 [ 291 ] {} <Debug> TCP-Session: 13a2d72a-6141-4674-a7ef-5ea9606fb2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22400 | 2026.01.06 16:12:49.861634 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56985 | ||
| 22401 | 2026.01.06 16:12:49.861641 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54317 | ||
| 22402 | 2026.01.06 16:12:49.861677 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62884 | ||
| 22403 | 2026.01.06 16:12:49.861690 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36312 | ||
| 22404 | 2026.01.06 16:12:49.861710 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58160 | ||
| 22405 | 2026.01.06 16:12:49.861736 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22406 | 2026.01.06 16:12:49.861752 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22407 | 2026.01.06 16:12:49.861777 [ 293 ] {} <Debug> TCP-Session: 2079b220-5ef1-454b-9d91-9bb4975674f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54317 | ||
| 22408 | 2026.01.06 16:12:49.861787 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22409 | 2026.01.06 16:12:49.861796 [ 294 ] {} <Debug> TCP-Session: 65d8bc5a-5890-42a1-987d-3f55cea78149 Authenticating user 'default' from [fd00:1122:3344:101::e]:62884 | ||
| 22410 | 2026.01.06 16:12:49.861805 [ 293 ] {} <Debug> TCP-Session: 2079b220-5ef1-454b-9d91-9bb4975674f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22411 | 2026.01.06 16:12:49.861821 [ 295 ] {} <Debug> TCP-Session: 9c817d91-a96f-45c6-941e-f2e58aba2273 Authenticating user 'default' from [fd00:1122:3344:101::e]:36312 | ||
| 22412 | 2026.01.06 16:12:49.861832 [ 294 ] {} <Debug> TCP-Session: 65d8bc5a-5890-42a1-987d-3f55cea78149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22413 | 2026.01.06 16:12:49.861841 [ 293 ] {} <Debug> TCP-Session: 2079b220-5ef1-454b-9d91-9bb4975674f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22414 | 2026.01.06 16:12:49.861867 [ 294 ] {} <Debug> TCP-Session: 65d8bc5a-5890-42a1-987d-3f55cea78149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22415 | 2026.01.06 16:12:49.861858 [ 295 ] {} <Debug> TCP-Session: 9c817d91-a96f-45c6-941e-f2e58aba2273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22416 | 2026.01.06 16:12:49.861801 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22417 | 2026.01.06 16:12:49.861917 [ 295 ] {} <Debug> TCP-Session: 9c817d91-a96f-45c6-941e-f2e58aba2273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22418 | 2026.01.06 16:12:49.861944 [ 297 ] {} <Debug> TCP-Session: 3b5274ba-62ef-41e7-b69a-68029bdb53e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58160 | ||
| 22419 | 2026.01.06 16:12:49.861728 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63675 | ||
| 22420 | 2026.01.06 16:12:49.861970 [ 297 ] {} <Debug> TCP-Session: 3b5274ba-62ef-41e7-b69a-68029bdb53e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22421 | 2026.01.06 16:12:49.861733 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58652 | ||
| 22422 | 2026.01.06 16:12:49.862013 [ 297 ] {} <Debug> TCP-Session: 3b5274ba-62ef-41e7-b69a-68029bdb53e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22423 | 2026.01.06 16:12:49.861714 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22424 | 2026.01.06 16:12:49.862048 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22425 | 2026.01.06 16:12:49.862079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22426 | 2026.01.06 16:12:49.862081 [ 292 ] {} <Debug> TCP-Session: 3a8be9d1-dfe6-46c9-8be6-23f82f8938a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56985 | ||
| 22427 | 2026.01.06 16:12:49.862102 [ 275 ] {} <Debug> TCP-Session: 561de622-cb77-42f0-83e2-b9d54561874a Authenticating user 'default' from [fd00:1122:3344:101::e]:63675 | ||
| 22428 | 2026.01.06 16:12:49.862111 [ 290 ] {} <Debug> TCP-Session: a7a3bd71-dbdf-416d-8910-8b25a4edcbbb Authenticating user 'default' from [fd00:1122:3344:101::e]:58652 | ||
| 22429 | 2026.01.06 16:12:49.862127 [ 292 ] {} <Debug> TCP-Session: 3a8be9d1-dfe6-46c9-8be6-23f82f8938a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22430 | 2026.01.06 16:12:49.862140 [ 275 ] {} <Debug> TCP-Session: 561de622-cb77-42f0-83e2-b9d54561874a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22431 | 2026.01.06 16:12:49.862153 [ 290 ] {} <Debug> TCP-Session: a7a3bd71-dbdf-416d-8910-8b25a4edcbbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22432 | 2026.01.06 16:12:49.862164 [ 292 ] {} <Debug> TCP-Session: 3a8be9d1-dfe6-46c9-8be6-23f82f8938a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22433 | 2026.01.06 16:12:49.862194 [ 290 ] {} <Debug> TCP-Session: a7a3bd71-dbdf-416d-8910-8b25a4edcbbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22434 | 2026.01.06 16:12:49.862180 [ 275 ] {} <Debug> TCP-Session: 561de622-cb77-42f0-83e2-b9d54561874a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22435 | 2026.01.06 16:12:49.861699 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38830 | ||
| 22436 | 2026.01.06 16:12:49.861734 [ 291 ] {} <Trace> TCP-Session: 13a2d72a-6141-4674-a7ef-5ea9606fb2e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22437 | 2026.01.06 16:12:49.862310 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22438 | 2026.01.06 16:12:49.862338 [ 296 ] {} <Debug> TCP-Session: 7d4a63c4-0ccc-46f2-bf13-16ce25e5bd50 Authenticating user 'default' from [fd00:1122:3344:101::e]:38830 | ||
| 22439 | 2026.01.06 16:12:49.862355 [ 296 ] {} <Debug> TCP-Session: 7d4a63c4-0ccc-46f2-bf13-16ce25e5bd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22440 | 2026.01.06 16:12:49.862367 [ 296 ] {} <Debug> TCP-Session: 7d4a63c4-0ccc-46f2-bf13-16ce25e5bd50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22441 | 2026.01.06 16:12:49.862447 [ 291 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65321) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22442 | 2026.01.06 16:12:49.862675 [ 291 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22443 | 2026.01.06 16:12:49.862724 [ 291 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22444 | 2026.01.06 16:12:49.862985 [ 291 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 22445 | 2026.01.06 16:12:49.863833 [ 322 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Trace> AggregatingTransform: Aggregating | ||
| 22446 | 2026.01.06 16:12:49.863870 [ 322 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Trace> Aggregator: Aggregation method: without_key | ||
| 22447 | 2026.01.06 16:12:49.863905 [ 322 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000825995 sec. (1210.661 rows/sec., 47.29 KiB/sec.) | ||
| 22448 | 2026.01.06 16:12:49.863927 [ 322 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Trace> Aggregator: Merging aggregated data | ||
| 22449 | 2026.01.06 16:12:49.865553 [ 291 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 22450 | 2026.01.06 16:12:49.865697 [ 291 ] {b5beeaf4-acba-494a-8af3-166d2bad2c15} <Debug> TCPHandler: Processed in 0.004068476 sec. | ||
| 22451 | 2026.01.06 16:12:49.865790 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22452 | 2026.01.06 16:12:49.865806 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22453 | 2026.01.06 16:12:49.865824 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22454 | 2026.01.06 16:12:49.865821 [ 291 ] {} <Debug> TCP-Session: 13a2d72a-6141-4674-a7ef-5ea9606fb2e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22455 | 2026.01.06 16:12:49.865854 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22456 | 2026.01.06 16:12:49.865871 [ 290 ] {} <Debug> TCP-Session: a7a3bd71-dbdf-416d-8910-8b25a4edcbbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22457 | 2026.01.06 16:12:49.865887 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22458 | 2026.01.06 16:12:49.865901 [ 295 ] {} <Debug> TCP-Session: 9c817d91-a96f-45c6-941e-f2e58aba2273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22459 | 2026.01.06 16:12:49.865916 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22460 | 2026.01.06 16:12:49.865927 [ 294 ] {} <Debug> TCP-Session: 65d8bc5a-5890-42a1-987d-3f55cea78149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22461 | 2026.01.06 16:12:49.865950 [ 275 ] {} <Debug> TCP-Session: 561de622-cb77-42f0-83e2-b9d54561874a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22462 | 2026.01.06 16:12:49.865904 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22463 | 2026.01.06 16:12:49.865854 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22464 | 2026.01.06 16:12:49.866014 [ 296 ] {} <Debug> TCP-Session: 7d4a63c4-0ccc-46f2-bf13-16ce25e5bd50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22465 | 2026.01.06 16:12:49.865851 [ 292 ] {} <Debug> TCP-Session: 3a8be9d1-dfe6-46c9-8be6-23f82f8938a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22466 | 2026.01.06 16:12:49.866038 [ 293 ] {} <Debug> TCP-Session: 2079b220-5ef1-454b-9d91-9bb4975674f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22467 | 2026.01.06 16:12:49.865875 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22468 | 2026.01.06 16:12:49.866103 [ 297 ] {} <Debug> TCP-Session: 3b5274ba-62ef-41e7-b69a-68029bdb53e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22469 | 2026.01.06 16:12:50.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.21 MiB, peak 415.40 MiB, free memory in arenas 0.00 B, will set to 395.88 MiB (RSS), difference: -1.34 MiB | ||
| 22470 | 2026.01.06 16:12:50.186918 [ 217 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22471 | 2026.01.06 16:12:50.186970 [ 217 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22472 | 2026.01.06 16:12:50.192569 [ 217 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22473 | 2026.01.06 16:12:51.233987 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46506 | ||
| 22474 | 2026.01.06 16:12:51.234554 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22475 | 2026.01.06 16:12:51.234608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22476 | 2026.01.06 16:12:51.235146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22477 | 2026.01.06 16:12:51.235438 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22478 | 2026.01.06 16:12:51.235604 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46506 | ||
| 22479 | 2026.01.06 16:12:53.714465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22480 | 2026.01.06 16:12:53.733472 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22481 | 2026.01.06 16:12:53.733537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22482 | 2026.01.06 16:12:53.739827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22483 | 2026.01.06 16:12:53.740554 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22484 | 2026.01.06 16:12:53.744388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22485 | 2026.01.06 16:12:53.911090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2800 | ||
| 22486 | 2026.01.06 16:12:53.915620 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22487 | 2026.01.06 16:12:53.915681 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22488 | 2026.01.06 16:12:53.917233 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22489 | 2026.01.06 16:12:53.917563 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22490 | 2026.01.06 16:12:53.918004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2800 | ||
| 22491 | 2026.01.06 16:12:54.561426 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22492 | 2026.01.06 16:12:54.561602 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22493 | 2026.01.06 16:12:54.561666 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22494 | 2026.01.06 16:12:54.562287 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22495 | 2026.01.06 16:12:54.562324 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22496 | 2026.01.06 16:12:54.562690 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22497 | 2026.01.06 16:12:54.562903 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22498 | 2026.01.06 16:12:54.563057 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001499 sec., 2668.4456304202804 rows/sec., 217.59 KiB/sec. | ||
| 22499 | 2026.01.06 16:12:54.563099 [ 276 ] {58b334c6-d39c-43ea-b0f7-4b5287b117cd} <Debug> TCPHandler: Processed in 0.001799504 sec. | ||
| 22500 | 2026.01.06 16:12:54.563220 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22501 | 2026.01.06 16:12:54.563317 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22502 | 2026.01.06 16:12:54.563357 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22503 | 2026.01.06 16:12:54.564281 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22504 | 2026.01.06 16:12:54.564317 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22505 | 2026.01.06 16:12:54.564696 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22506 | 2026.01.06 16:12:54.564903 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22507 | 2026.01.06 16:12:54.565032 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001734 sec., 698961.937716263 rows/sec., 57.70 MiB/sec. | ||
| 22508 | 2026.01.06 16:12:54.565073 [ 276 ] {aaa33423-b0cf-484d-9ef1-0c00ec146509} <Debug> TCPHandler: Processed in 0.001903576 sec. | ||
| 22509 | 2026.01.06 16:12:54.565192 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22510 | 2026.01.06 16:12:54.565287 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22511 | 2026.01.06 16:12:54.565327 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22512 | 2026.01.06 16:12:54.565729 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22513 | 2026.01.06 16:12:54.565763 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22514 | 2026.01.06 16:12:54.566052 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22515 | 2026.01.06 16:12:54.566269 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22516 | 2026.01.06 16:12:54.566397 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001126 sec., 9769.094138543516 rows/sec., 715.51 KiB/sec. | ||
| 22517 | 2026.01.06 16:12:54.566436 [ 276 ] {a21d8de3-2043-44cd-9e47-96421c21df83} <Debug> TCPHandler: Processed in 0.001294124 sec. | ||
| 22518 | 2026.01.06 16:12:54.566567 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22519 | 2026.01.06 16:12:54.566662 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22520 | 2026.01.06 16:12:54.566703 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22521 | 2026.01.06 16:12:54.567189 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22522 | 2026.01.06 16:12:54.567224 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22523 | 2026.01.06 16:12:54.567527 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22524 | 2026.01.06 16:12:54.567728 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22525 | 2026.01.06 16:12:54.567857 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 22526 | 2026.01.06 16:12:54.567897 [ 276 ] {313b4c39-bed2-41f8-afa7-915414f9f88a} <Debug> TCPHandler: Processed in 0.001379736 sec. | ||
| 22527 | 2026.01.06 16:12:54.567909 [ 217 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22528 | 2026.01.06 16:12:54.567966 [ 217 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22529 | 2026.01.06 16:12:54.568006 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22530 | 2026.01.06 16:12:54.568106 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22531 | 2026.01.06 16:12:54.568147 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22532 | 2026.01.06 16:12:54.568729 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22533 | 2026.01.06 16:12:54.568765 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22534 | 2026.01.06 16:12:54.569084 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22535 | 2026.01.06 16:12:54.569292 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22536 | 2026.01.06 16:12:54.569418 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001329 sec., 399548.53273137694 rows/sec., 29.61 MiB/sec. | ||
| 22537 | 2026.01.06 16:12:54.569458 [ 276 ] {ff666628-0383-4e3d-a9eb-7412fc72a2f3} <Debug> TCPHandler: Processed in 0.001501618 sec. | ||
| 22538 | 2026.01.06 16:12:54.569574 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22539 | 2026.01.06 16:12:54.569668 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22540 | 2026.01.06 16:12:54.569712 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22541 | 2026.01.06 16:12:54.570262 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22542 | 2026.01.06 16:12:54.570297 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22543 | 2026.01.06 16:12:54.570666 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22544 | 2026.01.06 16:12:54.570884 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22545 | 2026.01.06 16:12:54.571014 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001362 sec., 621145.3744493392 rows/sec., 41.81 MiB/sec. | ||
| 22546 | 2026.01.06 16:12:54.571053 [ 276 ] {b8be029b-1288-4f9f-a865-9a1107f3359a} <Debug> TCPHandler: Processed in 0.001528609 sec. | ||
| 22547 | 2026.01.06 16:12:54.571168 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22548 | 2026.01.06 16:12:54.571262 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22549 | 2026.01.06 16:12:54.571315 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <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 | ||
| 22550 | 2026.01.06 16:12:54.572089 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22551 | 2026.01.06 16:12:54.572129 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22552 | 2026.01.06 16:12:54.572690 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22553 | 2026.01.06 16:12:54.572948 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22554 | 2026.01.06 16:12:54.573098 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001853 sec., 3777.6578521316783 rows/sec., 6.77 MiB/sec. | ||
| 22555 | 2026.01.06 16:12:54.573160 [ 276 ] {0c8682ab-2789-4711-9489-45b9f24ac60f} <Debug> TCPHandler: Processed in 0.002042759 sec. | ||
| 22556 | 2026.01.06 16:12:54.573279 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22557 | 2026.01.06 16:12:54.573374 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22558 | 2026.01.06 16:12:54.573415 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22559 | 2026.01.06 16:12:54.573643 [ 217 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22560 | 2026.01.06 16:12:54.573755 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22561 | 2026.01.06 16:12:54.573797 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 22562 | 2026.01.06 16:12:54.574106 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22563 | 2026.01.06 16:12:54.574314 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22564 | 2026.01.06 16:12:54.574448 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 22565 | 2026.01.06 16:12:54.574486 [ 276 ] {13b9a8d2-53b1-4c5a-8db6-4a9a5cd011ed} <Debug> TCPHandler: Processed in 0.001257244 sec. | ||
| 22566 | 2026.01.06 16:12:58.530762 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22567 | 2026.01.06 16:12:58.530824 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22568 | 2026.01.06 16:12:58.735795 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46954 | ||
| 22569 | 2026.01.06 16:12:58.736326 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22570 | 2026.01.06 16:12:58.736375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22571 | 2026.01.06 16:12:58.736889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22572 | 2026.01.06 16:12:58.737128 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22573 | 2026.01.06 16:12:58.737281 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46954 | ||
| 22574 | 2026.01.06 16:12:59.546774 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22575 | 2026.01.06 16:12:59.546963 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22576 | 2026.01.06 16:12:59.547032 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22577 | 2026.01.06 16:12:59.547833 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22578 | 2026.01.06 16:12:59.547885 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22579 | 2026.01.06 16:12:59.548298 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22580 | 2026.01.06 16:12:59.548542 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22581 | 2026.01.06 16:12:59.548713 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 22582 | 2026.01.06 16:12:59.548770 [ 276 ] {e30bab0b-10dd-48b0-abc4-ad2bad9c2510} <Debug> TCPHandler: Processed in 0.00212734 sec. | ||
| 22583 | 2026.01.06 16:12:59.548899 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22584 | 2026.01.06 16:12:59.549005 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22585 | 2026.01.06 16:12:59.549049 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22586 | 2026.01.06 16:12:59.550027 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22587 | 2026.01.06 16:12:59.550066 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22588 | 2026.01.06 16:12:59.550459 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22589 | 2026.01.06 16:12:59.550682 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22590 | 2026.01.06 16:12:59.550829 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Debug> executeQuery: Read 1198 rows, 98.06 KiB in 0.001846 sec., 648970.7475622969 rows/sec., 51.87 MiB/sec. | ||
| 22591 | 2026.01.06 16:12:59.550873 [ 276 ] {376d0097-da0b-43a6-b74c-5af1caa73e40} <Debug> TCPHandler: Processed in 0.002028548 sec. | ||
| 22592 | 2026.01.06 16:12:59.550998 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22593 | 2026.01.06 16:12:59.551100 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22594 | 2026.01.06 16:12:59.551144 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22595 | 2026.01.06 16:12:59.551666 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22596 | 2026.01.06 16:12:59.551703 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22597 | 2026.01.06 16:12:59.552023 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22598 | 2026.01.06 16:12:59.552233 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22599 | 2026.01.06 16:12:59.552368 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001288 sec., 192546.58385093167 rows/sec., 11.79 MiB/sec. | ||
| 22600 | 2026.01.06 16:12:59.552409 [ 276 ] {fd04440f-3884-45d9-a694-9529615a9619} <Debug> TCPHandler: Processed in 0.001463087 sec. | ||
| 22601 | 2026.01.06 16:12:59.552523 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22602 | 2026.01.06 16:12:59.552620 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22603 | 2026.01.06 16:12:59.552659 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22604 | 2026.01.06 16:12:59.553153 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22605 | 2026.01.06 16:12:59.553190 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22606 | 2026.01.06 16:12:59.553496 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22607 | 2026.01.06 16:12:59.553708 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22608 | 2026.01.06 16:12:59.553829 [ 23 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22609 | 2026.01.06 16:12:59.553843 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 22610 | 2026.01.06 16:12:59.553895 [ 23 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22611 | 2026.01.06 16:12:59.553907 [ 276 ] {9c3ca0a6-af47-413e-b477-c3e0d369ea71} <Debug> TCPHandler: Processed in 0.001434777 sec. | ||
| 22612 | 2026.01.06 16:12:59.553925 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22613 | 2026.01.06 16:12:59.554033 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22614 | 2026.01.06 16:12:59.554061 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22615 | 2026.01.06 16:12:59.554132 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22616 | 2026.01.06 16:12:59.554177 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22617 | 2026.01.06 16:12:59.554201 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22618 | 2026.01.06 16:12:59.554241 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 441 rows starting from the beginning of the part | ||
| 22619 | 2026.01.06 16:12:59.554306 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 212 rows starting from the beginning of the part | ||
| 22620 | 2026.01.06 16:12:59.554352 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 212 rows starting from the beginning of the part | ||
| 22621 | 2026.01.06 16:12:59.554415 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 212 rows starting from the beginning of the part | ||
| 22622 | 2026.01.06 16:12:59.554472 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 228 rows starting from the beginning of the part | ||
| 22623 | 2026.01.06 16:12:59.554525 [ 194 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 212 rows starting from the beginning of the part | ||
| 22624 | 2026.01.06 16:12:59.554685 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22625 | 2026.01.06 16:12:59.554732 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22626 | 2026.01.06 16:12:59.555078 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22627 | 2026.01.06 16:12:59.555312 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22628 | 2026.01.06 16:12:59.555446 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00133 sec., 158646.61654135337 rows/sec., 9.01 MiB/sec. | ||
| 22629 | 2026.01.06 16:12:59.555486 [ 276 ] {fb23e9a5-da55-493e-ac45-49f9eaff091b} <Debug> TCPHandler: Processed in 0.001504588 sec. | ||
| 22630 | 2026.01.06 16:12:59.555605 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22631 | 2026.01.06 16:12:59.555667 [ 197 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657801 sec., 915067.6106480814 rows/sec., 63.39 MiB/sec. | ||
| 22632 | 2026.01.06 16:12:59.555702 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22633 | 2026.01.06 16:12:59.555747 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22634 | 2026.01.06 16:12:59.555884 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22635 | 2026.01.06 16:12:59.556212 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22636 | 2026.01.06 16:12:59.556297 [ 195 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_96_19} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22637 | 2026.01.06 16:12:59.556417 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 22638 | 2026.01.06 16:12:59.556474 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22639 | 2026.01.06 16:12:59.556518 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22640 | 2026.01.06 16:12:59.556858 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22641 | 2026.01.06 16:12:59.557064 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22642 | 2026.01.06 16:12:59.557199 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Debug> executeQuery: Read 728 rows, 52.42 KiB in 0.001513 sec., 481163.25181758095 rows/sec., 33.84 MiB/sec. | ||
| 22643 | 2026.01.06 16:12:59.557240 [ 276 ] {16e2cf64-1e09-4c03-9135-1b086bf503a5} <Debug> TCPHandler: Processed in 0.001685971 sec. | ||
| 22644 | 2026.01.06 16:12:59.557355 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22645 | 2026.01.06 16:12:59.557451 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22646 | 2026.01.06 16:12:59.557493 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22647 | 2026.01.06 16:12:59.557828 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22648 | 2026.01.06 16:12:59.557864 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22649 | 2026.01.06 16:12:59.558163 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22650 | 2026.01.06 16:12:59.558369 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22651 | 2026.01.06 16:12:59.558499 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 22652 | 2026.01.06 16:12:59.558542 [ 276 ] {c3160b2c-efe9-4128-8fd6-c6b72a70d63c} <Debug> TCPHandler: Processed in 0.001236263 sec. | ||
| 22653 | 2026.01.06 16:12:59.558654 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22654 | 2026.01.06 16:12:59.558749 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22655 | 2026.01.06 16:12:59.558792 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22656 | 2026.01.06 16:12:59.559240 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22657 | 2026.01.06 16:12:59.559276 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22658 | 2026.01.06 16:12:59.559617 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22659 | 2026.01.06 16:12:59.559823 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22660 | 2026.01.06 16:12:59.559955 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001222 sec., 256955.81014729952 rows/sec., 16.88 MiB/sec. | ||
| 22661 | 2026.01.06 16:12:59.559995 [ 276 ] {0c7c0de1-93a8-4036-9dd5-6a76e79eb908} <Debug> TCPHandler: Processed in 0.001390506 sec. | ||
| 22662 | 2026.01.06 16:12:59.560102 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22663 | 2026.01.06 16:12:59.560197 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22664 | 2026.01.06 16:12:59.560238 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22665 | 2026.01.06 16:12:59.560559 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22666 | 2026.01.06 16:12:59.560596 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22667 | 2026.01.06 16:12:59.560895 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22668 | 2026.01.06 16:12:59.561096 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22669 | 2026.01.06 16:12:59.561226 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 22670 | 2026.01.06 16:12:59.561263 [ 276 ] {8ba608a9-9b88-4a28-a78d-e55ba849f6b4} <Debug> TCPHandler: Processed in 0.001210713 sec. | ||
| 22671 | 2026.01.06 16:12:59.561377 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22672 | 2026.01.06 16:12:59.561478 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22673 | 2026.01.06 16:12:59.561537 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <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 | ||
| 22674 | 2026.01.06 16:12:59.562436 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22675 | 2026.01.06 16:12:59.562471 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22676 | 2026.01.06 16:12:59.563096 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22677 | 2026.01.06 16:12:59.563441 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22678 | 2026.01.06 16:12:59.563645 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002187 sec., 19661.63694558756 rows/sec., 35.23 MiB/sec. | ||
| 22679 | 2026.01.06 16:12:59.563742 [ 276 ] {ffe30bf8-ad1c-417a-84d5-338b2edd96ad} <Debug> TCPHandler: Processed in 0.002413916 sec. | ||
| 22680 | 2026.01.06 16:12:59.563870 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22681 | 2026.01.06 16:12:59.563971 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22682 | 2026.01.06 16:12:59.564015 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22683 | 2026.01.06 16:12:59.564348 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22684 | 2026.01.06 16:12:59.564386 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22685 | 2026.01.06 16:12:59.565085 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22686 | 2026.01.06 16:12:59.565305 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22687 | 2026.01.06 16:12:59.565437 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 305.09 KiB/sec. | ||
| 22688 | 2026.01.06 16:12:59.565477 [ 276 ] {bb9d75c0-f0aa-44e7-8485-7cbe745bdc67} <Debug> TCPHandler: Processed in 0.001656782 sec. | ||
| 22689 | 2026.01.06 16:12:59.565608 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22690 | 2026.01.06 16:12:59.565709 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22691 | 2026.01.06 16:12:59.565751 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22692 | 2026.01.06 16:12:59.566098 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22693 | 2026.01.06 16:12:59.566135 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22694 | 2026.01.06 16:12:59.566451 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22695 | 2026.01.06 16:12:59.566666 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22696 | 2026.01.06 16:12:59.566794 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 22697 | 2026.01.06 16:12:59.566831 [ 276 ] {1057f574-0572-4ad1-8145-ca4d0ba19cba} <Debug> TCPHandler: Processed in 0.001273514 sec. | ||
| 22698 | 2026.01.06 16:13:01.244494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22699 | 2026.01.06 16:13:01.263573 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22700 | 2026.01.06 16:13:01.263640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22701 | 2026.01.06 16:13:01.270190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22702 | 2026.01.06 16:13:01.270965 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22703 | 2026.01.06 16:13:01.274709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22704 | 2026.01.06 16:13:03.918273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2840 | ||
| 22705 | 2026.01.06 16:13:03.920868 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22706 | 2026.01.06 16:13:03.920925 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22707 | 2026.01.06 16:13:03.922161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22708 | 2026.01.06 16:13:03.922448 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22709 | 2026.01.06 16:13:03.922853 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2840 | ||
| 22710 | 2026.01.06 16:13:04.537161 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22711 | 2026.01.06 16:13:04.537519 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22712 | 2026.01.06 16:13:04.537656 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22713 | 2026.01.06 16:13:04.538724 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22714 | 2026.01.06 16:13:04.538797 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22715 | 2026.01.06 16:13:04.539416 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22716 | 2026.01.06 16:13:04.539790 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22717 | 2026.01.06 16:13:04.540004 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002582 sec., 27110.76684740511 rows/sec., 2.17 MiB/sec. | ||
| 22718 | 2026.01.06 16:13:04.540064 [ 276 ] {c44859e4-5878-474d-ad5c-0b36bc7dc1be} <Debug> TCPHandler: Processed in 0.003151359 sec. | ||
| 22719 | 2026.01.06 16:13:04.540247 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22720 | 2026.01.06 16:13:04.540392 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22721 | 2026.01.06 16:13:04.540453 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22722 | 2026.01.06 16:13:04.541083 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22723 | 2026.01.06 16:13:04.541132 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22724 | 2026.01.06 16:13:04.541574 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22725 | 2026.01.06 16:13:04.541870 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22726 | 2026.01.06 16:13:04.542055 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001691 sec., 4139.562389118864 rows/sec., 311.28 KiB/sec. | ||
| 22727 | 2026.01.06 16:13:04.542051 [ 55 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22728 | 2026.01.06 16:13:04.542108 [ 276 ] {5510dcb2-4701-4649-a024-62ad93d1b204} <Debug> TCPHandler: Processed in 0.001932967 sec. | ||
| 22729 | 2026.01.06 16:13:04.542170 [ 55 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22730 | 2026.01.06 16:13:04.542211 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22731 | 2026.01.06 16:13:04.542287 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22732 | 2026.01.06 16:13:04.542357 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22733 | 2026.01.06 16:13:04.542421 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22734 | 2026.01.06 16:13:04.542478 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22735 | 2026.01.06 16:13:04.542500 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22736 | 2026.01.06 16:13:04.542550 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 264 rows starting from the beginning of the part | ||
| 22737 | 2026.01.06 16:13:04.542644 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 7 rows starting from the beginning of the part | ||
| 22738 | 2026.01.06 16:13:04.542717 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 239 rows starting from the beginning of the part | ||
| 22739 | 2026.01.06 16:13:04.542783 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 11 rows starting from the beginning of the part | ||
| 22740 | 2026.01.06 16:13:04.542850 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 248 rows starting from the beginning of the part | ||
| 22741 | 2026.01.06 16:13:04.542916 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 7 rows starting from the beginning of the part | ||
| 22742 | 2026.01.06 16:13:04.543033 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22743 | 2026.01.06 16:13:04.543085 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22744 | 2026.01.06 16:13:04.543537 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22745 | 2026.01.06 16:13:04.543847 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22746 | 2026.01.06 16:13:04.544024 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001624 sec., 43719.2118226601 rows/sec., 3.41 MiB/sec. | ||
| 22747 | 2026.01.06 16:13:04.544075 [ 276 ] {bd9edf57-2e64-48f1-830b-9e0604e56f3f} <Debug> TCPHandler: Processed in 0.001863786 sec. | ||
| 22748 | 2026.01.06 16:13:04.544137 [ 195 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842384 sec., 421193.4102771192 rows/sec., 27.54 MiB/sec. | ||
| 22749 | 2026.01.06 16:13:04.544237 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22750 | 2026.01.06 16:13:04.544372 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22751 | 2026.01.06 16:13:04.544407 [ 195 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22752 | 2026.01.06 16:13:04.544436 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22753 | 2026.01.06 16:13:04.544843 [ 195 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22754 | 2026.01.06 16:13:04.544965 [ 195 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_141_28} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22755 | 2026.01.06 16:13:04.545007 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22756 | 2026.01.06 16:13:04.545072 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22757 | 2026.01.06 16:13:04.545154 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 22758 | 2026.01.06 16:13:04.545559 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22759 | 2026.01.06 16:13:04.545885 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22760 | 2026.01.06 16:13:04.546070 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. | ||
| 22761 | 2026.01.06 16:13:04.546125 [ 276 ] {5f7e4d30-0690-4123-9cb1-ff56d545613a} <Debug> TCPHandler: Processed in 0.001950607 sec. | ||
| 22762 | 2026.01.06 16:13:04.546279 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22763 | 2026.01.06 16:13:04.546449 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22764 | 2026.01.06 16:13:04.546528 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <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 | ||
| 22765 | 2026.01.06 16:13:04.547625 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22766 | 2026.01.06 16:13:04.547682 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22767 | 2026.01.06 16:13:04.548440 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22768 | 2026.01.06 16:13:04.548778 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22769 | 2026.01.06 16:13:04.548976 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002552 sec., 2742.94670846395 rows/sec., 4.92 MiB/sec. | ||
| 22770 | 2026.01.06 16:13:04.549058 [ 276 ] {6d6bf9b5-1994-4ad5-8147-db6cce63a3c6} <Debug> TCPHandler: Processed in 0.002852424 sec. | ||
| 22771 | 2026.01.06 16:13:04.549240 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22772 | 2026.01.06 16:13:04.549372 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22773 | 2026.01.06 16:13:04.549433 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22774 | 2026.01.06 16:13:04.549953 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22775 | 2026.01.06 16:13:04.550007 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22776 | 2026.01.06 16:13:04.550468 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22777 | 2026.01.06 16:13:04.550796 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22778 | 2026.01.06 16:13:04.550978 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001634 sec., 36719.70624235006 rows/sec., 2.47 MiB/sec. | ||
| 22779 | 2026.01.06 16:13:04.551034 [ 276 ] {17f8d052-d06e-4ffd-a72d-597bca3b6722} <Debug> TCPHandler: Processed in 0.001865325 sec. | ||
| 22780 | 2026.01.06 16:13:06.237448 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47466 | ||
| 22781 | 2026.01.06 16:13:06.238069 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22782 | 2026.01.06 16:13:06.238118 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22783 | 2026.01.06 16:13:06.238602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22784 | 2026.01.06 16:13:06.238840 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22785 | 2026.01.06 16:13:06.238991 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47466 | ||
| 22786 | 2026.01.06 16:13:08.774815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22787 | 2026.01.06 16:13:08.793897 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22788 | 2026.01.06 16:13:08.793950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22789 | 2026.01.06 16:13:08.800394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22790 | 2026.01.06 16:13:08.801146 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22791 | 2026.01.06 16:13:08.804673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22792 | 2026.01.06 16:13:09.523867 [ 225 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22793 | 2026.01.06 16:13:09.523932 [ 225 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22794 | 2026.01.06 16:13:09.526249 [ 225 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22795 | 2026.01.06 16:13:09.548197 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22796 | 2026.01.06 16:13:09.548451 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22797 | 2026.01.06 16:13:09.548540 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22798 | 2026.01.06 16:13:09.549577 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22799 | 2026.01.06 16:13:09.549619 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22800 | 2026.01.06 16:13:09.550076 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22801 | 2026.01.06 16:13:09.550340 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22802 | 2026.01.06 16:13:09.550482 [ 80 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 22803 | 2026.01.06 16:13:09.550511 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002119 sec., 193487.49410099105 rows/sec., 12.27 MiB/sec. | ||
| 22804 | 2026.01.06 16:13:09.550526 [ 80 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22805 | 2026.01.06 16:13:09.550556 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22806 | 2026.01.06 16:13:09.550560 [ 276 ] {f5a762a8-51f0-4d9b-9035-7afbfd096916} <Debug> TCPHandler: Processed in 0.002593529 sec. | ||
| 22807 | 2026.01.06 16:13:09.550692 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 22808 | 2026.01.06 16:13:09.550704 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22809 | 2026.01.06 16:13:09.550855 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22810 | 2026.01.06 16:13:09.550863 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22811 | 2026.01.06 16:13:09.550905 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22812 | 2026.01.06 16:13:09.550922 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 410 rows starting from the beginning of the part | ||
| 22813 | 2026.01.06 16:13:09.551015 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 410 rows starting from the beginning of the part | ||
| 22814 | 2026.01.06 16:13:09.551082 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 410 rows starting from the beginning of the part | ||
| 22815 | 2026.01.06 16:13:09.551141 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 410 rows starting from the beginning of the part | ||
| 22816 | 2026.01.06 16:13:09.551196 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 410 rows starting from the beginning of the part | ||
| 22817 | 2026.01.06 16:13:09.551374 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22818 | 2026.01.06 16:13:09.551423 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 22819 | 2026.01.06 16:13:09.551796 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 22820 | 2026.01.06 16:13:09.552054 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22821 | 2026.01.06 16:13:09.552201 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 357.12 KiB/sec. | ||
| 22822 | 2026.01.06 16:13:09.552244 [ 276 ] {ade3227c-2d97-4a8a-aa04-88261c39cbb6} <Debug> TCPHandler: Processed in 0.00159888 sec. | ||
| 22823 | 2026.01.06 16:13:09.552370 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22824 | 2026.01.06 16:13:09.552452 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818075 sec., 1127566.2445168654 rows/sec., 75.83 MiB/sec. | ||
| 22825 | 2026.01.06 16:13:09.552477 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22826 | 2026.01.06 16:13:09.552545 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22827 | 2026.01.06 16:13:09.552690 [ 188 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 22828 | 2026.01.06 16:13:09.553045 [ 188 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22829 | 2026.01.06 16:13:09.553132 [ 188 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_73_18} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 22830 | 2026.01.06 16:13:09.553234 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 22831 | 2026.01.06 16:13:09.554055 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22832 | 2026.01.06 16:13:09.554096 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22833 | 2026.01.06 16:13:09.554526 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22834 | 2026.01.06 16:13:09.554777 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22835 | 2026.01.06 16:13:09.554903 [ 80 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22836 | 2026.01.06 16:13:09.554926 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Debug> executeQuery: Read 1211 rows, 99.23 KiB in 0.002466 sec., 491078.66991078673 rows/sec., 39.29 MiB/sec. | ||
| 22837 | 2026.01.06 16:13:09.554938 [ 80 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22838 | 2026.01.06 16:13:09.554966 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22839 | 2026.01.06 16:13:09.554971 [ 276 ] {048dbbed-ebde-4b66-91a2-7a9a12d7bc94} <Debug> TCPHandler: Processed in 0.00265928 sec. | ||
| 22840 | 2026.01.06 16:13:09.555047 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22841 | 2026.01.06 16:13:09.555106 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22842 | 2026.01.06 16:13:09.555153 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22843 | 2026.01.06 16:13:09.555185 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2345 rows starting from the beginning of the part | ||
| 22844 | 2026.01.06 16:13:09.555220 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22845 | 2026.01.06 16:13:09.555239 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1180 rows starting from the beginning of the part | ||
| 22846 | 2026.01.06 16:13:09.555270 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22847 | 2026.01.06 16:13:09.555300 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1212 rows starting from the beginning of the part | ||
| 22848 | 2026.01.06 16:13:09.555354 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1198 rows starting from the beginning of the part | ||
| 22849 | 2026.01.06 16:13:09.555406 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 70 rows starting from the beginning of the part | ||
| 22850 | 2026.01.06 16:13:09.555457 [ 197 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1211 rows starting from the beginning of the part | ||
| 22851 | 2026.01.06 16:13:09.555932 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22852 | 2026.01.06 16:13:09.555979 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 22853 | 2026.01.06 16:13:09.556347 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22854 | 2026.01.06 16:13:09.556622 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22855 | 2026.01.06 16:13:09.556775 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Debug> executeQuery: Read 259 rows, 16.34 KiB in 0.001575 sec., 164444.44444444444 rows/sec., 10.13 MiB/sec. | ||
| 22856 | 2026.01.06 16:13:09.556819 [ 276 ] {5f4beae4-ad0c-4834-9432-ee2de7b5ee48} <Debug> TCPHandler: Processed in 0.001771153 sec. | ||
| 22857 | 2026.01.06 16:13:09.556845 [ 225 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22858 | 2026.01.06 16:13:09.556883 [ 225 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22859 | 2026.01.06 16:13:09.556947 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22860 | 2026.01.06 16:13:09.557058 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22861 | 2026.01.06 16:13:09.557104 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22862 | 2026.01.06 16:13:09.557701 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22863 | 2026.01.06 16:13:09.557744 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22864 | 2026.01.06 16:13:09.557998 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002985976 sec., 2416630.2743223654 rows/sec., 204.45 MiB/sec. | ||
| 22865 | 2026.01.06 16:13:09.558113 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22866 | 2026.01.06 16:13:09.558389 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22867 | 2026.01.06 16:13:09.558435 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22868 | 2026.01.06 16:13:09.558602 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001567 sec., 135290.3637523931 rows/sec., 8.72 MiB/sec. | ||
| 22869 | 2026.01.06 16:13:09.558653 [ 276 ] {6f839d67-8de7-409c-8548-21132e53274c} <Debug> TCPHandler: Processed in 0.001761144 sec. | ||
| 22870 | 2026.01.06 16:13:09.558773 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22871 | 2026.01.06 16:13:09.558774 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22872 | 2026.01.06 16:13:09.558887 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22873 | 2026.01.06 16:13:09.558909 [ 186 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_146_29} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22874 | 2026.01.06 16:13:09.558943 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22875 | 2026.01.06 16:13:09.559040 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 22876 | 2026.01.06 16:13:09.559551 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22877 | 2026.01.06 16:13:09.559601 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22878 | 2026.01.06 16:13:09.559974 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22879 | 2026.01.06 16:13:09.560233 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22880 | 2026.01.06 16:13:09.560351 [ 80 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 22881 | 2026.01.06 16:13:09.560385 [ 80 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22882 | 2026.01.06 16:13:09.560393 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001527 sec., 138179.43680419124 rows/sec., 7.85 MiB/sec. | ||
| 22883 | 2026.01.06 16:13:09.560407 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22884 | 2026.01.06 16:13:09.560440 [ 276 ] {03e88f71-aaca-4378-b5da-19a58e857bee} <Debug> TCPHandler: Processed in 0.001725232 sec. | ||
| 22885 | 2026.01.06 16:13:09.560505 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 22886 | 2026.01.06 16:13:09.560575 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22887 | 2026.01.06 16:13:09.560621 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22888 | 2026.01.06 16:13:09.560664 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 211 rows starting from the beginning of the part | ||
| 22889 | 2026.01.06 16:13:09.560693 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22890 | 2026.01.06 16:13:09.560734 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 211 rows starting from the beginning of the part | ||
| 22891 | 2026.01.06 16:13:09.560742 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22892 | 2026.01.06 16:13:09.560796 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 211 rows starting from the beginning of the part | ||
| 22893 | 2026.01.06 16:13:09.560851 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 211 rows starting from the beginning of the part | ||
| 22894 | 2026.01.06 16:13:09.560898 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 211 rows starting from the beginning of the part | ||
| 22895 | 2026.01.06 16:13:09.561264 [ 225 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22896 | 2026.01.06 16:13:09.561695 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22897 | 2026.01.06 16:13:09.561739 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 22898 | 2026.01.06 16:13:09.561974 [ 193 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506008 sec., 700527.4872377836 rows/sec., 42.45 MiB/sec. | ||
| 22899 | 2026.01.06 16:13:09.562133 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 22900 | 2026.01.06 16:13:09.562159 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22901 | 2026.01.06 16:13:09.562524 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22902 | 2026.01.06 16:13:09.562562 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22903 | 2026.01.06 16:13:09.562658 [ 80 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22904 | 2026.01.06 16:13:09.562662 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_73_18} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 22905 | 2026.01.06 16:13:09.562683 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Debug> executeQuery: Read 742 rows, 53.52 KiB in 0.002007 sec., 369706.028898854 rows/sec., 26.04 MiB/sec. | ||
| 22906 | 2026.01.06 16:13:09.562694 [ 80 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22907 | 2026.01.06 16:13:09.562734 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22908 | 2026.01.06 16:13:09.562746 [ 276 ] {8aa5af4e-dc05-4d17-8a2a-1a99b3ccc631} <Debug> TCPHandler: Processed in 0.002228832 sec. | ||
| 22909 | 2026.01.06 16:13:09.562766 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 22910 | 2026.01.06 16:13:09.562850 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22911 | 2026.01.06 16:13:09.562878 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22912 | 2026.01.06 16:13:09.562938 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22913 | 2026.01.06 16:13:09.562970 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1212 rows starting from the beginning of the part | ||
| 22914 | 2026.01.06 16:13:09.562992 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22915 | 2026.01.06 16:13:09.563025 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 713 rows starting from the beginning of the part | ||
| 22916 | 2026.01.06 16:13:09.563048 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22917 | 2026.01.06 16:13:09.563074 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 531 rows starting from the beginning of the part | ||
| 22918 | 2026.01.06 16:13:09.563118 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 728 rows starting from the beginning of the part | ||
| 22919 | 2026.01.06 16:13:09.563159 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 71 rows starting from the beginning of the part | ||
| 22920 | 2026.01.06 16:13:09.563199 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 742 rows starting from the beginning of the part | ||
| 22921 | 2026.01.06 16:13:09.563442 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22922 | 2026.01.06 16:13:09.563488 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 22923 | 2026.01.06 16:13:09.563862 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22924 | 2026.01.06 16:13:09.564138 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22925 | 2026.01.06 16:13:09.564285 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec. | ||
| 22926 | 2026.01.06 16:13:09.564328 [ 276 ] {fe892c58-53bf-46b2-bd7c-710a2fec3147} <Debug> TCPHandler: Processed in 0.001509589 sec. | ||
| 22927 | 2026.01.06 16:13:09.564456 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22928 | 2026.01.06 16:13:09.564566 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22929 | 2026.01.06 16:13:09.564615 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22930 | 2026.01.06 16:13:09.564699 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3997 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879635 sec., 2126476.682973024 rows/sec., 159.85 MiB/sec. | ||
| 22931 | 2026.01.06 16:13:09.564874 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22932 | 2026.01.06 16:13:09.565156 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22933 | 2026.01.06 16:13:09.565157 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22934 | 2026.01.06 16:13:09.565217 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22935 | 2026.01.06 16:13:09.565232 [ 186 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_146_29} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22936 | 2026.01.06 16:13:09.565303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 22937 | 2026.01.06 16:13:09.565624 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22938 | 2026.01.06 16:13:09.565886 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22939 | 2026.01.06 16:13:09.566034 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001489 sec., 212894.56010745466 rows/sec., 13.99 MiB/sec. | ||
| 22940 | 2026.01.06 16:13:09.566078 [ 276 ] {59211582-4549-4304-9ab6-88aa85f9246c} <Debug> TCPHandler: Processed in 0.001680301 sec. | ||
| 22941 | 2026.01.06 16:13:09.566200 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22942 | 2026.01.06 16:13:09.566308 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22943 | 2026.01.06 16:13:09.566356 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22944 | 2026.01.06 16:13:09.566713 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22945 | 2026.01.06 16:13:09.566752 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22946 | 2026.01.06 16:13:09.567101 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22947 | 2026.01.06 16:13:09.567351 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22948 | 2026.01.06 16:13:09.567496 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001208 sec., 827.8145695364237 rows/sec., 55.78 KiB/sec. | ||
| 22949 | 2026.01.06 16:13:09.567539 [ 276 ] {32acadf8-1f13-45a8-a73b-c58b16355c0a} <Debug> TCPHandler: Processed in 0.001396666 sec. | ||
| 22950 | 2026.01.06 16:13:09.567653 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22951 | 2026.01.06 16:13:09.567762 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22952 | 2026.01.06 16:13:09.567824 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <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 | ||
| 22953 | 2026.01.06 16:13:09.568897 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22954 | 2026.01.06 16:13:09.568937 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22955 | 2026.01.06 16:13:09.569613 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22956 | 2026.01.06 16:13:09.569892 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22957 | 2026.01.06 16:13:09.570016 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22958 | 2026.01.06 16:13:09.570047 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002305 sec., 20824.295010845985 rows/sec., 37.32 MiB/sec. | ||
| 22959 | 2026.01.06 16:13:09.570050 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22960 | 2026.01.06 16:13:09.570086 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 22961 | 2026.01.06 16:13:09.570112 [ 276 ] {271b8360-e178-49a4-a547-64957a976a78} <Debug> TCPHandler: Processed in 0.002512697 sec. | ||
| 22962 | 2026.01.06 16:13:09.570211 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22963 | 2026.01.06 16:13:09.570248 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22964 | 2026.01.06 16:13:09.570360 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22965 | 2026.01.06 16:13:09.570409 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22966 | 2026.01.06 16:13:09.570489 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22967 | 2026.01.06 16:13:09.570565 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2736 rows starting from the beginning of the part | ||
| 22968 | 2026.01.06 16:13:09.570718 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 34 rows starting from the beginning of the part | ||
| 22969 | 2026.01.06 16:13:09.570787 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22970 | 2026.01.06 16:13:09.570832 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 22971 | 2026.01.06 16:13:09.570847 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 7 rows starting from the beginning of the part | ||
| 22972 | 2026.01.06 16:13:09.570973 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 43 rows starting from the beginning of the part | ||
| 22973 | 2026.01.06 16:13:09.571083 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 7 rows starting from the beginning of the part | ||
| 22974 | 2026.01.06 16:13:09.571183 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22975 | 2026.01.06 16:13:09.571189 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 48 rows starting from the beginning of the part | ||
| 22976 | 2026.01.06 16:13:09.571442 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22977 | 2026.01.06 16:13:09.571613 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001273 sec., 7069.913589945011 rows/sec., 499.40 KiB/sec. | ||
| 22978 | 2026.01.06 16:13:09.571658 [ 276 ] {15bfdc4c-6929-44b4-97bd-c6852ae36c76} <Debug> TCPHandler: Processed in 0.001468638 sec. | ||
| 22979 | 2026.01.06 16:13:09.571776 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22980 | 2026.01.06 16:13:09.571887 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22981 | 2026.01.06 16:13:09.571934 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22982 | 2026.01.06 16:13:09.572327 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22983 | 2026.01.06 16:13:09.572368 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 22984 | 2026.01.06 16:13:09.572730 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22985 | 2026.01.06 16:13:09.572974 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22986 | 2026.01.06 16:13:09.573089 [ 80 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22987 | 2026.01.06 16:13:09.573116 [ 80 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22988 | 2026.01.06 16:13:09.573118 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001254 sec., 82934.60925039873 rows/sec., 5.08 MiB/sec. | ||
| 22989 | 2026.01.06 16:13:09.573135 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 22990 | 2026.01.06 16:13:09.573165 [ 276 ] {8a8825b4-432f-46e0-adc2-1bfab8edd7a2} <Debug> TCPHandler: Processed in 0.001445857 sec. | ||
| 22991 | 2026.01.06 16:13:09.573227 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22992 | 2026.01.06 16:13:09.573364 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22993 | 2026.01.06 16:13:09.573400 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 11330 rows starting from the beginning of the part | ||
| 22994 | 2026.01.06 16:13:09.573468 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 104 rows starting from the beginning of the part | ||
| 22995 | 2026.01.06 16:13:09.573525 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 22996 | 2026.01.06 16:13:09.573581 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 104 rows starting from the beginning of the part | ||
| 22997 | 2026.01.06 16:13:09.573638 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 22998 | 2026.01.06 16:13:09.573689 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 104 rows starting from the beginning of the part | ||
| 22999 | 2026.01.06 16:13:09.576956 [ 189 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11762 rows, containing 4 columns (4 merged, 0 gathered) in 0.003773101 sec., 3117329.7507805913 rows/sec., 197.78 MiB/sec. | ||
| 23000 | 2026.01.06 16:13:09.577321 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23001 | 2026.01.06 16:13:09.577629 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23002 | 2026.01.06 16:13:09.577712 [ 199 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_146_29} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23003 | 2026.01.06 16:13:09.577805 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 23004 | 2026.01.06 16:13:09.581570 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 19 columns (19 merged, 0 gathered) in 0.011423415 sec., 251676.0530892032 rows/sec., 450.99 MiB/sec. | ||
| 23005 | 2026.01.06 16:13:09.584168 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23006 | 2026.01.06 16:13:09.584533 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23007 | 2026.01.06 16:13:09.584613 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23008 | 2026.01.06 16:13:09.584746 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.25 MiB. | ||
| 23009 | 2026.01.06 16:13:10.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.96 MiB, peak 416.18 MiB, free memory in arenas 0.00 B, will set to 399.49 MiB (RSS), difference: 2.52 MiB | ||
| 23010 | 2026.01.06 16:13:10.181729 [ 219 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23011 | 2026.01.06 16:13:10.181789 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23012 | 2026.01.06 16:13:10.184064 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23013 | 2026.01.06 16:13:13.232871 [ 223 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23014 | 2026.01.06 16:13:13.232940 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23015 | 2026.01.06 16:13:13.236285 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23016 | 2026.01.06 16:13:13.530884 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23017 | 2026.01.06 16:13:13.530936 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23018 | 2026.01.06 16:13:13.739218 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47914 | ||
| 23019 | 2026.01.06 16:13:13.739744 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23020 | 2026.01.06 16:13:13.739786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23021 | 2026.01.06 16:13:13.740267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23022 | 2026.01.06 16:13:13.740502 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23023 | 2026.01.06 16:13:13.740647 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47914 | ||
| 23024 | 2026.01.06 16:13:13.923364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2878 | ||
| 23025 | 2026.01.06 16:13:13.926237 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23026 | 2026.01.06 16:13:13.926298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23027 | 2026.01.06 16:13:13.927567 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23028 | 2026.01.06 16:13:13.927859 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23029 | 2026.01.06 16:13:13.928110 [ 224 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23030 | 2026.01.06 16:13:13.928163 [ 224 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23031 | 2026.01.06 16:13:13.928305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2878 | ||
| 23032 | 2026.01.06 16:13:13.931642 [ 224 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23033 | 2026.01.06 16:13:14.283567 [ 224 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23034 | 2026.01.06 16:13:14.283613 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23035 | 2026.01.06 16:13:14.285802 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23036 | 2026.01.06 16:13:14.532544 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23037 | 2026.01.06 16:13:14.532731 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23038 | 2026.01.06 16:13:14.532801 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23039 | 2026.01.06 16:13:14.533452 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23040 | 2026.01.06 16:13:14.533503 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23041 | 2026.01.06 16:13:14.533916 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23042 | 2026.01.06 16:13:14.534186 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23043 | 2026.01.06 16:13:14.534352 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001671 sec., 41891.08318372232 rows/sec., 3.36 MiB/sec. | ||
| 23044 | 2026.01.06 16:13:14.534406 [ 276 ] {02ae4404-f060-478b-ad2e-33845400a329} <Debug> TCPHandler: Processed in 0.001996697 sec. | ||
| 23045 | 2026.01.06 16:13:14.534538 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23046 | 2026.01.06 16:13:14.534640 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23047 | 2026.01.06 16:13:14.534684 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23048 | 2026.01.06 16:13:14.535099 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23049 | 2026.01.06 16:13:14.535137 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23050 | 2026.01.06 16:13:14.535442 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23051 | 2026.01.06 16:13:14.535646 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23052 | 2026.01.06 16:13:14.535782 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001165 sec., 6008.583690987124 rows/sec., 451.82 KiB/sec. | ||
| 23053 | 2026.01.06 16:13:14.535823 [ 276 ] {d9ebc7a7-9ace-4fb6-bb8c-9541ee8ecd11} <Debug> TCPHandler: Processed in 0.001337645 sec. | ||
| 23054 | 2026.01.06 16:13:14.535936 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23055 | 2026.01.06 16:13:14.536033 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23056 | 2026.01.06 16:13:14.536075 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23057 | 2026.01.06 16:13:14.536484 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23058 | 2026.01.06 16:13:14.536522 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23059 | 2026.01.06 16:13:14.536824 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23060 | 2026.01.06 16:13:14.537036 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23061 | 2026.01.06 16:13:14.537166 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001151 sec., 61685.49087749783 rows/sec., 4.82 MiB/sec. | ||
| 23062 | 2026.01.06 16:13:14.537204 [ 276 ] {8d897a62-cff4-4087-8472-1013307e1bdb} <Debug> TCPHandler: Processed in 0.001317555 sec. | ||
| 23063 | 2026.01.06 16:13:14.537322 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23064 | 2026.01.06 16:13:14.537417 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23065 | 2026.01.06 16:13:14.537460 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23066 | 2026.01.06 16:13:14.537871 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23067 | 2026.01.06 16:13:14.537908 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23068 | 2026.01.06 16:13:14.538241 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23069 | 2026.01.06 16:13:14.538514 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23070 | 2026.01.06 16:13:14.538652 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 5 parts from all_1_142_29 to all_146_146_0 | ||
| 23071 | 2026.01.06 16:13:14.538661 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 23072 | 2026.01.06 16:13:14.538726 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23073 | 2026.01.06 16:13:14.538745 [ 276 ] {53c146c2-eb9e-4d17-ab35-aa52caa54ff0} <Debug> TCPHandler: Processed in 0.001471448 sec. | ||
| 23074 | 2026.01.06 16:13:14.538753 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23075 | 2026.01.06 16:13:14.538857 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_142_29 to all_146_146_0 into Compact with storage Full | ||
| 23076 | 2026.01.06 16:13:14.538868 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23077 | 2026.01.06 16:13:14.538919 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23078 | 2026.01.06 16:13:14.538971 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23079 | 2026.01.06 16:13:14.538972 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23080 | 2026.01.06 16:13:14.539011 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_142_29, total 49663 rows starting from the beginning of the part | ||
| 23081 | 2026.01.06 16:13:14.539017 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23082 | 2026.01.06 16:13:14.539086 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 846 rows starting from the beginning of the part | ||
| 23083 | 2026.01.06 16:13:14.539088 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <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 | ||
| 23084 | 2026.01.06 16:13:14.539154 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 314 rows starting from the beginning of the part | ||
| 23085 | 2026.01.06 16:13:14.539223 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 23086 | 2026.01.06 16:13:14.539271 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 317 rows starting from the beginning of the part | ||
| 23087 | 2026.01.06 16:13:14.539892 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23088 | 2026.01.06 16:13:14.539931 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23089 | 2026.01.06 16:13:14.540489 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23090 | 2026.01.06 16:13:14.540797 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23091 | 2026.01.06 16:13:14.540945 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001948 sec., 3593.429158110883 rows/sec., 6.44 MiB/sec. | ||
| 23092 | 2026.01.06 16:13:14.541013 [ 276 ] {f86eaa9a-aca7-4ebb-948c-0cdb12be3eb2} <Debug> TCPHandler: Processed in 0.002193772 sec. | ||
| 23093 | 2026.01.06 16:13:14.541054 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23094 | 2026.01.06 16:13:14.541120 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23095 | 2026.01.06 16:13:14.541136 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23096 | 2026.01.06 16:13:14.541236 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23097 | 2026.01.06 16:13:14.541291 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23098 | 2026.01.06 16:13:14.541680 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23099 | 2026.01.06 16:13:14.541720 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23100 | 2026.01.06 16:13:14.542145 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23101 | 2026.01.06 16:13:14.542397 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23102 | 2026.01.06 16:13:14.542554 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 23103 | 2026.01.06 16:13:14.542594 [ 276 ] {38fe03d7-91c0-46cc-9274-7bf12d9f9e3f} <Debug> TCPHandler: Processed in 0.001507279 sec. | ||
| 23104 | 2026.01.06 16:13:14.542733 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23105 | 2026.01.06 16:13:14.544054 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23106 | 2026.01.06 16:13:14.548875 [ 189 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51300 rows, containing 5 columns (5 merged, 0 gathered) in 0.010056989 sec., 5100930.308266222 rows/sec., 341.33 MiB/sec. | ||
| 23107 | 2026.01.06 16:13:14.549444 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Trace> MergedBlockOutputStream: filled checksums all_1_146_30 (state Temporary) | ||
| 23108 | 2026.01.06 16:13:14.549788 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_146_30 to all_1_146_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23109 | 2026.01.06 16:13:14.549877 [ 198 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 5 parts: [all_1_142_29, all_146_146_0] -> all_1_146_30 | ||
| 23110 | 2026.01.06 16:13:14.549992 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 23111 | 2026.01.06 16:13:15.073724 [ 217 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23112 | 2026.01.06 16:13:15.073802 [ 217 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23113 | 2026.01.06 16:13:15.076453 [ 217 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23114 | 2026.01.06 16:13:15.408486 [ 225 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23115 | 2026.01.06 16:13:15.408526 [ 225 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23116 | 2026.01.06 16:13:15.411136 [ 225 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23117 | 2026.01.06 16:13:16.304824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 23118 | 2026.01.06 16:13:16.324251 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23119 | 2026.01.06 16:13:16.324322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23120 | 2026.01.06 16:13:16.331236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23121 | 2026.01.06 16:13:16.332703 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23122 | 2026.01.06 16:13:16.333150 [ 221 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23123 | 2026.01.06 16:13:16.333203 [ 221 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23124 | 2026.01.06 16:13:16.335529 [ 221 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23125 | 2026.01.06 16:13:16.337310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 23126 | 2026.01.06 16:13:17.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.01 MiB, peak 416.18 MiB, free memory in arenas 0.00 B, will set to 399.49 MiB (RSS), difference: 3.48 MiB | ||
| 23127 | 2026.01.06 16:13:19.545963 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23128 | 2026.01.06 16:13:19.546162 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23129 | 2026.01.06 16:13:19.546237 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23130 | 2026.01.06 16:13:19.547070 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23131 | 2026.01.06 16:13:19.547114 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23132 | 2026.01.06 16:13:19.547531 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23133 | 2026.01.06 16:13:19.547763 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23134 | 2026.01.06 16:13:19.547925 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001816 sec., 225770.92511013217 rows/sec., 14.32 MiB/sec. | ||
| 23135 | 2026.01.06 16:13:19.547976 [ 276 ] {99bc83cf-4207-4f9c-a527-715f39d3ad96} <Debug> TCPHandler: Processed in 0.002150141 sec. | ||
| 23136 | 2026.01.06 16:13:19.548094 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23137 | 2026.01.06 16:13:19.548197 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23138 | 2026.01.06 16:13:19.548241 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23139 | 2026.01.06 16:13:19.549261 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23140 | 2026.01.06 16:13:19.549296 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23141 | 2026.01.06 16:13:19.549676 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23142 | 2026.01.06 16:13:19.549879 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23143 | 2026.01.06 16:13:19.550010 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Debug> executeQuery: Read 1212 rows, 99.39 KiB in 0.001837 sec., 659771.3663581926 rows/sec., 52.84 MiB/sec. | ||
| 23144 | 2026.01.06 16:13:19.550049 [ 276 ] {ad29960b-7f37-412b-91ea-cc9791849c4b} <Debug> TCPHandler: Processed in 0.002006578 sec. | ||
| 23145 | 2026.01.06 16:13:19.550152 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23146 | 2026.01.06 16:13:19.550248 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23147 | 2026.01.06 16:13:19.550288 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23148 | 2026.01.06 16:13:19.550793 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23149 | 2026.01.06 16:13:19.550828 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23150 | 2026.01.06 16:13:19.551134 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23151 | 2026.01.06 16:13:19.551346 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23152 | 2026.01.06 16:13:19.551473 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Debug> executeQuery: Read 255 rows, 16.08 KiB in 0.001246 sec., 204654.89566613163 rows/sec., 12.60 MiB/sec. | ||
| 23153 | 2026.01.06 16:13:19.551511 [ 276 ] {c6852303-553c-4e82-8fbd-3b33aa52fa25} <Debug> TCPHandler: Processed in 0.001409696 sec. | ||
| 23154 | 2026.01.06 16:13:19.551611 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23155 | 2026.01.06 16:13:19.551705 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23156 | 2026.01.06 16:13:19.551744 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23157 | 2026.01.06 16:13:19.552214 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23158 | 2026.01.06 16:13:19.552249 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23159 | 2026.01.06 16:13:19.552548 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23160 | 2026.01.06 16:13:19.552744 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23161 | 2026.01.06 16:13:19.552871 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 23162 | 2026.01.06 16:13:19.552908 [ 276 ] {06e23598-a95b-4087-b355-b55b79aadc23} <Debug> TCPHandler: Processed in 0.001346316 sec. | ||
| 23163 | 2026.01.06 16:13:19.553017 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23164 | 2026.01.06 16:13:19.553110 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23165 | 2026.01.06 16:13:19.553149 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23166 | 2026.01.06 16:13:19.553621 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23167 | 2026.01.06 16:13:19.553656 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23168 | 2026.01.06 16:13:19.553950 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23169 | 2026.01.06 16:13:19.554158 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23170 | 2026.01.06 16:13:19.554286 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 23171 | 2026.01.06 16:13:19.554325 [ 276 ] {967a8a69-a057-4210-8495-8e7f24348d23} <Debug> TCPHandler: Processed in 0.001357865 sec. | ||
| 23172 | 2026.01.06 16:13:19.554431 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23173 | 2026.01.06 16:13:19.554533 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23174 | 2026.01.06 16:13:19.554574 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23175 | 2026.01.06 16:13:19.555329 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23176 | 2026.01.06 16:13:19.555364 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23177 | 2026.01.06 16:13:19.555701 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23178 | 2026.01.06 16:13:19.555904 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23179 | 2026.01.06 16:13:19.556057 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Debug> executeQuery: Read 729 rows, 52.47 KiB in 0.001542 sec., 472762.6459143969 rows/sec., 33.23 MiB/sec. | ||
| 23180 | 2026.01.06 16:13:19.556100 [ 276 ] {6ef52437-7b49-477e-a4cd-bc4cc38416ec} <Debug> TCPHandler: Processed in 0.001719693 sec. | ||
| 23181 | 2026.01.06 16:13:19.556222 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23182 | 2026.01.06 16:13:19.556318 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23183 | 2026.01.06 16:13:19.556360 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23184 | 2026.01.06 16:13:19.556698 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23185 | 2026.01.06 16:13:19.556731 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23186 | 2026.01.06 16:13:19.557028 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23187 | 2026.01.06 16:13:19.557228 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23188 | 2026.01.06 16:13:19.557357 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 23189 | 2026.01.06 16:13:19.557396 [ 276 ] {778462e0-aaff-4b37-b57b-63c3605a4ceb} <Debug> TCPHandler: Processed in 0.001225263 sec. | ||
| 23190 | 2026.01.06 16:13:19.557506 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23191 | 2026.01.06 16:13:19.557601 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23192 | 2026.01.06 16:13:19.557643 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23193 | 2026.01.06 16:13:19.558083 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23194 | 2026.01.06 16:13:19.558118 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23195 | 2026.01.06 16:13:19.558452 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23196 | 2026.01.06 16:13:19.558657 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23197 | 2026.01.06 16:13:19.558790 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 23198 | 2026.01.06 16:13:19.558829 [ 276 ] {c6b59dfa-f643-4aba-aa68-4cdc7b42b951} <Debug> TCPHandler: Processed in 0.001373955 sec. | ||
| 23199 | 2026.01.06 16:13:19.558954 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23200 | 2026.01.06 16:13:19.559088 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23201 | 2026.01.06 16:13:19.559147 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23202 | 2026.01.06 16:13:19.559545 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23203 | 2026.01.06 16:13:19.559589 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23204 | 2026.01.06 16:13:19.559904 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23205 | 2026.01.06 16:13:19.560130 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23206 | 2026.01.06 16:13:19.560262 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 55.92 KiB/sec. | ||
| 23207 | 2026.01.06 16:13:19.560300 [ 276 ] {fd136af0-55cd-4458-8df0-10cca83fbb5a} <Debug> TCPHandler: Processed in 0.001407896 sec. | ||
| 23208 | 2026.01.06 16:13:19.560417 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23209 | 2026.01.06 16:13:19.560521 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23210 | 2026.01.06 16:13:19.560578 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <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 | ||
| 23211 | 2026.01.06 16:13:19.561491 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23212 | 2026.01.06 16:13:19.561527 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23213 | 2026.01.06 16:13:19.562129 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23214 | 2026.01.06 16:13:19.562360 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23215 | 2026.01.06 16:13:19.562502 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002 sec., 25000 rows/sec., 44.80 MiB/sec. | ||
| 23216 | 2026.01.06 16:13:19.562573 [ 276 ] {48744714-33aa-4d76-99c3-a2a9e3947db2} <Debug> TCPHandler: Processed in 0.002206382 sec. | ||
| 23217 | 2026.01.06 16:13:19.562692 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23218 | 2026.01.06 16:13:19.562788 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23219 | 2026.01.06 16:13:19.562832 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23220 | 2026.01.06 16:13:19.563178 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23221 | 2026.01.06 16:13:19.563213 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23222 | 2026.01.06 16:13:19.563552 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23223 | 2026.01.06 16:13:19.563766 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23224 | 2026.01.06 16:13:19.563892 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 23225 | 2026.01.06 16:13:19.563929 [ 276 ] {d1bccc94-67d9-4d71-b455-c5775467e8de} <Debug> TCPHandler: Processed in 0.001286184 sec. | ||
| 23226 | 2026.01.06 16:13:20.342476 [ 222 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23227 | 2026.01.06 16:13:20.342527 [ 222 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23228 | 2026.01.06 16:13:20.344495 [ 222 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23229 | 2026.01.06 16:13:20.737350 [ 224 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23230 | 2026.01.06 16:13:20.737416 [ 224 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23231 | 2026.01.06 16:13:20.739428 [ 224 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23232 | 2026.01.06 16:13:20.858878 [ 63 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 23233 | 2026.01.06 16:13:20.858970 [ 63 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23234 | 2026.01.06 16:13:20.859018 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23235 | 2026.01.06 16:13:20.859251 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 23236 | 2026.01.06 16:13:20.859267 [ 220 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23237 | 2026.01.06 16:13:20.859333 [ 220 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23238 | 2026.01.06 16:13:20.859410 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23239 | 2026.01.06 16:13:20.859449 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 18 rows starting from the beginning of the part | ||
| 23240 | 2026.01.06 16:13:20.859519 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 23241 | 2026.01.06 16:13:20.859567 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 23242 | 2026.01.06 16:13:20.859611 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 23243 | 2026.01.06 16:13:20.859656 [ 189 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 23244 | 2026.01.06 16:13:20.860491 [ 198 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310795 sec., 27464.248795578256 rows/sec., 2.29 MiB/sec. | ||
| 23245 | 2026.01.06 16:13:20.860645 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 23246 | 2026.01.06 16:13:20.860979 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23247 | 2026.01.06 16:13:20.861054 [ 194 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_49_12} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 23248 | 2026.01.06 16:13:20.861146 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23249 | 2026.01.06 16:13:20.862187 [ 220 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23250 | 2026.01.06 16:13:21.240792 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48426 | ||
| 23251 | 2026.01.06 16:13:21.241308 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23252 | 2026.01.06 16:13:21.241341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23253 | 2026.01.06 16:13:21.241822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23254 | 2026.01.06 16:13:21.242039 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23255 | 2026.01.06 16:13:21.242156 [ 59 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23256 | 2026.01.06 16:13:21.242158 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48426 | ||
| 23257 | 2026.01.06 16:13:21.242192 [ 59 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23258 | 2026.01.06 16:13:21.242211 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23259 | 2026.01.06 16:13:21.242316 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23260 | 2026.01.06 16:13:21.242431 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23261 | 2026.01.06 16:13:21.242460 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 45994 rows starting from the beginning of the part | ||
| 23262 | 2026.01.06 16:13:21.242511 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 23263 | 2026.01.06 16:13:21.242551 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 23264 | 2026.01.06 16:13:21.242588 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 23265 | 2026.01.06 16:13:21.242626 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 23266 | 2026.01.06 16:13:21.242662 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 23267 | 2026.01.06 16:13:21.245746 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48426 rows, containing 4 columns (4 merged, 0 gathered) in 0.003468495 sec., 13961675.020433934 rows/sec., 199.72 MiB/sec. | ||
| 23268 | 2026.01.06 16:13:21.246143 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23269 | 2026.01.06 16:13:21.246418 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23270 | 2026.01.06 16:13:21.246496 [ 192 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_101_20} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23271 | 2026.01.06 16:13:21.246612 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23272 | 2026.01.06 16:13:22.136199 [ 63 ] {} <Debug> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 23273 | 2026.01.06 16:13:22.136274 [ 63 ] {} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23274 | 2026.01.06 16:13:22.136298 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23275 | 2026.01.06 16:13:22.136440 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::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 | ||
| 23276 | 2026.01.06 16:13:22.136614 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23277 | 2026.01.06 16:13:22.136654 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 23278 | 2026.01.06 16:13:22.136725 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 23279 | 2026.01.06 16:13:22.136772 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 23280 | 2026.01.06 16:13:22.136813 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 23281 | 2026.01.06 16:13:22.136853 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 23282 | 2026.01.06 16:13:22.138608 [ 192 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234582 sec., 18795.461522557685 rows/sec., 1.35 MiB/sec. | ||
| 23283 | 2026.01.06 16:13:22.138742 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 23284 | 2026.01.06 16:13:22.139009 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23285 | 2026.01.06 16:13:22.139077 [ 200 ] {88a2170f-3c3b-4ada-b285-8f75b945e244::all_1_5_1} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 23286 | 2026.01.06 16:13:22.139146 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23287 | 2026.01.06 16:13:23.837408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23288 | 2026.01.06 16:13:23.856025 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23289 | 2026.01.06 16:13:23.856092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23290 | 2026.01.06 16:13:23.862599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23291 | 2026.01.06 16:13:23.863450 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23292 | 2026.01.06 16:13:23.863770 [ 57 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23293 | 2026.01.06 16:13:23.863836 [ 57 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23294 | 2026.01.06 16:13:23.863856 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.54 GiB. | ||
| 23295 | 2026.01.06 16:13:23.863988 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23296 | 2026.01.06 16:13:23.868108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23297 | 2026.01.06 16:13:23.868118 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23298 | 2026.01.06 16:13:23.869780 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23299 | 2026.01.06 16:13:23.874678 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23300 | 2026.01.06 16:13:23.879424 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23301 | 2026.01.06 16:13:23.884033 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23302 | 2026.01.06 16:13:23.889068 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23303 | 2026.01.06 16:13:23.893794 [ 195 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23304 | 2026.01.06 16:13:23.928566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2912 | ||
| 23305 | 2026.01.06 16:13:23.931408 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23306 | 2026.01.06 16:13:23.931468 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.53 GiB. | ||
| 23307 | 2026.01.06 16:13:23.932868 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23308 | 2026.01.06 16:13:23.933151 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23309 | 2026.01.06 16:13:23.933577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2912 | ||
| 23310 | 2026.01.06 16:13:23.964693 [ 192 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.100763367 sec., 7552.3478686455555 rows/sec., 39.05 MiB/sec. | ||
| 23311 | 2026.01.06 16:13:23.968655 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23312 | 2026.01.06 16:13:23.971186 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23313 | 2026.01.06 16:13:23.971307 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_101_20} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23314 | 2026.01.06 16:13:23.974039 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23315 | 2026.01.06 16:13:24.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.58 MiB, peak 417.99 MiB, free memory in arenas 0.00 B, will set to 399.49 MiB (RSS), difference: -1.09 MiB | ||
| 23316 | 2026.01.06 16:13:24.524209 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23317 | 2026.01.06 16:13:24.524470 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 23318 | 2026.01.06 16:13:24.524861 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23319 | 2026.01.06 16:13:24.524907 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 23320 | 2026.01.06 16:13:24.525198 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23321 | 2026.01.06 16:13:24.525270 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23322 | 2026.01.06 16:13:24.525415 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 23323 | 2026.01.06 16:13:24.525556 [ 348 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23324 | 2026.01.06 16:13:24.525563 [ 307 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23325 | 2026.01.06 16:13:24.525559 [ 342 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23326 | 2026.01.06 16:13:24.525758 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23327 | 2026.01.06 16:13:24.525790 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23328 | 2026.01.06 16:13:24.525878 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23329 | 2026.01.06 16:13:24.525901 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23330 | 2026.01.06 16:13:24.525936 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 23331 | 2026.01.06 16:13:24.525980 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 23332 | 2026.01.06 16:13:24.526024 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 23333 | 2026.01.06 16:13:24.528155 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.003791 sec., 11342.653653389607 rows/sec., 432.51 KiB/sec. | ||
| 23334 | 2026.01.06 16:13:24.528326 [ 276 ] {7272cc92-c15a-4da0-8e3c-f8a10266995e} <Debug> TCPHandler: Processed in 0.00425465 sec. | ||
| 23335 | 2026.01.06 16:13:24.529615 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23336 | 2026.01.06 16:13:24.529768 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 23337 | 2026.01.06 16:13:24.530013 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23338 | 2026.01.06 16:13:24.530053 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check')" moved to PREWHERE | ||
| 23339 | 2026.01.06 16:13:24.530280 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23340 | 2026.01.06 16:13:24.530337 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23341 | 2026.01.06 16:13:24.530444 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 23342 | 2026.01.06 16:13:24.530511 [ 345 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23343 | 2026.01.06 16:13:24.530528 [ 348 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23344 | 2026.01.06 16:13:24.530530 [ 330 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23345 | 2026.01.06 16:13:24.530657 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23346 | 2026.01.06 16:13:24.530685 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23347 | 2026.01.06 16:13:24.530757 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23348 | 2026.01.06 16:13:24.530777 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23349 | 2026.01.06 16:13:24.530809 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check'))" | ||
| 23350 | 2026.01.06 16:13:24.530849 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check'))" | ||
| 23351 | 2026.01.06 16:13:24.530881 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check'))" | ||
| 23352 | 2026.01.06 16:13:24.531581 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.00188 sec., 22872.340425531915 rows/sec., 872.15 KiB/sec. | ||
| 23353 | 2026.01.06 16:13:24.531762 [ 276 ] {2e22d761-8c7c-432f-b969-9aefbfc113f2} <Debug> TCPHandler: Processed in 0.002199291 sec. | ||
| 23354 | 2026.01.06 16:13:24.532334 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23355 | 2026.01.06 16:13:24.532480 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23356 | 2026.01.06 16:13:24.532712 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23357 | 2026.01.06 16:13:24.532750 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23358 | 2026.01.06 16:13:24.532966 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23359 | 2026.01.06 16:13:24.533020 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23360 | 2026.01.06 16:13:24.533129 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 23361 | 2026.01.06 16:13:24.533195 [ 330 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23362 | 2026.01.06 16:13:24.533196 [ 348 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23363 | 2026.01.06 16:13:24.533196 [ 345 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23364 | 2026.01.06 16:13:24.533312 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23365 | 2026.01.06 16:13:24.533339 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23366 | 2026.01.06 16:13:24.533407 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23367 | 2026.01.06 16:13:24.533425 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23368 | 2026.01.06 16:13:24.533464 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 23369 | 2026.01.06 16:13:24.533497 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 23370 | 2026.01.06 16:13:24.533526 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 23371 | 2026.01.06 16:13:24.534144 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001728 sec., 24884.25925925926 rows/sec., 948.87 KiB/sec. | ||
| 23372 | 2026.01.06 16:13:24.534299 [ 276 ] {e68fdf8d-1b7b-4b05-a7c2-f1fdede5e2e6} <Debug> TCPHandler: Processed in 0.002015378 sec. | ||
| 23373 | 2026.01.06 16:13:24.534532 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23374 | 2026.01.06 16:13:24.534673 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23375 | 2026.01.06 16:13:24.534900 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23376 | 2026.01.06 16:13:24.534937 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23377 | 2026.01.06 16:13:24.535154 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23378 | 2026.01.06 16:13:24.535207 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23379 | 2026.01.06 16:13:24.535305 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 23380 | 2026.01.06 16:13:24.535365 [ 325 ] {b155e693-2688-4089-8044-5bed67b857b1} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23381 | 2026.01.06 16:13:24.535369 [ 345 ] {b155e693-2688-4089-8044-5bed67b857b1} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23382 | 2026.01.06 16:13:24.535376 [ 330 ] {b155e693-2688-4089-8044-5bed67b857b1} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23383 | 2026.01.06 16:13:24.535482 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23384 | 2026.01.06 16:13:24.535509 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23385 | 2026.01.06 16:13:24.535577 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23386 | 2026.01.06 16:13:24.535597 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23387 | 2026.01.06 16:13:24.535627 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23388 | 2026.01.06 16:13:24.535657 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23389 | 2026.01.06 16:13:24.535686 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23390 | 2026.01.06 16:13:24.536336 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001723 sec., 24956.47127103889 rows/sec., 951.62 KiB/sec. | ||
| 23391 | 2026.01.06 16:13:24.536482 [ 276 ] {b155e693-2688-4089-8044-5bed67b857b1} <Debug> TCPHandler: Processed in 0.002000497 sec. | ||
| 23392 | 2026.01.06 16:13:24.536681 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23393 | 2026.01.06 16:13:24.536823 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23394 | 2026.01.06 16:13:24.537058 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23395 | 2026.01.06 16:13:24.537096 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23396 | 2026.01.06 16:13:24.537318 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23397 | 2026.01.06 16:13:24.537372 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23398 | 2026.01.06 16:13:24.537471 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 23399 | 2026.01.06 16:13:24.537544 [ 347 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23400 | 2026.01.06 16:13:24.537548 [ 330 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23401 | 2026.01.06 16:13:24.537547 [ 325 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23402 | 2026.01.06 16:13:24.537674 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23403 | 2026.01.06 16:13:24.537700 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23404 | 2026.01.06 16:13:24.537777 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23405 | 2026.01.06 16:13:24.537856 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23406 | 2026.01.06 16:13:24.537907 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23407 | 2026.01.06 16:13:24.537951 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23408 | 2026.01.06 16:13:24.537982 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23409 | 2026.01.06 16:13:24.538664 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001901 sec., 22619.673855865334 rows/sec., 862.52 KiB/sec. | ||
| 23410 | 2026.01.06 16:13:24.538819 [ 276 ] {bbd1fa05-a0fc-4e8b-a454-8821f6e7bef4} <Debug> TCPHandler: Processed in 0.002186891 sec. | ||
| 23411 | 2026.01.06 16:13:24.539027 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23412 | 2026.01.06 16:13:24.539172 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23413 | 2026.01.06 16:13:24.539404 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23414 | 2026.01.06 16:13:24.539444 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23415 | 2026.01.06 16:13:24.539667 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23416 | 2026.01.06 16:13:24.539722 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23417 | 2026.01.06 16:13:24.539825 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 23418 | 2026.01.06 16:13:24.539883 [ 345 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23419 | 2026.01.06 16:13:24.539895 [ 325 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23420 | 2026.01.06 16:13:24.539899 [ 310 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23421 | 2026.01.06 16:13:24.540013 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23422 | 2026.01.06 16:13:24.540040 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23423 | 2026.01.06 16:13:24.540110 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23424 | 2026.01.06 16:13:24.540128 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23425 | 2026.01.06 16:13:24.540160 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23426 | 2026.01.06 16:13:24.540192 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23427 | 2026.01.06 16:13:24.540223 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23428 | 2026.01.06 16:13:24.540900 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.00177 sec., 24293.785310734464 rows/sec., 926.36 KiB/sec. | ||
| 23429 | 2026.01.06 16:13:24.541065 [ 276 ] {e08cfdb1-377b-4695-b30c-2a44c0ef6b65} <Debug> TCPHandler: Processed in 0.0020883 sec. | ||
| 23430 | 2026.01.06 16:13:24.541319 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23431 | 2026.01.06 16:13:24.541469 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23432 | 2026.01.06 16:13:24.541717 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23433 | 2026.01.06 16:13:24.541757 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23434 | 2026.01.06 16:13:24.541985 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23435 | 2026.01.06 16:13:24.542049 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23436 | 2026.01.06 16:13:24.542153 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 23437 | 2026.01.06 16:13:24.542222 [ 345 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23438 | 2026.01.06 16:13:24.542223 [ 325 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23439 | 2026.01.06 16:13:24.542223 [ 347 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23440 | 2026.01.06 16:13:24.542348 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23441 | 2026.01.06 16:13:24.542375 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23442 | 2026.01.06 16:13:24.542443 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23443 | 2026.01.06 16:13:24.542461 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23444 | 2026.01.06 16:13:24.542494 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23445 | 2026.01.06 16:13:24.542527 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23446 | 2026.01.06 16:13:24.542557 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23447 | 2026.01.06 16:13:24.543266 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001859 sec., 23130.715438407748 rows/sec., 882.01 KiB/sec. | ||
| 23448 | 2026.01.06 16:13:24.543391 [ 276 ] {7df9c98f-425d-444b-b591-3ac257a23586} <Debug> TCPHandler: Processed in 0.002125471 sec. | ||
| 23449 | 2026.01.06 16:13:24.543599 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23450 | 2026.01.06 16:13:24.543741 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23451 | 2026.01.06 16:13:24.543969 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23452 | 2026.01.06 16:13:24.544006 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23453 | 2026.01.06 16:13:24.544230 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23454 | 2026.01.06 16:13:24.544284 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23455 | 2026.01.06 16:13:24.544384 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 23456 | 2026.01.06 16:13:24.544447 [ 325 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23457 | 2026.01.06 16:13:24.544460 [ 347 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23458 | 2026.01.06 16:13:24.544462 [ 316 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23459 | 2026.01.06 16:13:24.544570 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23460 | 2026.01.06 16:13:24.544592 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23461 | 2026.01.06 16:13:24.544659 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23462 | 2026.01.06 16:13:24.544677 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23463 | 2026.01.06 16:13:24.544708 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23464 | 2026.01.06 16:13:24.544740 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23465 | 2026.01.06 16:13:24.544772 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23466 | 2026.01.06 16:13:24.545366 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001687 sec., 25489.033787788976 rows/sec., 971.93 KiB/sec. | ||
| 23467 | 2026.01.06 16:13:24.545470 [ 276 ] {27d1b19a-e91a-4847-bd00-ca4ac9acd6ba} <Debug> TCPHandler: Processed in 0.001919946 sec. | ||
| 23468 | 2026.01.06 16:13:24.545665 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23469 | 2026.01.06 16:13:24.545807 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23470 | 2026.01.06 16:13:24.546031 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23471 | 2026.01.06 16:13:24.546069 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23472 | 2026.01.06 16:13:24.546288 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23473 | 2026.01.06 16:13:24.546341 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23474 | 2026.01.06 16:13:24.546439 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 23475 | 2026.01.06 16:13:24.546493 [ 320 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23476 | 2026.01.06 16:13:24.546493 [ 316 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23477 | 2026.01.06 16:13:24.546509 [ 347 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23478 | 2026.01.06 16:13:24.546604 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23479 | 2026.01.06 16:13:24.546629 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23480 | 2026.01.06 16:13:24.546697 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23481 | 2026.01.06 16:13:24.546715 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23482 | 2026.01.06 16:13:24.546746 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23483 | 2026.01.06 16:13:24.546778 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23484 | 2026.01.06 16:13:24.546809 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23485 | 2026.01.06 16:13:24.547372 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001626 sec., 26445.264452644526 rows/sec., 1008.39 KiB/sec. | ||
| 23486 | 2026.01.06 16:13:24.547479 [ 276 ] {8cb59f2d-6f36-4fd4-9f36-9128a27ff57b} <Debug> TCPHandler: Processed in 0.001861975 sec. | ||
| 23487 | 2026.01.06 16:13:24.547689 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23488 | 2026.01.06 16:13:24.547832 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23489 | 2026.01.06 16:13:24.548056 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23490 | 2026.01.06 16:13:24.548094 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23491 | 2026.01.06 16:13:24.548318 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23492 | 2026.01.06 16:13:24.548370 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23493 | 2026.01.06 16:13:24.548468 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 23494 | 2026.01.06 16:13:24.548542 [ 325 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23495 | 2026.01.06 16:13:24.548544 [ 347 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23496 | 2026.01.06 16:13:24.548542 [ 316 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23497 | 2026.01.06 16:13:24.548662 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23498 | 2026.01.06 16:13:24.548683 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23499 | 2026.01.06 16:13:24.548751 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23500 | 2026.01.06 16:13:24.548769 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23501 | 2026.01.06 16:13:24.548800 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23502 | 2026.01.06 16:13:24.548832 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23503 | 2026.01.06 16:13:24.548866 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23504 | 2026.01.06 16:13:24.549476 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001706 sec., 25205.158264947244 rows/sec., 961.11 KiB/sec. | ||
| 23505 | 2026.01.06 16:13:24.549596 [ 276 ] {a574b37f-08f2-470c-96bd-40a6f310e040} <Debug> TCPHandler: Processed in 0.001956407 sec. | ||
| 23506 | 2026.01.06 16:13:24.549806 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23507 | 2026.01.06 16:13:24.549948 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23508 | 2026.01.06 16:13:24.550178 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23509 | 2026.01.06 16:13:24.550217 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23510 | 2026.01.06 16:13:24.550443 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23511 | 2026.01.06 16:13:24.550496 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23512 | 2026.01.06 16:13:24.550596 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 23513 | 2026.01.06 16:13:24.550655 [ 303 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23514 | 2026.01.06 16:13:24.550664 [ 347 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23515 | 2026.01.06 16:13:24.550658 [ 316 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23516 | 2026.01.06 16:13:24.550773 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23517 | 2026.01.06 16:13:24.550795 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23518 | 2026.01.06 16:13:24.550863 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23519 | 2026.01.06 16:13:24.550881 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23520 | 2026.01.06 16:13:24.550912 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23521 | 2026.01.06 16:13:24.550944 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23522 | 2026.01.06 16:13:24.550975 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23523 | 2026.01.06 16:13:24.551551 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001664 sec., 25841.346153846156 rows/sec., 985.37 KiB/sec. | ||
| 23524 | 2026.01.06 16:13:24.551670 [ 276 ] {ffcce34d-d218-4c62-ad93-8d296840a045} <Debug> TCPHandler: Processed in 0.001913386 sec. | ||
| 23525 | 2026.01.06 16:13:24.551858 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23526 | 2026.01.06 16:13:24.551993 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23527 | 2026.01.06 16:13:24.552205 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23528 | 2026.01.06 16:13:24.552242 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23529 | 2026.01.06 16:13:24.552454 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23530 | 2026.01.06 16:13:24.552505 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23531 | 2026.01.06 16:13:24.552597 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 23532 | 2026.01.06 16:13:24.552719 [ 325 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23533 | 2026.01.06 16:13:24.552725 [ 316 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23534 | 2026.01.06 16:13:24.552723 [ 303 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23535 | 2026.01.06 16:13:24.552836 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23536 | 2026.01.06 16:13:24.552863 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23537 | 2026.01.06 16:13:24.552930 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23538 | 2026.01.06 16:13:24.552947 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23539 | 2026.01.06 16:13:24.552978 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23540 | 2026.01.06 16:13:24.553009 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23541 | 2026.01.06 16:13:24.553040 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23542 | 2026.01.06 16:13:24.553660 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001709 sec., 25160.91281451141 rows/sec., 959.42 KiB/sec. | ||
| 23543 | 2026.01.06 16:13:24.553782 [ 276 ] {57151c08-6fbb-459d-98c1-7cd084a5f9ed} <Debug> TCPHandler: Processed in 0.001960487 sec. | ||
| 23544 | 2026.01.06 16:13:24.553979 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23545 | 2026.01.06 16:13:24.554122 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23546 | 2026.01.06 16:13:24.554353 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23547 | 2026.01.06 16:13:24.554393 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23548 | 2026.01.06 16:13:24.554619 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23549 | 2026.01.06 16:13:24.554673 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23550 | 2026.01.06 16:13:24.554782 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 23551 | 2026.01.06 16:13:24.554846 [ 343 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23552 | 2026.01.06 16:13:24.554848 [ 347 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23553 | 2026.01.06 16:13:24.554852 [ 332 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23554 | 2026.01.06 16:13:24.554966 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23555 | 2026.01.06 16:13:24.554987 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23556 | 2026.01.06 16:13:24.555055 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23557 | 2026.01.06 16:13:24.555073 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23558 | 2026.01.06 16:13:24.555105 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23559 | 2026.01.06 16:13:24.555168 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23560 | 2026.01.06 16:13:24.555222 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23561 | 2026.01.06 16:13:24.555767 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001709 sec., 25160.91281451141 rows/sec., 959.42 KiB/sec. | ||
| 23562 | 2026.01.06 16:13:24.555872 [ 276 ] {f7640857-5b7f-4788-a3e0-aac7a4290db9} <Debug> TCPHandler: Processed in 0.001942436 sec. | ||
| 23563 | 2026.01.06 16:13:24.556064 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23564 | 2026.01.06 16:13:24.556206 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23565 | 2026.01.06 16:13:24.556434 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23566 | 2026.01.06 16:13:24.556473 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23567 | 2026.01.06 16:13:24.556701 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23568 | 2026.01.06 16:13:24.556754 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23569 | 2026.01.06 16:13:24.556855 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 23570 | 2026.01.06 16:13:24.556906 [ 332 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23571 | 2026.01.06 16:13:24.556907 [ 316 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23572 | 2026.01.06 16:13:24.556921 [ 347 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23573 | 2026.01.06 16:13:24.557014 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23574 | 2026.01.06 16:13:24.557040 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23575 | 2026.01.06 16:13:24.557107 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23576 | 2026.01.06 16:13:24.557125 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23577 | 2026.01.06 16:13:24.557155 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23578 | 2026.01.06 16:13:24.557188 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23579 | 2026.01.06 16:13:24.557219 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23580 | 2026.01.06 16:13:24.557800 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001656 sec., 25966.18357487923 rows/sec., 990.13 KiB/sec. | ||
| 23581 | 2026.01.06 16:13:24.557916 [ 276 ] {00c1c817-7c31-4bd3-b1bd-d6e97d4c5f26} <Debug> TCPHandler: Processed in 0.001900126 sec. | ||
| 23582 | 2026.01.06 16:13:24.558502 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23583 | 2026.01.06 16:13:24.558651 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23584 | 2026.01.06 16:13:24.558882 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23585 | 2026.01.06 16:13:24.558920 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23586 | 2026.01.06 16:13:24.559151 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23587 | 2026.01.06 16:13:24.559203 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23588 | 2026.01.06 16:13:24.559305 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 23589 | 2026.01.06 16:13:24.559369 [ 323 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23590 | 2026.01.06 16:13:24.559380 [ 343 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23591 | 2026.01.06 16:13:24.559369 [ 316 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23592 | 2026.01.06 16:13:24.559484 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23593 | 2026.01.06 16:13:24.559510 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23594 | 2026.01.06 16:13:24.559578 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23595 | 2026.01.06 16:13:24.559597 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23596 | 2026.01.06 16:13:24.559627 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23597 | 2026.01.06 16:13:24.559668 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23598 | 2026.01.06 16:13:24.559708 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23599 | 2026.01.06 16:13:24.560265 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001682 sec., 25564.803804994055 rows/sec., 974.82 KiB/sec. | ||
| 23600 | 2026.01.06 16:13:24.560365 [ 276 ] {60b3ecf0-72e1-4c70-8130-9480e14d69f6} <Debug> TCPHandler: Processed in 0.001914156 sec. | ||
| 23601 | 2026.01.06 16:13:24.560607 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23602 | 2026.01.06 16:13:24.560752 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23603 | 2026.01.06 16:13:24.560978 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23604 | 2026.01.06 16:13:24.561018 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23605 | 2026.01.06 16:13:24.561249 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23606 | 2026.01.06 16:13:24.561302 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23607 | 2026.01.06 16:13:24.561401 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 23608 | 2026.01.06 16:13:24.561457 [ 332 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23609 | 2026.01.06 16:13:24.561465 [ 316 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23610 | 2026.01.06 16:13:24.561472 [ 343 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23611 | 2026.01.06 16:13:24.561558 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23612 | 2026.01.06 16:13:24.561584 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23613 | 2026.01.06 16:13:24.561652 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23614 | 2026.01.06 16:13:24.561670 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23615 | 2026.01.06 16:13:24.561701 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23616 | 2026.01.06 16:13:24.561735 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23617 | 2026.01.06 16:13:24.561766 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23618 | 2026.01.06 16:13:24.562313 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001626 sec., 26445.264452644526 rows/sec., 1008.39 KiB/sec. | ||
| 23619 | 2026.01.06 16:13:24.562431 [ 276 ] {823688c0-7cac-405d-8f7a-0532885919ab} <Debug> TCPHandler: Processed in 0.001875125 sec. | ||
| 23620 | 2026.01.06 16:13:24.562655 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23621 | 2026.01.06 16:13:24.562804 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23622 | 2026.01.06 16:13:24.563034 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23623 | 2026.01.06 16:13:24.563075 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23624 | 2026.01.06 16:13:24.563308 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23625 | 2026.01.06 16:13:24.563361 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23626 | 2026.01.06 16:13:24.563459 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 23627 | 2026.01.06 16:13:24.563522 [ 323 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23628 | 2026.01.06 16:13:24.563526 [ 343 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23629 | 2026.01.06 16:13:24.563528 [ 332 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23630 | 2026.01.06 16:13:24.563633 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23631 | 2026.01.06 16:13:24.563655 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23632 | 2026.01.06 16:13:24.563723 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23633 | 2026.01.06 16:13:24.563740 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23634 | 2026.01.06 16:13:24.563770 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23635 | 2026.01.06 16:13:24.563804 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23636 | 2026.01.06 16:13:24.563835 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23637 | 2026.01.06 16:13:24.564478 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001743 sec., 24670.109007458406 rows/sec., 940.70 KiB/sec. | ||
| 23638 | 2026.01.06 16:13:24.564600 [ 276 ] {a67b803a-3708-4940-b2c2-b920ec858d2d} <Debug> TCPHandler: Processed in 0.001993497 sec. | ||
| 23639 | 2026.01.06 16:13:24.564917 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23640 | 2026.01.06 16:13:24.565063 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23641 | 2026.01.06 16:13:24.565292 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23642 | 2026.01.06 16:13:24.565333 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23643 | 2026.01.06 16:13:24.565569 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23644 | 2026.01.06 16:13:24.565621 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23645 | 2026.01.06 16:13:24.565722 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 23646 | 2026.01.06 16:13:24.565789 [ 329 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23647 | 2026.01.06 16:13:24.565794 [ 343 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23648 | 2026.01.06 16:13:24.565790 [ 332 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23649 | 2026.01.06 16:13:24.565905 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23650 | 2026.01.06 16:13:24.565925 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23651 | 2026.01.06 16:13:24.565993 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23652 | 2026.01.06 16:13:24.566010 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23653 | 2026.01.06 16:13:24.566042 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23654 | 2026.01.06 16:13:24.566076 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23655 | 2026.01.06 16:13:24.566106 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23656 | 2026.01.06 16:13:24.566684 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001687 sec., 25489.033787788976 rows/sec., 971.93 KiB/sec. | ||
| 23657 | 2026.01.06 16:13:24.566806 [ 276 ] {8fabd92a-ea47-4c2e-b6f6-0cd5d2b9f1ed} <Debug> TCPHandler: Processed in 0.001939367 sec. | ||
| 23658 | 2026.01.06 16:13:24.567008 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23659 | 2026.01.06 16:13:24.567157 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23660 | 2026.01.06 16:13:24.567389 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23661 | 2026.01.06 16:13:24.567428 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23662 | 2026.01.06 16:13:24.567663 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23663 | 2026.01.06 16:13:24.567716 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23664 | 2026.01.06 16:13:24.567815 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 23665 | 2026.01.06 16:13:24.567887 [ 329 ] {555552f3-becd-4729-9913-78479ff3746e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23666 | 2026.01.06 16:13:24.567888 [ 343 ] {555552f3-becd-4729-9913-78479ff3746e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23667 | 2026.01.06 16:13:24.567890 [ 332 ] {555552f3-becd-4729-9913-78479ff3746e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23668 | 2026.01.06 16:13:24.568004 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23669 | 2026.01.06 16:13:24.568024 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23670 | 2026.01.06 16:13:24.568091 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23671 | 2026.01.06 16:13:24.568109 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23672 | 2026.01.06 16:13:24.568140 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23673 | 2026.01.06 16:13:24.568172 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23674 | 2026.01.06 16:13:24.568204 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23675 | 2026.01.06 16:13:24.568768 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001678 sec., 25625.744934445767 rows/sec., 977.14 KiB/sec. | ||
| 23676 | 2026.01.06 16:13:24.568876 [ 276 ] {555552f3-becd-4729-9913-78479ff3746e} <Debug> TCPHandler: Processed in 0.001918606 sec. | ||
| 23677 | 2026.01.06 16:13:24.569082 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23678 | 2026.01.06 16:13:24.569228 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23679 | 2026.01.06 16:13:24.569462 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23680 | 2026.01.06 16:13:24.569503 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23681 | 2026.01.06 16:13:24.569744 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23682 | 2026.01.06 16:13:24.569798 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23683 | 2026.01.06 16:13:24.569898 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 23684 | 2026.01.06 16:13:24.569954 [ 324 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23685 | 2026.01.06 16:13:24.569960 [ 332 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23686 | 2026.01.06 16:13:24.569967 [ 329 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23687 | 2026.01.06 16:13:24.570058 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23688 | 2026.01.06 16:13:24.570085 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23689 | 2026.01.06 16:13:24.570153 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23690 | 2026.01.06 16:13:24.570171 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23691 | 2026.01.06 16:13:24.570203 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23692 | 2026.01.06 16:13:24.570236 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23693 | 2026.01.06 16:13:24.570267 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23694 | 2026.01.06 16:13:24.570867 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001703 sec., 25249.559600704637 rows/sec., 962.80 KiB/sec. | ||
| 23695 | 2026.01.06 16:13:24.571003 [ 276 ] {25f7a030-a24d-43bc-b14f-ce74c859910c} <Debug> TCPHandler: Processed in 0.001971757 sec. | ||
| 23696 | 2026.01.06 16:13:24.571352 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23697 | 2026.01.06 16:13:24.571503 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23698 | 2026.01.06 16:13:24.571742 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23699 | 2026.01.06 16:13:24.571785 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23700 | 2026.01.06 16:13:24.572028 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23701 | 2026.01.06 16:13:24.572082 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23702 | 2026.01.06 16:13:24.572181 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 23703 | 2026.01.06 16:13:24.572248 [ 343 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23704 | 2026.01.06 16:13:24.572250 [ 329 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23705 | 2026.01.06 16:13:24.572250 [ 324 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23706 | 2026.01.06 16:13:24.572372 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23707 | 2026.01.06 16:13:24.572393 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23708 | 2026.01.06 16:13:24.572461 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23709 | 2026.01.06 16:13:24.572478 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23710 | 2026.01.06 16:13:24.572510 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23711 | 2026.01.06 16:13:24.572542 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23712 | 2026.01.06 16:13:24.572573 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23713 | 2026.01.06 16:13:24.573144 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001711 sec., 25131.502045587375 rows/sec., 958.30 KiB/sec. | ||
| 23714 | 2026.01.06 16:13:24.573230 [ 276 ] {e18fa651-a20b-4036-b77e-9171fcd8ab0d} <Debug> TCPHandler: Processed in 0.001928806 sec. | ||
| 23715 | 2026.01.06 16:13:24.573526 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23716 | 2026.01.06 16:13:24.573673 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23717 | 2026.01.06 16:13:24.573905 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23718 | 2026.01.06 16:13:24.573947 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23719 | 2026.01.06 16:13:24.574187 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23720 | 2026.01.06 16:13:24.574240 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23721 | 2026.01.06 16:13:24.574338 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 23722 | 2026.01.06 16:13:24.574389 [ 332 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23723 | 2026.01.06 16:13:24.574396 [ 308 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23724 | 2026.01.06 16:13:24.574393 [ 324 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23725 | 2026.01.06 16:13:24.574483 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23726 | 2026.01.06 16:13:24.574503 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23727 | 2026.01.06 16:13:24.574570 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23728 | 2026.01.06 16:13:24.574588 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23729 | 2026.01.06 16:13:24.574619 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23730 | 2026.01.06 16:13:24.574649 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23731 | 2026.01.06 16:13:24.574678 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23732 | 2026.01.06 16:13:24.575198 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001591 sec., 27027.027027027027 rows/sec., 1.01 MiB/sec. | ||
| 23733 | 2026.01.06 16:13:24.575301 [ 276 ] {fd49c3dd-d646-48a8-98f0-f7e402b3d741} <Debug> TCPHandler: Processed in 0.001824314 sec. | ||
| 23734 | 2026.01.06 16:13:24.575621 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23735 | 2026.01.06 16:13:24.575776 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23736 | 2026.01.06 16:13:24.576037 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23737 | 2026.01.06 16:13:24.576079 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23738 | 2026.01.06 16:13:24.576348 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23739 | 2026.01.06 16:13:24.576402 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23740 | 2026.01.06 16:13:24.576499 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 23741 | 2026.01.06 16:13:24.576562 [ 324 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23742 | 2026.01.06 16:13:24.576564 [ 308 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23743 | 2026.01.06 16:13:24.576564 [ 329 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23744 | 2026.01.06 16:13:24.576678 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23745 | 2026.01.06 16:13:24.576705 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23746 | 2026.01.06 16:13:24.576780 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23747 | 2026.01.06 16:13:24.576798 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23748 | 2026.01.06 16:13:24.576829 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23749 | 2026.01.06 16:13:24.576861 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23750 | 2026.01.06 16:13:24.576890 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23751 | 2026.01.06 16:13:24.577459 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001758 sec., 24459.61319681456 rows/sec., 932.68 KiB/sec. | ||
| 23752 | 2026.01.06 16:13:24.577562 [ 276 ] {5cbb3cd2-fd47-4793-8db7-aaf8f61fcd59} <Debug> TCPHandler: Processed in 0.001990457 sec. | ||
| 23753 | 2026.01.06 16:13:24.577936 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23754 | 2026.01.06 16:13:24.578085 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23755 | 2026.01.06 16:13:24.578321 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23756 | 2026.01.06 16:13:24.578363 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23757 | 2026.01.06 16:13:24.578610 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23758 | 2026.01.06 16:13:24.578662 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23759 | 2026.01.06 16:13:24.578761 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 23760 | 2026.01.06 16:13:24.578818 [ 332 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23761 | 2026.01.06 16:13:24.578833 [ 308 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23762 | 2026.01.06 16:13:24.578835 [ 329 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23763 | 2026.01.06 16:13:24.578945 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23764 | 2026.01.06 16:13:24.578971 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23765 | 2026.01.06 16:13:24.579038 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23766 | 2026.01.06 16:13:24.579056 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23767 | 2026.01.06 16:13:24.579086 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23768 | 2026.01.06 16:13:24.579118 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23769 | 2026.01.06 16:13:24.579148 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23770 | 2026.01.06 16:13:24.579720 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001704 sec., 25234.74178403756 rows/sec., 962.23 KiB/sec. | ||
| 23771 | 2026.01.06 16:13:24.579805 [ 276 ] {adf54bbf-5931-456e-8a6f-22ac8649b75d} <Debug> TCPHandler: Processed in 0.001919227 sec. | ||
| 23772 | 2026.01.06 16:13:24.580077 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23773 | 2026.01.06 16:13:24.580224 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23774 | 2026.01.06 16:13:24.580462 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23775 | 2026.01.06 16:13:24.580503 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23776 | 2026.01.06 16:13:24.580746 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23777 | 2026.01.06 16:13:24.580799 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23778 | 2026.01.06 16:13:24.580895 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 23779 | 2026.01.06 16:13:24.580959 [ 332 ] {8e56883d-f275-486c-9170-21109063876c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23780 | 2026.01.06 16:13:24.580959 [ 308 ] {8e56883d-f275-486c-9170-21109063876c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23781 | 2026.01.06 16:13:24.580961 [ 328 ] {8e56883d-f275-486c-9170-21109063876c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23782 | 2026.01.06 16:13:24.581063 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (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 | ||
| 23783 | 2026.01.06 16:13:24.581084 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23784 | 2026.01.06 16:13:24.581150 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23785 | 2026.01.06 16:13:24.581168 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 23786 | 2026.01.06 16:13:24.581198 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23787 | 2026.01.06 16:13:24.581228 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23788 | 2026.01.06 16:13:24.581258 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23789 | 2026.01.06 16:13:24.581845 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001687 sec., 25489.033787788976 rows/sec., 971.93 KiB/sec. | ||
| 23790 | 2026.01.06 16:13:24.581960 [ 276 ] {8e56883d-f275-486c-9170-21109063876c} <Debug> TCPHandler: Processed in 0.001932566 sec. | ||
| 23791 | 2026.01.06 16:13:24.619068 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23792 | 2026.01.06 16:13:24.619183 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23793 | 2026.01.06 16:13:24.619230 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23794 | 2026.01.06 16:13:24.619842 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23795 | 2026.01.06 16:13:24.619885 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23796 | 2026.01.06 16:13:24.620315 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 23797 | 2026.01.06 16:13:24.620508 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Trace> oximeter.timeseries_schema (9390882b-3ec6-46ab-9405-1e2bda686057): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23798 | 2026.01.06 16:13:24.620652 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Debug> executeQuery: Read 25 rows, 3.88 KiB in 0.001501 sec., 16655.562958027982 rows/sec., 2.52 MiB/sec. | ||
| 23799 | 2026.01.06 16:13:24.620694 [ 276 ] {76990422-8a18-47df-8fc5-7dc64e797c10} <Debug> TCPHandler: Processed in 0.001684852 sec. | ||
| 23800 | 2026.01.06 16:13:24.620846 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23801 | 2026.01.06 16:13:24.620946 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23802 | 2026.01.06 16:13:24.620988 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23803 | 2026.01.06 16:13:24.621409 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23804 | 2026.01.06 16:13:24.621446 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23805 | 2026.01.06 16:13:24.621742 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23806 | 2026.01.06 16:13:24.621954 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23807 | 2026.01.06 16:13:24.622086 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Debug> executeQuery: Read 8 rows, 653.00 B in 0.001161 sec., 6890.611541774333 rows/sec., 549.26 KiB/sec. | ||
| 23808 | 2026.01.06 16:13:24.622124 [ 276 ] {10881ab8-8755-485c-b80c-5be867da54a0} <Debug> TCPHandler: Processed in 0.001328205 sec. | ||
| 23809 | 2026.01.06 16:13:24.622239 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23810 | 2026.01.06 16:13:24.622335 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23811 | 2026.01.06 16:13:24.622374 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23812 | 2026.01.06 16:13:24.623512 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23813 | 2026.01.06 16:13:24.623549 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23814 | 2026.01.06 16:13:24.623925 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23815 | 2026.01.06 16:13:24.624125 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23816 | 2026.01.06 16:13:24.624258 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Debug> executeQuery: Read 1321 rows, 111.28 KiB in 0.001941 sec., 680577.0221535291 rows/sec., 55.99 MiB/sec. | ||
| 23817 | 2026.01.06 16:13:24.624296 [ 276 ] {54d9cd3b-10e9-4101-8c6b-c2175685b8c9} <Debug> TCPHandler: Processed in 0.00210737 sec. | ||
| 23818 | 2026.01.06 16:13:24.624401 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23819 | 2026.01.06 16:13:24.624504 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23820 | 2026.01.06 16:13:24.624546 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23821 | 2026.01.06 16:13:24.624988 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23822 | 2026.01.06 16:13:24.625025 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23823 | 2026.01.06 16:13:24.625326 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23824 | 2026.01.06 16:13:24.625533 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23825 | 2026.01.06 16:13:24.625668 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Debug> executeQuery: Read 15 rows, 1.07 KiB in 0.001184 sec., 12668.91891891892 rows/sec., 903.98 KiB/sec. | ||
| 23826 | 2026.01.06 16:13:24.625708 [ 276 ] {cc424a65-47a6-4efb-baec-193fc3aa823b} <Debug> TCPHandler: Processed in 0.001356275 sec. | ||
| 23827 | 2026.01.06 16:13:24.625830 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23828 | 2026.01.06 16:13:24.625933 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23829 | 2026.01.06 16:13:24.625975 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23830 | 2026.01.06 16:13:24.626458 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23831 | 2026.01.06 16:13:24.626495 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23832 | 2026.01.06 16:13:24.626805 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23833 | 2026.01.06 16:13:24.627015 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23834 | 2026.01.06 16:13:24.627143 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Debug> executeQuery: Read 278 rows, 19.07 KiB in 0.00123 sec., 226016.26016260163 rows/sec., 15.14 MiB/sec. | ||
| 23835 | 2026.01.06 16:13:24.627189 [ 276 ] {a314f620-ec81-492d-bf24-4b9e6c45127d} <Debug> TCPHandler: Processed in 0.001407517 sec. | ||
| 23836 | 2026.01.06 16:13:24.627314 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23837 | 2026.01.06 16:13:24.627408 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23838 | 2026.01.06 16:13:24.627447 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23839 | 2026.01.06 16:13:24.628108 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23840 | 2026.01.06 16:13:24.628145 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23841 | 2026.01.06 16:13:24.628470 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23842 | 2026.01.06 16:13:24.628673 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23843 | 2026.01.06 16:13:24.628803 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Debug> executeQuery: Read 711 rows, 53.90 KiB in 0.001413 sec., 503184.7133757962 rows/sec., 37.25 MiB/sec. | ||
| 23844 | 2026.01.06 16:13:24.628843 [ 276 ] {b87946e0-99ed-43c1-9b8d-f3f7b9aec22c} <Debug> TCPHandler: Processed in 0.00157822 sec. | ||
| 23845 | 2026.01.06 16:13:24.628979 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23846 | 2026.01.06 16:13:24.629074 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 23847 | 2026.01.06 16:13:24.629118 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 23848 | 2026.01.06 16:13:24.629473 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Trace> oximeter.measurements_cumulativei64 (9250f283-fe38-4339-aee3-211cf73d9abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23849 | 2026.01.06 16:13:24.629509 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23850 | 2026.01.06 16:13:24.630278 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 23851 | 2026.01.06 16:13:24.630488 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Trace> oximeter.measurements_cumulativei64 (9250f283-fe38-4339-aee3-211cf73d9abf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23852 | 2026.01.06 16:13:24.630611 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001555 sec., 12861.736334405145 rows/sec., 870.43 KiB/sec. | ||
| 23853 | 2026.01.06 16:13:24.630649 [ 276 ] {e950bc7c-9e89-4ead-b4a2-44a36f3ca7f1} <Debug> TCPHandler: Processed in 0.001718172 sec. | ||
| 23854 | 2026.01.06 16:13:24.630755 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23855 | 2026.01.06 16:13:24.630849 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23856 | 2026.01.06 16:13:24.630890 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23857 | 2026.01.06 16:13:24.631462 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23858 | 2026.01.06 16:13:24.631499 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23859 | 2026.01.06 16:13:24.631869 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23860 | 2026.01.06 16:13:24.632071 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23861 | 2026.01.06 16:13:24.632201 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Debug> executeQuery: Read 886 rows, 60.98 KiB in 0.001369 sec., 647187.7282688094 rows/sec., 43.50 MiB/sec. | ||
| 23862 | 2026.01.06 16:13:24.632239 [ 276 ] {3a5a8efe-ba13-4ca4-8b1d-2a0f6cf168bf} <Debug> TCPHandler: Processed in 0.001530949 sec. | ||
| 23863 | 2026.01.06 16:13:24.632344 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23864 | 2026.01.06 16:13:24.632443 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23865 | 2026.01.06 16:13:24.632496 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <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 | ||
| 23866 | 2026.01.06 16:13:24.633226 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23867 | 2026.01.06 16:13:24.633264 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23868 | 2026.01.06 16:13:24.633756 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23869 | 2026.01.06 16:13:24.633984 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23870 | 2026.01.06 16:13:24.634125 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <Debug> executeQuery: Read 12 rows, 19.22 KiB in 0.001701 sec., 7054.673721340388 rows/sec., 11.04 MiB/sec. | ||
| 23871 | 2026.01.06 16:13:24.634187 [ 276 ] {bbfbe9e6-3478-4a52-b7b7-d8812c5dfbe3} <Debug> TCPHandler: Processed in 0.001893906 sec. | ||
| 23872 | 2026.01.06 16:13:24.634296 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23873 | 2026.01.06 16:13:24.634390 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23874 | 2026.01.06 16:13:24.634431 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23875 | 2026.01.06 16:13:24.634762 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23876 | 2026.01.06 16:13:24.634798 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23877 | 2026.01.06 16:13:24.635099 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23878 | 2026.01.06 16:13:24.635303 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23879 | 2026.01.06 16:13:24.635429 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 23880 | 2026.01.06 16:13:24.635466 [ 276 ] {773ea9eb-ede7-4ff4-b5e8-d55adaa4d286} <Debug> TCPHandler: Processed in 0.001218743 sec. | ||
| 23881 | 2026.01.06 16:13:25.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.72 MiB, peak 417.99 MiB, free memory in arenas 0.00 B, will set to 399.58 MiB (RSS), difference: -2.14 MiB | ||
| 23882 | 2026.01.06 16:13:28.531179 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23883 | 2026.01.06 16:13:28.531240 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23884 | 2026.01.06 16:13:28.742422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48874 | ||
| 23885 | 2026.01.06 16:13:28.743164 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23886 | 2026.01.06 16:13:28.743209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 23887 | 2026.01.06 16:13:28.743695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23888 | 2026.01.06 16:13:28.743927 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23889 | 2026.01.06 16:13:28.744064 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48874 | ||
| 23890 | 2026.01.06 16:13:29.546480 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23891 | 2026.01.06 16:13:29.546776 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23892 | 2026.01.06 16:13:29.546877 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23893 | 2026.01.06 16:13:29.547757 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23894 | 2026.01.06 16:13:29.547796 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23895 | 2026.01.06 16:13:29.548194 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23896 | 2026.01.06 16:13:29.548429 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23897 | 2026.01.06 16:13:29.548585 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 23898 | 2026.01.06 16:13:29.548630 [ 276 ] {566f84cd-63eb-4117-96d6-dc0d12e8b6f1} <Debug> TCPHandler: Processed in 0.002326614 sec. | ||
| 23899 | 2026.01.06 16:13:29.548752 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23900 | 2026.01.06 16:13:29.548849 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23901 | 2026.01.06 16:13:29.548892 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23902 | 2026.01.06 16:13:29.549288 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23903 | 2026.01.06 16:13:29.549323 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23904 | 2026.01.06 16:13:29.549605 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 23905 | 2026.01.06 16:13:29.549810 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23906 | 2026.01.06 16:13:29.549941 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 66.98 KiB/sec. | ||
| 23907 | 2026.01.06 16:13:29.549980 [ 276 ] {04066e0e-6d90-4f13-8a72-045454c6c591} <Debug> TCPHandler: Processed in 0.001278514 sec. | ||
| 23908 | 2026.01.06 16:13:29.550095 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23909 | 2026.01.06 16:13:29.550189 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23910 | 2026.01.06 16:13:29.550228 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23911 | 2026.01.06 16:13:29.551155 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23912 | 2026.01.06 16:13:29.551189 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23913 | 2026.01.06 16:13:29.551559 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23914 | 2026.01.06 16:13:29.551764 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23915 | 2026.01.06 16:13:29.551900 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Debug> executeQuery: Read 1220 rows, 100.08 KiB in 0.001726 sec., 706836.6164542293 rows/sec., 56.63 MiB/sec. | ||
| 23916 | 2026.01.06 16:13:29.551940 [ 276 ] {f389f87f-fe5b-420f-9648-ac3d5e73ce60} <Debug> TCPHandler: Processed in 0.001895055 sec. | ||
| 23917 | 2026.01.06 16:13:29.552060 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23918 | 2026.01.06 16:13:29.552155 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23919 | 2026.01.06 16:13:29.552195 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23920 | 2026.01.06 16:13:29.552700 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23921 | 2026.01.06 16:13:29.552735 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23922 | 2026.01.06 16:13:29.553033 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23923 | 2026.01.06 16:13:29.553241 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23924 | 2026.01.06 16:13:29.553350 [ 44 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23925 | 2026.01.06 16:13:29.553373 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Debug> executeQuery: Read 259 rows, 16.36 KiB in 0.001233 sec., 210056.77210056773 rows/sec., 12.96 MiB/sec. | ||
| 23926 | 2026.01.06 16:13:29.553385 [ 44 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23927 | 2026.01.06 16:13:29.553406 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23928 | 2026.01.06 16:13:29.553413 [ 276 ] {0f4a9be7-eddd-4d5e-be2f-31e3444699d3} <Debug> TCPHandler: Processed in 0.001402876 sec. | ||
| 23929 | 2026.01.06 16:13:29.553498 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23930 | 2026.01.06 16:13:29.553528 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23931 | 2026.01.06 16:13:29.553597 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23932 | 2026.01.06 16:13:29.553623 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23933 | 2026.01.06 16:13:29.553630 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 273 rows starting from the beginning of the part | ||
| 23934 | 2026.01.06 16:13:29.553664 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23935 | 2026.01.06 16:13:29.553703 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 259 rows starting from the beginning of the part | ||
| 23936 | 2026.01.06 16:13:29.553757 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 7 rows starting from the beginning of the part | ||
| 23937 | 2026.01.06 16:13:29.553805 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 255 rows starting from the beginning of the part | ||
| 23938 | 2026.01.06 16:13:29.553856 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 15 rows starting from the beginning of the part | ||
| 23939 | 2026.01.06 16:13:29.553901 [ 192 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 259 rows starting from the beginning of the part | ||
| 23940 | 2026.01.06 16:13:29.554150 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23941 | 2026.01.06 16:13:29.554185 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23942 | 2026.01.06 16:13:29.554490 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23943 | 2026.01.06 16:13:29.554693 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23944 | 2026.01.06 16:13:29.554768 [ 191 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306944 sec., 817173.4978698399 rows/sec., 53.71 MiB/sec. | ||
| 23945 | 2026.01.06 16:13:29.554824 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 23946 | 2026.01.06 16:13:29.554869 [ 276 ] {788507ed-530d-4788-afd7-80c9b7349c35} <Debug> TCPHandler: Processed in 0.001391856 sec. | ||
| 23947 | 2026.01.06 16:13:29.554958 [ 191 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23948 | 2026.01.06 16:13:29.554982 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23949 | 2026.01.06 16:13:29.555080 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23950 | 2026.01.06 16:13:29.555123 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23951 | 2026.01.06 16:13:29.555258 [ 191 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23952 | 2026.01.06 16:13:29.555343 [ 191 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_146_29} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23953 | 2026.01.06 16:13:29.555443 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 23954 | 2026.01.06 16:13:29.555607 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23955 | 2026.01.06 16:13:29.555647 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23956 | 2026.01.06 16:13:29.555957 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23957 | 2026.01.06 16:13:29.556196 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23958 | 2026.01.06 16:13:29.556347 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 23959 | 2026.01.06 16:13:29.556394 [ 276 ] {a10956c5-764d-4ad2-8009-407fff6b79a0} <Debug> TCPHandler: Processed in 0.001460987 sec. | ||
| 23960 | 2026.01.06 16:13:29.556515 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23961 | 2026.01.06 16:13:29.556615 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23962 | 2026.01.06 16:13:29.556659 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23963 | 2026.01.06 16:13:29.557314 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23964 | 2026.01.06 16:13:29.557349 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23965 | 2026.01.06 16:13:29.557683 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23966 | 2026.01.06 16:13:29.557898 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23967 | 2026.01.06 16:13:29.558029 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Debug> executeQuery: Read 748 rows, 53.93 KiB in 0.001434 sec., 521617.85216178524 rows/sec., 36.72 MiB/sec. | ||
| 23968 | 2026.01.06 16:13:29.558070 [ 276 ] {a876e63a-438f-4db8-823b-442c03ef397f} <Debug> TCPHandler: Processed in 0.00160524 sec. | ||
| 23969 | 2026.01.06 16:13:29.558189 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23970 | 2026.01.06 16:13:29.558284 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23971 | 2026.01.06 16:13:29.558327 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23972 | 2026.01.06 16:13:29.558714 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23973 | 2026.01.06 16:13:29.558757 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23974 | 2026.01.06 16:13:29.559101 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23975 | 2026.01.06 16:13:29.559377 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23976 | 2026.01.06 16:13:29.559544 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001274 sec., 4709.576138147567 rows/sec., 246.06 KiB/sec. | ||
| 23977 | 2026.01.06 16:13:29.559591 [ 276 ] {930c26cd-f9bb-4440-bf60-6155e3acb3b0} <Debug> TCPHandler: Processed in 0.001452818 sec. | ||
| 23978 | 2026.01.06 16:13:29.559719 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23979 | 2026.01.06 16:13:29.559820 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23980 | 2026.01.06 16:13:29.559864 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23981 | 2026.01.06 16:13:29.560387 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23982 | 2026.01.06 16:13:29.560430 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23983 | 2026.01.06 16:13:29.560816 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23984 | 2026.01.06 16:13:29.561065 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23985 | 2026.01.06 16:13:29.561231 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Debug> executeQuery: Read 315 rows, 21.18 KiB in 0.001426 sec., 220897.6157082749 rows/sec., 14.51 MiB/sec. | ||
| 23986 | 2026.01.06 16:13:29.561281 [ 276 ] {129a77f7-6663-4538-8ba4-b7e3cfcfaa8e} <Debug> TCPHandler: Processed in 0.00161097 sec. | ||
| 23987 | 2026.01.06 16:13:29.561431 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23988 | 2026.01.06 16:13:29.561555 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23989 | 2026.01.06 16:13:29.561608 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23990 | 2026.01.06 16:13:29.562015 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23991 | 2026.01.06 16:13:29.562050 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 23992 | 2026.01.06 16:13:29.562374 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23993 | 2026.01.06 16:13:29.562646 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23994 | 2026.01.06 16:13:29.562806 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001272 sec., 786.1635220125787 rows/sec., 52.97 KiB/sec. | ||
| 23995 | 2026.01.06 16:13:29.562854 [ 276 ] {225c243b-1632-4748-9338-c3052c369d29} <Debug> TCPHandler: Processed in 0.001487788 sec. | ||
| 23996 | 2026.01.06 16:13:29.562985 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23997 | 2026.01.06 16:13:29.563081 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23998 | 2026.01.06 16:13:29.563135 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <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 | ||
| 23999 | 2026.01.06 16:13:29.564025 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24000 | 2026.01.06 16:13:29.564061 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24001 | 2026.01.06 16:13:29.564641 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24002 | 2026.01.06 16:13:29.564867 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24003 | 2026.01.06 16:13:29.565017 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001952 sec., 27151.639344262294 rows/sec., 48.65 MiB/sec. | ||
| 24004 | 2026.01.06 16:13:29.565105 [ 276 ] {fc2604aa-6684-4c58-a610-38d975d77f85} <Debug> TCPHandler: Processed in 0.00217007 sec. | ||
| 24005 | 2026.01.06 16:13:29.565232 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24006 | 2026.01.06 16:13:29.565329 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 24007 | 2026.01.06 16:13:29.565373 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 24008 | 2026.01.06 16:13:29.565723 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24009 | 2026.01.06 16:13:29.565759 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24010 | 2026.01.06 16:13:29.566056 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 24011 | 2026.01.06 16:13:29.566262 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Trace> oximeter.measurements_i64 (88a2170f-3c3b-4ada-b285-8f75b945e244): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24012 | 2026.01.06 16:13:29.566391 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001078 sec., 8348.794063079778 rows/sec., 589.74 KiB/sec. | ||
| 24013 | 2026.01.06 16:13:29.566438 [ 276 ] {8e52cf7f-72ca-40f2-959c-15c94e009cd4} <Debug> TCPHandler: Processed in 0.001256343 sec. | ||
| 24014 | 2026.01.06 16:13:29.566554 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24015 | 2026.01.06 16:13:29.566648 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24016 | 2026.01.06 16:13:29.566689 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24017 | 2026.01.06 16:13:29.567028 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24018 | 2026.01.06 16:13:29.567061 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24019 | 2026.01.06 16:13:29.567379 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24020 | 2026.01.06 16:13:29.567592 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24021 | 2026.01.06 16:13:29.567723 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001091 sec., 95325.38955087076 rows/sec., 5.84 MiB/sec. | ||
| 24022 | 2026.01.06 16:13:29.567771 [ 276 ] {9820d6e7-dce7-4fd2-8a78-0ac6c25e721f} <Debug> TCPHandler: Processed in 0.001265323 sec. | ||
| 24023 | 2026.01.06 16:13:30.386972 [ 219 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24024 | 2026.01.06 16:13:30.387053 [ 219 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24025 | 2026.01.06 16:13:30.389963 [ 219 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24026 | 2026.01.06 16:13:31.368280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 24027 | 2026.01.06 16:13:31.386426 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24028 | 2026.01.06 16:13:31.386478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24029 | 2026.01.06 16:13:31.392776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24030 | 2026.01.06 16:13:31.393474 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24031 | 2026.01.06 16:13:31.396764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 24032 | 2026.01.06 16:13:33.933904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 3008 | ||
| 24033 | 2026.01.06 16:13:33.937618 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24034 | 2026.01.06 16:13:33.937664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24035 | 2026.01.06 16:13:33.938949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24036 | 2026.01.06 16:13:33.939209 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24037 | 2026.01.06 16:13:33.939376 [ 37 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24038 | 2026.01.06 16:13:33.939442 [ 37 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24039 | 2026.01.06 16:13:33.939462 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24040 | 2026.01.06 16:13:33.939484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3008 | ||
| 24041 | 2026.01.06 16:13:33.939588 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 24042 | 2026.01.06 16:13:33.940193 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24043 | 2026.01.06 16:13:33.940360 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2760 rows starting from the beginning of the part | ||
| 24044 | 2026.01.06 16:13:33.940766 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 24045 | 2026.01.06 16:13:33.941129 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 24046 | 2026.01.06 16:13:33.941477 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
| 24047 | 2026.01.06 16:13:33.941816 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 24048 | 2026.01.06 16:13:33.942150 [ 192 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 96 rows starting from the beginning of the part | ||
| 24049 | 2026.01.06 16:13:33.951108 [ 186 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3008 rows, containing 72 columns (72 merged, 0 gathered) in 0.011583198 sec., 259686.4872723405 rows/sec., 201.23 MiB/sec. | ||
| 24050 | 2026.01.06 16:13:33.953593 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24051 | 2026.01.06 16:13:33.954197 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24052 | 2026.01.06 16:13:33.954275 [ 197 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_76_15} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24053 | 2026.01.06 16:13:33.954605 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 24054 | 2026.01.06 16:13:34.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.77 MiB, peak 417.99 MiB, free memory in arenas 0.00 B, will set to 399.60 MiB (RSS), difference: 3.83 MiB | ||
| 24055 | 2026.01.06 16:13:34.063542 [ 219 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24056 | 2026.01.06 16:13:34.063607 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24057 | 2026.01.06 16:13:34.066474 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24058 | 2026.01.06 16:13:34.533655 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24059 | 2026.01.06 16:13:34.533928 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24060 | 2026.01.06 16:13:34.534029 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24061 | 2026.01.06 16:13:34.534766 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24062 | 2026.01.06 16:13:34.534803 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24063 | 2026.01.06 16:13:34.535164 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 24064 | 2026.01.06 16:13:34.535389 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24065 | 2026.01.06 16:13:34.535545 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001688 sec., 1184.8341232227488 rows/sec., 87.94 KiB/sec. | ||
| 24066 | 2026.01.06 16:13:34.535597 [ 276 ] {5137c3fc-d6c6-40ff-8f10-ee36dfbea98d} <Debug> TCPHandler: Processed in 0.00211595 sec. | ||
| 24067 | 2026.01.06 16:13:34.535716 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24068 | 2026.01.06 16:13:34.535811 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24069 | 2026.01.06 16:13:34.535850 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24070 | 2026.01.06 16:13:34.536325 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24071 | 2026.01.06 16:13:34.536360 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24072 | 2026.01.06 16:13:34.536662 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24073 | 2026.01.06 16:13:34.536866 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24074 | 2026.01.06 16:13:34.536992 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Debug> executeQuery: Read 74 rows, 6.02 KiB in 0.001199 sec., 61718.098415346125 rows/sec., 4.90 MiB/sec. | ||
| 24075 | 2026.01.06 16:13:34.536994 [ 36 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24076 | 2026.01.06 16:13:34.537034 [ 276 ] {33b2c7f6-6886-4c98-9987-2ca6cd377533} <Debug> TCPHandler: Processed in 0.001364916 sec. | ||
| 24077 | 2026.01.06 16:13:34.537042 [ 36 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24078 | 2026.01.06 16:13:34.537061 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24079 | 2026.01.06 16:13:34.537150 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24080 | 2026.01.06 16:13:34.537152 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24081 | 2026.01.06 16:13:34.537246 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24082 | 2026.01.06 16:13:34.537278 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24083 | 2026.01.06 16:13:34.537297 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24084 | 2026.01.06 16:13:34.537313 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2373 rows starting from the beginning of the part | ||
| 24085 | 2026.01.06 16:13:34.537382 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 70 rows starting from the beginning of the part | ||
| 24086 | 2026.01.06 16:13:34.537436 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1212 rows starting from the beginning of the part | ||
| 24087 | 2026.01.06 16:13:34.537486 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1321 rows starting from the beginning of the part | ||
| 24088 | 2026.01.06 16:13:34.537532 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1220 rows starting from the beginning of the part | ||
| 24089 | 2026.01.06 16:13:34.537579 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 74 rows starting from the beginning of the part | ||
| 24090 | 2026.01.06 16:13:34.537707 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24091 | 2026.01.06 16:13:34.537741 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24092 | 2026.01.06 16:13:34.538026 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24093 | 2026.01.06 16:13:34.538224 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24094 | 2026.01.06 16:13:34.538350 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Debug> executeQuery: Read 9 rows, 667.00 B in 0.001121 sec., 8028.545941123996 rows/sec., 581.06 KiB/sec. | ||
| 24095 | 2026.01.06 16:13:34.538389 [ 276 ] {ef8d5f7c-6e71-40df-94d5-cdc626d3d5f2} <Debug> TCPHandler: Processed in 0.001287194 sec. | ||
| 24096 | 2026.01.06 16:13:34.538505 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24097 | 2026.01.06 16:13:34.538597 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24098 | 2026.01.06 16:13:34.538636 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24099 | 2026.01.06 16:13:34.539062 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24100 | 2026.01.06 16:13:34.539095 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24101 | 2026.01.06 16:13:34.539385 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24102 | 2026.01.06 16:13:34.539593 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24103 | 2026.01.06 16:13:34.539718 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Debug> executeQuery: Read 85 rows, 6.66 KiB in 0.001137 sec., 74758.13544415128 rows/sec., 5.72 MiB/sec. | ||
| 24104 | 2026.01.06 16:13:34.539718 [ 36 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24105 | 2026.01.06 16:13:34.539760 [ 276 ] {1860e540-1d08-4ff8-9178-a2e8cc3f6815} <Debug> TCPHandler: Processed in 0.001309965 sec. | ||
| 24106 | 2026.01.06 16:13:34.539766 [ 36 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24107 | 2026.01.06 16:13:34.539778 [ 188 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6270 rows, containing 5 columns (5 merged, 0 gathered) in 0.002669271 sec., 2348955.9508944578 rows/sec., 199.30 MiB/sec. | ||
| 24108 | 2026.01.06 16:13:34.539787 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24109 | 2026.01.06 16:13:34.539850 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24110 | 2026.01.06 16:13:34.539875 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24111 | 2026.01.06 16:13:34.539913 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24112 | 2026.01.06 16:13:34.539944 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1229 rows starting from the beginning of the part | ||
| 24113 | 2026.01.06 16:13:34.539975 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24114 | 2026.01.06 16:13:34.539986 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 71 rows starting from the beginning of the part | ||
| 24115 | 2026.01.06 16:13:34.540018 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24116 | 2026.01.06 16:13:34.540023 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 729 rows starting from the beginning of the part | ||
| 24117 | 2026.01.06 16:13:34.540064 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 711 rows starting from the beginning of the part | ||
| 24118 | 2026.01.06 16:13:34.540089 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24119 | 2026.01.06 16:13:34.540099 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 748 rows starting from the beginning of the part | ||
| 24120 | 2026.01.06 16:13:34.540148 [ 188 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 85 rows starting from the beginning of the part | ||
| 24121 | 2026.01.06 16:13:34.540441 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24122 | 2026.01.06 16:13:34.540445 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24123 | 2026.01.06 16:13:34.540480 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24124 | 2026.01.06 16:13:34.540551 [ 199 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_151_30} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24125 | 2026.01.06 16:13:34.540678 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 24126 | 2026.01.06 16:13:34.540821 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24127 | 2026.01.06 16:13:34.541026 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24128 | 2026.01.06 16:13:34.541151 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 5 parts from all_1_146_30 to all_150_150_0 | ||
| 24129 | 2026.01.06 16:13:34.541153 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001194 sec., 135678.391959799 rows/sec., 9.43 MiB/sec. | ||
| 24130 | 2026.01.06 16:13:34.541185 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24131 | 2026.01.06 16:13:34.541204 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24132 | 2026.01.06 16:13:34.541205 [ 276 ] {81c22359-f412-4d4a-b4c2-482bbc77b569} <Debug> TCPHandler: Processed in 0.001377006 sec. | ||
| 24133 | 2026.01.06 16:13:34.541299 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_146_30 to all_150_150_0 into Compact with storage Full | ||
| 24134 | 2026.01.06 16:13:34.541321 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24135 | 2026.01.06 16:13:34.541351 [ 199 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3573 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521828 sec., 2347834.31504743 rows/sec., 177.69 MiB/sec. | ||
| 24136 | 2026.01.06 16:13:34.541427 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24137 | 2026.01.06 16:13:34.541441 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24138 | 2026.01.06 16:13:34.541490 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_30, total 51300 rows starting from the beginning of the part | ||
| 24139 | 2026.01.06 16:13:34.541495 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <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 | ||
| 24140 | 2026.01.06 16:13:34.541557 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 24141 | 2026.01.06 16:13:34.541586 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24142 | 2026.01.06 16:13:34.541609 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 314 rows starting from the beginning of the part | ||
| 24143 | 2026.01.06 16:13:34.541658 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 886 rows starting from the beginning of the part | ||
| 24144 | 2026.01.06 16:13:34.541705 [ 202 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 315 rows starting from the beginning of the part | ||
| 24145 | 2026.01.06 16:13:34.541925 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24146 | 2026.01.06 16:13:34.542019 [ 187 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_151_30} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24147 | 2026.01.06 16:13:34.542112 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 24148 | 2026.01.06 16:13:34.542282 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24149 | 2026.01.06 16:13:34.542322 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24150 | 2026.01.06 16:13:34.542814 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 24151 | 2026.01.06 16:13:34.543046 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24152 | 2026.01.06 16:13:34.543178 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 24153 | 2026.01.06 16:13:34.543189 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001778 sec., 3937.007874015748 rows/sec., 7.05 MiB/sec. | ||
| 24154 | 2026.01.06 16:13:34.543217 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24155 | 2026.01.06 16:13:34.543242 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24156 | 2026.01.06 16:13:34.543253 [ 276 ] {41cc0366-8594-4c5e-a97c-898e476c474a} <Debug> TCPHandler: Processed in 0.001978307 sec. | ||
| 24157 | 2026.01.06 16:13:34.543327 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 24158 | 2026.01.06 16:13:34.543369 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24159 | 2026.01.06 16:13:34.543470 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24160 | 2026.01.06 16:13:34.543510 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24161 | 2026.01.06 16:13:34.543511 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24162 | 2026.01.06 16:13:34.543566 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2875 rows starting from the beginning of the part | ||
| 24163 | 2026.01.06 16:13:34.543673 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 7 rows starting from the beginning of the part | ||
| 24164 | 2026.01.06 16:13:34.543771 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 50 rows starting from the beginning of the part | ||
| 24165 | 2026.01.06 16:13:34.543853 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24166 | 2026.01.06 16:13:34.543871 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 12 rows starting from the beginning of the part | ||
| 24167 | 2026.01.06 16:13:34.543886 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24168 | 2026.01.06 16:13:34.543971 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 53 rows starting from the beginning of the part | ||
| 24169 | 2026.01.06 16:13:34.544067 [ 196 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 7 rows starting from the beginning of the part | ||
| 24170 | 2026.01.06 16:13:34.544183 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24171 | 2026.01.06 16:13:34.544396 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24172 | 2026.01.06 16:13:34.544523 [ 36 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24173 | 2026.01.06 16:13:34.544524 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 24174 | 2026.01.06 16:13:34.544555 [ 36 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24175 | 2026.01.06 16:13:34.544574 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24176 | 2026.01.06 16:13:34.544576 [ 276 ] {da76296a-4215-468e-8073-9d2f60aecdda} <Debug> TCPHandler: Processed in 0.001254424 sec. | ||
| 24177 | 2026.01.06 16:13:34.544650 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24178 | 2026.01.06 16:13:34.544748 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24179 | 2026.01.06 16:13:34.544778 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 11762 rows starting from the beginning of the part | ||
| 24180 | 2026.01.06 16:13:34.544836 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 24181 | 2026.01.06 16:13:34.544881 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 104 rows starting from the beginning of the part | ||
| 24182 | 2026.01.06 16:13:34.544923 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 24183 | 2026.01.06 16:13:34.544961 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 104 rows starting from the beginning of the part | ||
| 24184 | 2026.01.06 16:13:34.544999 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 24185 | 2026.01.06 16:13:34.548459 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003838542 sec., 3165264.311293194 rows/sec., 200.89 MiB/sec. | ||
| 24186 | 2026.01.06 16:13:34.548851 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24187 | 2026.01.06 16:13:34.549180 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24188 | 2026.01.06 16:13:34.549263 [ 198 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_151_30} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24189 | 2026.01.06 16:13:34.549366 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 24190 | 2026.01.06 16:13:34.551736 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52975 rows, containing 5 columns (5 merged, 0 gathered) in 0.010483837 sec., 5053016.371773045 rows/sec., 338.11 MiB/sec. | ||
| 24191 | 2026.01.06 16:13:34.552219 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Trace> MergedBlockOutputStream: filled checksums all_1_150_31 (state Temporary) | ||
| 24192 | 2026.01.06 16:13:34.552494 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_150_31 to all_1_150_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24193 | 2026.01.06 16:13:34.552567 [ 200 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_150_31} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 5 parts: [all_1_146_30, all_150_150_0] -> all_1_150_31 | ||
| 24194 | 2026.01.06 16:13:34.552648 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 24195 | 2026.01.06 16:13:34.555396 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3004 rows, containing 19 columns (19 merged, 0 gathered) in 0.012095687 sec., 248352.9873086167 rows/sec., 444.81 MiB/sec. | ||
| 24196 | 2026.01.06 16:13:34.557903 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 24197 | 2026.01.06 16:13:34.558231 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24198 | 2026.01.06 16:13:34.558307 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 24199 | 2026.01.06 16:13:34.558411 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. | ||
| 24200 | 2026.01.06 16:13:35.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.24 MiB, peak 421.17 MiB, free memory in arenas 0.00 B, will set to 403.88 MiB (RSS), difference: 3.64 MiB | ||
| 24201 | 2026.01.06 16:13:36.244339 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49386 | ||
| 24202 | 2026.01.06 16:13:36.245057 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24203 | 2026.01.06 16:13:36.245097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24204 | 2026.01.06 16:13:36.245564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24205 | 2026.01.06 16:13:36.245787 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24206 | 2026.01.06 16:13:36.245923 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49386 | ||
| 24207 | 2026.01.06 16:13:38.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.88 MiB, peak 421.17 MiB, free memory in arenas 0.00 B, will set to 403.88 MiB (RSS), difference: -4.00 MiB | ||
| 24208 | 2026.01.06 16:13:38.896843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 24209 | 2026.01.06 16:13:38.915336 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24210 | 2026.01.06 16:13:38.915396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24211 | 2026.01.06 16:13:38.921623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24212 | 2026.01.06 16:13:38.922314 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24213 | 2026.01.06 16:13:38.925663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 24214 | 2026.01.06 16:13:39.003500 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24215 | 2026.01.06 16:13:39.003559 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24216 | 2026.01.06 16:13:39.007367 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24217 | 2026.01.06 16:13:39.071343 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24218 | 2026.01.06 16:13:39.071450 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24219 | 2026.01.06 16:13:39.074806 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24220 | 2026.01.06 16:13:39.164275 [ 223 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24221 | 2026.01.06 16:13:39.164343 [ 223 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24222 | 2026.01.06 16:13:39.167156 [ 223 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24223 | 2026.01.06 16:13:39.354875 [ 223 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24224 | 2026.01.06 16:13:39.354908 [ 223 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24225 | 2026.01.06 16:13:39.358340 [ 223 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24226 | 2026.01.06 16:13:39.546188 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24227 | 2026.01.06 16:13:39.546372 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24228 | 2026.01.06 16:13:39.546445 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24229 | 2026.01.06 16:13:39.547408 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24230 | 2026.01.06 16:13:39.547457 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24231 | 2026.01.06 16:13:39.547853 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24232 | 2026.01.06 16:13:39.548079 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24233 | 2026.01.06 16:13:39.548237 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001918 sec., 213764.3378519291 rows/sec., 13.56 MiB/sec. | ||
| 24234 | 2026.01.06 16:13:39.548291 [ 276 ] {1c822113-119f-423d-a0f9-5cbe4eaaed85} <Debug> TCPHandler: Processed in 0.002235692 sec. | ||
| 24235 | 2026.01.06 16:13:39.548413 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24236 | 2026.01.06 16:13:39.548514 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24237 | 2026.01.06 16:13:39.548558 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24238 | 2026.01.06 16:13:39.548970 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24239 | 2026.01.06 16:13:39.549008 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24240 | 2026.01.06 16:13:39.549320 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 24241 | 2026.01.06 16:13:39.549536 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24242 | 2026.01.06 16:13:39.549666 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Debug> executeQuery: Read 5 rows, 410.00 B in 0.001175 sec., 4255.31914893617 rows/sec., 340.76 KiB/sec. | ||
| 24243 | 2026.01.06 16:13:39.549733 [ 276 ] {1f0cfa5c-037b-47c1-b842-0f5342a50d42} <Debug> TCPHandler: Processed in 0.001373176 sec. | ||
| 24244 | 2026.01.06 16:13:39.549842 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24245 | 2026.01.06 16:13:39.549937 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24246 | 2026.01.06 16:13:39.549976 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24247 | 2026.01.06 16:13:39.551009 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24248 | 2026.01.06 16:13:39.551046 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24249 | 2026.01.06 16:13:39.551418 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24250 | 2026.01.06 16:13:39.551622 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24251 | 2026.01.06 16:13:39.551780 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Debug> executeQuery: Read 1222 rows, 100.23 KiB in 0.001862 sec., 656283.5660580022 rows/sec., 52.57 MiB/sec. | ||
| 24252 | 2026.01.06 16:13:39.551820 [ 276 ] {d777da01-ad9d-4267-8b0e-53da989005b9} <Debug> TCPHandler: Processed in 0.002027348 sec. | ||
| 24253 | 2026.01.06 16:13:39.551925 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24254 | 2026.01.06 16:13:39.552018 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24255 | 2026.01.06 16:13:39.552056 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24256 | 2026.01.06 16:13:39.552566 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24257 | 2026.01.06 16:13:39.552602 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24258 | 2026.01.06 16:13:39.552908 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24259 | 2026.01.06 16:13:39.553113 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24260 | 2026.01.06 16:13:39.553240 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Debug> executeQuery: Read 263 rows, 16.64 KiB in 0.001241 sec., 211925.86623690574 rows/sec., 13.10 MiB/sec. | ||
| 24261 | 2026.01.06 16:13:39.553279 [ 276 ] {5098e38f-f282-47fa-b218-f0f58b26e725} <Debug> TCPHandler: Processed in 0.001403477 sec. | ||
| 24262 | 2026.01.06 16:13:39.553386 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24263 | 2026.01.06 16:13:39.553480 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24264 | 2026.01.06 16:13:39.553520 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24265 | 2026.01.06 16:13:39.554051 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24266 | 2026.01.06 16:13:39.554088 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24267 | 2026.01.06 16:13:39.554390 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24268 | 2026.01.06 16:13:39.554594 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24269 | 2026.01.06 16:13:39.554720 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 24270 | 2026.01.06 16:13:39.554731 [ 26 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24271 | 2026.01.06 16:13:39.554758 [ 276 ] {e33832c2-43ef-4a5f-a0de-68dc7935dc97} <Debug> TCPHandler: Processed in 0.001421257 sec. | ||
| 24272 | 2026.01.06 16:13:39.554796 [ 26 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24273 | 2026.01.06 16:13:39.554822 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24274 | 2026.01.06 16:13:39.554890 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24275 | 2026.01.06 16:13:39.554950 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 24276 | 2026.01.06 16:13:39.554987 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24277 | 2026.01.06 16:13:39.555031 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24278 | 2026.01.06 16:13:39.555074 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24279 | 2026.01.06 16:13:39.555114 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 441 rows starting from the beginning of the part | ||
| 24280 | 2026.01.06 16:13:39.555179 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 212 rows starting from the beginning of the part | ||
| 24281 | 2026.01.06 16:13:39.555224 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 212 rows starting from the beginning of the part | ||
| 24282 | 2026.01.06 16:13:39.555268 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 278 rows starting from the beginning of the part | ||
| 24283 | 2026.01.06 16:13:39.555309 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 212 rows starting from the beginning of the part | ||
| 24284 | 2026.01.06 16:13:39.555349 [ 187 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 212 rows starting from the beginning of the part | ||
| 24285 | 2026.01.06 16:13:39.555565 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24286 | 2026.01.06 16:13:39.555610 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24287 | 2026.01.06 16:13:39.555948 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24288 | 2026.01.06 16:13:39.556167 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24289 | 2026.01.06 16:13:39.556297 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001327 sec., 159005.27505651847 rows/sec., 9.03 MiB/sec. | ||
| 24290 | 2026.01.06 16:13:39.556336 [ 276 ] {67da8cd5-4ef1-405b-8945-9303db660d04} <Debug> TCPHandler: Processed in 0.001504828 sec. | ||
| 24291 | 2026.01.06 16:13:39.556396 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1567 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498618 sec., 1045630.0404772931 rows/sec., 72.38 MiB/sec. | ||
| 24292 | 2026.01.06 16:13:39.556442 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24293 | 2026.01.06 16:13:39.556540 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24294 | 2026.01.06 16:13:39.556584 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24295 | 2026.01.06 16:13:39.556614 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24296 | 2026.01.06 16:13:39.556938 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24297 | 2026.01.06 16:13:39.557026 [ 189 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_101_20} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24298 | 2026.01.06 16:13:39.557131 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 24299 | 2026.01.06 16:13:39.557426 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24300 | 2026.01.06 16:13:39.557467 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24301 | 2026.01.06 16:13:39.557799 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24302 | 2026.01.06 16:13:39.558005 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24303 | 2026.01.06 16:13:39.558135 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Debug> executeQuery: Read 743 rows, 53.53 KiB in 0.001613 sec., 460632.3620582765 rows/sec., 32.41 MiB/sec. | ||
| 24304 | 2026.01.06 16:13:39.558175 [ 276 ] {8407d4df-dc8d-45c3-b63c-c1abf661dd45} <Debug> TCPHandler: Processed in 0.001780093 sec. | ||
| 24305 | 2026.01.06 16:13:39.558283 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24306 | 2026.01.06 16:13:39.558377 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24307 | 2026.01.06 16:13:39.558417 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24308 | 2026.01.06 16:13:39.558748 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24309 | 2026.01.06 16:13:39.558785 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24310 | 2026.01.06 16:13:39.559084 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24311 | 2026.01.06 16:13:39.559288 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24312 | 2026.01.06 16:13:39.559408 [ 26 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24313 | 2026.01.06 16:13:39.559414 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 24314 | 2026.01.06 16:13:39.559451 [ 26 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24315 | 2026.01.06 16:13:39.559472 [ 276 ] {6b0e548d-5b87-4e7b-925b-c8778716d379} <Debug> TCPHandler: Processed in 0.001236873 sec. | ||
| 24316 | 2026.01.06 16:13:39.559475 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24317 | 2026.01.06 16:13:39.559579 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 24318 | 2026.01.06 16:13:39.559588 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24319 | 2026.01.06 16:13:39.559688 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24320 | 2026.01.06 16:13:39.559696 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24321 | 2026.01.06 16:13:39.559723 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 426 rows starting from the beginning of the part | ||
| 24322 | 2026.01.06 16:13:39.559742 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24323 | 2026.01.06 16:13:39.559788 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
| 24324 | 2026.01.06 16:13:39.559845 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part | ||
| 24325 | 2026.01.06 16:13:39.559891 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 24326 | 2026.01.06 16:13:39.559937 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part | ||
| 24327 | 2026.01.06 16:13:39.559978 [ 200 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
| 24328 | 2026.01.06 16:13:39.560229 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24329 | 2026.01.06 16:13:39.560263 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24330 | 2026.01.06 16:13:39.560604 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24331 | 2026.01.06 16:13:39.560811 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24332 | 2026.01.06 16:13:39.560943 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Debug> executeQuery: Read 317 rows, 21.32 KiB in 0.001265 sec., 250592.88537549405 rows/sec., 16.46 MiB/sec. | ||
| 24333 | 2026.01.06 16:13:39.560948 [ 187 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409166 sec., 323595.65870876814 rows/sec., 16.51 MiB/sec. | ||
| 24334 | 2026.01.06 16:13:39.560983 [ 276 ] {ca099fc7-05ac-41c1-b2d1-490bf9f5adfb} <Debug> TCPHandler: Processed in 0.001443487 sec. | ||
| 24335 | 2026.01.06 16:13:39.561099 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24336 | 2026.01.06 16:13:39.561167 [ 190 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24337 | 2026.01.06 16:13:39.561192 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24338 | 2026.01.06 16:13:39.561238 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24339 | 2026.01.06 16:13:39.561507 [ 190 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24340 | 2026.01.06 16:13:39.561563 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24341 | 2026.01.06 16:13:39.561588 [ 190 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_76_15} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24342 | 2026.01.06 16:13:39.561607 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24343 | 2026.01.06 16:13:39.561699 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 24344 | 2026.01.06 16:13:39.561912 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24345 | 2026.01.06 16:13:39.562118 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24346 | 2026.01.06 16:13:39.562246 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 24347 | 2026.01.06 16:13:39.562251 [ 71 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24348 | 2026.01.06 16:13:39.562286 [ 276 ] {f27fbcaa-8e2f-4bb8-9ba6-254513254b46} <Debug> TCPHandler: Processed in 0.001235703 sec. | ||
| 24349 | 2026.01.06 16:13:39.562304 [ 71 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24350 | 2026.01.06 16:13:39.562333 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24351 | 2026.01.06 16:13:39.562398 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24352 | 2026.01.06 16:13:39.562421 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 24353 | 2026.01.06 16:13:39.562495 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24354 | 2026.01.06 16:13:39.562537 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24355 | 2026.01.06 16:13:39.562552 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <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 | ||
| 24356 | 2026.01.06 16:13:39.562575 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 72 rows starting from the beginning of the part | ||
| 24357 | 2026.01.06 16:13:39.562644 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 24358 | 2026.01.06 16:13:39.562692 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 24359 | 2026.01.06 16:13:39.562736 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 24360 | 2026.01.06 16:13:39.562777 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 24361 | 2026.01.06 16:13:39.562833 [ 193 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part | ||
| 24362 | 2026.01.06 16:13:39.563504 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24363 | 2026.01.06 16:13:39.563546 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24364 | 2026.01.06 16:13:39.563692 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311785 sec., 58698.64345148024 rows/sec., 3.86 MiB/sec. | ||
| 24365 | 2026.01.06 16:13:39.563864 [ 191 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24366 | 2026.01.06 16:13:39.564146 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24367 | 2026.01.06 16:13:39.564153 [ 191 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24368 | 2026.01.06 16:13:39.564244 [ 191 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_76_15} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24369 | 2026.01.06 16:13:39.564330 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 24370 | 2026.01.06 16:13:39.564401 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24371 | 2026.01.06 16:13:39.564550 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002072 sec., 25579.150579150577 rows/sec., 45.84 MiB/sec. | ||
| 24372 | 2026.01.06 16:13:39.564619 [ 276 ] {9f3c08f0-026c-450a-9d64-e677b55c26e7} <Debug> TCPHandler: Processed in 0.002270562 sec. | ||
| 24373 | 2026.01.06 16:13:39.564734 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24374 | 2026.01.06 16:13:39.564827 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24375 | 2026.01.06 16:13:39.564867 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24376 | 2026.01.06 16:13:39.565212 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24377 | 2026.01.06 16:13:39.565249 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24378 | 2026.01.06 16:13:39.565549 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24379 | 2026.01.06 16:13:39.565765 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24380 | 2026.01.06 16:13:39.565890 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 24381 | 2026.01.06 16:13:39.565926 [ 276 ] {6fe38034-022c-4e5e-ad09-5282ceaffd3b} <Debug> TCPHandler: Processed in 0.001241453 sec. | ||
| 24382 | 2026.01.06 16:13:40.185990 [ 223 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24383 | 2026.01.06 16:13:40.186035 [ 223 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24384 | 2026.01.06 16:13:40.188526 [ 223 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24385 | 2026.01.06 16:13:43.531402 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24386 | 2026.01.06 16:13:43.531493 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24387 | 2026.01.06 16:13:43.746113 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49834 | ||
| 24388 | 2026.01.06 16:13:43.746962 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24389 | 2026.01.06 16:13:43.746999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24390 | 2026.01.06 16:13:43.747466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24391 | 2026.01.06 16:13:43.747692 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24392 | 2026.01.06 16:13:43.747820 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49834 | ||
| 24393 | 2026.01.06 16:13:43.940081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 3046 | ||
| 24394 | 2026.01.06 16:13:43.942550 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24395 | 2026.01.06 16:13:43.942596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24396 | 2026.01.06 16:13:43.943778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24397 | 2026.01.06 16:13:43.944040 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24398 | 2026.01.06 16:13:43.944316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3046 | ||
| 24399 | 2026.01.06 16:13:44.532385 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24400 | 2026.01.06 16:13:44.532657 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24401 | 2026.01.06 16:13:44.532724 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24402 | 2026.01.06 16:13:44.533352 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24403 | 2026.01.06 16:13:44.533397 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24404 | 2026.01.06 16:13:44.533777 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 24405 | 2026.01.06 16:13:44.534002 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24406 | 2026.01.06 16:13:44.534170 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001561 sec., 1281.2299807815502 rows/sec., 95.09 KiB/sec. | ||
| 24407 | 2026.01.06 16:13:44.534169 [ 119 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 6 parts from all_1_49_12 to all_54_54_0 | ||
| 24408 | 2026.01.06 16:13:44.534224 [ 276 ] {5dca2e7d-4a3b-485c-953d-bba01a4aca7d} <Debug> TCPHandler: Processed in 0.002021778 sec. | ||
| 24409 | 2026.01.06 16:13:44.534255 [ 119 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24410 | 2026.01.06 16:13:44.534298 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24411 | 2026.01.06 16:13:44.534353 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24412 | 2026.01.06 16:13:44.534454 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_12 to all_54_54_0 into Compact with storage Full | ||
| 24413 | 2026.01.06 16:13:44.534460 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24414 | 2026.01.06 16:13:44.534547 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24415 | 2026.01.06 16:13:44.534612 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24416 | 2026.01.06 16:13:44.534648 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 18 rows starting from the beginning of the part | ||
| 24417 | 2026.01.06 16:13:44.534709 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 24418 | 2026.01.06 16:13:44.534754 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 24419 | 2026.01.06 16:13:44.534796 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 24420 | 2026.01.06 16:13:44.534838 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part | ||
| 24421 | 2026.01.06 16:13:44.534877 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
| 24422 | 2026.01.06 16:13:44.534981 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24423 | 2026.01.06 16:13:44.535025 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24424 | 2026.01.06 16:13:44.535364 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24425 | 2026.01.06 16:13:44.535591 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24426 | 2026.01.06 16:13:44.535617 [ 195 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239544 sec., 29042.938370884778 rows/sec., 2.38 MiB/sec. | ||
| 24427 | 2026.01.06 16:13:44.535728 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Debug> executeQuery: Read 74 rows, 6.02 KiB in 0.001291 sec., 57319.90704879938 rows/sec., 4.55 MiB/sec. | ||
| 24428 | 2026.01.06 16:13:44.535731 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Trace> MergedBlockOutputStream: filled checksums all_1_54_13 (state Temporary) | ||
| 24429 | 2026.01.06 16:13:44.535778 [ 276 ] {87fbbcd1-6d17-49e4-bfe2-3bcebd3d0201} <Debug> TCPHandler: Processed in 0.001477808 sec. | ||
| 24430 | 2026.01.06 16:13:44.535897 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24431 | 2026.01.06 16:13:44.535989 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_54_13 to all_1_54_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24432 | 2026.01.06 16:13:44.535996 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24433 | 2026.01.06 16:13:44.536048 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24434 | 2026.01.06 16:13:44.536060 [ 187 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_54_13} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 6 parts: [all_1_49_12, all_54_54_0] -> all_1_54_13 | ||
| 24435 | 2026.01.06 16:13:44.536127 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 24436 | 2026.01.06 16:13:44.536441 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24437 | 2026.01.06 16:13:44.536483 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24438 | 2026.01.06 16:13:44.536780 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 24439 | 2026.01.06 16:13:44.537005 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24440 | 2026.01.06 16:13:44.537136 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Debug> executeQuery: Read 9 rows, 667.00 B in 0.001161 sec., 7751.937984496125 rows/sec., 561.04 KiB/sec. | ||
| 24441 | 2026.01.06 16:13:44.537175 [ 276 ] {fb9273b1-dfc8-4524-a710-a184a1fa285b} <Debug> TCPHandler: Processed in 0.001328715 sec. | ||
| 24442 | 2026.01.06 16:13:44.537275 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24443 | 2026.01.06 16:13:44.537368 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24444 | 2026.01.06 16:13:44.537408 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24445 | 2026.01.06 16:13:44.537807 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24446 | 2026.01.06 16:13:44.537845 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24447 | 2026.01.06 16:13:44.538148 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24448 | 2026.01.06 16:13:44.538352 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24449 | 2026.01.06 16:13:44.538479 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Debug> executeQuery: Read 85 rows, 6.66 KiB in 0.001129 sec., 75287.86536758194 rows/sec., 5.76 MiB/sec. | ||
| 24450 | 2026.01.06 16:13:44.538519 [ 276 ] {86572194-10dd-4a37-bb18-363d66015353} <Debug> TCPHandler: Processed in 0.001292194 sec. | ||
| 24451 | 2026.01.06 16:13:44.538628 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24452 | 2026.01.06 16:13:44.538720 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24453 | 2026.01.06 16:13:44.538765 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24454 | 2026.01.06 16:13:44.539153 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24455 | 2026.01.06 16:13:44.539189 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24456 | 2026.01.06 16:13:44.539515 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24457 | 2026.01.06 16:13:44.539725 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24458 | 2026.01.06 16:13:44.539854 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001151 sec., 140747.17636837534 rows/sec., 9.79 MiB/sec. | ||
| 24459 | 2026.01.06 16:13:44.539897 [ 276 ] {61cc55e6-fce8-47ab-8f0e-27ab90ab8c4b} <Debug> TCPHandler: Processed in 0.001317364 sec. | ||
| 24460 | 2026.01.06 16:13:44.539997 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24461 | 2026.01.06 16:13:44.540090 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24462 | 2026.01.06 16:13:44.540144 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <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 | ||
| 24463 | 2026.01.06 16:13:44.540891 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24464 | 2026.01.06 16:13:44.540927 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24465 | 2026.01.06 16:13:44.541421 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24466 | 2026.01.06 16:13:44.541644 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24467 | 2026.01.06 16:13:44.541787 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001714 sec., 4084.014002333722 rows/sec., 7.32 MiB/sec. | ||
| 24468 | 2026.01.06 16:13:44.541855 [ 276 ] {85bc7c46-add4-4d0a-b7ba-e91cf3bab825} <Debug> TCPHandler: Processed in 0.001906236 sec. | ||
| 24469 | 2026.01.06 16:13:44.541968 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24470 | 2026.01.06 16:13:44.542062 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24471 | 2026.01.06 16:13:44.542104 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24472 | 2026.01.06 16:13:44.542428 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24473 | 2026.01.06 16:13:44.542466 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24474 | 2026.01.06 16:13:44.542764 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24475 | 2026.01.06 16:13:44.542974 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24476 | 2026.01.06 16:13:44.543099 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 24477 | 2026.01.06 16:13:44.543137 [ 276 ] {99ca5787-f48a-4630-aa36-8f7fc510fd44} <Debug> TCPHandler: Processed in 0.001217663 sec. | ||
| 24478 | 2026.01.06 16:13:46.425822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 24479 | 2026.01.06 16:13:46.444310 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24480 | 2026.01.06 16:13:46.444367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24481 | 2026.01.06 16:13:46.450697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24482 | 2026.01.06 16:13:46.451431 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24483 | 2026.01.06 16:13:46.454690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 24484 | 2026.01.06 16:13:48.615456 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63242 | ||
| 24485 | 2026.01.06 16:13:48.615565 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24486 | 2026.01.06 16:13:48.615592 [ 290 ] {} <Debug> TCP-Session: 99186875-4ea4-4ef8-92b7-bf88237f9bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:63242 | ||
| 24487 | 2026.01.06 16:13:48.615614 [ 290 ] {} <Debug> TCP-Session: 99186875-4ea4-4ef8-92b7-bf88237f9bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24488 | 2026.01.06 16:13:48.615627 [ 290 ] {} <Debug> TCP-Session: 99186875-4ea4-4ef8-92b7-bf88237f9bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24489 | 2026.01.06 16:13:48.615812 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51988 | ||
| 24490 | 2026.01.06 16:13:48.615837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62640 | ||
| 24491 | 2026.01.06 16:13:48.615870 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53345 | ||
| 24492 | 2026.01.06 16:13:48.615898 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33449 | ||
| 24493 | 2026.01.06 16:13:48.615910 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65074 | ||
| 24494 | 2026.01.06 16:13:48.615932 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35140 | ||
| 24495 | 2026.01.06 16:13:48.615960 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24496 | 2026.01.06 16:13:48.615984 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24497 | 2026.01.06 16:13:48.616006 [ 294 ] {} <Debug> TCP-Session: edd7ae13-694f-4502-865b-1403a901a957 Authenticating user 'default' from [fd00:1122:3344:101::e]:53345 | ||
| 24498 | 2026.01.06 16:13:48.615962 [ 290 ] {} <Trace> TCP-Session: 99186875-4ea4-4ef8-92b7-bf88237f9bfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24499 | 2026.01.06 16:13:48.616034 [ 294 ] {} <Debug> TCP-Session: edd7ae13-694f-4502-865b-1403a901a957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24500 | 2026.01.06 16:13:48.616037 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24501 | 2026.01.06 16:13:48.616056 [ 294 ] {} <Debug> TCP-Session: edd7ae13-694f-4502-865b-1403a901a957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24502 | 2026.01.06 16:13:48.616078 [ 275 ] {} <Debug> TCP-Session: dcf28775-d425-4391-8a77-d57b0df661c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35140 | ||
| 24503 | 2026.01.06 16:13:48.616040 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24504 | 2026.01.06 16:13:48.616112 [ 275 ] {} <Debug> TCP-Session: dcf28775-d425-4391-8a77-d57b0df661c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24505 | 2026.01.06 16:13:48.616028 [ 295 ] {} <Debug> TCP-Session: 051d5bf6-022c-416c-8443-7885de8e8e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:33449 | ||
| 24506 | 2026.01.06 16:13:48.616137 [ 275 ] {} <Debug> TCP-Session: dcf28775-d425-4391-8a77-d57b0df661c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24507 | 2026.01.06 16:13:48.616138 [ 296 ] {} <Debug> TCP-Session: d0224720-fcb2-42a9-b586-34b30e412f17 Authenticating user 'default' from [fd00:1122:3344:101::e]:65074 | ||
| 24508 | 2026.01.06 16:13:48.616155 [ 295 ] {} <Debug> TCP-Session: 051d5bf6-022c-416c-8443-7885de8e8e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24509 | 2026.01.06 16:13:48.615953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24510 | 2026.01.06 16:13:48.616188 [ 295 ] {} <Debug> TCP-Session: 051d5bf6-022c-416c-8443-7885de8e8e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24511 | 2026.01.06 16:13:48.616211 [ 290 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24512 | 2026.01.06 16:13:48.616222 [ 293 ] {} <Debug> TCP-Session: 158134d7-b4e5-4164-a2d1-ce15a2b2d8d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62640 | ||
| 24513 | 2026.01.06 16:13:48.616183 [ 296 ] {} <Debug> TCP-Session: d0224720-fcb2-42a9-b586-34b30e412f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24514 | 2026.01.06 16:13:48.616263 [ 293 ] {} <Debug> TCP-Session: 158134d7-b4e5-4164-a2d1-ce15a2b2d8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24515 | 2026.01.06 16:13:48.616278 [ 296 ] {} <Debug> TCP-Session: d0224720-fcb2-42a9-b586-34b30e412f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24516 | 2026.01.06 16:13:48.616288 [ 293 ] {} <Debug> TCP-Session: 158134d7-b4e5-4164-a2d1-ce15a2b2d8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24517 | 2026.01.06 16:13:48.615922 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51913 | ||
| 24518 | 2026.01.06 16:13:48.615825 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62843 | ||
| 24519 | 2026.01.06 16:13:48.615932 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24520 | 2026.01.06 16:13:48.616379 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24521 | 2026.01.06 16:13:48.616392 [ 291 ] {} <Debug> TCP-Session: fd70edda-c930-4d5c-b151-046db4a674b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51988 | ||
| 24522 | 2026.01.06 16:13:48.616409 [ 297 ] {} <Debug> TCP-Session: 6f2f88c1-f85c-4ced-b93a-a89349705de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51913 | ||
| 24523 | 2026.01.06 16:13:48.616410 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24524 | 2026.01.06 16:13:48.616418 [ 291 ] {} <Debug> TCP-Session: fd70edda-c930-4d5c-b151-046db4a674b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24525 | 2026.01.06 16:13:48.616435 [ 297 ] {} <Debug> TCP-Session: 6f2f88c1-f85c-4ced-b93a-a89349705de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24526 | 2026.01.06 16:13:48.616452 [ 292 ] {} <Debug> TCP-Session: 989a9132-c1c6-4d47-86fd-6eb3fa8a2b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:62843 | ||
| 24527 | 2026.01.06 16:13:48.616474 [ 297 ] {} <Debug> TCP-Session: 6f2f88c1-f85c-4ced-b93a-a89349705de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24528 | 2026.01.06 16:13:48.616492 [ 292 ] {} <Debug> TCP-Session: 989a9132-c1c6-4d47-86fd-6eb3fa8a2b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24529 | 2026.01.06 16:13:48.616460 [ 291 ] {} <Debug> TCP-Session: fd70edda-c930-4d5c-b151-046db4a674b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24530 | 2026.01.06 16:13:48.616510 [ 290 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24531 | 2026.01.06 16:13:48.616516 [ 292 ] {} <Debug> TCP-Session: 989a9132-c1c6-4d47-86fd-6eb3fa8a2b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24532 | 2026.01.06 16:13:48.616598 [ 290 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24533 | 2026.01.06 16:13:48.616897 [ 290 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 24534 | 2026.01.06 16:13:48.618009 [ 329 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Trace> AggregatingTransform: Aggregating | ||
| 24535 | 2026.01.06 16:13:48.618044 [ 329 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Trace> Aggregator: Aggregation method: without_key | ||
| 24536 | 2026.01.06 16:13:48.618079 [ 329 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108129 sec. (924.821 rows/sec., 36.13 KiB/sec.) | ||
| 24537 | 2026.01.06 16:13:48.618097 [ 329 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Trace> Aggregator: Merging aggregated data | ||
| 24538 | 2026.01.06 16:13:48.619070 [ 290 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002921 sec., 342.3485107839781 rows/sec., 13.37 KiB/sec. | ||
| 24539 | 2026.01.06 16:13:48.619232 [ 290 ] {03ae7fda-1f66-4f00-9be8-5c1b1c34a04c} <Debug> TCPHandler: Processed in 0.003393304 sec. | ||
| 24540 | 2026.01.06 16:13:48.619375 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24541 | 2026.01.06 16:13:48.619383 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24542 | 2026.01.06 16:13:48.619420 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24543 | 2026.01.06 16:13:48.619432 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24544 | 2026.01.06 16:13:48.619452 [ 291 ] {} <Debug> TCP-Session: fd70edda-c930-4d5c-b151-046db4a674b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24545 | 2026.01.06 16:13:48.619453 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24546 | 2026.01.06 16:13:48.619483 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24547 | 2026.01.06 16:13:48.619497 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24548 | 2026.01.06 16:13:48.619531 [ 293 ] {} <Debug> TCP-Session: 158134d7-b4e5-4164-a2d1-ce15a2b2d8d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24549 | 2026.01.06 16:13:48.619544 [ 296 ] {} <Debug> TCP-Session: d0224720-fcb2-42a9-b586-34b30e412f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24550 | 2026.01.06 16:13:48.619556 [ 297 ] {} <Debug> TCP-Session: 6f2f88c1-f85c-4ced-b93a-a89349705de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24551 | 2026.01.06 16:13:48.619464 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24552 | 2026.01.06 16:13:48.619462 [ 275 ] {} <Debug> TCP-Session: dcf28775-d425-4391-8a77-d57b0df661c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24553 | 2026.01.06 16:13:48.619621 [ 295 ] {} <Debug> TCP-Session: 051d5bf6-022c-416c-8443-7885de8e8e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24554 | 2026.01.06 16:13:48.619417 [ 290 ] {} <Debug> TCP-Session: 99186875-4ea4-4ef8-92b7-bf88237f9bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24555 | 2026.01.06 16:13:48.619400 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24556 | 2026.01.06 16:13:48.619476 [ 294 ] {} <Debug> TCP-Session: edd7ae13-694f-4502-865b-1403a901a957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24557 | 2026.01.06 16:13:48.619698 [ 292 ] {} <Debug> TCP-Session: 989a9132-c1c6-4d47-86fd-6eb3fa8a2b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24558 | 2026.01.06 16:13:49.551407 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24559 | 2026.01.06 16:13:49.551613 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24560 | 2026.01.06 16:13:49.551685 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24561 | 2026.01.06 16:13:49.552553 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24562 | 2026.01.06 16:13:49.552609 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24563 | 2026.01.06 16:13:49.553174 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24564 | 2026.01.06 16:13:49.553693 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24565 | 2026.01.06 16:13:49.553861 [ 149 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
| 24566 | 2026.01.06 16:13:49.553875 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002311 sec., 177412.37559498052 rows/sec., 11.25 MiB/sec. | ||
| 24567 | 2026.01.06 16:13:49.553939 [ 149 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24568 | 2026.01.06 16:13:49.553968 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24569 | 2026.01.06 16:13:49.553978 [ 276 ] {3ff27256-77fb-4de6-89bc-3beeca48727b} <Debug> TCPHandler: Processed in 0.002704241 sec. | ||
| 24570 | 2026.01.06 16:13:49.554068 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
| 24571 | 2026.01.06 16:13:49.554092 [ 223 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24572 | 2026.01.06 16:13:49.554109 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24573 | 2026.01.06 16:13:49.554149 [ 223 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24574 | 2026.01.06 16:13:49.554195 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24575 | 2026.01.06 16:13:49.554234 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 410 rows starting from the beginning of the part | ||
| 24576 | 2026.01.06 16:13:49.554248 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24577 | 2026.01.06 16:13:49.554298 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24578 | 2026.01.06 16:13:49.554305 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 410 rows starting from the beginning of the part | ||
| 24579 | 2026.01.06 16:13:49.554366 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 410 rows starting from the beginning of the part | ||
| 24580 | 2026.01.06 16:13:49.554413 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 410 rows starting from the beginning of the part | ||
| 24581 | 2026.01.06 16:13:49.554458 [ 197 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 410 rows starting from the beginning of the part | ||
| 24582 | 2026.01.06 16:13:49.554748 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24583 | 2026.01.06 16:13:49.554792 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24584 | 2026.01.06 16:13:49.555308 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 24585 | 2026.01.06 16:13:49.555692 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664481 sec., 1231615.1400947203 rows/sec., 82.83 MiB/sec. | ||
| 24586 | 2026.01.06 16:13:49.555862 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24587 | 2026.01.06 16:13:49.556020 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
| 24588 | 2026.01.06 16:13:49.556027 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001805 sec., 554.016620498615 rows/sec., 41.12 KiB/sec. | ||
| 24589 | 2026.01.06 16:13:49.556100 [ 276 ] {409afdff-721c-4706-b665-9235f6bcb2d5} <Debug> TCPHandler: Processed in 0.002043589 sec. | ||
| 24590 | 2026.01.06 16:13:49.556218 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24591 | 2026.01.06 16:13:49.556323 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24592 | 2026.01.06 16:13:49.556369 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24593 | 2026.01.06 16:13:49.556768 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24594 | 2026.01.06 16:13:49.556875 [ 186 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_77_19} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
| 24595 | 2026.01.06 16:13:49.556982 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 24596 | 2026.01.06 16:13:49.557421 [ 223 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24597 | 2026.01.06 16:13:49.557428 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24598 | 2026.01.06 16:13:49.557487 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24599 | 2026.01.06 16:13:49.558156 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24600 | 2026.01.06 16:13:49.558604 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24601 | 2026.01.06 16:13:49.558757 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Debug> executeQuery: Read 1220 rows, 100.08 KiB in 0.002458 sec., 496338.48657445074 rows/sec., 39.76 MiB/sec. | ||
| 24602 | 2026.01.06 16:13:49.558800 [ 276 ] {cb31e448-61b5-4ade-a838-953917402c4e} <Debug> TCPHandler: Processed in 0.00263182 sec. | ||
| 24603 | 2026.01.06 16:13:49.558944 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24604 | 2026.01.06 16:13:49.559063 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24605 | 2026.01.06 16:13:49.559116 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24606 | 2026.01.06 16:13:49.559756 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24607 | 2026.01.06 16:13:49.559801 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24608 | 2026.01.06 16:13:49.560305 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24609 | 2026.01.06 16:13:49.560756 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24610 | 2026.01.06 16:13:49.560902 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Debug> executeQuery: Read 259 rows, 16.36 KiB in 0.001867 sec., 138725.2276379218 rows/sec., 8.56 MiB/sec. | ||
| 24611 | 2026.01.06 16:13:49.560943 [ 276 ] {e4539016-3180-4bf7-b908-126191621f25} <Debug> TCPHandler: Processed in 0.002059398 sec. | ||
| 24612 | 2026.01.06 16:13:49.561073 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24613 | 2026.01.06 16:13:49.561198 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24614 | 2026.01.06 16:13:49.561252 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24615 | 2026.01.06 16:13:49.561979 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24616 | 2026.01.06 16:13:49.562029 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24617 | 2026.01.06 16:13:49.562679 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24618 | 2026.01.06 16:13:49.563309 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24619 | 2026.01.06 16:13:49.563516 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002342 sec., 90520.92228864219 rows/sec., 5.84 MiB/sec. | ||
| 24620 | 2026.01.06 16:13:49.563578 [ 276 ] {f3917e28-a08e-43f7-ba7c-a633cae133b8} <Debug> TCPHandler: Processed in 0.002566398 sec. | ||
| 24621 | 2026.01.06 16:13:49.563717 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24622 | 2026.01.06 16:13:49.563849 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24623 | 2026.01.06 16:13:49.563910 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24624 | 2026.01.06 16:13:49.564500 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24625 | 2026.01.06 16:13:49.564538 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24626 | 2026.01.06 16:13:49.565062 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24627 | 2026.01.06 16:13:49.565498 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24628 | 2026.01.06 16:13:49.565623 [ 149 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
| 24629 | 2026.01.06 16:13:49.565646 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001827 sec., 115489.87411056376 rows/sec., 6.56 MiB/sec. | ||
| 24630 | 2026.01.06 16:13:49.565676 [ 149 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24631 | 2026.01.06 16:13:49.565702 [ 276 ] {8a952e84-c340-4dee-a359-b262b63b0111} <Debug> TCPHandler: Processed in 0.002049759 sec. | ||
| 24632 | 2026.01.06 16:13:49.565702 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24633 | 2026.01.06 16:13:49.565837 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24634 | 2026.01.06 16:13:49.565841 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
| 24635 | 2026.01.06 16:13:49.565942 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24636 | 2026.01.06 16:13:49.565996 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24637 | 2026.01.06 16:13:49.566012 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24638 | 2026.01.06 16:13:49.566067 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 211 rows starting from the beginning of the part | ||
| 24639 | 2026.01.06 16:13:49.566161 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 211 rows starting from the beginning of the part | ||
| 24640 | 2026.01.06 16:13:49.566237 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 211 rows starting from the beginning of the part | ||
| 24641 | 2026.01.06 16:13:49.566305 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 211 rows starting from the beginning of the part | ||
| 24642 | 2026.01.06 16:13:49.566370 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 211 rows starting from the beginning of the part | ||
| 24643 | 2026.01.06 16:13:49.566905 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24644 | 2026.01.06 16:13:49.566948 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24645 | 2026.01.06 16:13:49.567437 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24646 | 2026.01.06 16:13:49.567777 [ 188 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996848 sec., 528332.6522599617 rows/sec., 32.02 MiB/sec. | ||
| 24647 | 2026.01.06 16:13:49.567937 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24648 | 2026.01.06 16:13:49.568074 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
| 24649 | 2026.01.06 16:13:49.568137 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Debug> executeQuery: Read 739 rows, 53.20 KiB in 0.002214 sec., 333785.00451671187 rows/sec., 23.47 MiB/sec. | ||
| 24650 | 2026.01.06 16:13:49.568197 [ 276 ] {42da582b-3dcd-4e83-8606-f2cdffdf6e63} <Debug> TCPHandler: Processed in 0.002410345 sec. | ||
| 24651 | 2026.01.06 16:13:49.568336 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24652 | 2026.01.06 16:13:49.568458 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24653 | 2026.01.06 16:13:49.568513 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24654 | 2026.01.06 16:13:49.568707 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24655 | 2026.01.06 16:13:49.568819 [ 195 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_77_19} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
| 24656 | 2026.01.06 16:13:49.568917 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24657 | 2026.01.06 16:13:49.568942 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 24658 | 2026.01.06 16:13:49.568974 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24659 | 2026.01.06 16:13:49.569470 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24660 | 2026.01.06 16:13:49.569924 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24661 | 2026.01.06 16:13:49.570074 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 191.03 KiB/sec. | ||
| 24662 | 2026.01.06 16:13:49.570125 [ 276 ] {9898937d-d233-48f4-ab72-8ddfd812b03b} <Debug> TCPHandler: Processed in 0.001843544 sec. | ||
| 24663 | 2026.01.06 16:13:49.570253 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24664 | 2026.01.06 16:13:49.570361 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24665 | 2026.01.06 16:13:49.570409 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24666 | 2026.01.06 16:13:49.570992 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24667 | 2026.01.06 16:13:49.571040 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24668 | 2026.01.06 16:13:49.571664 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24669 | 2026.01.06 16:13:49.572202 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24670 | 2026.01.06 16:13:49.572376 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Debug> executeQuery: Read 315 rows, 21.18 KiB in 0.002036 sec., 154715.12770137526 rows/sec., 10.16 MiB/sec. | ||
| 24671 | 2026.01.06 16:13:49.572423 [ 276 ] {65e56d80-7091-4ff9-9d88-b4c78aa0c203} <Debug> TCPHandler: Processed in 0.002220011 sec. | ||
| 24672 | 2026.01.06 16:13:49.572569 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24673 | 2026.01.06 16:13:49.572671 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24674 | 2026.01.06 16:13:49.572720 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24675 | 2026.01.06 16:13:49.573091 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24676 | 2026.01.06 16:13:49.573131 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24677 | 2026.01.06 16:13:49.573587 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24678 | 2026.01.06 16:13:49.574130 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24679 | 2026.01.06 16:13:49.574298 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001644 sec., 608.272506082725 rows/sec., 40.99 KiB/sec. | ||
| 24680 | 2026.01.06 16:13:49.574347 [ 276 ] {f8919010-be97-424b-92d7-03018d7cea07} <Debug> TCPHandler: Processed in 0.001834885 sec. | ||
| 24681 | 2026.01.06 16:13:49.574484 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24682 | 2026.01.06 16:13:49.574609 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24683 | 2026.01.06 16:13:49.574688 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <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 | ||
| 24684 | 2026.01.06 16:13:49.575897 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24685 | 2026.01.06 16:13:49.575936 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24686 | 2026.01.06 16:13:49.576730 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 24687 | 2026.01.06 16:13:49.577441 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24688 | 2026.01.06 16:13:49.577672 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.003089 sec., 17157.656199417288 rows/sec., 30.75 MiB/sec. | ||
| 24689 | 2026.01.06 16:13:49.577773 [ 276 ] {609f8792-97a8-4d1d-8290-a68b6e0eb16e} <Debug> TCPHandler: Processed in 0.003344293 sec. | ||
| 24690 | 2026.01.06 16:13:49.577894 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24691 | 2026.01.06 16:13:49.577991 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24692 | 2026.01.06 16:13:49.578034 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24693 | 2026.01.06 16:13:49.578410 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24694 | 2026.01.06 16:13:49.578448 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24695 | 2026.01.06 16:13:49.578885 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24696 | 2026.01.06 16:13:49.579293 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24697 | 2026.01.06 16:13:49.579421 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001479 sec., 70317.78228532792 rows/sec., 4.31 MiB/sec. | ||
| 24698 | 2026.01.06 16:13:49.579457 [ 276 ] {561de757-4a71-4589-acc6-13fef15a6769} <Debug> TCPHandler: Processed in 0.001648922 sec. | ||
| 24699 | 2026.01.06 16:13:49.822195 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55736 | ||
| 24700 | 2026.01.06 16:13:49.822297 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24701 | 2026.01.06 16:13:49.822325 [ 290 ] {} <Debug> TCP-Session: 4e1cf13b-4aa1-4c66-91d4-c9a768e3186c Authenticating user 'default' from [fd00:1122:3344:101::e]:55736 | ||
| 24702 | 2026.01.06 16:13:49.822348 [ 290 ] {} <Debug> TCP-Session: 4e1cf13b-4aa1-4c66-91d4-c9a768e3186c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24703 | 2026.01.06 16:13:49.822361 [ 290 ] {} <Debug> TCP-Session: 4e1cf13b-4aa1-4c66-91d4-c9a768e3186c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24704 | 2026.01.06 16:13:49.822598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41302 | ||
| 24705 | 2026.01.06 16:13:49.822631 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62487 | ||
| 24706 | 2026.01.06 16:13:49.822657 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57245 | ||
| 24707 | 2026.01.06 16:13:49.822682 [ 290 ] {} <Trace> TCP-Session: 4e1cf13b-4aa1-4c66-91d4-c9a768e3186c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24708 | 2026.01.06 16:13:49.822666 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60173 | ||
| 24709 | 2026.01.06 16:13:49.822644 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44261 | ||
| 24710 | 2026.01.06 16:13:49.822766 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24711 | 2026.01.06 16:13:49.822800 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24712 | 2026.01.06 16:13:49.822772 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24713 | 2026.01.06 16:13:49.822831 [ 291 ] {} <Debug> TCP-Session: 34ce465f-901f-4529-94a1-1ffd99efea05 Authenticating user 'default' from [fd00:1122:3344:101::e]:41302 | ||
| 24714 | 2026.01.06 16:13:49.822860 [ 297 ] {} <Debug> TCP-Session: 3fea780c-42e7-4cca-8aea-2f12ab95599d Authenticating user 'default' from [fd00:1122:3344:101::e]:57245 | ||
| 24715 | 2026.01.06 16:13:49.822865 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24716 | 2026.01.06 16:13:49.822880 [ 290 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24717 | 2026.01.06 16:13:49.822893 [ 297 ] {} <Debug> TCP-Session: 3fea780c-42e7-4cca-8aea-2f12ab95599d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24718 | 2026.01.06 16:13:49.822909 [ 296 ] {} <Debug> TCP-Session: 91ee3d26-1e7c-44f6-a2d9-72c1b9012815 Authenticating user 'default' from [fd00:1122:3344:101::e]:44261 | ||
| 24719 | 2026.01.06 16:13:49.822930 [ 297 ] {} <Debug> TCP-Session: 3fea780c-42e7-4cca-8aea-2f12ab95599d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24720 | 2026.01.06 16:13:49.822952 [ 296 ] {} <Debug> TCP-Session: 91ee3d26-1e7c-44f6-a2d9-72c1b9012815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24721 | 2026.01.06 16:13:49.822885 [ 291 ] {} <Debug> TCP-Session: 34ce465f-901f-4529-94a1-1ffd99efea05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24722 | 2026.01.06 16:13:49.822974 [ 296 ] {} <Debug> TCP-Session: 91ee3d26-1e7c-44f6-a2d9-72c1b9012815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24723 | 2026.01.06 16:13:49.823005 [ 291 ] {} <Debug> TCP-Session: 34ce465f-901f-4529-94a1-1ffd99efea05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24724 | 2026.01.06 16:13:49.822769 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24725 | 2026.01.06 16:13:49.822610 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53079 | ||
| 24726 | 2026.01.06 16:13:49.823057 [ 295 ] {} <Debug> TCP-Session: 7a901a3d-66cd-49de-bea2-ea4a9a0a53e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62487 | ||
| 24727 | 2026.01.06 16:13:49.822616 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38166 | ||
| 24728 | 2026.01.06 16:13:49.823097 [ 295 ] {} <Debug> TCP-Session: 7a901a3d-66cd-49de-bea2-ea4a9a0a53e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24729 | 2026.01.06 16:13:49.823126 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24730 | 2026.01.06 16:13:49.823140 [ 295 ] {} <Debug> TCP-Session: 7a901a3d-66cd-49de-bea2-ea4a9a0a53e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24731 | 2026.01.06 16:13:49.823158 [ 293 ] {} <Debug> TCP-Session: d4c30328-a771-4802-a64b-68297a52e203 Authenticating user 'default' from [fd00:1122:3344:101::e]:53079 | ||
| 24732 | 2026.01.06 16:13:49.822605 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50872 | ||
| 24733 | 2026.01.06 16:13:49.823185 [ 293 ] {} <Debug> TCP-Session: d4c30328-a771-4802-a64b-68297a52e203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24734 | 2026.01.06 16:13:49.823175 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24735 | 2026.01.06 16:13:49.823222 [ 293 ] {} <Debug> TCP-Session: d4c30328-a771-4802-a64b-68297a52e203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24736 | 2026.01.06 16:13:49.822831 [ 275 ] {} <Debug> TCP-Session: b351a999-296f-4854-a5e8-fae352a4e067 Authenticating user 'default' from [fd00:1122:3344:101::e]:60173 | ||
| 24737 | 2026.01.06 16:13:49.823252 [ 294 ] {} <Debug> TCP-Session: 0ddc4ce5-6184-4a0b-8ca5-d5a24af0a33f Authenticating user 'default' from [fd00:1122:3344:101::e]:38166 | ||
| 24738 | 2026.01.06 16:13:49.823283 [ 275 ] {} <Debug> TCP-Session: b351a999-296f-4854-a5e8-fae352a4e067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24739 | 2026.01.06 16:13:49.823299 [ 294 ] {} <Debug> TCP-Session: 0ddc4ce5-6184-4a0b-8ca5-d5a24af0a33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24740 | 2026.01.06 16:13:49.823310 [ 275 ] {} <Debug> TCP-Session: b351a999-296f-4854-a5e8-fae352a4e067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24741 | 2026.01.06 16:13:49.823323 [ 294 ] {} <Debug> TCP-Session: 0ddc4ce5-6184-4a0b-8ca5-d5a24af0a33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24742 | 2026.01.06 16:13:49.823255 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24743 | 2026.01.06 16:13:49.823176 [ 290 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24744 | 2026.01.06 16:13:49.823380 [ 292 ] {} <Debug> TCP-Session: 0c2b5ef2-44d5-404a-b478-7c4438204dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:50872 | ||
| 24745 | 2026.01.06 16:13:49.823412 [ 292 ] {} <Debug> TCP-Session: 0c2b5ef2-44d5-404a-b478-7c4438204dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24746 | 2026.01.06 16:13:49.823425 [ 292 ] {} <Debug> TCP-Session: 0c2b5ef2-44d5-404a-b478-7c4438204dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24747 | 2026.01.06 16:13:49.823434 [ 290 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24748 | 2026.01.06 16:13:49.823746 [ 290 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 24749 | 2026.01.06 16:13:49.824731 [ 346 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Trace> AggregatingTransform: Aggregating | ||
| 24750 | 2026.01.06 16:13:49.824783 [ 346 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Trace> Aggregator: Aggregation method: without_key | ||
| 24751 | 2026.01.06 16:13:49.824823 [ 346 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971778 sec. (1029.042 rows/sec., 40.20 KiB/sec.) | ||
| 24752 | 2026.01.06 16:13:49.824843 [ 346 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Trace> Aggregator: Merging aggregated data | ||
| 24753 | 2026.01.06 16:13:49.826183 [ 290 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 24754 | 2026.01.06 16:13:49.826350 [ 290 ] {4c757fa6-15b8-4c49-9bfa-3d28b9fa2736} <Debug> TCPHandler: Processed in 0.003786791 sec. | ||
| 24755 | 2026.01.06 16:13:49.826460 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24756 | 2026.01.06 16:13:49.826490 [ 290 ] {} <Debug> TCP-Session: 4e1cf13b-4aa1-4c66-91d4-c9a768e3186c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24757 | 2026.01.06 16:13:49.826495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24758 | 2026.01.06 16:13:49.826512 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24759 | 2026.01.06 16:13:49.826536 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24760 | 2026.01.06 16:13:49.826551 [ 291 ] {} <Debug> TCP-Session: 34ce465f-901f-4529-94a1-1ffd99efea05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24761 | 2026.01.06 16:13:49.826560 [ 275 ] {} <Debug> TCP-Session: b351a999-296f-4854-a5e8-fae352a4e067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24762 | 2026.01.06 16:13:49.826590 [ 293 ] {} <Debug> TCP-Session: d4c30328-a771-4802-a64b-68297a52e203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24763 | 2026.01.06 16:13:49.826597 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24764 | 2026.01.06 16:13:49.826620 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24765 | 2026.01.06 16:13:49.826655 [ 294 ] {} <Debug> TCP-Session: 0ddc4ce5-6184-4a0b-8ca5-d5a24af0a33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24766 | 2026.01.06 16:13:49.826562 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24767 | 2026.01.06 16:13:49.826681 [ 297 ] {} <Debug> TCP-Session: 3fea780c-42e7-4cca-8aea-2f12ab95599d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24768 | 2026.01.06 16:13:49.826543 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24769 | 2026.01.06 16:13:49.826715 [ 295 ] {} <Debug> TCP-Session: 7a901a3d-66cd-49de-bea2-ea4a9a0a53e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24770 | 2026.01.06 16:13:49.826584 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24771 | 2026.01.06 16:13:49.826755 [ 292 ] {} <Debug> TCP-Session: 0c2b5ef2-44d5-404a-b478-7c4438204dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24772 | 2026.01.06 16:13:49.826789 [ 296 ] {} <Debug> TCP-Session: 91ee3d26-1e7c-44f6-a2d9-72c1b9012815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24773 | 2026.01.06 16:13:49.964616 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62877 | ||
| 24774 | 2026.01.06 16:13:49.964725 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24775 | 2026.01.06 16:13:49.964750 [ 290 ] {} <Debug> TCP-Session: b5e71a6e-dbc2-41e5-b01c-d522492b9c50 Authenticating user 'default' from [fd00:1122:3344:101::e]:62877 | ||
| 24776 | 2026.01.06 16:13:49.964772 [ 290 ] {} <Debug> TCP-Session: b5e71a6e-dbc2-41e5-b01c-d522492b9c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24777 | 2026.01.06 16:13:49.964785 [ 290 ] {} <Debug> TCP-Session: b5e71a6e-dbc2-41e5-b01c-d522492b9c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24778 | 2026.01.06 16:13:49.964971 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47923 | ||
| 24779 | 2026.01.06 16:13:49.964987 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55270 | ||
| 24780 | 2026.01.06 16:13:49.965014 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43491 | ||
| 24781 | 2026.01.06 16:13:49.965064 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44194 | ||
| 24782 | 2026.01.06 16:13:49.965070 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47802 | ||
| 24783 | 2026.01.06 16:13:49.965108 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24784 | 2026.01.06 16:13:49.965125 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24785 | 2026.01.06 16:13:49.965152 [ 291 ] {} <Debug> TCP-Session: 66e5cf7f-a424-4e96-9023-5757dcd94f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:47923 | ||
| 24786 | 2026.01.06 16:13:49.965159 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24787 | 2026.01.06 16:13:49.965177 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24788 | 2026.01.06 16:13:49.965199 [ 291 ] {} <Debug> TCP-Session: 66e5cf7f-a424-4e96-9023-5757dcd94f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24789 | 2026.01.06 16:13:49.965208 [ 293 ] {} <Debug> TCP-Session: d8c015e1-c166-4409-a7aa-dd50b85d201b Authenticating user 'default' from [fd00:1122:3344:101::e]:43491 | ||
| 24790 | 2026.01.06 16:13:49.965225 [ 291 ] {} <Debug> TCP-Session: 66e5cf7f-a424-4e96-9023-5757dcd94f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24791 | 2026.01.06 16:13:49.965218 [ 297 ] {} <Debug> TCP-Session: f577032b-999b-4e1d-bdf3-8a13e2a9c8ed Authenticating user 'default' from [fd00:1122:3344:101::e]:44194 | ||
| 24792 | 2026.01.06 16:13:49.965248 [ 293 ] {} <Debug> TCP-Session: d8c015e1-c166-4409-a7aa-dd50b85d201b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24793 | 2026.01.06 16:13:49.965274 [ 297 ] {} <Debug> TCP-Session: f577032b-999b-4e1d-bdf3-8a13e2a9c8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24794 | 2026.01.06 16:13:49.965278 [ 293 ] {} <Debug> TCP-Session: d8c015e1-c166-4409-a7aa-dd50b85d201b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24795 | 2026.01.06 16:13:49.965289 [ 297 ] {} <Debug> TCP-Session: f577032b-999b-4e1d-bdf3-8a13e2a9c8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24796 | 2026.01.06 16:13:49.965172 [ 292 ] {} <Debug> TCP-Session: 962e53d1-2bb3-48b7-be2b-0dfdcf096705 Authenticating user 'default' from [fd00:1122:3344:101::e]:55270 | ||
| 24797 | 2026.01.06 16:13:49.965036 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37490 | ||
| 24798 | 2026.01.06 16:13:49.965340 [ 292 ] {} <Debug> TCP-Session: 962e53d1-2bb3-48b7-be2b-0dfdcf096705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24799 | 2026.01.06 16:13:49.965370 [ 292 ] {} <Debug> TCP-Session: 962e53d1-2bb3-48b7-be2b-0dfdcf096705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24800 | 2026.01.06 16:13:49.965179 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24801 | 2026.01.06 16:13:49.965400 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24802 | 2026.01.06 16:13:49.965013 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35804 | ||
| 24803 | 2026.01.06 16:13:49.965424 [ 295 ] {} <Debug> TCP-Session: d00ad124-7906-4759-87c8-bd396f47b986 Authenticating user 'default' from [fd00:1122:3344:101::e]:37490 | ||
| 24804 | 2026.01.06 16:13:49.965421 [ 275 ] {} <Debug> TCP-Session: 012ffd00-aed0-4a12-b2fe-229e2cb854f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47802 | ||
| 24805 | 2026.01.06 16:13:49.965462 [ 295 ] {} <Debug> TCP-Session: d00ad124-7906-4759-87c8-bd396f47b986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24806 | 2026.01.06 16:13:49.965473 [ 275 ] {} <Debug> TCP-Session: 012ffd00-aed0-4a12-b2fe-229e2cb854f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24807 | 2026.01.06 16:13:49.965478 [ 295 ] {} <Debug> TCP-Session: d00ad124-7906-4759-87c8-bd396f47b986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24808 | 2026.01.06 16:13:49.965487 [ 275 ] {} <Debug> TCP-Session: 012ffd00-aed0-4a12-b2fe-229e2cb854f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24809 | 2026.01.06 16:13:49.965498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24810 | 2026.01.06 16:13:49.965100 [ 290 ] {} <Trace> TCP-Session: b5e71a6e-dbc2-41e5-b01c-d522492b9c50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24811 | 2026.01.06 16:13:49.965537 [ 294 ] {} <Debug> TCP-Session: eb8e403a-056e-4ffd-887d-1a6302269bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35804 | ||
| 24812 | 2026.01.06 16:13:49.965051 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50251 | ||
| 24813 | 2026.01.06 16:13:49.965565 [ 294 ] {} <Debug> TCP-Session: eb8e403a-056e-4ffd-887d-1a6302269bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24814 | 2026.01.06 16:13:49.965604 [ 294 ] {} <Debug> TCP-Session: eb8e403a-056e-4ffd-887d-1a6302269bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24815 | 2026.01.06 16:13:49.965637 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24816 | 2026.01.06 16:13:49.965666 [ 296 ] {} <Debug> TCP-Session: 7dd7b3a3-cff0-48c6-9706-c3ee76855785 Authenticating user 'default' from [fd00:1122:3344:101::e]:50251 | ||
| 24817 | 2026.01.06 16:13:49.965684 [ 296 ] {} <Debug> TCP-Session: 7dd7b3a3-cff0-48c6-9706-c3ee76855785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24818 | 2026.01.06 16:13:49.965697 [ 296 ] {} <Debug> TCP-Session: 7dd7b3a3-cff0-48c6-9706-c3ee76855785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24819 | 2026.01.06 16:13:49.965713 [ 290 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62877) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24820 | 2026.01.06 16:13:49.966010 [ 290 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24821 | 2026.01.06 16:13:49.966074 [ 290 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24822 | 2026.01.06 16:13:49.966361 [ 290 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 24823 | 2026.01.06 16:13:49.967332 [ 313 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Trace> AggregatingTransform: Aggregating | ||
| 24824 | 2026.01.06 16:13:49.967369 [ 313 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Trace> Aggregator: Aggregation method: without_key | ||
| 24825 | 2026.01.06 16:13:49.967402 [ 313 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941038 sec. (1062.656 rows/sec., 41.51 KiB/sec.) | ||
| 24826 | 2026.01.06 16:13:49.967421 [ 313 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Trace> Aggregator: Merging aggregated data | ||
| 24827 | 2026.01.06 16:13:49.968681 [ 290 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 24828 | 2026.01.06 16:13:49.968806 [ 290 ] {f84c6753-8a17-4d70-948a-fc939e6a0454} <Debug> TCPHandler: Processed in 0.003823642 sec. | ||
| 24829 | 2026.01.06 16:13:49.968929 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24830 | 2026.01.06 16:13:49.968962 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24831 | 2026.01.06 16:13:49.968966 [ 290 ] {} <Debug> TCP-Session: b5e71a6e-dbc2-41e5-b01c-d522492b9c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24832 | 2026.01.06 16:13:49.968979 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24833 | 2026.01.06 16:13:49.969011 [ 291 ] {} <Debug> TCP-Session: 66e5cf7f-a424-4e96-9023-5757dcd94f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24834 | 2026.01.06 16:13:49.969022 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24835 | 2026.01.06 16:13:49.969035 [ 294 ] {} <Debug> TCP-Session: eb8e403a-056e-4ffd-887d-1a6302269bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24836 | 2026.01.06 16:13:49.969055 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24837 | 2026.01.06 16:13:49.969073 [ 296 ] {} <Debug> TCP-Session: 7dd7b3a3-cff0-48c6-9706-c3ee76855785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24838 | 2026.01.06 16:13:49.969083 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24839 | 2026.01.06 16:13:49.969082 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24840 | 2026.01.06 16:13:49.969102 [ 292 ] {} <Debug> TCP-Session: 962e53d1-2bb3-48b7-be2b-0dfdcf096705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24841 | 2026.01.06 16:13:49.969128 [ 297 ] {} <Debug> TCP-Session: f577032b-999b-4e1d-bdf3-8a13e2a9c8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24842 | 2026.01.06 16:13:49.969137 [ 293 ] {} <Debug> TCP-Session: d8c015e1-c166-4409-a7aa-dd50b85d201b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24843 | 2026.01.06 16:13:49.969050 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24844 | 2026.01.06 16:13:49.969003 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24845 | 2026.01.06 16:13:49.969212 [ 275 ] {} <Debug> TCP-Session: 012ffd00-aed0-4a12-b2fe-229e2cb854f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24846 | 2026.01.06 16:13:49.969225 [ 295 ] {} <Debug> TCP-Session: d00ad124-7906-4759-87c8-bd396f47b986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24847 | 2026.01.06 16:13:49.978899 [ 223 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24848 | 2026.01.06 16:13:49.978929 [ 223 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24849 | 2026.01.06 16:13:49.981816 [ 223 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24850 | 2026.01.06 16:13:50.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.31 MiB, peak 421.17 MiB, free memory in arenas 0.00 B, will set to 403.92 MiB (RSS), difference: -1.39 MiB | ||
| 24851 | 2026.01.06 16:13:51.248106 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50346 | ||
| 24852 | 2026.01.06 16:13:51.248951 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24853 | 2026.01.06 16:13:51.248997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24854 | 2026.01.06 16:13:51.249608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24855 | 2026.01.06 16:13:51.250085 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24856 | 2026.01.06 16:13:51.250219 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50346 | ||
| 24857 | 2026.01.06 16:13:51.250323 [ 225 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24858 | 2026.01.06 16:13:51.250375 [ 225 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24859 | 2026.01.06 16:13:51.253527 [ 225 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24860 | 2026.01.06 16:13:52.020988 [ 219 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24861 | 2026.01.06 16:13:52.021032 [ 219 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24862 | 2026.01.06 16:13:52.024284 [ 219 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24863 | 2026.01.06 16:13:53.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.92 MiB, peak 421.17 MiB, free memory in arenas 0.00 B, will set to 403.92 MiB (RSS), difference: 4.00 MiB | ||
| 24864 | 2026.01.06 16:13:53.944720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3090 | ||
| 24865 | 2026.01.06 16:13:53.947455 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24866 | 2026.01.06 16:13:53.947502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24867 | 2026.01.06 16:13:53.948850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24868 | 2026.01.06 16:13:53.949322 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24869 | 2026.01.06 16:13:53.949633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3090 | ||
| 24870 | 2026.01.06 16:13:53.954887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 24871 | 2026.01.06 16:13:53.972518 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24872 | 2026.01.06 16:13:53.972572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24873 | 2026.01.06 16:13:53.979033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24874 | 2026.01.06 16:13:53.980227 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24875 | 2026.01.06 16:13:53.983280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 24876 | 2026.01.06 16:13:54.559547 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24877 | 2026.01.06 16:13:54.559836 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24878 | 2026.01.06 16:13:54.559940 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24879 | 2026.01.06 16:13:54.560629 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24880 | 2026.01.06 16:13:54.560668 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24881 | 2026.01.06 16:13:54.561046 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 24882 | 2026.01.06 16:13:54.561264 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24883 | 2026.01.06 16:13:54.561424 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 196.02 KiB/sec. | ||
| 24884 | 2026.01.06 16:13:54.561478 [ 276 ] {23f5ddec-1973-4ef6-bac2-b5e6327fe2b3} <Debug> TCPHandler: Processed in 0.00211251 sec. | ||
| 24885 | 2026.01.06 16:13:54.561619 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24886 | 2026.01.06 16:13:54.561714 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24887 | 2026.01.06 16:13:54.561753 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24888 | 2026.01.06 16:13:54.562823 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24889 | 2026.01.06 16:13:54.562858 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24890 | 2026.01.06 16:13:54.563239 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24891 | 2026.01.06 16:13:54.563452 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24892 | 2026.01.06 16:13:54.563584 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001887 sec., 642289.3481717011 rows/sec., 53.02 MiB/sec. | ||
| 24893 | 2026.01.06 16:13:54.563624 [ 276 ] {eac338cc-5354-4831-887a-f6cafe4e75f5} <Debug> TCPHandler: Processed in 0.002061409 sec. | ||
| 24894 | 2026.01.06 16:13:54.563740 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24895 | 2026.01.06 16:13:54.563835 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24896 | 2026.01.06 16:13:54.563875 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24897 | 2026.01.06 16:13:54.564268 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24898 | 2026.01.06 16:13:54.564303 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24899 | 2026.01.06 16:13:54.564587 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24900 | 2026.01.06 16:13:54.564795 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24901 | 2026.01.06 16:13:54.564913 [ 142 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24902 | 2026.01.06 16:13:54.564923 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001106 sec., 9945.750452079566 rows/sec., 728.45 KiB/sec. | ||
| 24903 | 2026.01.06 16:13:54.564973 [ 142 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24904 | 2026.01.06 16:13:54.564986 [ 276 ] {9d502503-4f44-46e3-bc10-cd3a860f5bf7} <Debug> TCPHandler: Processed in 0.001295854 sec. | ||
| 24905 | 2026.01.06 16:13:54.564999 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24906 | 2026.01.06 16:13:54.565095 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24907 | 2026.01.06 16:13:54.565113 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24908 | 2026.01.06 16:13:54.565191 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24909 | 2026.01.06 16:13:54.565235 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24910 | 2026.01.06 16:13:54.565241 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24911 | 2026.01.06 16:13:54.565284 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 288 rows starting from the beginning of the part | ||
| 24912 | 2026.01.06 16:13:54.565360 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 9 rows starting from the beginning of the part | ||
| 24913 | 2026.01.06 16:13:54.565413 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 263 rows starting from the beginning of the part | ||
| 24914 | 2026.01.06 16:13:54.565463 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 9 rows starting from the beginning of the part | ||
| 24915 | 2026.01.06 16:13:54.565515 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 259 rows starting from the beginning of the part | ||
| 24916 | 2026.01.06 16:13:54.565567 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 11 rows starting from the beginning of the part | ||
| 24917 | 2026.01.06 16:13:54.565748 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24918 | 2026.01.06 16:13:54.565791 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24919 | 2026.01.06 16:13:54.566111 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24920 | 2026.01.06 16:13:54.566345 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24921 | 2026.01.06 16:13:54.566476 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001303 sec., 174980.81350729088 rows/sec., 11.85 MiB/sec. | ||
| 24922 | 2026.01.06 16:13:54.566515 [ 276 ] {7abc55f3-adae-4d95-a6f6-7e496f7b3a0f} <Debug> TCPHandler: Processed in 0.001470137 sec. | ||
| 24923 | 2026.01.06 16:13:54.566564 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494578 sec., 561362.4715471524 rows/sec., 37.12 MiB/sec. | ||
| 24924 | 2026.01.06 16:13:54.566621 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24925 | 2026.01.06 16:13:54.566718 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24926 | 2026.01.06 16:13:54.566726 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24927 | 2026.01.06 16:13:54.566761 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24928 | 2026.01.06 16:13:54.566977 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24929 | 2026.01.06 16:13:54.567048 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_151_30} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24930 | 2026.01.06 16:13:54.567133 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 24931 | 2026.01.06 16:13:54.567375 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24932 | 2026.01.06 16:13:54.567416 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24933 | 2026.01.06 16:13:54.567729 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24934 | 2026.01.06 16:13:54.567931 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24935 | 2026.01.06 16:13:54.568058 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001357 sec., 391304.347826087 rows/sec., 29.00 MiB/sec. | ||
| 24936 | 2026.01.06 16:13:54.568099 [ 276 ] {0da2702f-6a59-41fd-b44d-fb47f6c1d015} <Debug> TCPHandler: Processed in 0.001527989 sec. | ||
| 24937 | 2026.01.06 16:13:54.568211 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24938 | 2026.01.06 16:13:54.568306 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24939 | 2026.01.06 16:13:54.568349 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24940 | 2026.01.06 16:13:54.568920 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24941 | 2026.01.06 16:13:54.568955 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24942 | 2026.01.06 16:13:54.569325 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24943 | 2026.01.06 16:13:54.569528 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24944 | 2026.01.06 16:13:54.569644 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_150_31 to all_155_155_0 | ||
| 24945 | 2026.01.06 16:13:54.569657 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001369 sec., 617969.3206720233 rows/sec., 41.59 MiB/sec. | ||
| 24946 | 2026.01.06 16:13:54.569677 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24947 | 2026.01.06 16:13:54.569700 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24948 | 2026.01.06 16:13:54.569704 [ 276 ] {326f3f95-f7fb-4bd1-93a4-aad8036bc133} <Debug> TCPHandler: Processed in 0.001542949 sec. | ||
| 24949 | 2026.01.06 16:13:54.569784 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_31 to all_155_155_0 into Compact with storage Full | ||
| 24950 | 2026.01.06 16:13:54.569839 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24951 | 2026.01.06 16:13:54.569876 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24952 | 2026.01.06 16:13:54.569906 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_150_31, total 52975 rows starting from the beginning of the part | ||
| 24953 | 2026.01.06 16:13:54.569932 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24954 | 2026.01.06 16:13:54.569965 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 162 rows starting from the beginning of the part | ||
| 24955 | 2026.01.06 16:13:54.569987 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <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 | ||
| 24956 | 2026.01.06 16:13:54.570012 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 317 rows starting from the beginning of the part | ||
| 24957 | 2026.01.06 16:13:54.570055 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 162 rows starting from the beginning of the part | ||
| 24958 | 2026.01.06 16:13:54.570098 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 315 rows starting from the beginning of the part | ||
| 24959 | 2026.01.06 16:13:54.570138 [ 188 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 846 rows starting from the beginning of the part | ||
| 24960 | 2026.01.06 16:13:54.570756 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24961 | 2026.01.06 16:13:54.570791 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24962 | 2026.01.06 16:13:54.571285 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24963 | 2026.01.06 16:13:54.571516 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24964 | 2026.01.06 16:13:54.571659 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001744 sec., 4013.761467889908 rows/sec., 7.19 MiB/sec. | ||
| 24965 | 2026.01.06 16:13:54.571742 [ 276 ] {2fc3222d-27b2-4c76-950b-62bd20f0b089} <Debug> TCPHandler: Processed in 0.001950877 sec. | ||
| 24966 | 2026.01.06 16:13:54.571859 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24967 | 2026.01.06 16:13:54.571954 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24968 | 2026.01.06 16:13:54.571995 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24969 | 2026.01.06 16:13:54.572350 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24970 | 2026.01.06 16:13:54.572387 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24971 | 2026.01.06 16:13:54.572706 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24972 | 2026.01.06 16:13:54.572916 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24973 | 2026.01.06 16:13:54.573046 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 24974 | 2026.01.06 16:13:54.573084 [ 276 ] {2fab8313-20a9-4046-9f2e-957698f9775a} <Debug> TCPHandler: Processed in 0.001274434 sec. | ||
| 24975 | 2026.01.06 16:13:54.579197 [ 194 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54777 rows, containing 5 columns (5 merged, 0 gathered) in 0.009450438 sec., 5796239.285417248 rows/sec., 387.89 MiB/sec. | ||
| 24976 | 2026.01.06 16:13:54.579634 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Trace> MergedBlockOutputStream: filled checksums all_1_155_32 (state Temporary) | ||
| 24977 | 2026.01.06 16:13:54.579923 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_155_32 to all_1_155_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24978 | 2026.01.06 16:13:54.579997 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_155_32} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_150_31, all_155_155_0] -> all_1_155_32 | ||
| 24979 | 2026.01.06 16:13:54.580093 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 24980 | 2026.01.06 16:13:58.531759 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24981 | 2026.01.06 16:13:58.531811 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24982 | 2026.01.06 16:13:58.750481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50794 | ||
| 24983 | 2026.01.06 16:13:58.751262 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24984 | 2026.01.06 16:13:58.751303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24985 | 2026.01.06 16:13:58.751872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24986 | 2026.01.06 16:13:58.752290 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24987 | 2026.01.06 16:13:58.752420 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50794 | ||
| 24988 | 2026.01.06 16:13:58.752438 [ 133 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24989 | 2026.01.06 16:13:58.752504 [ 133 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24990 | 2026.01.06 16:13:58.752524 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 24991 | 2026.01.06 16:13:58.752634 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 24992 | 2026.01.06 16:13:58.752769 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24993 | 2026.01.06 16:13:58.752806 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48426 rows starting from the beginning of the part | ||
| 24994 | 2026.01.06 16:13:58.752868 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 24995 | 2026.01.06 16:13:58.752912 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 24996 | 2026.01.06 16:13:58.752956 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 24997 | 2026.01.06 16:13:58.752993 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 24998 | 2026.01.06 16:13:58.753033 [ 196 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 24999 | 2026.01.06 16:13:58.755781 [ 194 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50794 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190011 sec., 15922829.106231922 rows/sec., 227.78 MiB/sec. | ||
| 25000 | 2026.01.06 16:13:58.756474 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25001 | 2026.01.06 16:13:58.757030 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25002 | 2026.01.06 16:13:58.757116 [ 198 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_106_21} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25003 | 2026.01.06 16:13:58.757242 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 25004 | 2026.01.06 16:13:59.547326 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25005 | 2026.01.06 16:13:59.547632 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25006 | 2026.01.06 16:13:59.547751 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25007 | 2026.01.06 16:13:59.548777 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25008 | 2026.01.06 16:13:59.548827 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25009 | 2026.01.06 16:13:59.549390 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25010 | 2026.01.06 16:13:59.549969 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25011 | 2026.01.06 16:13:59.550128 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002572 sec., 159409.02021772938 rows/sec., 10.11 MiB/sec. | ||
| 25012 | 2026.01.06 16:13:59.550171 [ 276 ] {b53b2532-b677-4f90-b0da-aed226bdb567} <Debug> TCPHandler: Processed in 0.003041198 sec. | ||
| 25013 | 2026.01.06 16:13:59.550293 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25014 | 2026.01.06 16:13:59.550388 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25015 | 2026.01.06 16:13:59.550430 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25016 | 2026.01.06 16:13:59.551514 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25017 | 2026.01.06 16:13:59.551551 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25018 | 2026.01.06 16:13:59.552054 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25019 | 2026.01.06 16:13:59.552549 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25020 | 2026.01.06 16:13:59.552684 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Debug> executeQuery: Read 1218 rows, 99.95 KiB in 0.002315 sec., 526133.9092872571 rows/sec., 42.16 MiB/sec. | ||
| 25021 | 2026.01.06 16:13:59.552692 [ 133 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25022 | 2026.01.06 16:13:59.552723 [ 276 ] {fa5455b9-9f74-42e6-8601-a9b02e073e08} <Debug> TCPHandler: Processed in 0.002480107 sec. | ||
| 25023 | 2026.01.06 16:13:59.552761 [ 133 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25024 | 2026.01.06 16:13:59.552787 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25025 | 2026.01.06 16:13:59.552849 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25026 | 2026.01.06 16:13:59.552918 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25027 | 2026.01.06 16:13:59.552947 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25028 | 2026.01.06 16:13:59.553004 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25029 | 2026.01.06 16:13:59.553082 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25030 | 2026.01.06 16:13:59.553126 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2494 rows starting from the beginning of the part | ||
| 25031 | 2026.01.06 16:13:59.553201 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1222 rows starting from the beginning of the part | ||
| 25032 | 2026.01.06 16:13:59.553247 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 74 rows starting from the beginning of the part | ||
| 25033 | 2026.01.06 16:13:59.553288 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1220 rows starting from the beginning of the part | ||
| 25034 | 2026.01.06 16:13:59.553328 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1212 rows starting from the beginning of the part | ||
| 25035 | 2026.01.06 16:13:59.553367 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1218 rows starting from the beginning of the part | ||
| 25036 | 2026.01.06 16:13:59.553549 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25037 | 2026.01.06 16:13:59.553592 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25038 | 2026.01.06 16:13:59.554046 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 25039 | 2026.01.06 16:13:59.554531 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25040 | 2026.01.06 16:13:59.554667 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Debug> executeQuery: Read 258 rows, 16.30 KiB in 0.001738 sec., 148446.4902186421 rows/sec., 9.16 MiB/sec. | ||
| 25041 | 2026.01.06 16:13:59.554706 [ 276 ] {7a315300-8492-44a6-81fe-270f9e149831} <Debug> TCPHandler: Processed in 0.001915106 sec. | ||
| 25042 | 2026.01.06 16:13:59.554804 [ 223 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25043 | 2026.01.06 16:13:59.554813 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25044 | 2026.01.06 16:13:59.554891 [ 223 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25045 | 2026.01.06 16:13:59.554970 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25046 | 2026.01.06 16:13:59.555016 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25047 | 2026.01.06 16:13:59.555529 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25048 | 2026.01.06 16:13:59.555568 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25049 | 2026.01.06 16:13:59.555826 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7440 rows, containing 5 columns (5 merged, 0 gathered) in 0.002973346 sec., 2502231.4927357933 rows/sec., 211.99 MiB/sec. | ||
| 25050 | 2026.01.06 16:13:59.556047 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 25051 | 2026.01.06 16:13:59.556319 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25052 | 2026.01.06 16:13:59.556681 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25053 | 2026.01.06 16:13:59.556831 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001878 sec., 112886.04898828542 rows/sec., 7.28 MiB/sec. | ||
| 25054 | 2026.01.06 16:13:59.556871 [ 276 ] {7ea5479b-d1ff-47eb-95d5-9c94e390757c} <Debug> TCPHandler: Processed in 0.00210675 sec. | ||
| 25055 | 2026.01.06 16:13:59.556974 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25056 | 2026.01.06 16:13:59.557038 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25057 | 2026.01.06 16:13:59.557070 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25058 | 2026.01.06 16:13:59.557116 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25059 | 2026.01.06 16:13:59.557135 [ 198 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_156_31} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25060 | 2026.01.06 16:13:59.557230 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 25061 | 2026.01.06 16:13:59.557620 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25062 | 2026.01.06 16:13:59.557664 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25063 | 2026.01.06 16:13:59.558220 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25064 | 2026.01.06 16:13:59.558818 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25065 | 2026.01.06 16:13:59.558952 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001898 sec., 111169.65226554268 rows/sec., 6.31 MiB/sec. | ||
| 25066 | 2026.01.06 16:13:59.558990 [ 276 ] {6d927d27-c505-49ff-bd7d-ffa18d6562ca} <Debug> TCPHandler: Processed in 0.002066059 sec. | ||
| 25067 | 2026.01.06 16:13:59.559097 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25068 | 2026.01.06 16:13:59.559194 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25069 | 2026.01.06 16:13:59.559235 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25070 | 2026.01.06 16:13:59.559327 [ 223 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25071 | 2026.01.06 16:13:59.560054 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25072 | 2026.01.06 16:13:59.560093 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25073 | 2026.01.06 16:13:59.560592 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25074 | 2026.01.06 16:13:59.561057 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25075 | 2026.01.06 16:13:59.561169 [ 132 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25076 | 2026.01.06 16:13:59.561192 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Debug> executeQuery: Read 732 rows, 52.71 KiB in 0.002016 sec., 363095.2380952381 rows/sec., 25.53 MiB/sec. | ||
| 25077 | 2026.01.06 16:13:59.561211 [ 132 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25078 | 2026.01.06 16:13:59.561232 [ 276 ] {ccce266b-dc44-4ed6-9e21-316597543916} <Debug> TCPHandler: Processed in 0.002183081 sec. | ||
| 25079 | 2026.01.06 16:13:59.561233 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25080 | 2026.01.06 16:13:59.561347 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25081 | 2026.01.06 16:13:59.561356 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25082 | 2026.01.06 16:13:59.561442 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25083 | 2026.01.06 16:13:59.561487 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25084 | 2026.01.06 16:13:59.561499 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25085 | 2026.01.06 16:13:59.561543 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1421 rows starting from the beginning of the part | ||
| 25086 | 2026.01.06 16:13:59.561624 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 743 rows starting from the beginning of the part | ||
| 25087 | 2026.01.06 16:13:59.561682 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 85 rows starting from the beginning of the part | ||
| 25088 | 2026.01.06 16:13:59.561733 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 739 rows starting from the beginning of the part | ||
| 25089 | 2026.01.06 16:13:59.561783 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 531 rows starting from the beginning of the part | ||
| 25090 | 2026.01.06 16:13:59.561829 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25091 | 2026.01.06 16:13:59.561836 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 732 rows starting from the beginning of the part | ||
| 25092 | 2026.01.06 16:13:59.561873 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25093 | 2026.01.06 16:13:59.562344 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25094 | 2026.01.06 16:13:59.562829 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25095 | 2026.01.06 16:13:59.562965 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. | ||
| 25096 | 2026.01.06 16:13:59.563003 [ 276 ] {e586bcc3-28a7-43c1-bf4c-4ffaf9b7c7a3} <Debug> TCPHandler: Processed in 0.001705342 sec. | ||
| 25097 | 2026.01.06 16:13:59.563113 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25098 | 2026.01.06 16:13:59.563207 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25099 | 2026.01.06 16:13:59.563249 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25100 | 2026.01.06 16:13:59.563476 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002178041 sec., 1951753.892603491 rows/sec., 146.98 MiB/sec. | ||
| 25101 | 2026.01.06 16:13:59.563720 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25102 | 2026.01.06 16:13:59.563761 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25103 | 2026.01.06 16:13:59.563771 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25104 | 2026.01.06 16:13:59.564286 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25105 | 2026.01.06 16:13:59.564294 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25106 | 2026.01.06 16:13:59.564384 [ 193 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_156_31} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25107 | 2026.01.06 16:13:59.564457 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 25108 | 2026.01.06 16:13:59.564780 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25109 | 2026.01.06 16:13:59.564917 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001728 sec., 181712.96296296298 rows/sec., 11.94 MiB/sec. | ||
| 25110 | 2026.01.06 16:13:59.564955 [ 276 ] {dd680fe3-75db-4584-8269-810b92f3c98d} <Debug> TCPHandler: Processed in 0.001893406 sec. | ||
| 25111 | 2026.01.06 16:13:59.565054 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25112 | 2026.01.06 16:13:59.565147 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25113 | 2026.01.06 16:13:59.565189 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25114 | 2026.01.06 16:13:59.565494 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25115 | 2026.01.06 16:13:59.565528 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25116 | 2026.01.06 16:13:59.565995 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25117 | 2026.01.06 16:13:59.566462 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25118 | 2026.01.06 16:13:59.566591 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. | ||
| 25119 | 2026.01.06 16:13:59.566628 [ 276 ] {2a11069d-4cc6-4385-a90e-7edf91fff9b4} <Debug> TCPHandler: Processed in 0.001622761 sec. | ||
| 25120 | 2026.01.06 16:13:59.566733 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25121 | 2026.01.06 16:13:59.566826 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25122 | 2026.01.06 16:13:59.566880 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <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 | ||
| 25123 | 2026.01.06 16:13:59.567826 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25124 | 2026.01.06 16:13:59.567861 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25125 | 2026.01.06 16:13:59.568607 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 25126 | 2026.01.06 16:13:59.569266 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25127 | 2026.01.06 16:13:59.569383 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 25128 | 2026.01.06 16:13:59.569410 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002601 sec., 20376.77816224529 rows/sec., 36.51 MiB/sec. | ||
| 25129 | 2026.01.06 16:13:59.569414 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25130 | 2026.01.06 16:13:59.569446 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25131 | 2026.01.06 16:13:59.569485 [ 276 ] {eddc4fd2-08ac-48a3-9cd3-a0ee8e5be844} <Debug> TCPHandler: Processed in 0.002799723 sec. | ||
| 25132 | 2026.01.06 16:13:59.569537 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 25133 | 2026.01.06 16:13:59.569599 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25134 | 2026.01.06 16:13:59.569699 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25135 | 2026.01.06 16:13:59.569740 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25136 | 2026.01.06 16:13:59.569805 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25137 | 2026.01.06 16:13:59.569876 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3004 rows starting from the beginning of the part | ||
| 25138 | 2026.01.06 16:13:59.570025 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 53 rows starting from the beginning of the part | ||
| 25139 | 2026.01.06 16:13:59.570091 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25140 | 2026.01.06 16:13:59.570132 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25141 | 2026.01.06 16:13:59.570158 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 7 rows starting from the beginning of the part | ||
| 25142 | 2026.01.06 16:13:59.570271 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 53 rows starting from the beginning of the part | ||
| 25143 | 2026.01.06 16:13:59.570364 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 7 rows starting from the beginning of the part | ||
| 25144 | 2026.01.06 16:13:59.570460 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 53 rows starting from the beginning of the part | ||
| 25145 | 2026.01.06 16:13:59.570584 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25146 | 2026.01.06 16:13:59.571101 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25147 | 2026.01.06 16:13:59.571215 [ 132 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25148 | 2026.01.06 16:13:59.571235 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001555 sec., 66881.02893890675 rows/sec., 4.10 MiB/sec. | ||
| 25149 | 2026.01.06 16:13:59.571241 [ 132 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25150 | 2026.01.06 16:13:59.571267 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25151 | 2026.01.06 16:13:59.571272 [ 276 ] {ddd1717a-87ff-4fa3-a960-9352e79217e2} <Debug> TCPHandler: Processed in 0.001723892 sec. | ||
| 25152 | 2026.01.06 16:13:59.571339 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25153 | 2026.01.06 16:13:59.571427 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25154 | 2026.01.06 16:13:59.571455 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 12150 rows starting from the beginning of the part | ||
| 25155 | 2026.01.06 16:13:59.571505 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 104 rows starting from the beginning of the part | ||
| 25156 | 2026.01.06 16:13:59.571550 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 25157 | 2026.01.06 16:13:59.571591 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 104 rows starting from the beginning of the part | ||
| 25158 | 2026.01.06 16:13:59.571630 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 25159 | 2026.01.06 16:13:59.571671 [ 193 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 104 rows starting from the beginning of the part | ||
| 25160 | 2026.01.06 16:13:59.574494 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12582 rows, containing 4 columns (4 merged, 0 gathered) in 0.00317874 sec., 3958172.1059287637 rows/sec., 251.14 MiB/sec. | ||
| 25161 | 2026.01.06 16:13:59.575237 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25162 | 2026.01.06 16:13:59.575788 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25163 | 2026.01.06 16:13:59.575871 [ 191 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_156_31} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25164 | 2026.01.06 16:13:59.575967 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 25165 | 2026.01.06 16:13:59.580306 [ 200 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 19 columns (19 merged, 0 gathered) in 0.010810483 sec., 293881.41121909174 rows/sec., 526.37 MiB/sec. | ||
| 25166 | 2026.01.06 16:13:59.582836 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 25167 | 2026.01.06 16:13:59.583475 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25168 | 2026.01.06 16:13:59.583553 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 25169 | 2026.01.06 16:13:59.583657 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.91 MiB. | ||
| 25170 | 2026.01.06 16:14:00.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.84 MiB, peak 426.69 MiB, free memory in arenas 0.00 B, will set to 406.23 MiB (RSS), difference: 1.39 MiB | ||
| 25171 | 2026.01.06 16:14:01.483368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 25172 | 2026.01.06 16:14:01.502769 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25173 | 2026.01.06 16:14:01.502839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25174 | 2026.01.06 16:14:01.509290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25175 | 2026.01.06 16:14:01.510402 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25176 | 2026.01.06 16:14:01.510721 [ 131 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25177 | 2026.01.06 16:14:01.510808 [ 131 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25178 | 2026.01.06 16:14:01.510842 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25179 | 2026.01.06 16:14:01.510980 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25180 | 2026.01.06 16:14:01.514404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 25181 | 2026.01.06 16:14:01.514842 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25182 | 2026.01.06 16:14:01.516298 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 25183 | 2026.01.06 16:14:01.521106 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 25184 | 2026.01.06 16:14:01.525915 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 25185 | 2026.01.06 16:14:01.530628 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 25186 | 2026.01.06 16:14:01.535669 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 25187 | 2026.01.06 16:14:01.540585 [ 193 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 25188 | 2026.01.06 16:14:01.600538 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.089615257 sec., 8904.733710689465 rows/sec., 46.04 MiB/sec. | ||
| 25189 | 2026.01.06 16:14:01.604185 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25190 | 2026.01.06 16:14:01.606620 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25191 | 2026.01.06 16:14:01.606737 [ 187 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_106_21} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25192 | 2026.01.06 16:14:01.609535 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 25193 | 2026.01.06 16:14:02.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.31 MiB, peak 426.69 MiB, free memory in arenas 0.00 B, will set to 406.25 MiB (RSS), difference: -1.06 MiB | ||
| 25194 | 2026.01.06 16:14:03.949925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 3128 | ||
| 25195 | 2026.01.06 16:14:03.952585 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25196 | 2026.01.06 16:14:03.952642 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25197 | 2026.01.06 16:14:03.953987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25198 | 2026.01.06 16:14:03.954528 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25199 | 2026.01.06 16:14:03.954753 [ 217 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25200 | 2026.01.06 16:14:03.954808 [ 217 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25201 | 2026.01.06 16:14:03.954934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3128 | ||
| 25202 | 2026.01.06 16:14:03.957367 [ 217 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25203 | 2026.01.06 16:14:04.030709 [ 224 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25204 | 2026.01.06 16:14:04.030795 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25205 | 2026.01.06 16:14:04.035766 [ 224 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25206 | 2026.01.06 16:14:04.082072 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25207 | 2026.01.06 16:14:04.082113 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25208 | 2026.01.06 16:14:04.167102 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25209 | 2026.01.06 16:14:04.347241 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25210 | 2026.01.06 16:14:04.347299 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25211 | 2026.01.06 16:14:04.366184 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25212 | 2026.01.06 16:14:04.533747 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25213 | 2026.01.06 16:14:04.533906 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25214 | 2026.01.06 16:14:04.533972 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25215 | 2026.01.06 16:14:04.534646 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25216 | 2026.01.06 16:14:04.534689 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25217 | 2026.01.06 16:14:04.535211 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25218 | 2026.01.06 16:14:04.535697 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25219 | 2026.01.06 16:14:04.535845 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001986 sec., 35246.72708962739 rows/sec., 2.83 MiB/sec. | ||
| 25220 | 2026.01.06 16:14:04.535885 [ 276 ] {42420f57-7e6a-47aa-9478-b77f0b1ca6b0} <Debug> TCPHandler: Processed in 0.002256372 sec. | ||
| 25221 | 2026.01.06 16:14:04.535921 [ 224 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25222 | 2026.01.06 16:14:04.535954 [ 224 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25223 | 2026.01.06 16:14:04.536007 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25224 | 2026.01.06 16:14:04.536100 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25225 | 2026.01.06 16:14:04.536141 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25226 | 2026.01.06 16:14:04.536535 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25227 | 2026.01.06 16:14:04.536569 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25228 | 2026.01.06 16:14:04.536976 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 25229 | 2026.01.06 16:14:04.537481 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25230 | 2026.01.06 16:14:04.537612 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001529 sec., 4578.155657292348 rows/sec., 344.26 KiB/sec. | ||
| 25231 | 2026.01.06 16:14:04.537649 [ 276 ] {f0756997-769a-4586-91bb-9c0de83c3531} <Debug> TCPHandler: Processed in 0.001689311 sec. | ||
| 25232 | 2026.01.06 16:14:04.537754 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25233 | 2026.01.06 16:14:04.537846 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25234 | 2026.01.06 16:14:04.537884 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25235 | 2026.01.06 16:14:04.538290 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25236 | 2026.01.06 16:14:04.538324 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25237 | 2026.01.06 16:14:04.538811 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25238 | 2026.01.06 16:14:04.539290 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25239 | 2026.01.06 16:14:04.539416 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001588 sec., 44710.327455919396 rows/sec., 3.49 MiB/sec. | ||
| 25240 | 2026.01.06 16:14:04.539452 [ 276 ] {fa690c92-2ea5-4fc1-8ad6-d9f85b83461e} <Debug> TCPHandler: Processed in 0.001744273 sec. | ||
| 25241 | 2026.01.06 16:14:04.539561 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25242 | 2026.01.06 16:14:04.539652 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25243 | 2026.01.06 16:14:04.539694 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25244 | 2026.01.06 16:14:04.540080 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25245 | 2026.01.06 16:14:04.540117 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25246 | 2026.01.06 16:14:04.540586 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25247 | 2026.01.06 16:14:04.541189 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25248 | 2026.01.06 16:14:04.541318 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
| 25249 | 2026.01.06 16:14:04.541354 [ 276 ] {1f3521bc-3f04-4b90-aafc-696eb54b1af9} <Debug> TCPHandler: Processed in 0.001839264 sec. | ||
| 25250 | 2026.01.06 16:14:04.541464 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25251 | 2026.01.06 16:14:04.541555 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25252 | 2026.01.06 16:14:04.541608 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <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 | ||
| 25253 | 2026.01.06 16:14:04.542355 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25254 | 2026.01.06 16:14:04.542389 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25255 | 2026.01.06 16:14:04.543038 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 25256 | 2026.01.06 16:14:04.543498 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25257 | 2026.01.06 16:14:04.543633 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002095 sec., 3341.288782816229 rows/sec., 5.99 MiB/sec. | ||
| 25258 | 2026.01.06 16:14:04.543687 [ 276 ] {559c2906-ded2-44f1-a6a2-9926c251a3a5} <Debug> TCPHandler: Processed in 0.002269453 sec. | ||
| 25259 | 2026.01.06 16:14:04.543797 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25260 | 2026.01.06 16:14:04.543889 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25261 | 2026.01.06 16:14:04.543929 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25262 | 2026.01.06 16:14:04.544252 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25263 | 2026.01.06 16:14:04.544285 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25264 | 2026.01.06 16:14:04.544700 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25265 | 2026.01.06 16:14:04.545167 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25266 | 2026.01.06 16:14:04.545293 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. | ||
| 25267 | 2026.01.06 16:14:04.545328 [ 276 ] {be51c906-2e10-457c-b079-f195dc5cab98} <Debug> TCPHandler: Processed in 0.001578449 sec. | ||
| 25268 | 2026.01.06 16:14:04.549525 [ 224 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25269 | 2026.01.06 16:14:05.035078 [ 222 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25270 | 2026.01.06 16:14:05.035161 [ 222 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25271 | 2026.01.06 16:14:05.064927 [ 222 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25272 | 2026.01.06 16:14:06.252555 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51306 | ||
| 25273 | 2026.01.06 16:14:06.253088 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25274 | 2026.01.06 16:14:06.253126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25275 | 2026.01.06 16:14:06.253744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25276 | 2026.01.06 16:14:06.254178 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25277 | 2026.01.06 16:14:06.254326 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51306 | ||
| 25278 | 2026.01.06 16:14:09.014528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 25279 | 2026.01.06 16:14:09.033027 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25280 | 2026.01.06 16:14:09.033099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25281 | 2026.01.06 16:14:09.039499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25282 | 2026.01.06 16:14:09.040864 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25283 | 2026.01.06 16:14:09.044266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 25284 | 2026.01.06 16:14:09.134338 [ 225 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25285 | 2026.01.06 16:14:09.134388 [ 225 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25286 | 2026.01.06 16:14:09.158196 [ 225 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25287 | 2026.01.06 16:14:09.258866 [ 224 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25288 | 2026.01.06 16:14:09.258925 [ 224 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25289 | 2026.01.06 16:14:09.264582 [ 224 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25290 | 2026.01.06 16:14:09.547450 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25291 | 2026.01.06 16:14:09.547630 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25292 | 2026.01.06 16:14:09.547697 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25293 | 2026.01.06 16:14:09.548472 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25294 | 2026.01.06 16:14:09.548516 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25295 | 2026.01.06 16:14:09.549012 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25296 | 2026.01.06 16:14:09.549480 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25297 | 2026.01.06 16:14:09.549644 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002062 sec., 198836.0814742968 rows/sec., 12.61 MiB/sec. | ||
| 25298 | 2026.01.06 16:14:09.549698 [ 276 ] {92c86960-e172-4a04-8efa-1b8644f2b530} <Debug> TCPHandler: Processed in 0.002386845 sec. | ||
| 25299 | 2026.01.06 16:14:09.549816 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25300 | 2026.01.06 16:14:09.549920 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25301 | 2026.01.06 16:14:09.549965 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25302 | 2026.01.06 16:14:09.550372 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25303 | 2026.01.06 16:14:09.550409 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25304 | 2026.01.06 16:14:09.550802 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 25305 | 2026.01.06 16:14:09.551211 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25306 | 2026.01.06 16:14:09.551349 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 336.95 KiB/sec. | ||
| 25307 | 2026.01.06 16:14:09.551387 [ 276 ] {7a50e612-16fe-4f91-bf8a-6c1a6d604c87} <Debug> TCPHandler: Processed in 0.001622981 sec. | ||
| 25308 | 2026.01.06 16:14:09.551489 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25309 | 2026.01.06 16:14:09.551584 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25310 | 2026.01.06 16:14:09.551624 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25311 | 2026.01.06 16:14:09.552655 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25312 | 2026.01.06 16:14:09.552691 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25313 | 2026.01.06 16:14:09.553171 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25314 | 2026.01.06 16:14:09.553587 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25315 | 2026.01.06 16:14:09.553727 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Debug> executeQuery: Read 1221 rows, 100.17 KiB in 0.002161 sec., 565016.1962054604 rows/sec., 45.27 MiB/sec. | ||
| 25316 | 2026.01.06 16:14:09.553766 [ 276 ] {a23e22f9-0f17-4112-bd7a-4d2a4c1da010} <Debug> TCPHandler: Processed in 0.002326263 sec. | ||
| 25317 | 2026.01.06 16:14:09.553866 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25318 | 2026.01.06 16:14:09.553960 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25319 | 2026.01.06 16:14:09.553999 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25320 | 2026.01.06 16:14:09.554505 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25321 | 2026.01.06 16:14:09.554541 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25322 | 2026.01.06 16:14:09.555004 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 25323 | 2026.01.06 16:14:09.555453 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25324 | 2026.01.06 16:14:09.555585 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Debug> executeQuery: Read 264 rows, 16.72 KiB in 0.001643 sec., 160681.67985392574 rows/sec., 9.94 MiB/sec. | ||
| 25325 | 2026.01.06 16:14:09.555624 [ 276 ] {b1b0d6c0-c1c2-4ed4-85dc-b175b41268e0} <Debug> TCPHandler: Processed in 0.001807394 sec. | ||
| 25326 | 2026.01.06 16:14:09.555734 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25327 | 2026.01.06 16:14:09.555829 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25328 | 2026.01.06 16:14:09.555868 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25329 | 2026.01.06 16:14:09.556349 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25330 | 2026.01.06 16:14:09.556386 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25331 | 2026.01.06 16:14:09.556842 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 25332 | 2026.01.06 16:14:09.557261 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25333 | 2026.01.06 16:14:09.557397 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001587 sec., 133585.38122243225 rows/sec., 8.61 MiB/sec. | ||
| 25334 | 2026.01.06 16:14:09.557436 [ 276 ] {df1fe53e-98cc-4b83-8a90-8861cb047ea0} <Debug> TCPHandler: Processed in 0.001753262 sec. | ||
| 25335 | 2026.01.06 16:14:09.557536 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25336 | 2026.01.06 16:14:09.557629 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25337 | 2026.01.06 16:14:09.557668 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25338 | 2026.01.06 16:14:09.558139 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25339 | 2026.01.06 16:14:09.558176 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25340 | 2026.01.06 16:14:09.558590 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25341 | 2026.01.06 16:14:09.559061 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25342 | 2026.01.06 16:14:09.559194 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001583 sec., 133291.21920404295 rows/sec., 7.57 MiB/sec. | ||
| 25343 | 2026.01.06 16:14:09.559232 [ 276 ] {0c6d177e-eff7-4d09-a6d1-1ce67fb01c1a} <Debug> TCPHandler: Processed in 0.001745782 sec. | ||
| 25344 | 2026.01.06 16:14:09.559331 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25345 | 2026.01.06 16:14:09.559425 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25346 | 2026.01.06 16:14:09.559463 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25347 | 2026.01.06 16:14:09.560146 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25348 | 2026.01.06 16:14:09.560184 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25349 | 2026.01.06 16:14:09.560627 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25350 | 2026.01.06 16:14:09.561057 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25351 | 2026.01.06 16:14:09.561190 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Debug> executeQuery: Read 738 rows, 53.20 KiB in 0.001782 sec., 414141.41414141416 rows/sec., 29.16 MiB/sec. | ||
| 25352 | 2026.01.06 16:14:09.561228 [ 276 ] {dd9c2dd3-2aba-4dd8-a8c9-643142902b2f} <Debug> TCPHandler: Processed in 0.001945757 sec. | ||
| 25353 | 2026.01.06 16:14:09.561342 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25354 | 2026.01.06 16:14:09.561434 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25355 | 2026.01.06 16:14:09.561476 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25356 | 2026.01.06 16:14:09.561803 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25357 | 2026.01.06 16:14:09.561838 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25358 | 2026.01.06 16:14:09.562289 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25359 | 2026.01.06 16:14:09.562717 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25360 | 2026.01.06 16:14:09.562850 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. | ||
| 25361 | 2026.01.06 16:14:09.562887 [ 276 ] {31f209db-5b32-4b9d-a56c-3616b181c4a9} <Debug> TCPHandler: Processed in 0.00159495 sec. | ||
| 25362 | 2026.01.06 16:14:09.562996 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25363 | 2026.01.06 16:14:09.563090 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25364 | 2026.01.06 16:14:09.563133 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25365 | 2026.01.06 16:14:09.563576 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25366 | 2026.01.06 16:14:09.563614 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25367 | 2026.01.06 16:14:09.564071 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25368 | 2026.01.06 16:14:09.564505 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25369 | 2026.01.06 16:14:09.564645 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001573 sec., 201525.74698029243 rows/sec., 13.24 MiB/sec. | ||
| 25370 | 2026.01.06 16:14:09.564683 [ 276 ] {0bfff49d-bfab-4a69-9c1b-8d361b7d26d3} <Debug> TCPHandler: Processed in 0.001736123 sec. | ||
| 25371 | 2026.01.06 16:14:09.564797 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25372 | 2026.01.06 16:14:09.564891 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25373 | 2026.01.06 16:14:09.564933 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25374 | 2026.01.06 16:14:09.565244 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25375 | 2026.01.06 16:14:09.565281 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25376 | 2026.01.06 16:14:09.565687 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25377 | 2026.01.06 16:14:09.566104 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25378 | 2026.01.06 16:14:09.566236 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec. | ||
| 25379 | 2026.01.06 16:14:09.566273 [ 276 ] {346b15cc-128a-4d63-ac21-0679ad50ddfb} <Debug> TCPHandler: Processed in 0.001526289 sec. | ||
| 25380 | 2026.01.06 16:14:09.566285 [ 217 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25381 | 2026.01.06 16:14:09.566339 [ 217 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25382 | 2026.01.06 16:14:09.566380 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25383 | 2026.01.06 16:14:09.566480 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25384 | 2026.01.06 16:14:09.566535 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <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 | ||
| 25385 | 2026.01.06 16:14:09.567433 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25386 | 2026.01.06 16:14:09.567470 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25387 | 2026.01.06 16:14:09.568170 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 25388 | 2026.01.06 16:14:09.568655 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25389 | 2026.01.06 16:14:09.568801 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.00234 sec., 22649.57264957265 rows/sec., 40.59 MiB/sec. | ||
| 25390 | 2026.01.06 16:14:09.568871 [ 276 ] {957f62e6-236c-4173-9c15-618faa24b305} <Debug> TCPHandler: Processed in 0.002539018 sec. | ||
| 25391 | 2026.01.06 16:14:09.568980 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25392 | 2026.01.06 16:14:09.569075 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25393 | 2026.01.06 16:14:09.569116 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25394 | 2026.01.06 16:14:09.569447 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25395 | 2026.01.06 16:14:09.569482 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25396 | 2026.01.06 16:14:09.569918 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25397 | 2026.01.06 16:14:09.570415 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25398 | 2026.01.06 16:14:09.570562 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001505 sec., 69102.9900332226 rows/sec., 4.23 MiB/sec. | ||
| 25399 | 2026.01.06 16:14:09.570600 [ 276 ] {402a9b0a-dec2-4ff3-8cb5-1df5a2a00511} <Debug> TCPHandler: Processed in 0.001669251 sec. | ||
| 25400 | 2026.01.06 16:14:09.576912 [ 217 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25401 | 2026.01.06 16:14:10.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.63 MiB, peak 426.69 MiB, free memory in arenas 0.00 B, will set to 406.25 MiB (RSS), difference: -1.38 MiB | ||
| 25402 | 2026.01.06 16:14:13.532325 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25403 | 2026.01.06 16:14:13.532404 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25404 | 2026.01.06 16:14:13.754567 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51754 | ||
| 25405 | 2026.01.06 16:14:13.755196 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25406 | 2026.01.06 16:14:13.755246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25407 | 2026.01.06 16:14:13.755936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25408 | 2026.01.06 16:14:13.756415 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25409 | 2026.01.06 16:14:13.756547 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51754 | ||
| 25410 | 2026.01.06 16:14:13.955247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3164 | ||
| 25411 | 2026.01.06 16:14:13.957844 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25412 | 2026.01.06 16:14:13.957899 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25413 | 2026.01.06 16:14:13.959208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25414 | 2026.01.06 16:14:13.959700 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25415 | 2026.01.06 16:14:13.960002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3164 | ||
| 25416 | 2026.01.06 16:14:14.533710 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25417 | 2026.01.06 16:14:14.534010 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25418 | 2026.01.06 16:14:14.534113 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25419 | 2026.01.06 16:14:14.534991 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25420 | 2026.01.06 16:14:14.535031 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25421 | 2026.01.06 16:14:14.535519 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25422 | 2026.01.06 16:14:14.535933 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25423 | 2026.01.06 16:14:14.536084 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002149 sec., 32573.289902280132 rows/sec., 2.61 MiB/sec. | ||
| 25424 | 2026.01.06 16:14:14.536126 [ 276 ] {1626a52e-361f-4b4d-bb48-309c55f67fb2} <Debug> TCPHandler: Processed in 0.002593399 sec. | ||
| 25425 | 2026.01.06 16:14:14.536241 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25426 | 2026.01.06 16:14:14.536334 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25427 | 2026.01.06 16:14:14.536374 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25428 | 2026.01.06 16:14:14.536763 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25429 | 2026.01.06 16:14:14.536799 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25430 | 2026.01.06 16:14:14.537189 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 25431 | 2026.01.06 16:14:14.537674 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25432 | 2026.01.06 16:14:14.537805 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001488 sec., 4704.301075268817 rows/sec., 353.74 KiB/sec. | ||
| 25433 | 2026.01.06 16:14:14.537842 [ 276 ] {bec2573e-2822-4ebd-999a-b85251d6f126} <Debug> TCPHandler: Processed in 0.001648371 sec. | ||
| 25434 | 2026.01.06 16:14:14.537947 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25435 | 2026.01.06 16:14:14.538038 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25436 | 2026.01.06 16:14:14.538077 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25437 | 2026.01.06 16:14:14.538481 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25438 | 2026.01.06 16:14:14.538516 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25439 | 2026.01.06 16:14:14.538917 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25440 | 2026.01.06 16:14:14.539337 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25441 | 2026.01.06 16:14:14.539467 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001446 sec., 49100.968188105115 rows/sec., 3.83 MiB/sec. | ||
| 25442 | 2026.01.06 16:14:14.539505 [ 276 ] {28a1efe0-13a2-4821-b06a-4be8a8e2eb26} <Debug> TCPHandler: Processed in 0.00160549 sec. | ||
| 25443 | 2026.01.06 16:14:14.539611 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25444 | 2026.01.06 16:14:14.539703 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25445 | 2026.01.06 16:14:14.539745 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25446 | 2026.01.06 16:14:14.540156 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25447 | 2026.01.06 16:14:14.540191 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25448 | 2026.01.06 16:14:14.540616 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25449 | 2026.01.06 16:14:14.541032 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25450 | 2026.01.06 16:14:14.541165 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 25451 | 2026.01.06 16:14:14.541202 [ 276 ] {d95a713d-cd17-44bc-8be9-7418c972530d} <Debug> TCPHandler: Processed in 0.001637871 sec. | ||
| 25452 | 2026.01.06 16:14:14.541307 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25453 | 2026.01.06 16:14:14.541398 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25454 | 2026.01.06 16:14:14.541451 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <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 | ||
| 25455 | 2026.01.06 16:14:14.542219 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25456 | 2026.01.06 16:14:14.542254 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25457 | 2026.01.06 16:14:14.542867 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 25458 | 2026.01.06 16:14:14.543479 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25459 | 2026.01.06 16:14:14.543620 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00224 sec., 3125.0000000000005 rows/sec., 5.60 MiB/sec. | ||
| 25460 | 2026.01.06 16:14:14.543676 [ 276 ] {bc5375f4-1475-4483-84f1-0c08b7d15d5f} <Debug> TCPHandler: Processed in 0.002414445 sec. | ||
| 25461 | 2026.01.06 16:14:14.543787 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25462 | 2026.01.06 16:14:14.543878 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25463 | 2026.01.06 16:14:14.543919 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25464 | 2026.01.06 16:14:14.544253 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25465 | 2026.01.06 16:14:14.544289 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25466 | 2026.01.06 16:14:14.544681 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25467 | 2026.01.06 16:14:14.545105 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25468 | 2026.01.06 16:14:14.545235 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
| 25469 | 2026.01.06 16:14:14.545270 [ 276 ] {11374e01-1a84-4e59-b26f-32428da63074} <Debug> TCPHandler: Processed in 0.001530888 sec. | ||
| 25470 | 2026.01.06 16:14:16.544383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 813 | ||
| 25471 | 2026.01.06 16:14:16.562335 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25472 | 2026.01.06 16:14:16.562390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25473 | 2026.01.06 16:14:16.568786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25474 | 2026.01.06 16:14:16.570049 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25475 | 2026.01.06 16:14:16.573136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 813 | ||
| 25476 | 2026.01.06 16:14:19.547159 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25477 | 2026.01.06 16:14:19.547483 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25478 | 2026.01.06 16:14:19.547589 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25479 | 2026.01.06 16:14:19.548564 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25480 | 2026.01.06 16:14:19.548615 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25481 | 2026.01.06 16:14:19.549140 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25482 | 2026.01.06 16:14:19.549577 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25483 | 2026.01.06 16:14:19.549742 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002335 sec., 175588.86509635975 rows/sec., 11.14 MiB/sec. | ||
| 25484 | 2026.01.06 16:14:19.549787 [ 276 ] {90bd3d1b-bd73-4987-b4a4-48021dbb11cc} <Debug> TCPHandler: Processed in 0.002816543 sec. | ||
| 25485 | 2026.01.06 16:14:19.549909 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25486 | 2026.01.06 16:14:19.550007 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25487 | 2026.01.06 16:14:19.550048 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25488 | 2026.01.06 16:14:19.550966 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25489 | 2026.01.06 16:14:19.551005 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25490 | 2026.01.06 16:14:19.551499 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25491 | 2026.01.06 16:14:19.551929 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25492 | 2026.01.06 16:14:19.552066 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Debug> executeQuery: Read 1218 rows, 99.95 KiB in 0.002078 sec., 586140.5197305101 rows/sec., 46.97 MiB/sec. | ||
| 25493 | 2026.01.06 16:14:19.552115 [ 276 ] {aad2fc8c-f729-4b42-bc34-35202c20644d} <Debug> TCPHandler: Processed in 0.002259333 sec. | ||
| 25494 | 2026.01.06 16:14:19.552236 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25495 | 2026.01.06 16:14:19.552332 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25496 | 2026.01.06 16:14:19.552374 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25497 | 2026.01.06 16:14:19.552865 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25498 | 2026.01.06 16:14:19.552901 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25499 | 2026.01.06 16:14:19.553358 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25500 | 2026.01.06 16:14:19.553826 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25501 | 2026.01.06 16:14:19.553956 [ 110 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25502 | 2026.01.06 16:14:19.553961 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Debug> executeQuery: Read 258 rows, 16.30 KiB in 0.001648 sec., 156553.39805825244 rows/sec., 9.66 MiB/sec. | ||
| 25503 | 2026.01.06 16:14:19.554033 [ 110 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25504 | 2026.01.06 16:14:19.554057 [ 276 ] {8c4ad8fb-4067-4922-aa9a-d2b4be66846b} <Debug> TCPHandler: Processed in 0.001872106 sec. | ||
| 25505 | 2026.01.06 16:14:19.554070 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25506 | 2026.01.06 16:14:19.554173 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25507 | 2026.01.06 16:14:19.554211 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25508 | 2026.01.06 16:14:19.554272 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25509 | 2026.01.06 16:14:19.554316 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25510 | 2026.01.06 16:14:19.554372 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25511 | 2026.01.06 16:14:19.554415 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 288 rows starting from the beginning of the part | ||
| 25512 | 2026.01.06 16:14:19.554493 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 258 rows starting from the beginning of the part | ||
| 25513 | 2026.01.06 16:14:19.554545 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 7 rows starting from the beginning of the part | ||
| 25514 | 2026.01.06 16:14:19.554598 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 264 rows starting from the beginning of the part | ||
| 25515 | 2026.01.06 16:14:19.554648 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 7 rows starting from the beginning of the part | ||
| 25516 | 2026.01.06 16:14:19.554696 [ 199 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 258 rows starting from the beginning of the part | ||
| 25517 | 2026.01.06 16:14:19.554780 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25518 | 2026.01.06 16:14:19.554821 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25519 | 2026.01.06 16:14:19.555273 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25520 | 2026.01.06 16:14:19.555711 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25521 | 2026.01.06 16:14:19.555725 [ 195 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157762 sec., 685843.232210545 rows/sec., 45.19 MiB/sec. | ||
| 25522 | 2026.01.06 16:14:19.555831 [ 110 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25523 | 2026.01.06 16:14:19.555851 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001596 sec., 132832.08020050125 rows/sec., 8.57 MiB/sec. | ||
| 25524 | 2026.01.06 16:14:19.555863 [ 110 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25525 | 2026.01.06 16:14:19.555892 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25526 | 2026.01.06 16:14:19.555897 [ 276 ] {ee541eeb-1536-45a2-8c34-88a54bf9b0e9} <Debug> TCPHandler: Processed in 0.001774103 sec. | ||
| 25527 | 2026.01.06 16:14:19.555963 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25528 | 2026.01.06 16:14:19.556017 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25529 | 2026.01.06 16:14:19.556019 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25530 | 2026.01.06 16:14:19.556055 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25531 | 2026.01.06 16:14:19.556084 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 491 rows starting from the beginning of the part | ||
| 25532 | 2026.01.06 16:14:19.556129 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 212 rows starting from the beginning of the part | ||
| 25533 | 2026.01.06 16:14:19.556132 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25534 | 2026.01.06 16:14:19.556171 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 228 rows starting from the beginning of the part | ||
| 25535 | 2026.01.06 16:14:19.556185 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25536 | 2026.01.06 16:14:19.556210 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 212 rows starting from the beginning of the part | ||
| 25537 | 2026.01.06 16:14:19.556247 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 212 rows starting from the beginning of the part | ||
| 25538 | 2026.01.06 16:14:19.556281 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 212 rows starting from the beginning of the part | ||
| 25539 | 2026.01.06 16:14:19.556600 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25540 | 2026.01.06 16:14:19.556667 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25541 | 2026.01.06 16:14:19.556692 [ 186 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_156_31} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25542 | 2026.01.06 16:14:19.556709 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25543 | 2026.01.06 16:14:19.556810 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 25544 | 2026.01.06 16:14:19.557139 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25545 | 2026.01.06 16:14:19.557206 [ 188 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1567 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270784 sec., 1233097.0487510073 rows/sec., 85.35 MiB/sec. | ||
| 25546 | 2026.01.06 16:14:19.557476 [ 186 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25547 | 2026.01.06 16:14:19.557590 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25548 | 2026.01.06 16:14:19.557775 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00166 sec., 127108.43373493975 rows/sec., 7.22 MiB/sec. | ||
| 25549 | 2026.01.06 16:14:19.557820 [ 276 ] {0a1a56e6-57c0-4dd7-a4e6-019c475a9033} <Debug> TCPHandler: Processed in 0.001852054 sec. | ||
| 25550 | 2026.01.06 16:14:19.557942 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25551 | 2026.01.06 16:14:19.558036 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25552 | 2026.01.06 16:14:19.558063 [ 186 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25553 | 2026.01.06 16:14:19.558076 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25554 | 2026.01.06 16:14:19.558144 [ 186 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_106_21} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25555 | 2026.01.06 16:14:19.558252 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 25556 | 2026.01.06 16:14:19.558820 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25557 | 2026.01.06 16:14:19.558865 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25558 | 2026.01.06 16:14:19.559369 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25559 | 2026.01.06 16:14:19.559795 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25560 | 2026.01.06 16:14:19.559936 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Debug> executeQuery: Read 732 rows, 52.71 KiB in 0.001917 sec., 381846.6353677621 rows/sec., 26.85 MiB/sec. | ||
| 25561 | 2026.01.06 16:14:19.559976 [ 276 ] {9d6d9480-3ba2-4a99-a3ba-5428290050c2} <Debug> TCPHandler: Processed in 0.002082889 sec. | ||
| 25562 | 2026.01.06 16:14:19.560093 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25563 | 2026.01.06 16:14:19.560196 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25564 | 2026.01.06 16:14:19.560244 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25565 | 2026.01.06 16:14:19.560599 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25566 | 2026.01.06 16:14:19.560636 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25567 | 2026.01.06 16:14:19.561143 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25568 | 2026.01.06 16:14:19.561635 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25569 | 2026.01.06 16:14:19.561774 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 195.68 KiB/sec. | ||
| 25570 | 2026.01.06 16:14:19.561812 [ 276 ] {9c53355f-1e41-4dbf-94d2-0891cb343261} <Debug> TCPHandler: Processed in 0.001768134 sec. | ||
| 25571 | 2026.01.06 16:14:19.561937 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25572 | 2026.01.06 16:14:19.562041 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25573 | 2026.01.06 16:14:19.562085 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25574 | 2026.01.06 16:14:19.562524 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25575 | 2026.01.06 16:14:19.562559 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25576 | 2026.01.06 16:14:19.563017 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25577 | 2026.01.06 16:14:19.563509 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25578 | 2026.01.06 16:14:19.563619 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 6 parts from all_1_155_32 to all_160_160_0 | ||
| 25579 | 2026.01.06 16:14:19.563642 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001621 sec., 193707.58790869833 rows/sec., 12.72 MiB/sec. | ||
| 25580 | 2026.01.06 16:14:19.563657 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25581 | 2026.01.06 16:14:19.563675 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25582 | 2026.01.06 16:14:19.563681 [ 276 ] {c129004d-2396-4999-b1c1-20f02edc8a3d} <Debug> TCPHandler: Processed in 0.001805864 sec. | ||
| 25583 | 2026.01.06 16:14:19.563751 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_32 to all_160_160_0 into Compact with storage Full | ||
| 25584 | 2026.01.06 16:14:19.563792 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25585 | 2026.01.06 16:14:19.563864 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25586 | 2026.01.06 16:14:19.563902 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_32, total 54777 rows starting from the beginning of the part | ||
| 25587 | 2026.01.06 16:14:19.563910 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25588 | 2026.01.06 16:14:19.563966 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 314 rows starting from the beginning of the part | ||
| 25589 | 2026.01.06 16:14:19.563973 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25590 | 2026.01.06 16:14:19.564020 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 25591 | 2026.01.06 16:14:19.564068 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 317 rows starting from the beginning of the part | ||
| 25592 | 2026.01.06 16:14:19.564107 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 25593 | 2026.01.06 16:14:19.564147 [ 199 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 314 rows starting from the beginning of the part | ||
| 25594 | 2026.01.06 16:14:19.564347 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25595 | 2026.01.06 16:14:19.564387 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25596 | 2026.01.06 16:14:19.564824 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25597 | 2026.01.06 16:14:19.565242 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25598 | 2026.01.06 16:14:19.565379 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. | ||
| 25599 | 2026.01.06 16:14:19.565417 [ 276 ] {80b40767-132e-40d2-a85b-76f47d70c01b} <Debug> TCPHandler: Processed in 0.001673482 sec. | ||
| 25600 | 2026.01.06 16:14:19.565523 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25601 | 2026.01.06 16:14:19.565621 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25602 | 2026.01.06 16:14:19.565678 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <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 | ||
| 25603 | 2026.01.06 16:14:19.566555 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25604 | 2026.01.06 16:14:19.566591 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25605 | 2026.01.06 16:14:19.567312 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 25606 | 2026.01.06 16:14:19.567734 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25607 | 2026.01.06 16:14:19.567879 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002276 sec., 23286.467486818983 rows/sec., 41.73 MiB/sec. | ||
| 25608 | 2026.01.06 16:14:19.567936 [ 276 ] {b15dd2d4-7300-469b-97df-b90f21cbf53c} <Debug> TCPHandler: Processed in 0.002462647 sec. | ||
| 25609 | 2026.01.06 16:14:19.568049 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25610 | 2026.01.06 16:14:19.568145 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25611 | 2026.01.06 16:14:19.568186 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25612 | 2026.01.06 16:14:19.568515 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25613 | 2026.01.06 16:14:19.568550 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25614 | 2026.01.06 16:14:19.568967 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25615 | 2026.01.06 16:14:19.569422 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25616 | 2026.01.06 16:14:19.569559 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001429 sec., 72778.16655003499 rows/sec., 4.46 MiB/sec. | ||
| 25617 | 2026.01.06 16:14:19.569596 [ 276 ] {c62b4566-9e3f-4d38-b8e1-f53e170808bd} <Debug> TCPHandler: Processed in 0.00159579 sec. | ||
| 25618 | 2026.01.06 16:14:19.573327 [ 192 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56042 rows, containing 5 columns (5 merged, 0 gathered) in 0.009609671 sec., 5831833.368697014 rows/sec., 390.24 MiB/sec. | ||
| 25619 | 2026.01.06 16:14:19.574071 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Trace> MergedBlockOutputStream: filled checksums all_1_160_33 (state Temporary) | ||
| 25620 | 2026.01.06 16:14:19.574659 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_160_33 to all_1_160_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25621 | 2026.01.06 16:14:19.574724 [ 196 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_160_33} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 6 parts: [all_1_155_32, all_160_160_0] -> all_1_160_33 | ||
| 25622 | 2026.01.06 16:14:19.574802 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 25623 | 2026.01.06 16:14:21.256721 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52266 | ||
| 25624 | 2026.01.06 16:14:21.257245 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25625 | 2026.01.06 16:14:21.257280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25626 | 2026.01.06 16:14:21.257863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 25627 | 2026.01.06 16:14:21.258292 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25628 | 2026.01.06 16:14:21.258419 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52266 | ||
| 25629 | 2026.01.06 16:14:22.864743 [ 225 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25630 | 2026.01.06 16:14:22.864799 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25631 | 2026.01.06 16:14:22.894444 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 25632 | 2026.01.06 16:14:23.960374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3198 | ||
| 25633 | 2026.01.06 16:14:23.963127 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25634 | 2026.01.06 16:14:23.963175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25635 | 2026.01.06 16:14:23.964502 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25636 | 2026.01.06 16:14:23.965074 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25637 | 2026.01.06 16:14:23.965247 [ 105 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25638 | 2026.01.06 16:14:23.965317 [ 105 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25639 | 2026.01.06 16:14:23.965341 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25640 | 2026.01.06 16:14:23.965383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3198 | ||
| 25641 | 2026.01.06 16:14:23.965473 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 25642 | 2026.01.06 16:14:23.966084 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25643 | 2026.01.06 16:14:23.966251 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3008 rows starting from the beginning of the part | ||
| 25644 | 2026.01.06 16:14:23.966632 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part | ||
| 25645 | 2026.01.06 16:14:23.966964 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 44 rows starting from the beginning of the part | ||
| 25646 | 2026.01.06 16:14:23.967280 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part | ||
| 25647 | 2026.01.06 16:14:23.967590 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 25648 | 2026.01.06 16:14:23.967908 [ 188 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 25649 | 2026.01.06 16:14:23.976307 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 72 columns (72 merged, 0 gathered) in 0.010896505 sec., 293488.6002438396 rows/sec., 226.32 MiB/sec. | ||
| 25650 | 2026.01.06 16:14:23.979051 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25651 | 2026.01.06 16:14:23.979876 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25652 | 2026.01.06 16:14:23.979948 [ 198 ] {589f52bd-e9a7-47b0-9fd1-514a37d02ea7::all_1_81_16} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25653 | 2026.01.06 16:14:23.980289 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB. | ||
| 25654 | 2026.01.06 16:14:24.073311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 821 | ||
| 25655 | 2026.01.06 16:14:24.091842 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25656 | 2026.01.06 16:14:24.091889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25657 | 2026.01.06 16:14:24.098376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 25658 | 2026.01.06 16:14:24.099476 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25659 | 2026.01.06 16:14:24.102642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 25660 | 2026.01.06 16:14:24.310018 [ 219 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25661 | 2026.01.06 16:14:24.310092 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25662 | 2026.01.06 16:14:24.330029 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25663 | 2026.01.06 16:14:24.560380 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25664 | 2026.01.06 16:14:24.560556 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25665 | 2026.01.06 16:14:24.560622 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25666 | 2026.01.06 16:14:24.561269 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25667 | 2026.01.06 16:14:24.561306 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25668 | 2026.01.06 16:14:24.561785 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 25669 | 2026.01.06 16:14:24.562263 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25670 | 2026.01.06 16:14:24.562408 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001901 sec., 2104.155707522357 rows/sec., 171.58 KiB/sec. | ||
| 25671 | 2026.01.06 16:14:24.562447 [ 276 ] {29a633c4-11f3-4a3b-8a28-f092a8fd344e} <Debug> TCPHandler: Processed in 0.002199881 sec. | ||
| 25672 | 2026.01.06 16:14:24.562581 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25673 | 2026.01.06 16:14:24.562704 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25674 | 2026.01.06 16:14:24.562753 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25675 | 2026.01.06 16:14:24.563881 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25676 | 2026.01.06 16:14:24.563916 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25677 | 2026.01.06 16:14:24.564417 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25678 | 2026.01.06 16:14:24.564857 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25679 | 2026.01.06 16:14:24.564969 [ 104 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 25680 | 2026.01.06 16:14:24.564992 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002311 sec., 524448.2907832107 rows/sec., 43.30 MiB/sec. | ||
| 25681 | 2026.01.06 16:14:24.565027 [ 104 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25682 | 2026.01.06 16:14:24.565045 [ 276 ] {a1754ed8-461f-40fc-9435-5dcc1f1e0214} <Debug> TCPHandler: Processed in 0.002526167 sec. | ||
| 25683 | 2026.01.06 16:14:24.565055 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25684 | 2026.01.06 16:14:24.565153 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 25685 | 2026.01.06 16:14:24.565166 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25686 | 2026.01.06 16:14:24.565246 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25687 | 2026.01.06 16:14:24.565269 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25688 | 2026.01.06 16:14:24.565279 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2494 rows starting from the beginning of the part | ||
| 25689 | 2026.01.06 16:14:24.565310 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25690 | 2026.01.06 16:14:24.565348 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 70 rows starting from the beginning of the part | ||
| 25691 | 2026.01.06 16:14:24.565401 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1221 rows starting from the beginning of the part | ||
| 25692 | 2026.01.06 16:14:24.565446 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 70 rows starting from the beginning of the part | ||
| 25693 | 2026.01.06 16:14:24.565494 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1218 rows starting from the beginning of the part | ||
| 25694 | 2026.01.06 16:14:24.565541 [ 200 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1212 rows starting from the beginning of the part | ||
| 25695 | 2026.01.06 16:14:24.565726 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25696 | 2026.01.06 16:14:24.565761 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25697 | 2026.01.06 16:14:24.566230 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25698 | 2026.01.06 16:14:24.566699 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25699 | 2026.01.06 16:14:24.566833 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001583 sec., 6948.831332912192 rows/sec., 508.95 KiB/sec. | ||
| 25700 | 2026.01.06 16:14:24.566871 [ 276 ] {a40ba61d-30fe-4c1f-9643-15733323d23a} <Debug> TCPHandler: Processed in 0.001754113 sec. | ||
| 25701 | 2026.01.06 16:14:24.566971 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25702 | 2026.01.06 16:14:24.567065 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25703 | 2026.01.06 16:14:24.567105 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25704 | 2026.01.06 16:14:24.567589 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25705 | 2026.01.06 16:14:24.567624 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25706 | 2026.01.06 16:14:24.567635 [ 202 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6285 rows, containing 5 columns (5 merged, 0 gathered) in 0.002520048 sec., 2494000.1142835375 rows/sec., 211.69 MiB/sec. | ||
| 25707 | 2026.01.06 16:14:24.568078 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25708 | 2026.01.06 16:14:24.568100 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 25709 | 2026.01.06 16:14:24.568607 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25710 | 2026.01.06 16:14:24.568732 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25711 | 2026.01.06 16:14:24.568750 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001703 sec., 133881.38578978274 rows/sec., 9.07 MiB/sec. | ||
| 25712 | 2026.01.06 16:14:24.568793 [ 276 ] {1a2ed008-6ba6-4668-be38-50f2388c2a8c} <Debug> TCPHandler: Processed in 0.001870425 sec. | ||
| 25713 | 2026.01.06 16:14:24.568821 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_161_32} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 25714 | 2026.01.06 16:14:24.568899 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25715 | 2026.01.06 16:14:24.568927 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 25716 | 2026.01.06 16:14:24.568998 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25717 | 2026.01.06 16:14:24.569043 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25718 | 2026.01.06 16:14:24.569668 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25719 | 2026.01.06 16:14:24.569704 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25720 | 2026.01.06 16:14:24.570216 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25721 | 2026.01.06 16:14:24.570694 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25722 | 2026.01.06 16:14:24.570804 [ 104 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 25723 | 2026.01.06 16:14:24.570825 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001845 sec., 287804.8780487805 rows/sec., 21.33 MiB/sec. | ||
| 25724 | 2026.01.06 16:14:24.570841 [ 104 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25725 | 2026.01.06 16:14:24.570861 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25726 | 2026.01.06 16:14:24.570864 [ 276 ] {b293d489-c1db-4188-9c10-83287cedc1fd} <Debug> TCPHandler: Processed in 0.002015768 sec. | ||
| 25727 | 2026.01.06 16:14:24.570919 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 25728 | 2026.01.06 16:14:24.570987 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25729 | 2026.01.06 16:14:24.570993 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25730 | 2026.01.06 16:14:24.571024 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1421 rows starting from the beginning of the part | ||
| 25731 | 2026.01.06 16:14:24.571066 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 71 rows starting from the beginning of the part | ||
| 25732 | 2026.01.06 16:14:24.571082 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25733 | 2026.01.06 16:14:24.571104 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 738 rows starting from the beginning of the part | ||
| 25734 | 2026.01.06 16:14:24.571125 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25735 | 2026.01.06 16:14:24.571138 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 71 rows starting from the beginning of the part | ||
| 25736 | 2026.01.06 16:14:24.571179 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 732 rows starting from the beginning of the part | ||
| 25737 | 2026.01.06 16:14:24.571219 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 531 rows starting from the beginning of the part | ||
| 25738 | 2026.01.06 16:14:24.571719 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25739 | 2026.01.06 16:14:24.571753 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25740 | 2026.01.06 16:14:24.572306 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25741 | 2026.01.06 16:14:24.572562 [ 189 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659701 sec., 2147374.737979913 rows/sec., 162.57 MiB/sec. | ||
| 25742 | 2026.01.06 16:14:24.572793 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25743 | 2026.01.06 16:14:24.572919 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 25744 | 2026.01.06 16:14:24.572934 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001871 sec., 452164.61785141635 rows/sec., 30.43 MiB/sec. | ||
| 25745 | 2026.01.06 16:14:24.572980 [ 276 ] {21dfc2db-5b09-4943-847e-8e4cff735d85} <Debug> TCPHandler: Processed in 0.002042949 sec. | ||
| 25746 | 2026.01.06 16:14:24.573095 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25747 | 2026.01.06 16:14:24.573192 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25748 | 2026.01.06 16:14:24.573248 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <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 | ||
| 25749 | 2026.01.06 16:14:24.573529 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25750 | 2026.01.06 16:14:24.573616 [ 194 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_161_32} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 25751 | 2026.01.06 16:14:24.573711 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 25752 | 2026.01.06 16:14:24.574002 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25753 | 2026.01.06 16:14:24.574042 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25754 | 2026.01.06 16:14:24.574658 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25755 | 2026.01.06 16:14:24.575110 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25756 | 2026.01.06 16:14:24.575223 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25757 | 2026.01.06 16:14:24.575253 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25758 | 2026.01.06 16:14:24.575253 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002079 sec., 3367.0033670033667 rows/sec., 6.03 MiB/sec. | ||
| 25759 | 2026.01.06 16:14:24.575272 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25760 | 2026.01.06 16:14:24.575327 [ 276 ] {f68bd08a-4ba5-45da-8400-34252d8a061a} <Debug> TCPHandler: Processed in 0.002281103 sec. | ||
| 25761 | 2026.01.06 16:14:24.575386 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25762 | 2026.01.06 16:14:24.575447 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25763 | 2026.01.06 16:14:24.575549 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25764 | 2026.01.06 16:14:24.575591 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25765 | 2026.01.06 16:14:24.575747 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25766 | 2026.01.06 16:14:24.575842 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3177 rows starting from the beginning of the part | ||
| 25767 | 2026.01.06 16:14:24.575941 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25768 | 2026.01.06 16:14:24.575983 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25769 | 2026.01.06 16:14:24.576046 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 7 rows starting from the beginning of the part | ||
| 25770 | 2026.01.06 16:14:24.576217 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 53 rows starting from the beginning of the part | ||
| 25771 | 2026.01.06 16:14:24.576314 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 7 rows starting from the beginning of the part | ||
| 25772 | 2026.01.06 16:14:24.576407 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 53 rows starting from the beginning of the part | ||
| 25773 | 2026.01.06 16:14:24.576441 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25774 | 2026.01.06 16:14:24.576501 [ 202 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 7 rows starting from the beginning of the part | ||
| 25775 | 2026.01.06 16:14:24.576954 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25776 | 2026.01.06 16:14:24.577062 [ 104 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 25777 | 2026.01.06 16:14:24.577089 [ 104 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25778 | 2026.01.06 16:14:24.577096 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
| 25779 | 2026.01.06 16:14:24.577109 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25780 | 2026.01.06 16:14:24.577135 [ 276 ] {098b126a-76b5-4edf-946b-09e76eef5265} <Debug> TCPHandler: Processed in 0.001736603 sec. | ||
| 25781 | 2026.01.06 16:14:24.577184 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 25782 | 2026.01.06 16:14:24.577283 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25783 | 2026.01.06 16:14:24.577313 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 12582 rows starting from the beginning of the part | ||
| 25784 | 2026.01.06 16:14:24.577367 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 25785 | 2026.01.06 16:14:24.577417 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 104 rows starting from the beginning of the part | ||
| 25786 | 2026.01.06 16:14:24.577460 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 25787 | 2026.01.06 16:14:24.577500 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 104 rows starting from the beginning of the part | ||
| 25788 | 2026.01.06 16:14:24.577541 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 25789 | 2026.01.06 16:14:24.580406 [ 197 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12970 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259171 sec., 3979539.5823048255 rows/sec., 252.58 MiB/sec. | ||
| 25790 | 2026.01.06 16:14:24.580801 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 25791 | 2026.01.06 16:14:24.581292 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25792 | 2026.01.06 16:14:24.581371 [ 194 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_161_32} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 25793 | 2026.01.06 16:14:24.581442 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 25794 | 2026.01.06 16:14:24.586962 [ 187 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3304 rows, containing 19 columns (19 merged, 0 gathered) in 0.01167635 sec., 282965.1389346842 rows/sec., 506.83 MiB/sec. | ||
| 25795 | 2026.01.06 16:14:24.590019 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25796 | 2026.01.06 16:14:24.590656 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25797 | 2026.01.06 16:14:24.590741 [ 197 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25798 | 2026.01.06 16:14:24.590906 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.17 MiB. | ||
| 25799 | 2026.01.06 16:14:28.059966 [ 223 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25800 | 2026.01.06 16:14:28.060017 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25801 | 2026.01.06 16:14:28.062178 [ 223 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25802 | 2026.01.06 16:14:28.532496 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25803 | 2026.01.06 16:14:28.532575 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25804 | 2026.01.06 16:14:28.758704 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52714 | ||
| 25805 | 2026.01.06 16:14:28.759266 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25806 | 2026.01.06 16:14:28.759310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25807 | 2026.01.06 16:14:28.759978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 25808 | 2026.01.06 16:14:28.760445 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25809 | 2026.01.06 16:14:28.760574 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52714 | ||
| 25810 | 2026.01.06 16:14:29.242706 [ 224 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25811 | 2026.01.06 16:14:29.242797 [ 224 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25812 | 2026.01.06 16:14:29.252098 [ 224 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25813 | 2026.01.06 16:14:29.547092 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25814 | 2026.01.06 16:14:29.547361 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25815 | 2026.01.06 16:14:29.547431 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25816 | 2026.01.06 16:14:29.548218 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25817 | 2026.01.06 16:14:29.548259 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25818 | 2026.01.06 16:14:29.548825 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25819 | 2026.01.06 16:14:29.549395 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25820 | 2026.01.06 16:14:29.549533 [ 95 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 | ||
| 25821 | 2026.01.06 16:14:29.549554 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00227 sec., 180616.74008810573 rows/sec., 11.46 MiB/sec. | ||
| 25822 | 2026.01.06 16:14:29.549600 [ 95 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25823 | 2026.01.06 16:14:29.549619 [ 276 ] {2d87e7bf-858f-4415-8279-921e2ad50dda} <Debug> TCPHandler: Processed in 0.002712131 sec. | ||
| 25824 | 2026.01.06 16:14:29.549630 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25825 | 2026.01.06 16:14:29.549739 [ 219 ] {} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 25826 | 2026.01.06 16:14:29.549746 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full | ||
| 25827 | 2026.01.06 16:14:29.549768 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 25828 | 2026.01.06 16:14:29.549751 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25829 | 2026.01.06 16:14:29.549884 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25830 | 2026.01.06 16:14:29.549906 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25831 | 2026.01.06 16:14:29.549927 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 410 rows starting from the beginning of the part | ||
| 25832 | 2026.01.06 16:14:29.549955 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25833 | 2026.01.06 16:14:29.550009 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 410 rows starting from the beginning of the part | ||
| 25834 | 2026.01.06 16:14:29.550069 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 410 rows starting from the beginning of the part | ||
| 25835 | 2026.01.06 16:14:29.550117 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 410 rows starting from the beginning of the part | ||
| 25836 | 2026.01.06 16:14:29.550167 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 410 rows starting from the beginning of the part | ||
| 25837 | 2026.01.06 16:14:29.550889 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25838 | 2026.01.06 16:14:29.550931 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 25839 | 2026.01.06 16:14:29.551259 [ 195 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563289 sec., 1311337.8268509533 rows/sec., 88.19 MiB/sec. | ||
| 25840 | 2026.01.06 16:14:29.551520 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Trace> MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) | ||
| 25841 | 2026.01.06 16:14:29.551523 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25842 | 2026.01.06 16:14:29.552130 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25843 | 2026.01.06 16:14:29.552201 [ 187 ] {f2750cd3-5cd6-4403-9b0a-ea1c9dc10359::all_1_81_20} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 | ||
| 25844 | 2026.01.06 16:14:29.552209 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25845 | 2026.01.06 16:14:29.552272 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 25846 | 2026.01.06 16:14:29.552317 [ 219 ] {} <Debug> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 25847 | 2026.01.06 16:14:29.552372 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Debug> executeQuery: Read 1218 rows, 99.95 KiB in 0.002491 sec., 488960.25692492974 rows/sec., 39.18 MiB/sec. | ||
| 25848 | 2026.01.06 16:14:29.552420 [ 276 ] {4a11dd9c-2a11-428f-9a40-ecec909a46ef} <Debug> TCPHandler: Processed in 0.002720321 sec. | ||
| 25849 | 2026.01.06 16:14:29.552464 [ 222 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25850 | 2026.01.06 16:14:29.552520 [ 222 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25851 | 2026.01.06 16:14:29.552529 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25852 | 2026.01.06 16:14:29.552636 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25853 | 2026.01.06 16:14:29.552680 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25854 | 2026.01.06 16:14:29.553177 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25855 | 2026.01.06 16:14:29.553216 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25856 | 2026.01.06 16:14:29.553700 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25857 | 2026.01.06 16:14:29.554204 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25858 | 2026.01.06 16:14:29.554341 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Debug> executeQuery: Read 258 rows, 16.30 KiB in 0.001726 sec., 149478.56315179606 rows/sec., 9.22 MiB/sec. | ||
| 25859 | 2026.01.06 16:14:29.554381 [ 276 ] {6f958e14-bd3b-49fc-bd07-18803e319200} <Debug> TCPHandler: Processed in 0.001902966 sec. | ||
| 25860 | 2026.01.06 16:14:29.554490 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25861 | 2026.01.06 16:14:29.554584 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25862 | 2026.01.06 16:14:29.554624 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25863 | 2026.01.06 16:14:29.555082 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25864 | 2026.01.06 16:14:29.555119 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25865 | 2026.01.06 16:14:29.555560 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25866 | 2026.01.06 16:14:29.556071 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25867 | 2026.01.06 16:14:29.556203 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001637 sec., 129505.19242516799 rows/sec., 8.35 MiB/sec. | ||
| 25868 | 2026.01.06 16:14:29.556242 [ 276 ] {d6f8c608-ff4d-4249-90ba-ff85394e868d} <Debug> TCPHandler: Processed in 0.001800564 sec. | ||
| 25869 | 2026.01.06 16:14:29.556341 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25870 | 2026.01.06 16:14:29.556434 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25871 | 2026.01.06 16:14:29.556473 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25872 | 2026.01.06 16:14:29.556944 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25873 | 2026.01.06 16:14:29.556980 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25874 | 2026.01.06 16:14:29.557429 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25875 | 2026.01.06 16:14:29.557910 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25876 | 2026.01.06 16:14:29.558016 [ 95 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 | ||
| 25877 | 2026.01.06 16:14:29.558040 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001623 sec., 130006.16142945162 rows/sec., 7.38 MiB/sec. | ||
| 25878 | 2026.01.06 16:14:29.558051 [ 95 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25879 | 2026.01.06 16:14:29.558078 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25880 | 2026.01.06 16:14:29.558085 [ 276 ] {6bd5621d-6c7c-4fa1-94af-5b4910c2fe8b} <Debug> TCPHandler: Processed in 0.001793384 sec. | ||
| 25881 | 2026.01.06 16:14:29.558180 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full | ||
| 25882 | 2026.01.06 16:14:29.558201 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25883 | 2026.01.06 16:14:29.558178 [ 217 ] {} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 25884 | 2026.01.06 16:14:29.558276 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 25885 | 2026.01.06 16:14:29.558311 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25886 | 2026.01.06 16:14:29.558314 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25887 | 2026.01.06 16:14:29.558359 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25888 | 2026.01.06 16:14:29.558371 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 211 rows starting from the beginning of the part | ||
| 25889 | 2026.01.06 16:14:29.558452 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 211 rows starting from the beginning of the part | ||
| 25890 | 2026.01.06 16:14:29.558507 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 211 rows starting from the beginning of the part | ||
| 25891 | 2026.01.06 16:14:29.558556 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 211 rows starting from the beginning of the part | ||
| 25892 | 2026.01.06 16:14:29.558604 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 211 rows starting from the beginning of the part | ||
| 25893 | 2026.01.06 16:14:29.559007 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25894 | 2026.01.06 16:14:29.559053 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 25895 | 2026.01.06 16:14:29.559577 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25896 | 2026.01.06 16:14:29.559619 [ 196 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487538 sec., 709225.5794473821 rows/sec., 42.98 MiB/sec. | ||
| 25897 | 2026.01.06 16:14:29.559888 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Trace> MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) | ||
| 25898 | 2026.01.06 16:14:29.560149 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25899 | 2026.01.06 16:14:29.560313 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Debug> executeQuery: Read 732 rows, 52.71 KiB in 0.002021 sec., 362196.9322117764 rows/sec., 25.47 MiB/sec. | ||
| 25900 | 2026.01.06 16:14:29.560354 [ 276 ] {f5c23e0b-6129-4377-a262-ac9bc0575600} <Debug> TCPHandler: Processed in 0.002202281 sec. | ||
| 25901 | 2026.01.06 16:14:29.560470 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25902 | 2026.01.06 16:14:29.560524 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25903 | 2026.01.06 16:14:29.560566 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25904 | 2026.01.06 16:14:29.560585 [ 222 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25905 | 2026.01.06 16:14:29.560613 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25906 | 2026.01.06 16:14:29.560618 [ 186 ] {93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab::all_1_81_20} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 | ||
| 25907 | 2026.01.06 16:14:29.560703 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 25908 | 2026.01.06 16:14:29.560951 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25909 | 2026.01.06 16:14:29.560992 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25910 | 2026.01.06 16:14:29.561309 [ 217 ] {} <Debug> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 25911 | 2026.01.06 16:14:29.561453 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25912 | 2026.01.06 16:14:29.561934 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25913 | 2026.01.06 16:14:29.562041 [ 95 ] {} <Debug> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25914 | 2026.01.06 16:14:29.562064 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
| 25915 | 2026.01.06 16:14:29.562071 [ 95 ] {} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25916 | 2026.01.06 16:14:29.562102 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25917 | 2026.01.06 16:14:29.562107 [ 276 ] {31b5a1aa-2027-4b19-94ed-66ff63154dbe} <Debug> TCPHandler: Processed in 0.001686881 sec. | ||
| 25918 | 2026.01.06 16:14:29.562166 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 25919 | 2026.01.06 16:14:29.562225 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25920 | 2026.01.06 16:14:29.562262 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25921 | 2026.01.06 16:14:29.562295 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 456 rows starting from the beginning of the part | ||
| 25922 | 2026.01.06 16:14:29.562324 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25923 | 2026.01.06 16:14:29.562347 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 6 rows starting from the beginning of the part | ||
| 25924 | 2026.01.06 16:14:29.562370 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25925 | 2026.01.06 16:14:29.562395 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 6 rows starting from the beginning of the part | ||
| 25926 | 2026.01.06 16:14:29.562440 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 6 rows starting from the beginning of the part | ||
| 25927 | 2026.01.06 16:14:29.562479 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 6 rows starting from the beginning of the part | ||
| 25928 | 2026.01.06 16:14:29.562519 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 6 rows starting from the beginning of the part | ||
| 25929 | 2026.01.06 16:14:29.562803 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25930 | 2026.01.06 16:14:29.562843 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 25931 | 2026.01.06 16:14:29.563318 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25932 | 2026.01.06 16:14:29.563324 [ 186 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.001186452 sec., 409624.6624389356 rows/sec., 20.90 MiB/sec. | ||
| 25933 | 2026.01.06 16:14:29.563577 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25934 | 2026.01.06 16:14:29.563828 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25935 | 2026.01.06 16:14:29.563975 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00167 sec., 188023.95209580837 rows/sec., 12.35 MiB/sec. | ||
| 25936 | 2026.01.06 16:14:29.564015 [ 276 ] {6ad1c9d7-cfd7-4a56-b01a-6e60ad42b2e8} <Debug> TCPHandler: Processed in 0.001840044 sec. | ||
| 25937 | 2026.01.06 16:14:29.564053 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25938 | 2026.01.06 16:14:29.564086 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25939 | 2026.01.06 16:14:29.564097 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25940 | 2026.01.06 16:14:29.564131 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25941 | 2026.01.06 16:14:29.564174 [ 195 ] {714ebdf0-b9a9-440f-a49f-54fe5675aae2::all_1_81_16} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25942 | 2026.01.06 16:14:29.564230 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25943 | 2026.01.06 16:14:29.564247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 25944 | 2026.01.06 16:14:29.564277 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25945 | 2026.01.06 16:14:29.564598 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25946 | 2026.01.06 16:14:29.564635 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25947 | 2026.01.06 16:14:29.565087 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25948 | 2026.01.06 16:14:29.565640 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25949 | 2026.01.06 16:14:29.565761 [ 95 ] {} <Debug> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25950 | 2026.01.06 16:14:29.565781 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001569 sec., 637.348629700446 rows/sec., 42.95 KiB/sec. | ||
| 25951 | 2026.01.06 16:14:29.565798 [ 95 ] {} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25952 | 2026.01.06 16:14:29.565822 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25953 | 2026.01.06 16:14:29.565822 [ 276 ] {1c8410b9-ac72-4221-8d5e-7161449b8902} <Debug> TCPHandler: Processed in 0.001740273 sec. | ||
| 25954 | 2026.01.06 16:14:29.565894 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 25955 | 2026.01.06 16:14:29.565942 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25956 | 2026.01.06 16:14:29.565994 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25957 | 2026.01.06 16:14:29.566026 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 77 rows starting from the beginning of the part | ||
| 25958 | 2026.01.06 16:14:29.566039 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25959 | 2026.01.06 16:14:29.566076 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part | ||
| 25960 | 2026.01.06 16:14:29.566097 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <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 | ||
| 25961 | 2026.01.06 16:14:29.566123 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part | ||
| 25962 | 2026.01.06 16:14:29.566166 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1 rows starting from the beginning of the part | ||
| 25963 | 2026.01.06 16:14:29.566204 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1 rows starting from the beginning of the part | ||
| 25964 | 2026.01.06 16:14:29.566239 [ 199 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1 rows starting from the beginning of the part | ||
| 25965 | 2026.01.06 16:14:29.566965 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103011 sec., 74341.96032496502 rows/sec., 4.89 MiB/sec. | ||
| 25966 | 2026.01.06 16:14:29.566970 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25967 | 2026.01.06 16:14:29.567023 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25968 | 2026.01.06 16:14:29.567024 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25969 | 2026.01.06 16:14:29.567213 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25970 | 2026.01.06 16:14:29.567784 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25971 | 2026.01.06 16:14:29.567903 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25972 | 2026.01.06 16:14:29.568023 [ 195 ] {b4f52f35-b62c-4b2b-84d7-b942ccaa0102::all_1_81_16} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25973 | 2026.01.06 16:14:29.568127 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 25974 | 2026.01.06 16:14:29.568268 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25975 | 2026.01.06 16:14:29.568419 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002398 sec., 22101.751459549625 rows/sec., 39.61 MiB/sec. | ||
| 25976 | 2026.01.06 16:14:29.568477 [ 276 ] {bebb82a2-cde5-4fe7-b00d-fa16bf322e95} <Debug> TCPHandler: Processed in 0.002584009 sec. | ||
| 25977 | 2026.01.06 16:14:29.568590 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25978 | 2026.01.06 16:14:29.568686 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25979 | 2026.01.06 16:14:29.568729 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25980 | 2026.01.06 16:14:29.569060 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25981 | 2026.01.06 16:14:29.569099 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25982 | 2026.01.06 16:14:29.569537 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25983 | 2026.01.06 16:14:29.569974 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25984 | 2026.01.06 16:14:29.570108 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00144 sec., 72222.22222222222 rows/sec., 4.43 MiB/sec. | ||
| 25985 | 2026.01.06 16:14:29.570145 [ 276 ] {fdb7c234-61ac-4729-bc28-13bc2f84de39} <Debug> TCPHandler: Processed in 0.00160446 sec. | ||
| 25986 | 2026.01.06 16:14:30.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.34 MiB, peak 436.62 MiB, free memory in arenas 0.00 B, will set to 408.45 MiB (RSS), difference: 3.11 MiB | ||
| 25987 | 2026.01.06 16:14:30.050495 [ 217 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25988 | 2026.01.06 16:14:30.050538 [ 217 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25989 | 2026.01.06 16:14:30.054179 [ 217 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25990 | 2026.01.06 16:14:30.165839 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25991 | 2026.01.06 16:14:30.165866 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25992 | 2026.01.06 16:14:30.168994 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25993 | 2026.01.06 16:14:30.474488 [ 220 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25994 | 2026.01.06 16:14:30.474539 [ 220 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25995 | 2026.01.06 16:14:30.487216 [ 220 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25996 | 2026.01.06 16:14:31.602755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 25997 | 2026.01.06 16:14:31.620382 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25998 | 2026.01.06 16:14:31.620437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 25999 | 2026.01.06 16:14:31.626879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 26000 | 2026.01.06 16:14:31.628189 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26001 | 2026.01.06 16:14:31.631330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 26002 | 2026.01.06 16:14:33.965723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 3236 | ||
| 26003 | 2026.01.06 16:14:33.968373 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26004 | 2026.01.06 16:14:33.968431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26005 | 2026.01.06 16:14:33.969779 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26006 | 2026.01.06 16:14:33.970266 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26007 | 2026.01.06 16:14:33.970739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3236 | ||
| 26008 | 2026.01.06 16:14:34.533992 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26009 | 2026.01.06 16:14:34.534295 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26010 | 2026.01.06 16:14:34.534398 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26011 | 2026.01.06 16:14:34.535166 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26012 | 2026.01.06 16:14:34.535201 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26013 | 2026.01.06 16:14:34.535709 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26014 | 2026.01.06 16:14:34.536143 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26015 | 2026.01.06 16:14:34.536292 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002074 sec., 33751.20540019286 rows/sec., 2.71 MiB/sec. | ||
| 26016 | 2026.01.06 16:14:34.536333 [ 276 ] {8c02534b-acd4-4db9-953a-3231d55f4382} <Debug> TCPHandler: Processed in 0.002518257 sec. | ||
| 26017 | 2026.01.06 16:14:34.536472 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26018 | 2026.01.06 16:14:34.536576 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26019 | 2026.01.06 16:14:34.536620 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26020 | 2026.01.06 16:14:34.537116 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26021 | 2026.01.06 16:14:34.537150 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26022 | 2026.01.06 16:14:34.537548 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 26023 | 2026.01.06 16:14:34.537954 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26024 | 2026.01.06 16:14:34.538082 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001532 sec., 4569.190600522194 rows/sec., 343.58 KiB/sec. | ||
| 26025 | 2026.01.06 16:14:34.538119 [ 276 ] {81832959-25a4-4089-a2f5-574621f005a5} <Debug> TCPHandler: Processed in 0.001707512 sec. | ||
| 26026 | 2026.01.06 16:14:34.538231 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26027 | 2026.01.06 16:14:34.538332 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26028 | 2026.01.06 16:14:34.538370 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26029 | 2026.01.06 16:14:34.538799 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26030 | 2026.01.06 16:14:34.538832 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26031 | 2026.01.06 16:14:34.539227 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26032 | 2026.01.06 16:14:34.539666 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26033 | 2026.01.06 16:14:34.539794 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001488 sec., 47715.05376344086 rows/sec., 3.72 MiB/sec. | ||
| 26034 | 2026.01.06 16:14:34.539832 [ 276 ] {9e46be2f-1be2-4e88-ad30-d867808b261e} <Debug> TCPHandler: Processed in 0.001647671 sec. | ||
| 26035 | 2026.01.06 16:14:34.539941 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26036 | 2026.01.06 16:14:34.540033 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26037 | 2026.01.06 16:14:34.540079 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26038 | 2026.01.06 16:14:34.540489 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26039 | 2026.01.06 16:14:34.540523 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26040 | 2026.01.06 16:14:34.540933 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26041 | 2026.01.06 16:14:34.541400 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26042 | 2026.01.06 16:14:34.541531 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 26043 | 2026.01.06 16:14:34.541567 [ 276 ] {ac7ed87b-ccfb-496b-8a56-e7615105e541} <Debug> TCPHandler: Processed in 0.001673372 sec. | ||
| 26044 | 2026.01.06 16:14:34.541667 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26045 | 2026.01.06 16:14:34.541759 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26046 | 2026.01.06 16:14:34.541812 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <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 | ||
| 26047 | 2026.01.06 16:14:34.542588 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26048 | 2026.01.06 16:14:34.542622 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26049 | 2026.01.06 16:14:34.543228 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 26050 | 2026.01.06 16:14:34.543628 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26051 | 2026.01.06 16:14:34.543772 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00203 sec., 3448.275862068965 rows/sec., 6.18 MiB/sec. | ||
| 26052 | 2026.01.06 16:14:34.543839 [ 276 ] {02e38b57-837b-4f94-bf36-d0cee13608cb} <Debug> TCPHandler: Processed in 0.002217572 sec. | ||
| 26053 | 2026.01.06 16:14:34.543947 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26054 | 2026.01.06 16:14:34.544040 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26055 | 2026.01.06 16:14:34.544082 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26056 | 2026.01.06 16:14:34.544408 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26057 | 2026.01.06 16:14:34.544448 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26058 | 2026.01.06 16:14:34.544834 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26059 | 2026.01.06 16:14:34.545267 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26060 | 2026.01.06 16:14:34.545399 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
| 26061 | 2026.01.06 16:14:34.545436 [ 276 ] {8cf49a32-ebd5-4ce6-b03c-72d6867f60a5} <Debug> TCPHandler: Processed in 0.001536528 sec. | ||
| 26062 | 2026.01.06 16:14:35.703750 [ 87 ] {} <Debug> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Selected 5 parts from all_1_54_13 to all_58_58_0 | ||
| 26063 | 2026.01.06 16:14:35.703823 [ 87 ] {} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26064 | 2026.01.06 16:14:35.703847 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26065 | 2026.01.06 16:14:35.703964 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_54_13 to all_58_58_0 into Compact with storage Full | ||
| 26066 | 2026.01.06 16:14:35.704097 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26067 | 2026.01.06 16:14:35.704144 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_13, total 23 rows starting from the beginning of the part | ||
| 26068 | 2026.01.06 16:14:35.704220 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 26069 | 2026.01.06 16:14:35.704274 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 26070 | 2026.01.06 16:14:35.704324 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 26071 | 2026.01.06 16:14:35.704372 [ 199 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 26072 | 2026.01.06 16:14:35.705145 [ 195 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232243 sec., 30838.073334561446 rows/sec., 2.55 MiB/sec. | ||
| 26073 | 2026.01.06 16:14:35.705416 [ 192 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Trace> MergedBlockOutputStream: filled checksums all_1_58_14 (state Temporary) | ||
| 26074 | 2026.01.06 16:14:35.705919 [ 192 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_merge_all_1_58_14 to all_1_58_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26075 | 2026.01.06 16:14:35.705995 [ 192 ] {b3bbecce-2469-4a75-97da-1435077a5a8c::all_1_58_14} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c) (MergerMutator): Merged 5 parts: [all_1_54_13, all_58_58_0] -> all_1_58_14 | ||
| 26076 | 2026.01.06 16:14:35.706100 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 26077 | 2026.01.06 16:14:36.260717 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 53226 | ||
| 26078 | 2026.01.06 16:14:36.261269 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26079 | 2026.01.06 16:14:36.261312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26080 | 2026.01.06 16:14:36.261973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 26081 | 2026.01.06 16:14:36.262431 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26082 | 2026.01.06 16:14:36.262562 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53226 | ||
| 26083 | 2026.01.06 16:14:36.262562 [ 90 ] {} <Debug> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 26084 | 2026.01.06 16:14:36.262662 [ 90 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26085 | 2026.01.06 16:14:36.262698 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26086 | 2026.01.06 16:14:36.262804 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 26087 | 2026.01.06 16:14:36.262909 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26088 | 2026.01.06 16:14:36.262942 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50794 rows starting from the beginning of the part | ||
| 26089 | 2026.01.06 16:14:36.263001 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 512 rows starting from the beginning of the part | ||
| 26090 | 2026.01.06 16:14:36.263050 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 448 rows starting from the beginning of the part | ||
| 26091 | 2026.01.06 16:14:36.263098 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 512 rows starting from the beginning of the part | ||
| 26092 | 2026.01.06 16:14:36.263142 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 448 rows starting from the beginning of the part | ||
| 26093 | 2026.01.06 16:14:36.263188 [ 195 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 512 rows starting from the beginning of the part | ||
| 26094 | 2026.01.06 16:14:36.266207 [ 188 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53226 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442175 sec., 15462897.731812008 rows/sec., 221.20 MiB/sec. | ||
| 26095 | 2026.01.06 16:14:36.266641 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 26096 | 2026.01.06 16:14:36.267181 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26097 | 2026.01.06 16:14:36.267275 [ 189 ] {234b3094-1ef6-4fa6-ab20-7d46c31f0a61::all_1_111_22} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 26098 | 2026.01.06 16:14:36.267394 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 26099 | 2026.01.06 16:14:39.131438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 26100 | 2026.01.06 16:14:39.151257 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26101 | 2026.01.06 16:14:39.151323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26102 | 2026.01.06 16:14:39.158107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 26103 | 2026.01.06 16:14:39.159306 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26104 | 2026.01.06 16:14:39.159611 [ 86 ] {} <Debug> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 26105 | 2026.01.06 16:14:39.159670 [ 86 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26106 | 2026.01.06 16:14:39.159691 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26107 | 2026.01.06 16:14:39.159791 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 26108 | 2026.01.06 16:14:39.162866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 26109 | 2026.01.06 16:14:39.163891 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26110 | 2026.01.06 16:14:39.165546 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 798 rows starting from the beginning of the part | ||
| 26111 | 2026.01.06 16:14:39.170726 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part | ||
| 26112 | 2026.01.06 16:14:39.175894 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 26113 | 2026.01.06 16:14:39.180957 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 8 rows starting from the beginning of the part | ||
| 26114 | 2026.01.06 16:14:39.186123 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 26115 | 2026.01.06 16:14:39.191353 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 26116 | 2026.01.06 16:14:39.253557 [ 198 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.093810326 sec., 8911.59892142364 rows/sec., 46.08 MiB/sec. | ||
| 26117 | 2026.01.06 16:14:39.256447 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 26118 | 2026.01.06 16:14:39.258770 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26119 | 2026.01.06 16:14:39.258866 [ 190 ] {b3f482f2-7c7a-4a77-80ea-463ce2123441::all_1_111_22} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 26120 | 2026.01.06 16:14:39.260675 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 26121 | 2026.01.06 16:14:39.547194 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26122 | 2026.01.06 16:14:39.547360 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26123 | 2026.01.06 16:14:39.547423 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26124 | 2026.01.06 16:14:39.548252 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26125 | 2026.01.06 16:14:39.548292 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26126 | 2026.01.06 16:14:39.548821 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26127 | 2026.01.06 16:14:39.549257 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26128 | 2026.01.06 16:14:39.549401 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002085 sec., 196642.68585131894 rows/sec., 12.47 MiB/sec. | ||
| 26129 | 2026.01.06 16:14:39.549441 [ 276 ] {72073515-4438-477a-b3ff-cf4f3bf1155b} <Debug> TCPHandler: Processed in 0.002371055 sec. | ||
| 26130 | 2026.01.06 16:14:39.549551 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26131 | 2026.01.06 16:14:39.549645 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 26132 | 2026.01.06 16:14:39.549686 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 26133 | 2026.01.06 16:14:39.550078 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26134 | 2026.01.06 16:14:39.550114 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26135 | 2026.01.06 16:14:39.550514 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 26136 | 2026.01.06 16:14:39.550930 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26137 | 2026.01.06 16:14:39.551062 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001435 sec., 2787.456445993031 rows/sec., 227.30 KiB/sec. | ||
| 26138 | 2026.01.06 16:14:39.551099 [ 276 ] {c804195a-a725-4af5-9150-434ae59482bb} <Debug> TCPHandler: Processed in 0.00159592 sec. | ||
| 26139 | 2026.01.06 16:14:39.551203 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26140 | 2026.01.06 16:14:39.551296 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26141 | 2026.01.06 16:14:39.551334 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26142 | 2026.01.06 16:14:39.552351 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26143 | 2026.01.06 16:14:39.552387 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26144 | 2026.01.06 16:14:39.552861 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26145 | 2026.01.06 16:14:39.553274 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26146 | 2026.01.06 16:14:39.553403 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Debug> executeQuery: Read 1220 rows, 100.09 KiB in 0.002125 sec., 574117.6470588235 rows/sec., 46.00 MiB/sec. | ||
| 26147 | 2026.01.06 16:14:39.553442 [ 276 ] {847849a4-9dff-473d-b9b6-1d749a7ef10b} <Debug> TCPHandler: Processed in 0.002285483 sec. | ||
| 26148 | 2026.01.06 16:14:39.553557 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26149 | 2026.01.06 16:14:39.553658 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26150 | 2026.01.06 16:14:39.553703 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26151 | 2026.01.06 16:14:39.554313 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26152 | 2026.01.06 16:14:39.554358 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26153 | 2026.01.06 16:14:39.554835 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 26154 | 2026.01.06 16:14:39.555241 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26155 | 2026.01.06 16:14:39.555378 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Debug> executeQuery: Read 262 rows, 16.58 KiB in 0.001737 sec., 150834.77259643062 rows/sec., 9.32 MiB/sec. | ||
| 26156 | 2026.01.06 16:14:39.555421 [ 276 ] {51c9a0c7-b045-4b7a-9df6-c6d3e0911bc2} <Debug> TCPHandler: Processed in 0.001915416 sec. | ||
| 26157 | 2026.01.06 16:14:39.555525 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26158 | 2026.01.06 16:14:39.555619 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26159 | 2026.01.06 16:14:39.555660 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26160 | 2026.01.06 16:14:39.556144 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26161 | 2026.01.06 16:14:39.556181 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26162 | 2026.01.06 16:14:39.556584 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 26163 | 2026.01.06 16:14:39.556992 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26164 | 2026.01.06 16:14:39.557127 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001523 sec., 139198.949441891 rows/sec., 8.98 MiB/sec. | ||
| 26165 | 2026.01.06 16:14:39.557168 [ 276 ] {27ecd8e7-c3b9-4fc2-8c7f-b120c8ab0be5} <Debug> TCPHandler: Processed in 0.001692622 sec. | ||
| 26166 | 2026.01.06 16:14:39.557270 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26167 | 2026.01.06 16:14:39.557366 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26168 | 2026.01.06 16:14:39.557407 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26169 | 2026.01.06 16:14:39.557881 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26170 | 2026.01.06 16:14:39.557918 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26171 | 2026.01.06 16:14:39.558321 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26172 | 2026.01.06 16:14:39.558785 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26173 | 2026.01.06 16:14:39.558921 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001571 sec., 134309.3570973902 rows/sec., 7.63 MiB/sec. | ||
| 26174 | 2026.01.06 16:14:39.558962 [ 276 ] {3a3a6575-5dcf-41ce-8499-a7a4846268d7} <Debug> TCPHandler: Processed in 0.001740723 sec. | ||
| 26175 | 2026.01.06 16:14:39.559072 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26176 | 2026.01.06 16:14:39.559167 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26177 | 2026.01.06 16:14:39.559206 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26178 | 2026.01.06 16:14:39.559883 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26179 | 2026.01.06 16:14:39.559920 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26180 | 2026.01.06 16:14:39.560370 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26181 | 2026.01.06 16:14:39.560825 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26182 | 2026.01.06 16:14:39.560960 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Debug> executeQuery: Read 736 rows, 53.04 KiB in 0.001809 sec., 406854.6158098397 rows/sec., 28.63 MiB/sec. | ||
| 26183 | 2026.01.06 16:14:39.561001 [ 276 ] {7241cb6e-d22f-457f-9c6d-3639d51c144e} <Debug> TCPHandler: Processed in 0.001979007 sec. | ||
| 26184 | 2026.01.06 16:14:39.561111 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26185 | 2026.01.06 16:14:39.561207 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26186 | 2026.01.06 16:14:39.561248 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26187 | 2026.01.06 16:14:39.561582 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26188 | 2026.01.06 16:14:39.561617 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26189 | 2026.01.06 16:14:39.562056 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26190 | 2026.01.06 16:14:39.562548 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26191 | 2026.01.06 16:14:39.562685 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
| 26192 | 2026.01.06 16:14:39.562724 [ 276 ] {4a726547-4aa3-4290-9f51-f02380dc6b3e} <Debug> TCPHandler: Processed in 0.001661831 sec. | ||
| 26193 | 2026.01.06 16:14:39.562832 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26194 | 2026.01.06 16:14:39.562928 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26195 | 2026.01.06 16:14:39.562971 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26196 | 2026.01.06 16:14:39.563411 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26197 | 2026.01.06 16:14:39.563448 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26198 | 2026.01.06 16:14:39.563896 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26199 | 2026.01.06 16:14:39.564366 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26200 | 2026.01.06 16:14:39.564506 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001594 sec., 198243.41279799247 rows/sec., 13.03 MiB/sec. | ||
| 26201 | 2026.01.06 16:14:39.564546 [ 276 ] {93127a3c-9593-48a2-a58a-855438d36f19} <Debug> TCPHandler: Processed in 0.001762963 sec. | ||
| 26202 | 2026.01.06 16:14:39.564656 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26203 | 2026.01.06 16:14:39.564751 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26204 | 2026.01.06 16:14:39.564792 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26205 | 2026.01.06 16:14:39.565106 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26206 | 2026.01.06 16:14:39.565142 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26207 | 2026.01.06 16:14:39.565545 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26208 | 2026.01.06 16:14:39.565953 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26209 | 2026.01.06 16:14:39.566088 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
| 26210 | 2026.01.06 16:14:39.566127 [ 276 ] {6ecdeb6d-7c6c-4df5-9147-d44b441d4612} <Debug> TCPHandler: Processed in 0.001520639 sec. | ||
| 26211 | 2026.01.06 16:14:39.566233 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26212 | 2026.01.06 16:14:39.566326 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26213 | 2026.01.06 16:14:39.566381 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <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 | ||
| 26214 | 2026.01.06 16:14:39.567298 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26215 | 2026.01.06 16:14:39.567334 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26216 | 2026.01.06 16:14:39.568010 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 26217 | 2026.01.06 16:14:39.568429 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26218 | 2026.01.06 16:14:39.568579 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002269 sec., 23358.307624504185 rows/sec., 41.86 MiB/sec. | ||
| 26219 | 2026.01.06 16:14:39.568650 [ 276 ] {728b2ade-a47a-4c87-b250-7484575a0750} <Debug> TCPHandler: Processed in 0.002464986 sec. | ||
| 26220 | 2026.01.06 16:14:39.568763 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26221 | 2026.01.06 16:14:39.568857 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26222 | 2026.01.06 16:14:39.568899 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26223 | 2026.01.06 16:14:39.569242 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26224 | 2026.01.06 16:14:39.569279 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26225 | 2026.01.06 16:14:39.569686 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26226 | 2026.01.06 16:14:39.570094 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26227 | 2026.01.06 16:14:39.570225 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001384 sec., 75144.50867052023 rows/sec., 4.60 MiB/sec. | ||
| 26228 | 2026.01.06 16:14:39.570265 [ 276 ] {414a9857-0c17-45b3-9599-2151ace7abbb} <Debug> TCPHandler: Processed in 0.001553319 sec. | ||
| 26229 | 2026.01.06 16:14:40.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.37 MiB, peak 436.62 MiB, free memory in arenas 0.00 B, will set to 408.45 MiB (RSS), difference: -1.92 MiB | ||
| 26230 | 2026.01.06 16:14:43.532856 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26231 | 2026.01.06 16:14:43.532933 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26232 | 2026.01.06 16:14:43.762746 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53674 | ||
| 26233 | 2026.01.06 16:14:43.763253 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26234 | 2026.01.06 16:14:43.763291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26235 | 2026.01.06 16:14:43.763884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 26236 | 2026.01.06 16:14:43.764327 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26237 | 2026.01.06 16:14:43.764458 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53674 | ||
| 26238 | 2026.01.06 16:14:43.971031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3272 | ||
| 26239 | 2026.01.06 16:14:43.973537 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26240 | 2026.01.06 16:14:43.973583 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26241 | 2026.01.06 16:14:43.974876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26242 | 2026.01.06 16:14:43.975460 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26243 | 2026.01.06 16:14:43.975734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3272 | ||
| 26244 | 2026.01.06 16:14:44.004647 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004277821 sec. | ||
| 26245 | 2026.01.06 16:14:44.533398 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26246 | 2026.01.06 16:14:44.533693 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26247 | 2026.01.06 16:14:44.533795 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26248 | 2026.01.06 16:14:44.534540 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26249 | 2026.01.06 16:14:44.534579 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26250 | 2026.01.06 16:14:44.535143 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26251 | 2026.01.06 16:14:44.535577 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26252 | 2026.01.06 16:14:44.535743 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002121 sec., 33003.300330033 rows/sec., 2.65 MiB/sec. | ||
| 26253 | 2026.01.06 16:14:44.535796 [ 276 ] {6344d4af-f7cf-43b8-b537-8fdd1c739b46} <Debug> TCPHandler: Processed in 0.002575369 sec. | ||
| 26254 | 2026.01.06 16:14:44.535929 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26255 | 2026.01.06 16:14:44.536030 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26256 | 2026.01.06 16:14:44.536072 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26257 | 2026.01.06 16:14:44.536532 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26258 | 2026.01.06 16:14:44.536566 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26259 | 2026.01.06 16:14:44.536965 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 26260 | 2026.01.06 16:14:44.537368 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26261 | 2026.01.06 16:14:44.537480 [ 24 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 26262 | 2026.01.06 16:14:44.537505 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001496 sec., 4679.144385026738 rows/sec., 351.85 KiB/sec. | ||
| 26263 | 2026.01.06 16:14:44.537517 [ 24 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26264 | 2026.01.06 16:14:44.537538 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26265 | 2026.01.06 16:14:44.537546 [ 276 ] {83cebf1d-8604-414f-8e10-dc9ffd4363a2} <Debug> TCPHandler: Processed in 0.001666772 sec. | ||
| 26266 | 2026.01.06 16:14:44.537628 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 26267 | 2026.01.06 16:14:44.537667 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26268 | 2026.01.06 16:14:44.537729 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26269 | 2026.01.06 16:14:44.537762 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26270 | 2026.01.06 16:14:44.537762 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 288 rows starting from the beginning of the part | ||
| 26271 | 2026.01.06 16:14:44.537801 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26272 | 2026.01.06 16:14:44.537840 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 11 rows starting from the beginning of the part | ||
| 26273 | 2026.01.06 16:14:44.537895 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 258 rows starting from the beginning of the part | ||
| 26274 | 2026.01.06 16:14:44.537943 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 7 rows starting from the beginning of the part | ||
| 26275 | 2026.01.06 16:14:44.537992 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 262 rows starting from the beginning of the part | ||
| 26276 | 2026.01.06 16:14:44.538043 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 7 rows starting from the beginning of the part | ||
| 26277 | 2026.01.06 16:14:44.538291 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26278 | 2026.01.06 16:14:44.538325 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26279 | 2026.01.06 16:14:44.538800 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26280 | 2026.01.06 16:14:44.539109 [ 190 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 833 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521019 sec., 547659.1679656862 rows/sec., 36.21 MiB/sec. | ||
| 26281 | 2026.01.06 16:14:44.539237 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26282 | 2026.01.06 16:14:44.539345 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 26283 | 2026.01.06 16:14:44.539376 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001632 sec., 43504.901960784315 rows/sec., 3.40 MiB/sec. | ||
| 26284 | 2026.01.06 16:14:44.539418 [ 276 ] {922073b9-5628-4d46-90dd-1eeecec7e6f1} <Debug> TCPHandler: Processed in 0.001798884 sec. | ||
| 26285 | 2026.01.06 16:14:44.539541 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26286 | 2026.01.06 16:14:44.539634 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26287 | 2026.01.06 16:14:44.539677 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26288 | 2026.01.06 16:14:44.539793 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26289 | 2026.01.06 16:14:44.539858 [ 188 ] {62f1551b-ed87-4e0b-8d86-b793e1ff54ef::all_1_161_32} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 26290 | 2026.01.06 16:14:44.539918 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 26291 | 2026.01.06 16:14:44.540115 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26292 | 2026.01.06 16:14:44.540150 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26293 | 2026.01.06 16:14:44.540613 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26294 | 2026.01.06 16:14:44.541015 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26295 | 2026.01.06 16:14:44.541124 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Selected 5 parts from all_1_160_33 to all_164_164_0 | ||
| 26296 | 2026.01.06 16:14:44.541149 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 26297 | 2026.01.06 16:14:44.541159 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26298 | 2026.01.06 16:14:44.541183 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26299 | 2026.01.06 16:14:44.541188 [ 276 ] {97741a91-2b79-4fcd-95e6-d3d851657a99} <Debug> TCPHandler: Processed in 0.001694182 sec. | ||
| 26300 | 2026.01.06 16:14:44.541294 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_160_33 to all_164_164_0 into Compact with storage Full | ||
| 26301 | 2026.01.06 16:14:44.541303 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26302 | 2026.01.06 16:14:44.541438 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26303 | 2026.01.06 16:14:44.541454 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26304 | 2026.01.06 16:14:44.541493 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <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 | ||
| 26305 | 2026.01.06 16:14:44.541497 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_160_33, total 56042 rows starting from the beginning of the part | ||
| 26306 | 2026.01.06 16:14:44.541581 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 846 rows starting from the beginning of the part | ||
| 26307 | 2026.01.06 16:14:44.541631 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 314 rows starting from the beginning of the part | ||
| 26308 | 2026.01.06 16:14:44.541776 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 26309 | 2026.01.06 16:14:44.541821 [ 197 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 316 rows starting from the beginning of the part | ||
| 26310 | 2026.01.06 16:14:44.542309 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26311 | 2026.01.06 16:14:44.542351 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26312 | 2026.01.06 16:14:44.542962 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 26313 | 2026.01.06 16:14:44.543396 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26314 | 2026.01.06 16:14:44.543543 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002122 sec., 3298.7747408105556 rows/sec., 5.91 MiB/sec. | ||
| 26315 | 2026.01.06 16:14:44.543612 [ 276 ] {2c85029d-743c-4a54-a67d-168bd5e092c5} <Debug> TCPHandler: Processed in 0.002356424 sec. | ||
| 26316 | 2026.01.06 16:14:44.543804 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26317 | 2026.01.06 16:14:44.543901 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26318 | 2026.01.06 16:14:44.543941 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26319 | 2026.01.06 16:14:44.544295 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26320 | 2026.01.06 16:14:44.544330 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26321 | 2026.01.06 16:14:44.544787 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26322 | 2026.01.06 16:14:44.545236 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26323 | 2026.01.06 16:14:44.545367 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
| 26324 | 2026.01.06 16:14:44.545405 [ 276 ] {67c008b1-c782-4268-a7fc-91d2c4596edd} <Debug> TCPHandler: Processed in 0.001648181 sec. | ||
| 26325 | 2026.01.06 16:14:44.554397 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57678 rows, containing 5 columns (5 merged, 0 gathered) in 0.013157437 sec., 4383680.499477216 rows/sec., 293.34 MiB/sec. | ||
| 26326 | 2026.01.06 16:14:44.555040 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Trace> MergedBlockOutputStream: filled checksums all_1_164_34 (state Temporary) | ||
| 26327 | 2026.01.06 16:14:44.555498 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_merge_all_1_164_34 to all_1_164_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26328 | 2026.01.06 16:14:44.555575 [ 190 ] {6ab88480-0bae-4031-a654-c896b7fc88ed::all_1_164_34} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed) (MergerMutator): Merged 5 parts: [all_1_160_33, all_164_164_0] -> all_1_164_34 | ||
| 26329 | 2026.01.06 16:14:44.555677 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 26330 | 2026.01.06 16:14:46.663021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 844 | ||
| 26331 | 2026.01.06 16:14:46.683029 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26332 | 2026.01.06 16:14:46.683099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 26333 | 2026.01.06 16:14:46.689732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 26334 | 2026.01.06 16:14:46.690893 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26335 | 2026.01.06 16:14:46.695039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 844 | ||
| 26336 | 2026.01.06 16:14:48.573330 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38322 | ||
| 26337 | 2026.01.06 16:14:48.573454 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26338 | 2026.01.06 16:14:48.573490 [ 290 ] {} <Debug> TCP-Session: 532bf036-af13-4d4a-a730-f2f5617474d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38322 | ||
| 26339 | 2026.01.06 16:14:48.573513 [ 290 ] {} <Debug> TCP-Session: 532bf036-af13-4d4a-a730-f2f5617474d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26340 | 2026.01.06 16:14:48.573527 [ 290 ] {} <Debug> TCP-Session: 532bf036-af13-4d4a-a730-f2f5617474d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26341 | 2026.01.06 16:14:48.573735 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43617 | ||
| 26342 | 2026.01.06 16:14:48.573752 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42058 | ||
| 26343 | 2026.01.06 16:14:48.573777 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45595 | ||
| 26344 | 2026.01.06 16:14:48.573799 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43201 | ||
| 26345 | 2026.01.06 16:14:48.573824 [ 290 ] {} <Trace> TCP-Session: 532bf036-af13-4d4a-a730-f2f5617474d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26346 | 2026.01.06 16:14:48.573855 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26347 | 2026.01.06 16:14:48.573884 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26348 | 2026.01.06 16:14:48.573877 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26349 | 2026.01.06 16:14:48.573921 [ 294 ] {} <Debug> TCP-Session: 295fe506-1fbd-4885-95a0-a4fbb6980cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45595 | ||
| 26350 | 2026.01.06 16:14:48.573924 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26351 | 2026.01.06 16:14:48.573946 [ 292 ] {} <Debug> TCP-Session: 1724bddd-da29-4f40-92c7-e748c5765b81 Authenticating user 'default' from [fd00:1122:3344:101::e]:42058 | ||
| 26352 | 2026.01.06 16:14:48.573950 [ 294 ] {} <Debug> TCP-Session: 295fe506-1fbd-4885-95a0-a4fbb6980cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26353 | 2026.01.06 16:14:48.573971 [ 297 ] {} <Debug> TCP-Session: 8756dcb0-fa2b-4d27-8271-74f607e19ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:43201 | ||
| 26354 | 2026.01.06 16:14:48.573986 [ 294 ] {} <Debug> TCP-Session: 295fe506-1fbd-4885-95a0-a4fbb6980cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26355 | 2026.01.06 16:14:48.573983 [ 292 ] {} <Debug> TCP-Session: 1724bddd-da29-4f40-92c7-e748c5765b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26356 | 2026.01.06 16:14:48.574007 [ 297 ] {} <Debug> TCP-Session: 8756dcb0-fa2b-4d27-8271-74f607e19ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26357 | 2026.01.06 16:14:48.574024 [ 292 ] {} <Debug> TCP-Session: 1724bddd-da29-4f40-92c7-e748c5765b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26358 | 2026.01.06 16:14:48.574029 [ 290 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38322) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26359 | 2026.01.06 16:14:48.574037 [ 297 ] {} <Debug> TCP-Session: 8756dcb0-fa2b-4d27-8271-74f607e19ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26360 | 2026.01.06 16:14:48.573910 [ 291 ] {} <Debug> TCP-Session: dd270db1-39d2-462f-a1b2-f33a7ae5db9c Authenticating user 'default' from [fd00:1122:3344:101::e]:43617 | ||
| 26361 | 2026.01.06 16:14:48.573816 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35065 | ||
| 26362 | 2026.01.06 16:14:48.574110 [ 291 ] {} <Debug> TCP-Session: dd270db1-39d2-462f-a1b2-f33a7ae5db9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26363 | 2026.01.06 16:14:48.574130 [ 291 ] {} <Debug> TCP-Session: dd270db1-39d2-462f-a1b2-f33a7ae5db9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26364 | 2026.01.06 16:14:48.573784 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38436 | ||
| 26365 | 2026.01.06 16:14:48.574162 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26366 | 2026.01.06 16:14:48.573768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46147 | ||
| 26367 | 2026.01.06 16:14:48.574188 [ 275 ] {} <Debug> TCP-Session: 15b1ed1b-6d8d-49c6-b966-893e5207744e Authenticating user 'default' from [fd00:1122:3344:101::e]:35065 | ||
| 26368 | 2026.01.06 16:14:48.574208 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26369 | 2026.01.06 16:14:48.574224 [ 275 ] {} <Debug> TCP-Session: 15b1ed1b-6d8d-49c6-b966-893e5207744e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26370 | 2026.01.06 16:14:48.574236 [ 295 ] {} <Debug> TCP-Session: 2f74ea74-ad54-40c7-83ef-9e9cc13c1edf Authenticating user 'default' from [fd00:1122:3344:101::e]:38436 | ||
| 26371 | 2026.01.06 16:14:48.574240 [ 275 ] {} <Debug> TCP-Session: 15b1ed1b-6d8d-49c6-b966-893e5207744e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26372 | 2026.01.06 16:14:48.574250 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26373 | 2026.01.06 16:14:48.574253 [ 295 ] {} <Debug> TCP-Session: 2f74ea74-ad54-40c7-83ef-9e9cc13c1edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26374 | 2026.01.06 16:14:48.573794 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36414 | ||
| 26375 | 2026.01.06 16:14:48.574283 [ 293 ] {} <Debug> TCP-Session: 2bccbaea-e64e-44da-8bd7-7a7f90b8df7e Authenticating user 'default' from [fd00:1122:3344:101::e]:46147 | ||
| 26376 | 2026.01.06 16:14:48.574317 [ 290 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26377 | 2026.01.06 16:14:48.574328 [ 293 ] {} <Debug> TCP-Session: 2bccbaea-e64e-44da-8bd7-7a7f90b8df7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26378 | 2026.01.06 16:14:48.574289 [ 295 ] {} <Debug> TCP-Session: 2f74ea74-ad54-40c7-83ef-9e9cc13c1edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26379 | 2026.01.06 16:14:48.574354 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26380 | 2026.01.06 16:14:48.574378 [ 290 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26381 | 2026.01.06 16:14:48.574395 [ 296 ] {} <Debug> TCP-Session: e10154ef-326f-45ad-95d4-44629e033f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:36414 | ||
| 26382 | 2026.01.06 16:14:48.574357 [ 293 ] {} <Debug> TCP-Session: 2bccbaea-e64e-44da-8bd7-7a7f90b8df7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26383 | 2026.01.06 16:14:48.574423 [ 296 ] {} <Debug> TCP-Session: e10154ef-326f-45ad-95d4-44629e033f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26384 | 2026.01.06 16:14:48.574447 [ 296 ] {} <Debug> TCP-Session: e10154ef-326f-45ad-95d4-44629e033f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26385 | 2026.01.06 16:14:48.574677 [ 290 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 26386 | 2026.01.06 16:14:48.575562 [ 342 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Trace> AggregatingTransform: Aggregating | ||
| 26387 | 2026.01.06 16:14:48.575595 [ 342 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 26388 | 2026.01.06 16:14:48.575635 [ 342 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854116 sec. (1170.801 rows/sec., 45.73 KiB/sec.) | ||
| 26389 | 2026.01.06 16:14:48.575657 [ 342 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Trace> Aggregator: Merging aggregated data | ||
| 26390 | 2026.01.06 16:14:48.576885 [ 290 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002906 sec., 344.1156228492773 rows/sec., 13.44 KiB/sec. | ||
| 26391 | 2026.01.06 16:14:48.577086 [ 290 ] {fc2e8eac-c3eb-4e69-91f9-e3a3c6b698d9} <Debug> TCPHandler: Processed in 0.003379713 sec. | ||
| 26392 | 2026.01.06 16:14:48.577205 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26393 | 2026.01.06 16:14:48.577230 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26394 | 2026.01.06 16:14:48.577248 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26395 | 2026.01.06 16:14:48.577252 [ 290 ] {} <Debug> TCP-Session: 532bf036-af13-4d4a-a730-f2f5617474d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26396 | 2026.01.06 16:14:48.577276 [ 297 ] {} <Debug> TCP-Session: 8756dcb0-fa2b-4d27-8271-74f607e19ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26397 | 2026.01.06 16:14:48.577288 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26398 | 2026.01.06 16:14:48.577316 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26399 | 2026.01.06 16:14:48.577335 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26400 | 2026.01.06 16:14:48.577356 [ 294 ] {} <Debug> TCP-Session: 295fe506-1fbd-4885-95a0-a4fbb6980cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26401 | 2026.01.06 16:14:48.577369 [ 291 ] {} <Debug> TCP-Session: dd270db1-39d2-462f-a1b2-f33a7ae5db9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26402 | 2026.01.06 16:14:48.577392 [ 293 ] {} <Debug> TCP-Session: 2bccbaea-e64e-44da-8bd7-7a7f90b8df7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26403 | 2026.01.06 16:14:48.577353 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26404 | 2026.01.06 16:14:48.577300 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26405 | 2026.01.06 16:14:48.577456 [ 296 ] {} <Debug> TCP-Session: e10154ef-326f-45ad-95d4-44629e033f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26406 | 2026.01.06 16:14:48.577296 [ 295 ] {} <Debug> TCP-Session: 2f74ea74-ad54-40c7-83ef-9e9cc13c1edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26407 | 2026.01.06 16:14:48.577473 [ 292 ] {} <Debug> TCP-Session: 1724bddd-da29-4f40-92c7-e748c5765b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26408 | 2026.01.06 16:14:48.577268 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26409 | 2026.01.06 16:14:48.577538 [ 275 ] {} <Debug> TCP-Session: 15b1ed1b-6d8d-49c6-b966-893e5207744e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26410 | 2026.01.06 16:14:49.457353 [ 217 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26411 | 2026.01.06 16:14:49.457434 [ 217 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26412 | 2026.01.06 16:14:49.460436 [ 217 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26413 | 2026.01.06 16:14:49.554511 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26414 | 2026.01.06 16:14:49.554726 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26415 | 2026.01.06 16:14:49.554811 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26416 | 2026.01.06 16:14:49.555933 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26417 | 2026.01.06 16:14:49.555995 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26418 | 2026.01.06 16:14:49.556539 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26419 | 2026.01.06 16:14:49.556815 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Trace> oximeter.fields_i16 (f2750cd3-5cd6-4403-9b0a-ea1c9dc10359): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26420 | 2026.01.06 16:14:49.557016 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002347 sec., 174691.09501491266 rows/sec., 11.08 MiB/sec. | ||
| 26421 | 2026.01.06 16:14:49.557089 [ 276 ] {77fc12dd-d4b0-4ef5-8d4f-6f7298bd8803} <Debug> TCPHandler: Processed in 0.002737701 sec. | ||
| 26422 | 2026.01.06 16:14:49.557254 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26423 | 2026.01.06 16:14:49.557380 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26424 | 2026.01.06 16:14:49.557438 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26425 | 2026.01.06 16:14:49.558974 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26426 | 2026.01.06 16:14:49.559027 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26427 | 2026.01.06 16:14:49.559526 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 26428 | 2026.01.06 16:14:49.559785 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26429 | 2026.01.06 16:14:49.559959 [ 45 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 26430 | 2026.01.06 16:14:49.559967 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Debug> executeQuery: Read 1218 rows, 99.95 KiB in 0.002617 sec., 465418.418035919 rows/sec., 37.30 MiB/sec. | ||
| 26431 | 2026.01.06 16:14:49.560049 [ 45 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26432 | 2026.01.06 16:14:49.560072 [ 276 ] {c5fea4a7-2bd3-46ed-8869-a4ff7d5bf145} <Debug> TCPHandler: Processed in 0.002881474 sec. | ||
| 26433 | 2026.01.06 16:14:49.560082 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26434 | 2026.01.06 16:14:49.560235 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26435 | 2026.01.06 16:14:49.560255 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 26436 | 2026.01.06 16:14:49.560367 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26437 | 2026.01.06 16:14:49.560427 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26438 | 2026.01.06 16:14:49.560441 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26439 | 2026.01.06 16:14:49.560495 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2494 rows starting from the beginning of the part | ||
| 26440 | 2026.01.06 16:14:49.560589 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1218 rows starting from the beginning of the part | ||
| 26441 | 2026.01.06 16:14:49.560656 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 70 rows starting from the beginning of the part | ||
| 26442 | 2026.01.06 16:14:49.560712 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1220 rows starting from the beginning of the part | ||
| 26443 | 2026.01.06 16:14:49.560764 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 70 rows starting from the beginning of the part | ||
| 26444 | 2026.01.06 16:14:49.560819 [ 194 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1218 rows starting from the beginning of the part | ||
| 26445 | 2026.01.06 16:14:49.561073 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26446 | 2026.01.06 16:14:49.561127 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26447 | 2026.01.06 16:14:49.561543 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 26448 | 2026.01.06 16:14:49.561821 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26449 | 2026.01.06 16:14:49.561995 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Debug> executeQuery: Read 258 rows, 16.30 KiB in 0.001657 sec., 155703.07785153892 rows/sec., 9.61 MiB/sec. | ||
| 26450 | 2026.01.06 16:14:49.562044 [ 276 ] {7d98f8be-cb68-4910-abbd-8b0b0367ce37} <Debug> TCPHandler: Processed in 0.001869405 sec. | ||
| 26451 | 2026.01.06 16:14:49.562190 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26452 | 2026.01.06 16:14:49.562311 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26453 | 2026.01.06 16:14:49.562362 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26454 | 2026.01.06 16:14:49.562967 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26455 | 2026.01.06 16:14:49.563012 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26456 | 2026.01.06 16:14:49.563386 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 26457 | 2026.01.06 16:14:49.563641 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26458 | 2026.01.06 16:14:49.563810 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001524 sec., 139107.61154855642 rows/sec., 8.97 MiB/sec. | ||
| 26459 | 2026.01.06 16:14:49.563832 [ 191 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6290 rows, containing 5 columns (5 merged, 0 gathered) in 0.003650348 sec., 1723123.3844006106 rows/sec., 145.45 MiB/sec. | ||
| 26460 | 2026.01.06 16:14:49.563858 [ 276 ] {b444c3ec-e9fc-457c-a3b8-50dadf8aa3fa} <Debug> TCPHandler: Processed in 0.001726453 sec. | ||
| 26461 | 2026.01.06 16:14:49.564028 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26462 | 2026.01.06 16:14:49.564143 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26463 | 2026.01.06 16:14:49.564195 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26464 | 2026.01.06 16:14:49.564253 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 26465 | 2026.01.06 16:14:49.564708 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26466 | 2026.01.06 16:14:49.564817 [ 190 ] {7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c::all_1_166_33} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 26467 | 2026.01.06 16:14:49.564818 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26468 | 2026.01.06 16:14:49.564879 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26469 | 2026.01.06 16:14:49.564944 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 26470 | 2026.01.06 16:14:49.565273 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26471 | 2026.01.06 16:14:49.565543 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Trace> oximeter.fields_u8 (93fcea77-a7d1-4c1e-afc5-b68ce2cf39ab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26472 | 2026.01.06 16:14:49.565715 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001595 sec., 132288.40125391848 rows/sec., 7.51 MiB/sec. | ||
| 26473 | 2026.01.06 16:14:49.565766 [ 276 ] {b08b2cd1-f914-49cf-a2dd-826099ac463a} <Debug> TCPHandler: Processed in 0.001796504 sec. | ||
| 26474 | 2026.01.06 16:14:49.565899 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26475 | 2026.01.06 16:14:49.566020 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26476 | 2026.01.06 16:14:49.566073 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26477 | 2026.01.06 16:14:49.566914 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26478 | 2026.01.06 16:14:49.566956 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26479 | 2026.01.06 16:14:49.567349 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 26480 | 2026.01.06 16:14:49.567618 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26481 | 2026.01.06 16:14:49.567772 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Debug> executeQuery: Read 732 rows, 52.71 KiB in 0.001778 sec., 411698.5376827896 rows/sec., 28.95 MiB/sec. | ||
| 26482 | 2026.01.06 16:14:49.567781 [ 23 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 26483 | 2026.01.06 16:14:49.567817 [ 276 ] {aab9f4f4-a71b-4400-a21a-953aa43475d9} <Debug> TCPHandler: Processed in 0.001976557 sec. | ||
| 26484 | 2026.01.06 16:14:49.567855 [ 23 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26485 | 2026.01.06 16:14:49.567887 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26486 | 2026.01.06 16:14:49.567973 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26487 | 2026.01.06 16:14:49.568016 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 26488 | 2026.01.06 16:14:49.568089 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26489 | 2026.01.06 16:14:49.568127 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26490 | 2026.01.06 16:14:49.568143 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26491 | 2026.01.06 16:14:49.568161 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1421 rows starting from the beginning of the part | ||
| 26492 | 2026.01.06 16:14:49.568230 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 732 rows starting from the beginning of the part | ||
| 26493 | 2026.01.06 16:14:49.568284 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 71 rows starting from the beginning of the part | ||
| 26494 | 2026.01.06 16:14:49.568336 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 736 rows starting from the beginning of the part | ||
| 26495 | 2026.01.06 16:14:49.568384 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 71 rows starting from the beginning of the part | ||
| 26496 | 2026.01.06 16:14:49.568430 [ 200 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 732 rows starting from the beginning of the part | ||
| 26497 | 2026.01.06 16:14:49.568561 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26498 | 2026.01.06 16:14:49.568604 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26499 | 2026.01.06 16:14:49.568978 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26500 | 2026.01.06 16:14:49.569263 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Trace> oximeter.measurements_bool (714ebdf0-b9a9-440f-a49f-54fe5675aae2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26501 | 2026.01.06 16:14:49.569448 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
| 26502 | 2026.01.06 16:14:49.569499 [ 276 ] {5719daed-2df8-442a-90d4-4e0a15364047} <Debug> TCPHandler: Processed in 0.00158277 sec. | ||
| 26503 | 2026.01.06 16:14:49.569654 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26504 | 2026.01.06 16:14:49.569777 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26505 | 2026.01.06 16:14:49.569831 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26506 | 2026.01.06 16:14:49.570081 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3763 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211998 sec., 1775016.7454409946 rows/sec., 133.28 MiB/sec. | ||
| 26507 | 2026.01.06 16:14:49.570377 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26508 | 2026.01.06 16:14:49.570427 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26509 | 2026.01.06 16:14:49.570429 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 26510 | 2026.01.06 16:14:49.570891 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 26511 | 2026.01.06 16:14:49.570930 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26512 | 2026.01.06 16:14:49.571049 [ 190 ] {c1636ce5-0027-4af1-8597-8d5c8348c313::all_1_166_33} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 26513 | 2026.01.06 16:14:49.571192 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26514 | 2026.01.06 16:14:49.571209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 26515 | 2026.01.06 16:14:49.571369 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001615 sec., 194427.24458204335 rows/sec., 12.77 MiB/sec. | ||
| 26516 | 2026.01.06 16:14:49.571424 [ 276 ] {0a1813cb-f50f-45c3-a14f-2e4e6a65fcbb} <Debug> TCPHandler: Processed in 0.001848614 sec. | ||
| 26517 | 2026.01.06 16:14:49.571558 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26518 | 2026.01.06 16:14:49.571667 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26519 | 2026.01.06 16:14:49.571718 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26520 | 2026.01.06 16:14:49.572127 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26521 | 2026.01.06 16:14:49.572172 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26522 | 2026.01.06 16:14:49.572542 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26523 | 2026.01.06 16:14:49.572815 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Trace> oximeter.measurements_f64 (b4f52f35-b62c-4b2b-84d7-b942ccaa0102): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26524 | 2026.01.06 16:14:49.572977 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
| 26525 | 2026.01.06 16:14:49.573023 [ 276 ] {76bfaf19-81af-4d97-82b0-f22fde031e8d} <Debug> TCPHandler: Processed in 0.001525519 sec. | ||
| 26526 | 2026.01.06 16:14:49.573155 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26527 | 2026.01.06 16:14:49.573270 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26528 | 2026.01.06 16:14:49.573337 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <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 | ||
| 26529 | 2026.01.06 16:14:49.574480 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26530 | 2026.01.06 16:14:49.574524 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26531 | 2026.01.06 16:14:49.575325 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 26532 | 2026.01.06 16:14:49.575650 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26533 | 2026.01.06 16:14:49.575815 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 26534 | 2026.01.06 16:14:49.575846 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002599 sec., 20392.458637937667 rows/sec., 36.54 MiB/sec. | ||
| 26535 | 2026.01.06 16:14:49.575889 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26536 | 2026.01.06 16:14:49.575920 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26537 | 2026.01.06 16:14:49.575964 [ 276 ] {efb19fce-83fd-49e6-b68b-0edc8c1224ef} <Debug> TCPHandler: Processed in 0.002866834 sec. | ||
| 26538 | 2026.01.06 16:14:49.576061 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 26539 | 2026.01.06 16:14:49.576141 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26540 | 2026.01.06 16:14:49.576274 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26541 | 2026.01.06 16:14:49.576326 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26542 | 2026.01.06 16:14:49.576484 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26543 | 2026.01.06 16:14:49.576589 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3304 rows starting from the beginning of the part | ||
| 26544 | 2026.01.06 16:14:49.576737 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26545 | 2026.01.06 16:14:49.576785 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26546 | 2026.01.06 16:14:49.576827 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 53 rows starting from the beginning of the part | ||
| 26547 | 2026.01.06 16:14:49.577033 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 7 rows starting from the beginning of the part | ||
| 26548 | 2026.01.06 16:14:49.577187 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 26549 | 2026.01.06 16:14:49.577224 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 53 rows starting from the beginning of the part | ||
| 26550 | 2026.01.06 16:14:49.577433 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 7 rows starting from the beginning of the part | ||
| 26551 | 2026.01.06 16:14:49.577463 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26552 | 2026.01.06 16:14:49.577627 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001393 sec., 74659.00933237617 rows/sec., 4.57 MiB/sec. | ||
| 26553 | 2026.01.06 16:14:49.577646 [ 81 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 26554 | 2026.01.06 16:14:49.577671 [ 276 ] {b357cad9-366d-40ed-ae59-4a9ad5b1747e} <Debug> TCPHandler: Processed in 0.00160249 sec. | ||
| 26555 | 2026.01.06 16:14:49.577721 [ 81 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26556 | 2026.01.06 16:14:49.577744 [ 191 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 53 rows starting from the beginning of the part | ||
| 26557 | 2026.01.06 16:14:49.577752 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26558 | 2026.01.06 16:14:49.577886 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 26559 | 2026.01.06 16:14:49.578027 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26560 | 2026.01.06 16:14:49.578067 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 12970 rows starting from the beginning of the part | ||
| 26561 | 2026.01.06 16:14:49.578133 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 104 rows starting from the beginning of the part | ||
| 26562 | 2026.01.06 16:14:49.578188 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 26563 | 2026.01.06 16:14:49.578241 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 104 rows starting from the beginning of the part | ||
| 26564 | 2026.01.06 16:14:49.578289 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 26565 | 2026.01.06 16:14:49.578340 [ 202 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 104 rows starting from the beginning of the part | ||
| 26566 | 2026.01.06 16:14:49.581961 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13402 rows, containing 4 columns (4 merged, 0 gathered) in 0.004140038 sec., 3237168.354493364 rows/sec., 205.41 MiB/sec. | ||
| 26567 | 2026.01.06 16:14:49.582498 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 26568 | 2026.01.06 16:14:49.582966 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26569 | 2026.01.06 16:14:49.583105 [ 187 ] {fea5daca-6799-475c-9f59-5387db506b02::all_1_166_33} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 26570 | 2026.01.06 16:14:49.583275 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 26571 | 2026.01.06 16:14:49.593657 [ 186 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3477 rows, containing 19 columns (19 merged, 0 gathered) in 0.017659873 sec., 196887.03310607048 rows/sec., 352.66 MiB/sec. | ||
| 26572 | 2026.01.06 16:14:49.597062 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 26573 | 2026.01.06 16:14:49.597581 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26574 | 2026.01.06 16:14:49.597689 [ 199 ] {23c5b68b-b206-45e8-a95d-1bd640cdba56::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 26575 | 2026.01.06 16:14:49.597849 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.46 MiB. | ||
| 26576 | 2026.01.06 16:14:49.718095 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46270 | ||
| 26577 | 2026.01.06 16:14:49.718225 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26578 | 2026.01.06 16:14:49.718262 [ 294 ] {} <Debug> TCP-Session: c3915647-4871-46d9-917b-88cc64c00a4f Authenticating user 'default' from [fd00:1122:3344:101::e]:46270 | ||
| 26579 | 2026.01.06 16:14:49.718290 [ 294 ] {} <Debug> TCP-Session: c3915647-4871-46d9-917b-88cc64c00a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26580 | 2026.01.06 16:14:49.718307 [ 294 ] {} <Debug> TCP-Session: c3915647-4871-46d9-917b-88cc64c00a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26581 | 2026.01.06 16:14:49.718531 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53108 | ||
| 26582 | 2026.01.06 16:14:49.718565 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56390 | ||
| 26583 | 2026.01.06 16:14:49.718585 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53528 | ||
| 26584 | 2026.01.06 16:14:49.718613 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46779 | ||
| 26585 | 2026.01.06 16:14:49.718617 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62974 | ||
| 26586 | 2026.01.06 16:14:49.718691 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26587 | 2026.01.06 16:14:49.718715 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26588 | 2026.01.06 16:14:49.718716 [ 294 ] {} <Trace> TCP-Session: c3915647-4871-46d9-917b-88cc64c00a4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26589 | 2026.01.06 16:14:49.718742 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26590 | 2026.01.06 16:14:49.718754 [ 275 ] {} <Debug> TCP-Session: 104513a0-f3b5-4a06-82dd-563e06cbc6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56390 | ||
| 26591 | 2026.01.06 16:14:49.718797 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26592 | 2026.01.06 16:14:49.718801 [ 293 ] {} <Debug> TCP-Session: 520b4670-a9eb-4a6e-83fa-3a7c86123168 Authenticating user 'default' from [fd00:1122:3344:101::e]:46779 | ||
| 26593 | 2026.01.06 16:14:49.718821 [ 275 ] {} <Debug> TCP-Session: 104513a0-f3b5-4a06-82dd-563e06cbc6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26594 | 2026.01.06 16:14:49.718842 [ 292 ] {} <Debug> TCP-Session: c633ae77-87c4-4d1c-bbe3-0499c97fb76f Authenticating user 'default' from [fd00:1122:3344:101::e]:62974 | ||
| 26595 | 2026.01.06 16:14:49.718852 [ 293 ] {} <Debug> TCP-Session: 520b4670-a9eb-4a6e-83fa-3a7c86123168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26596 | 2026.01.06 16:14:49.718862 [ 275 ] {} <Debug> TCP-Session: 104513a0-f3b5-4a06-82dd-563e06cbc6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26597 | 2026.01.06 16:14:49.718890 [ 293 ] {} <Debug> TCP-Session: 520b4670-a9eb-4a6e-83fa-3a7c86123168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26598 | 2026.01.06 16:14:49.718890 [ 292 ] {} <Debug> TCP-Session: c633ae77-87c4-4d1c-bbe3-0499c97fb76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26599 | 2026.01.06 16:14:49.718745 [ 291 ] {} <Debug> TCP-Session: 07eb57f7-4808-48d5-a21c-794cbb48a828 Authenticating user 'default' from [fd00:1122:3344:101::e]:53528 | ||
| 26600 | 2026.01.06 16:14:49.718938 [ 292 ] {} <Debug> TCP-Session: c633ae77-87c4-4d1c-bbe3-0499c97fb76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26601 | 2026.01.06 16:14:49.718954 [ 294 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26602 | 2026.01.06 16:14:49.718967 [ 291 ] {} <Debug> TCP-Session: 07eb57f7-4808-48d5-a21c-794cbb48a828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26603 | 2026.01.06 16:14:49.718576 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41464 | ||
| 26604 | 2026.01.06 16:14:49.719013 [ 291 ] {} <Debug> TCP-Session: 07eb57f7-4808-48d5-a21c-794cbb48a828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26605 | 2026.01.06 16:14:49.718555 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55578 | ||
| 26606 | 2026.01.06 16:14:49.718547 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36988 | ||
| 26607 | 2026.01.06 16:14:49.719119 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26608 | 2026.01.06 16:14:49.718705 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26609 | 2026.01.06 16:14:49.719159 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26610 | 2026.01.06 16:14:49.719175 [ 290 ] {} <Debug> TCP-Session: 6f9837de-9ac3-45d6-8859-2d91b4556be0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41464 | ||
| 26611 | 2026.01.06 16:14:49.719201 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26612 | 2026.01.06 16:14:49.719213 [ 297 ] {} <Debug> TCP-Session: d039619c-bd8a-4f88-a69c-d1f1a9c2d1c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55578 | ||
| 26613 | 2026.01.06 16:14:49.719229 [ 290 ] {} <Debug> TCP-Session: 6f9837de-9ac3-45d6-8859-2d91b4556be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26614 | 2026.01.06 16:14:49.719251 [ 296 ] {} <Debug> TCP-Session: 2d156b8a-f832-45f3-942d-d71c75a91bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:36988 | ||
| 26615 | 2026.01.06 16:14:49.719275 [ 290 ] {} <Debug> TCP-Session: 6f9837de-9ac3-45d6-8859-2d91b4556be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26616 | 2026.01.06 16:14:49.719280 [ 294 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26617 | 2026.01.06 16:14:49.719307 [ 296 ] {} <Debug> TCP-Session: 2d156b8a-f832-45f3-942d-d71c75a91bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26618 | 2026.01.06 16:14:49.719262 [ 297 ] {} <Debug> TCP-Session: d039619c-bd8a-4f88-a69c-d1f1a9c2d1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26619 | 2026.01.06 16:14:49.719354 [ 296 ] {} <Debug> TCP-Session: 2d156b8a-f832-45f3-942d-d71c75a91bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26620 | 2026.01.06 16:14:49.719374 [ 294 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26621 | 2026.01.06 16:14:49.719378 [ 297 ] {} <Debug> TCP-Session: d039619c-bd8a-4f88-a69c-d1f1a9c2d1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26622 | 2026.01.06 16:14:49.719201 [ 295 ] {} <Debug> TCP-Session: 30db352e-6be6-4b29-b735-055da5a8365e Authenticating user 'default' from [fd00:1122:3344:101::e]:53108 | ||
| 26623 | 2026.01.06 16:14:49.719449 [ 295 ] {} <Debug> TCP-Session: 30db352e-6be6-4b29-b735-055da5a8365e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26624 | 2026.01.06 16:14:49.719465 [ 295 ] {} <Debug> TCP-Session: 30db352e-6be6-4b29-b735-055da5a8365e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26625 | 2026.01.06 16:14:49.719771 [ 294 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 26626 | 2026.01.06 16:14:49.721005 [ 331 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Trace> AggregatingTransform: Aggregating | ||
| 26627 | 2026.01.06 16:14:49.721061 [ 331 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Trace> Aggregator: Aggregation method: without_key | ||
| 26628 | 2026.01.06 16:14:49.721106 [ 331 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001199673 sec. (833.560 rows/sec., 32.56 KiB/sec.) | ||
| 26629 | 2026.01.06 16:14:49.721126 [ 331 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Trace> Aggregator: Merging aggregated data | ||
| 26630 | 2026.01.06 16:14:49.722434 [ 294 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003552 sec., 281.5315315315315 rows/sec., 11.00 KiB/sec. | ||
| 26631 | 2026.01.06 16:14:49.722624 [ 294 ] {febd126a-2e89-4d57-b7c9-1fe487c0f544} <Debug> TCPHandler: Processed in 0.004041466 sec. | ||
| 26632 | 2026.01.06 16:14:49.722781 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26633 | 2026.01.06 16:14:49.722817 [ 294 ] {} <Debug> TCP-Session: c3915647-4871-46d9-917b-88cc64c00a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26634 | 2026.01.06 16:14:49.722816 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26635 | 2026.01.06 16:14:49.722847 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26636 | 2026.01.06 16:14:49.722871 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26637 | 2026.01.06 16:14:49.722888 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26638 | 2026.01.06 16:14:49.722912 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26639 | 2026.01.06 16:14:49.722936 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26640 | 2026.01.06 16:14:49.722956 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26641 | 2026.01.06 16:14:49.722969 [ 275 ] {} <Debug> TCP-Session: 104513a0-f3b5-4a06-82dd-563e06cbc6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26642 | 2026.01.06 16:14:49.722995 [ 292 ] {} <Debug> TCP-Session: c633ae77-87c4-4d1c-bbe3-0499c97fb76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26643 | 2026.01.06 16:14:49.723018 [ 290 ] {} <Debug> TCP-Session: 6f9837de-9ac3-45d6-8859-2d91b4556be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26644 | 2026.01.06 16:14:49.722976 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26645 | 2026.01.06 16:14:49.722935 [ 296 ] {} <Debug> TCP-Session: 2d156b8a-f832-45f3-942d-d71c75a91bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26646 | 2026.01.06 16:14:49.722903 [ 297 ] {} <Debug> TCP-Session: d039619c-bd8a-4f88-a69c-d1f1a9c2d1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26647 | 2026.01.06 16:14:49.723103 [ 293 ] {} <Debug> TCP-Session: 520b4670-a9eb-4a6e-83fa-3a7c86123168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26648 | 2026.01.06 16:14:49.722952 [ 291 ] {} <Debug> TCP-Session: 07eb57f7-4808-48d5-a21c-794cbb48a828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26649 | 2026.01.06 16:14:49.722877 [ 295 ] {} <Debug> TCP-Session: 30db352e-6be6-4b29-b735-055da5a8365e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26650 | 2026.01.06 16:14:49.836391 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33517 | ||
| 26651 | 2026.01.06 16:14:49.836517 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26652 | 2026.01.06 16:14:49.836543 [ 294 ] {} <Debug> TCP-Session: 3ca3d2aa-3ec6-4f00-bea9-4ef9ff9a24fd Authenticating user 'default' from [fd00:1122:3344:101::e]:33517 | ||
| 26653 | 2026.01.06 16:14:49.836565 [ 294 ] {} <Debug> TCP-Session: 3ca3d2aa-3ec6-4f00-bea9-4ef9ff9a24fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26654 | 2026.01.06 16:14:49.836578 [ 294 ] {} <Debug> TCP-Session: 3ca3d2aa-3ec6-4f00-bea9-4ef9ff9a24fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26655 | 2026.01.06 16:14:49.836783 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54843 | ||
| 26656 | 2026.01.06 16:14:49.836820 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56567 | ||
| 26657 | 2026.01.06 16:14:49.836849 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57977 | ||
| 26658 | 2026.01.06 16:14:49.836854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49682 | ||
| 26659 | 2026.01.06 16:14:49.836909 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51376 | ||
| 26660 | 2026.01.06 16:14:49.836940 [ 294 ] {} <Trace> TCP-Session: 3ca3d2aa-3ec6-4f00-bea9-4ef9ff9a24fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26661 | 2026.01.06 16:14:49.836935 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26662 | 2026.01.06 16:14:49.836986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26663 | 2026.01.06 16:14:49.836994 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26664 | 2026.01.06 16:14:49.837045 [ 297 ] {} <Debug> TCP-Session: 11cf04bc-321e-4dc0-83d1-e14dce45205a Authenticating user 'default' from [fd00:1122:3344:101::e]:56567 | ||
| 26665 | 2026.01.06 16:14:49.837051 [ 290 ] {} <Debug> TCP-Session: 7c798fdb-de93-4520-af0d-8c17acc58a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:49682 | ||
| 26666 | 2026.01.06 16:14:49.837057 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26667 | 2026.01.06 16:14:49.837090 [ 297 ] {} <Debug> TCP-Session: 11cf04bc-321e-4dc0-83d1-e14dce45205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26668 | 2026.01.06 16:14:49.837096 [ 290 ] {} <Debug> TCP-Session: 7c798fdb-de93-4520-af0d-8c17acc58a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26669 | 2026.01.06 16:14:49.837127 [ 297 ] {} <Debug> TCP-Session: 11cf04bc-321e-4dc0-83d1-e14dce45205a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26670 | 2026.01.06 16:14:49.837140 [ 290 ] {} <Debug> TCP-Session: 7c798fdb-de93-4520-af0d-8c17acc58a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26671 | 2026.01.06 16:14:49.837129 [ 292 ] {} <Debug> TCP-Session: db30a003-5926-46e4-989a-47fdf4742244 Authenticating user 'default' from [fd00:1122:3344:101::e]:51376 | ||
| 26672 | 2026.01.06 16:14:49.837163 [ 294 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26673 | 2026.01.06 16:14:49.837201 [ 292 ] {} <Debug> TCP-Session: db30a003-5926-46e4-989a-47fdf4742244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26674 | 2026.01.06 16:14:49.837075 [ 275 ] {} <Debug> TCP-Session: 306ca080-a742-4e58-84bf-ba2adbc402ec Authenticating user 'default' from [fd00:1122:3344:101::e]:57977 | ||
| 26675 | 2026.01.06 16:14:49.837229 [ 292 ] {} <Debug> TCP-Session: db30a003-5926-46e4-989a-47fdf4742244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26676 | 2026.01.06 16:14:49.837261 [ 275 ] {} <Debug> TCP-Session: 306ca080-a742-4e58-84bf-ba2adbc402ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26677 | 2026.01.06 16:14:49.836916 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44937 | ||
| 26678 | 2026.01.06 16:14:49.837285 [ 275 ] {} <Debug> TCP-Session: 306ca080-a742-4e58-84bf-ba2adbc402ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26679 | 2026.01.06 16:14:49.836895 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43095 | ||
| 26680 | 2026.01.06 16:14:49.836821 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43755 | ||
| 26681 | 2026.01.06 16:14:49.837388 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26682 | 2026.01.06 16:14:49.837416 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26683 | 2026.01.06 16:14:49.836902 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26684 | 2026.01.06 16:14:49.837448 [ 291 ] {} <Debug> TCP-Session: 37aaf4fc-3608-4711-b60d-15265f11ccba Authenticating user 'default' from [fd00:1122:3344:101::e]:43095 | ||
| 26685 | 2026.01.06 16:14:49.837439 [ 293 ] {} <Debug> TCP-Session: 24ae08e9-ddec-4274-8432-4a84c37fbf85 Authenticating user 'default' from [fd00:1122:3344:101::e]:44937 | ||
| 26686 | 2026.01.06 16:14:49.837471 [ 291 ] {} <Debug> TCP-Session: 37aaf4fc-3608-4711-b60d-15265f11ccba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26687 | 2026.01.06 16:14:49.837479 [ 294 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26688 | 2026.01.06 16:14:49.837499 [ 293 ] {} <Debug> TCP-Session: 24ae08e9-ddec-4274-8432-4a84c37fbf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26689 | 2026.01.06 16:14:49.837503 [ 291 ] {} <Debug> TCP-Session: 37aaf4fc-3608-4711-b60d-15265f11ccba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26690 | 2026.01.06 16:14:49.837548 [ 293 ] {} <Debug> TCP-Session: 24ae08e9-ddec-4274-8432-4a84c37fbf85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26691 | 2026.01.06 16:14:49.837556 [ 294 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26692 | 2026.01.06 16:14:49.837449 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26693 | 2026.01.06 16:14:49.837471 [ 295 ] {} <Debug> TCP-Session: 028e03e5-aae5-4eab-a47b-e36f75f2a770 Authenticating user 'default' from [fd00:1122:3344:101::e]:54843 | ||
| 26694 | 2026.01.06 16:14:49.837626 [ 296 ] {} <Debug> TCP-Session: e48e6579-abbf-4643-97eb-f83c825357c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43755 | ||
| 26695 | 2026.01.06 16:14:49.837644 [ 295 ] {} <Debug> TCP-Session: 028e03e5-aae5-4eab-a47b-e36f75f2a770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26696 | 2026.01.06 16:14:49.837655 [ 296 ] {} <Debug> TCP-Session: e48e6579-abbf-4643-97eb-f83c825357c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26697 | 2026.01.06 16:14:49.837666 [ 295 ] {} <Debug> TCP-Session: 028e03e5-aae5-4eab-a47b-e36f75f2a770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26698 | 2026.01.06 16:14:49.837679 [ 296 ] {} <Debug> TCP-Session: e48e6579-abbf-4643-97eb-f83c825357c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26699 | 2026.01.06 16:14:49.837880 [ 294 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Debug> oximeter.version (62b8e3a3-a96b-4c6d-85eb-b540e8f85690) (SelectExecutor): Key condition: unknown | ||
| 26700 | 2026.01.06 16:14:49.838948 [ 344 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Trace> AggregatingTransform: Aggregating | ||
| 26701 | 2026.01.06 16:14:49.838988 [ 344 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Trace> Aggregator: Aggregation method: without_key | ||
| 26702 | 2026.01.06 16:14:49.839027 [ 344 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040469 sec. (961.105 rows/sec., 37.54 KiB/sec.) | ||
| 26703 | 2026.01.06 16:14:49.839048 [ 344 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Trace> Aggregator: Merging aggregated data | ||
| 26704 | 2026.01.06 16:14:49.840468 [ 294 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 26705 | 2026.01.06 16:14:49.840629 [ 294 ] {2f6e9c69-52a3-4efd-9b3b-e114b5986099} <Debug> TCPHandler: Processed in 0.003814052 sec. | ||
| 26706 | 2026.01.06 16:14:49.840751 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26707 | 2026.01.06 16:14:49.840782 [ 294 ] {} <Debug> TCP-Session: 3ca3d2aa-3ec6-4f00-bea9-4ef9ff9a24fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26708 | 2026.01.06 16:14:49.840787 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26709 | 2026.01.06 16:14:49.840803 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26710 | 2026.01.06 16:14:49.840833 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26711 | 2026.01.06 16:14:49.840850 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26712 | 2026.01.06 16:14:49.840870 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26713 | 2026.01.06 16:14:49.840876 [ 275 ] {} <Debug> TCP-Session: 306ca080-a742-4e58-84bf-ba2adbc402ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26714 | 2026.01.06 16:14:49.840903 [ 297 ] {} <Debug> TCP-Session: 11cf04bc-321e-4dc0-83d1-e14dce45205a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26715 | 2026.01.06 16:14:49.840922 [ 290 ] {} <Debug> TCP-Session: 7c798fdb-de93-4520-af0d-8c17acc58a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26716 | 2026.01.06 16:14:49.840894 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26717 | 2026.01.06 16:14:49.840884 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26718 | 2026.01.06 16:14:49.840988 [ 292 ] {} <Debug> TCP-Session: db30a003-5926-46e4-989a-47fdf4742244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26719 | 2026.01.06 16:14:49.840851 [ 293 ] {} <Debug> TCP-Session: 24ae08e9-ddec-4274-8432-4a84c37fbf85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26720 | 2026.01.06 16:14:49.841016 [ 291 ] {} <Debug> TCP-Session: 37aaf4fc-3608-4711-b60d-15265f11ccba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26721 | 2026.01.06 16:14:49.840830 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26722 | 2026.01.06 16:14:49.840864 [ 295 ] {} <Debug> TCP-Session: 028e03e5-aae5-4eab-a47b-e36f75f2a770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26723 | 2026.01.06 16:14:49.841088 [ 296 ] {} <Debug> TCP-Session: e48e6579-abbf-4643-97eb-f83c825357c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26724 | 2026.01.06 16:14:50.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.86 MiB, peak 437.79 MiB, free memory in arenas 0.00 B, will set to 408.73 MiB (RSS), difference: -1.13 MiB | ||
| 26725 | 2026.01.06 16:14:50.655327 [ 219 ] {} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26726 | 2026.01.06 16:14:50.655379 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26727 | 2026.01.06 16:14:50.660004 [ 219 ] {} <Debug> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26728 | 2026.01.06 16:14:51.264761 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 54186 | ||
| 26729 | 2026.01.06 16:14:51.265654 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26730 | 2026.01.06 16:14:51.265705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26731 | 2026.01.06 16:14:51.266204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 26732 | 2026.01.06 16:14:51.266440 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26733 | 2026.01.06 16:14:51.266587 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54186 | ||
| 26734 | 2026.01.06 16:14:53.790029 [ 217 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26735 | 2026.01.06 16:14:53.790083 [ 217 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26736 | 2026.01.06 16:14:53.792527 [ 217 ] {} <Debug> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26737 | 2026.01.06 16:14:53.976017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 3312 | ||
| 26738 | 2026.01.06 16:14:53.978667 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26739 | 2026.01.06 16:14:53.978724 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26740 | 2026.01.06 16:14:53.979960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 26741 | 2026.01.06 16:14:53.980227 [ 242 ] {} <Trace> system.query_log (589f52bd-e9a7-47b0-9fd1-514a37d02ea7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26742 | 2026.01.06 16:14:53.980520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3312 | ||
| 26743 | 2026.01.06 16:14:54.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.73 MiB, peak 437.79 MiB, free memory in arenas 0.00 B, will set to 408.73 MiB (RSS), difference: 4.00 MiB | ||
| 26744 | 2026.01.06 16:14:54.195136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 851 | ||
| 26745 | 2026.01.06 16:14:54.213691 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26746 | 2026.01.06 16:14:54.213745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26747 | 2026.01.06 16:14:54.220074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 26748 | 2026.01.06 16:14:54.220801 [ 244 ] {} <Trace> system.metric_log (b3f482f2-7c7a-4a77-80ea-463ce2123441): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26749 | 2026.01.06 16:14:54.223843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 851 | ||
| 26750 | 2026.01.06 16:14:54.277214 [ 217 ] {} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26751 | 2026.01.06 16:14:54.277258 [ 217 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26752 | 2026.01.06 16:14:54.280703 [ 217 ] {} <Debug> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26753 | 2026.01.06 16:14:54.346908 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26754 | 2026.01.06 16:14:54.346952 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26755 | 2026.01.06 16:14:54.350059 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26756 | 2026.01.06 16:14:54.562312 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26757 | 2026.01.06 16:14:54.562582 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 26758 | 2026.01.06 16:14:54.562681 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 26759 | 2026.01.06 16:14:54.563471 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26760 | 2026.01.06 16:14:54.563510 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26761 | 2026.01.06 16:14:54.563840 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 26762 | 2026.01.06 16:14:54.564056 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Trace> oximeter.fields_ipaddr (b3bbecce-2469-4a75-97da-1435077a5a8c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26763 | 2026.01.06 16:14:54.564205 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 192.89 KiB/sec. | ||
| 26764 | 2026.01.06 16:14:54.564249 [ 276 ] {822cc2ee-948b-4936-9183-9a12fac345b2} <Debug> TCPHandler: Processed in 0.00211131 sec. | ||
| 26765 | 2026.01.06 16:14:54.564373 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26766 | 2026.01.06 16:14:54.564473 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26767 | 2026.01.06 16:14:54.564517 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26768 | 2026.01.06 16:14:54.565614 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26769 | 2026.01.06 16:14:54.565651 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26770 | 2026.01.06 16:14:54.566021 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 26771 | 2026.01.06 16:14:54.566232 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Trace> oximeter.fields_string (7dd0bcfd-bb63-47a4-b4a6-f6c73cd3647c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26772 | 2026.01.06 16:14:54.566367 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001915 sec., 632898.1723237598 rows/sec., 52.25 MiB/sec. | ||
| 26773 | 2026.01.06 16:14:54.566407 [ 276 ] {1f700ebd-8816-4061-9167-2dd651fc5f7f} <Debug> TCPHandler: Processed in 0.00208522 sec. | ||
| 26774 | 2026.01.06 16:14:54.566524 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26775 | 2026.01.06 16:14:54.566622 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26776 | 2026.01.06 16:14:54.566664 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26777 | 2026.01.06 16:14:54.567063 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26778 | 2026.01.06 16:14:54.567100 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26779 | 2026.01.06 16:14:54.567401 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26780 | 2026.01.06 16:14:54.567603 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Trace> oximeter.fields_u16 (62f1551b-ed87-4e0b-8d86-b793e1ff54ef): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26781 | 2026.01.06 16:14:54.567732 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 713.61 KiB/sec. | ||
| 26782 | 2026.01.06 16:14:54.567770 [ 276 ] {d938ddac-cdfc-49f0-8f94-d182e34834b8} <Debug> TCPHandler: Processed in 0.001294854 sec. | ||
| 26783 | 2026.01.06 16:14:54.567872 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26784 | 2026.01.06 16:14:54.567967 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26785 | 2026.01.06 16:14:54.568007 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26786 | 2026.01.06 16:14:54.568505 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26787 | 2026.01.06 16:14:54.568542 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26788 | 2026.01.06 16:14:54.568836 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 26789 | 2026.01.06 16:14:54.569044 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26790 | 2026.01.06 16:14:54.569154 [ 62 ] {} <Debug> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 26791 | 2026.01.06 16:14:54.569172 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001224 sec., 186274.50980392157 rows/sec., 12.61 MiB/sec. | ||
| 26792 | 2026.01.06 16:14:54.569205 [ 62 ] {} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26793 | 2026.01.06 16:14:54.569221 [ 276 ] {97454a0e-6205-4d06-9edf-6e24bb476527} <Debug> TCPHandler: Processed in 0.001398277 sec. | ||
| 26794 | 2026.01.06 16:14:54.569232 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26795 | 2026.01.06 16:14:54.569329 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 26796 | 2026.01.06 16:14:54.569351 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26797 | 2026.01.06 16:14:54.569410 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26798 | 2026.01.06 16:14:54.569436 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 491 rows starting from the beginning of the part | ||
| 26799 | 2026.01.06 16:14:54.569475 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26800 | 2026.01.06 16:14:54.569494 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 228 rows starting from the beginning of the part | ||
| 26801 | 2026.01.06 16:14:54.569525 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26802 | 2026.01.06 16:14:54.569540 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 212 rows starting from the beginning of the part | ||
| 26803 | 2026.01.06 16:14:54.569582 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 212 rows starting from the beginning of the part | ||
| 26804 | 2026.01.06 16:14:54.569618 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 212 rows starting from the beginning of the part | ||
| 26805 | 2026.01.06 16:14:54.569659 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 228 rows starting from the beginning of the part | ||
| 26806 | 2026.01.06 16:14:54.570310 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26807 | 2026.01.06 16:14:54.570347 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26808 | 2026.01.06 16:14:54.570560 [ 199 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261614 sec., 1254741.9416715412 rows/sec., 87.42 MiB/sec. | ||
| 26809 | 2026.01.06 16:14:54.570699 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 26810 | 2026.01.06 16:14:54.570709 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 26811 | 2026.01.06 16:14:54.570929 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26812 | 2026.01.06 16:14:54.570947 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26813 | 2026.01.06 16:14:54.571007 [ 196 ] {40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7::all_1_111_22} <Trace> oximeter.fields_u32 (40d14ef3-57ce-4cc5-aac8-57ce4a9d67c7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 26814 | 2026.01.06 16:14:54.571059 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001608 sec., 330223.8805970149 rows/sec., 24.47 MiB/sec. | ||
| 26815 | 2026.01.06 16:14:54.571067 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 26816 | 2026.01.06 16:14:54.571098 [ 276 ] {975d9ea9-0f5f-4013-9714-9a4bd52554a1} <Debug> TCPHandler: Processed in 0.001809154 sec. | ||
| 26817 | 2026.01.06 16:14:54.571152 [ 219 ] {} <Trace> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26818 | 2026.01.06 16:14:54.571184 [ 219 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26819 | 2026.01.06 16:14:54.571210 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26820 | 2026.01.06 16:14:54.571309 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26821 | 2026.01.06 16:14:54.571351 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26822 | 2026.01.06 16:14:54.571988 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26823 | 2026.01.06 16:14:54.572025 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26824 | 2026.01.06 16:14:54.572402 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 26825 | 2026.01.06 16:14:54.572650 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26826 | 2026.01.06 16:14:54.572777 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001486 sec., 569313.593539704 rows/sec., 38.32 MiB/sec. | ||
| 26827 | 2026.01.06 16:14:54.572815 [ 276 ] {063fdaf0-531e-4b97-86e6-cb0af1d4b705} <Debug> TCPHandler: Processed in 0.001654441 sec. | ||
| 26828 | 2026.01.06 16:14:54.572859 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26829 | 2026.01.06 16:14:54.572898 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26830 | 2026.01.06 16:14:54.572927 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26831 | 2026.01.06 16:14:54.573025 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26832 | 2026.01.06 16:14:54.573081 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <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 | ||
| 26833 | 2026.01.06 16:14:54.573784 [ 219 ] {} <Debug> oximeter.fields_uuid (c1636ce5-0027-4af1-8597-8d5c8348c313): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26834 | 2026.01.06 16:14:54.573834 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26835 | 2026.01.06 16:14:54.573877 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26836 | 2026.01.06 16:14:54.574385 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 26837 | 2026.01.06 16:14:54.574674 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <Trace> oximeter.measurements_histogramu64 (23c5b68b-b206-45e8-a95d-1bd640cdba56): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26838 | 2026.01.06 16:14:54.574809 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001802 sec., 3884.5726970033297 rows/sec., 6.96 MiB/sec. | ||
| 26839 | 2026.01.06 16:14:54.574866 [ 276 ] {17c612d0-0a8d-4a84-8d6c-acb9877a2009} <Debug> TCPHandler: Processed in 0.001989397 sec. | ||
| 26840 | 2026.01.06 16:14:54.574980 [ 276 ] {} <Trace> TCP-Session: 44a34167-287c-46b5-8dcf-0f1f56a9affb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26841 | 2026.01.06 16:14:54.575072 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63775) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26842 | 2026.01.06 16:14:54.575116 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26843 | 2026.01.06 16:14:54.575456 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26844 | 2026.01.06 16:14:54.575495 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26845 | 2026.01.06 16:14:54.575832 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 26846 | 2026.01.06 16:14:54.576042 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26847 | 2026.01.06 16:14:54.576168 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 26848 | 2026.01.06 16:14:54.576204 [ 276 ] {66319a68-11ec-4f37-9563-935ddd694202} <Debug> TCPHandler: Processed in 0.001274674 sec. | ||
| 26849 | 2026.01.06 16:14:54.576234 [ 217 ] {} <Trace> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26850 | 2026.01.06 16:14:54.576267 [ 217 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26851 | 2026.01.06 16:14:54.576452 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6ab88480-0bae-4031-a654-c896b7fc88ed): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26852 | 2026.01.06 16:14:54.578769 [ 217 ] {} <Debug> oximeter.measurements_u64 (fea5daca-6799-475c-9f59-5387db506b02): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26853 | 2026.01.06 16:14:55.001206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.86 MiB, peak 437.79 MiB, free memory in arenas 0.00 B, will set to 408.73 MiB (RSS), difference: -1.13 MiB | ||
| 26854 | 2026.01.06 16:14:58.533026 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26855 | 2026.01.06 16:14:58.533102 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26856 | 2026.01.06 16:14:58.767637 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 54634 | ||
| 26857 | 2026.01.06 16:14:58.768156 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26858 | 2026.01.06 16:14:58.768202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 26859 | 2026.01.06 16:14:58.768684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 26860 | 2026.01.06 16:14:58.768901 [ 243 ] {} <Trace> system.asynchronous_metric_log (234b3094-1ef6-4fa6-ab20-7d46c31f0a61): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26861 | 2026.01.06 16:14:58.769026 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54634 | ||